router.admin_context

Same name and namespace in other branches
  1. 9 core/core.services.yml \router.admin_context
  2. 8.9.x core/core.services.yml \router.admin_context

Class

Drupal\Core\Routing\AdminContext
4 string references to router.admin_context
demo_umami_toolbar in core/profiles/demo_umami/demo_umami.profile
Implements hook_toolbar().
LanguageNegotiationUserAdmin::create in core/modules/user/src/Plugin/LanguageNegotiation/LanguageNegotiationUserAdmin.php
Creates an instance of the plugin.
system_page_top in core/modules/system/system.module
Implements hook_page_top().
update_page_top in core/modules/update/update.module
Implements hook_page_top().

File

core/core.services.yml

View source
  1. class: Drupal\Core\Routing\AdminContext
  2. arguments:
  3. - '@current_route_match'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.