30 calls to Drupal::routeMatch() in Drupal 10
- BatchUserAction::processBatch in core/
modules/ views/ tests/ modules/ user_batch_action_test/ src/ Plugin/ Action/ BatchUserAction.php - Processes the batch item.
- batch_process in core/
includes/ form.inc - Processes the batch.
- big_pipe_page_attachments in core/
modules/ big_pipe/ big_pipe.module - Implements hook_page_attachments().
- block_page_top in core/
modules/ block/ block.module - Implements hook_page_top().
- 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.
- layout_builder_entity_view_alter in core/
modules/ layout_builder/ layout_builder.module - Implements hook_entity_view_alter().
- 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().
- node_preprocess_html in core/
modules/ node/ node.module - Implements hook_preprocess_HOOK() for HTML document templates.
- olivero_test_preprocess_page in core/
modules/ system/ tests/ modules/ olivero_test/ olivero_test.module - Implements hook_preprocess().
- rdf_preprocess_user in core/
modules/ rdf/ rdf.module - Implements hook_preprocess_HOOK() for user templates.
- 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().
- system_theme_suggestions_page in core/
modules/ system/ system.module - Implements hook_theme_suggestions_HOOK().
- taxonomy_term_is_page in core/
modules/ taxonomy/ taxonomy.module - Returns whether the current page is the page of the passed-in term.
- template_preprocess_page in core/
includes/ theme.inc - Prepares variables for the page template.
- template_preprocess_views_view_summary in core/
modules/ views/ views.theme.inc - Prepares variables for views summary templates.
- 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().
- UpdateManager::projectStorage in core/
modules/ update/ src/ UpdateManager.php - 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.