20 calls to Drupal::routeMatch()
- BatchTestCallbacks::titleCallback in core/
modules/ system/ tests/ modules/ batch_test/ src/ BatchTestCallbacks.php - Tests the title on the progress page by performing a batch callback.
- CommentHooks::formFieldUiDisplayOverviewFormAlter in core/
modules/ comment/ src/ Hook/ CommentHooks.php - Implements hook_form_FORM_ID_alter().
- CommentHooks::formFieldUiFieldStorageAddFormAlter in core/
modules/ comment/ src/ Hook/ CommentHooks.php - Implements hook_form_FORM_ID_alter() for field_ui_field_storage_add_form.
- CommentHooks::formFieldUiFormDisplayOverviewFormAlter in core/
modules/ comment/ src/ Hook/ CommentHooks.php - Implements hook_form_FORM_ID_alter().
- CommonTestController::attachments in core/
modules/ system/ tests/ modules/ common_test/ src/ Controller/ CommonTestController.php - Returns a response with early rendering in common_test_page_attachments.
- ContentTranslationHooks::pageAttachments in core/
modules/ content_translation/ src/ Hook/ ContentTranslationHooks.php - 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.
- LanguageBlock::build in core/
modules/ language/ src/ Plugin/ Block/ LanguageBlock.php - Builds and returns the renderable array for this block plugin.
- NodeHooks1::pageTop in core/
modules/ node/ src/ Hook/ NodeHooks1.php - Implements hook_page_top().
- node_is_page in core/
modules/ node/ node.module - Checks whether the current page is the full page view of the passed-in node.
- shortcut_preprocess_page_title in core/
modules/ shortcut/ shortcut.module - Implements hook_preprocess_HOOK() for page title templates.
- SystemHooks::jsSettingsAlter in core/
modules/ system/ src/ Hook/ SystemHooks.php - Implements hook_js_settings_alter().
- SystemHooks::pageTop in core/
modules/ system/ src/ Hook/ SystemHooks.php - 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().
- UpdateHooks::pageTop in core/
modules/ update/ src/ Hook/ UpdateHooks.php - 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.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.