Skip to content
Snippets Groups Projects

Issue #3300706: Context exception when trying to create url

Open Issue #3300706: Context exception when trying to create url
2 unresolved threads
2 unresolved threads

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
120 124 * {@inheritdoc}
121 125 */
122 126 public function applies($object) {
127 $test = $this->getEntityTypeId();
  • 7 7 use Drupal\Core\Extension\ModuleHandlerInterface;
    8 8 use Drupal\Core\Language\LanguageManagerInterface;
    9 9 use Drupal\Core\Plugin\ContainerFactoryPluginInterface;
    10 use Drupal\Core\Plugin\ContextAwarePluginBase;
    10 use Drupal\Core\Plugin\Context\Context;
  • added 3 commits

    • 7d0453f8...e70ca62b - 2 commits from branch project:4.0.x
    • 50d3c0d3 - Merge remote-tracking branch 'origin/4.0.x' into 3300706-context-exception-when

    Compare with previous version

  • Please register or sign in to reply
    Loading