You are here

18 calls to Drupal::routeMatch() in Drupal 9

BookNavigationCacheContext::__construct in core/modules/book/src/Cache/BookNavigationCacheContext.php
Constructs a new BookNavigationCacheContext service.
comment_form_field_ui_display_overview_form_alter in core/modules/comment/comment.module
Implements hook_form_FORM_ID_alter().
comment_form_field_ui_field_storage_add_form_alter in core/modules/comment/comment.module
Implements hook_form_FORM_ID_alter() for field_ui_field_storage_add_form.
comment_form_field_ui_form_display_overview_form_alter in core/modules/comment/comment.module
Implements hook_form_FORM_ID_alter().
content_translation_page_attachments in core/modules/content_translation/content_translation.module
Implements hook_page_attachments().
FormBase::getRouteMatch in core/lib/Drupal/Core/Form/FormBase.php
Gets the route match.
hook_entity_presave in core/lib/Drupal/Core/Entity/entity.api.php
Act on an entity before it is created or updated.
hook_ENTITY_TYPE_presave in core/lib/Drupal/Core/Entity/entity.api.php
Act on a specific type of entity before it is created or updated.
node_is_page in core/modules/node/node.module
Checks whether the current page is the full page view of the passed-in node.
node_page_top in core/modules/node/node.module
Implements hook_page_top().
shortcut_preprocess_page_title in core/modules/shortcut/shortcut.module
Implements hook_preprocess_HOOK() for page title templates.
system_js_settings_alter in core/modules/system/system.module
Implements hook_js_settings_alter().
system_page_top in core/modules/system/system.module
Implements hook_page_top().
ThemeManager::initTheme in core/lib/Drupal/Core/Theme/ThemeManager.php
Initializes the active theme for a given route match.
tour_page_bottom in core/modules/tour/tour.module
Implements hook_page_bottom().
umami_preprocess_breadcrumb in core/profiles/demo_umami/themes/umami/umami.theme
Implements hook_preprocess_breadcrumb().
update_page_top in core/modules/update/update.module
Implements hook_page_top().
_batch_test_title_callback in core/modules/system/tests/modules/batch_test/batch_test.module
Tests the title on the progress page by performing a batch callback.