You are here

service router.admin_context in Drupal 9

Same name and namespace in other branches
  1. 8 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
core/core.services.yml

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