50 string references to YAML keys in system.routing.yml
- authorize.php in core/
authorize.php - Administrative script for running authorized file operations.
- BatchNegotiator::applies in core/
modules/ system/ src/ Theme/ BatchNegotiator.php - Whether this theme negotiator should be used to set the theme.
- batch_process in core/
includes/ form.inc - Processes the batch.
- claro_preprocess_links in core/
themes/ claro/ claro.theme - Implements hook_preprocess_HOOK() for links.
- CronController::runManually in core/
modules/ system/ src/ CronController.php - Run cron manually.
- CronForm::getEditableConfigNames in core/
modules/ system/ src/ Form/ CronForm.php - Gets the configuration names that will be editable.
- DblogHooks::menuLinksDiscoveredAlter in core/
modules/ dblog/ src/ Hook/ DblogHooks.php - Implements hook_menu_links_discovered_alter().
- DbUpdateNegotiator::applies in core/
modules/ system/ src/ Theme/ DbUpdateNegotiator.php - Whether this theme negotiator should be used to set the theme.
- DeleteMultiple::getCancelUrl in core/
modules/ node/ src/ Form/ DeleteMultiple.php - Returns the route to go to if the user cancels the action.
- DynamicLocalTasks::getDerivativeDefinitions in core/
modules/ content_moderation/ src/ Plugin/ Derivative/ DynamicLocalTasks.php - Gets the definition of all derivatives of a base plugin.
- EntityAutocomplete::processEntityAutocomplete in core/
lib/ Drupal/ Core/ Entity/ Element/ EntityAutocomplete.php - Adds entity autocomplete functionality to a form element.
- HelpBreadcrumbBuilder::build in core/
modules/ help/ src/ HelpBreadcrumbBuilder.php - Builds the breadcrumb.
- hook_menu_links_discovered_alter in core/
lib/ Drupal/ Core/ Menu/ menu.api.php - Alters all the menu links discovered by the menu link plugin manager.
- hook_system_themes_page_alter in core/
modules/ system/ system.api.php - Alters theme operation links.
- MaintenanceModeSubscriber::onKernelRequestMaintenance in core/
lib/ Drupal/ Core/ EventSubscriber/ MaintenanceModeSubscriber.php - Returns the site maintenance page if the site is offline.
- ModuleAdminLinksHelper::getModuleAdminLinks in core/
modules/ system/ src/ ModuleAdminLinksHelper.php - Generates a list of admin tasks offered by a specified module.
- ModulesListConfirmForm::buildForm in core/
modules/ system/ src/ Form/ ModulesListConfirmForm.php - Form constructor.
- ModulesListConfirmForm::getCancelUrl in core/
modules/ system/ src/ Form/ ModulesListConfirmForm.php - Returns the route to go to if the user cancels the action.
- ModulesListForm::buildForm in core/
modules/ system/ src/ Form/ ModulesListForm.php - Form constructor.
- ModulesListForm::submitForm in core/
modules/ system/ src/ Form/ ModulesListForm.php - Form submission handler.
- ModulesUninstallConfirmForm::buildForm in core/
modules/ system/ src/ Form/ ModulesUninstallConfirmForm.php - Form constructor.
- ModulesUninstallConfirmForm::getCancelUrl in core/
modules/ system/ src/ Form/ ModulesUninstallConfirmForm.php - Returns the route to go to if the user cancels the action.
- ModulesUninstallForm::buildForm in core/
modules/ system/ src/ Form/ ModulesUninstallForm.php - Form constructor.
- ModulesUninstallForm::submitForm in core/
modules/ system/ src/ Form/ ModulesUninstallForm.php - Form submission handler.
- ModulesUninstallForm::validateForm in core/
modules/ system/ src/ Form/ ModulesUninstallForm.php - Form validation handler.
- NavigationContentLinks::removeAdminContentLink in core/
modules/ navigation/ src/ NavigationContentLinks.php - Remove the admin/content link, and any direct children.
- NoBigPipeRouteAlterSubscriber::onRoutingRouteAlterSetNoBigPipe in core/
modules/ big_pipe/ src/ EventSubscriber/ NoBigPipeRouteAlterSubscriber.php - Alters select routes to have the '_no_big_pipe' option.
- NodeHooks1::help in core/
modules/ node/ src/ Hook/ NodeHooks1.php - Implements hook_help().
- OS_Guess::_detectGlibcVersion in vendor/
pear/ pear-core-minimal/ src/ OS/ Guess.php - PrepareModulesEntityUninstallForm::getCancelUrl in core/
modules/ system/ src/ Form/ PrepareModulesEntityUninstallForm.php - Returns the route to go to if the user cancels the action.
- RebuildPermissionsForm::getCancelUrl in core/
modules/ node/ src/ Form/ RebuildPermissionsForm.php - Returns the route to go to if the user cancels the action.
- RouteSubscriber::alterRoutes in core/
modules/ node/ src/ Routing/ RouteSubscriber.php - Alters existing routes for a specific collection.
- StatusReportPage::preRenderGeneralInfo in core/
modules/ system/ src/ Element/ StatusReportPage.php - #pre_render callback to get general info out of requirements.
- SystemBrandingBlock::blockForm in core/
modules/ system/ src/ Plugin/ Block/ SystemBrandingBlock.php - SystemCompactLink::preRenderCompactLink in core/
lib/ Drupal/ Core/ Render/ Element/ SystemCompactLink.php - Pre-render callback: Renders a link into #markup.
- SystemController::themesPage in core/
modules/ system/ src/ Controller/ SystemController.php - Returns a theme listing which excludes obsolete themes.
- SystemHooks::help in core/
modules/ system/ src/ Hook/ SystemHooks.php - Implements hook_help().
- SystemHooks::pageTop in core/
modules/ system/ src/ Hook/ SystemHooks.php - Implements hook_page_top().
- system_requirements in core/
modules/ system/ system.install - Implements hook_requirements().
- ThemeController::install in core/
modules/ system/ src/ Controller/ ThemeController.php - Installs a theme.
- ThemeController::setDefaultTheme in core/
modules/ system/ src/ Controller/ ThemeController.php - Set the default theme.
- ThemeController::uninstall in core/
modules/ system/ src/ Controller/ ThemeController.php - Uninstalls a theme.
- ThemeExperimentalConfirmForm::buildForm in core/
modules/ system/ src/ Form/ ThemeExperimentalConfirmForm.php - Form constructor.
- ThemeExperimentalConfirmForm::getCancelUrl in core/
modules/ system/ src/ Form/ ThemeExperimentalConfirmForm.php - Returns the route to go to if the user cancels the action.
- ToolbarHooks::toolbar in core/
modules/ toolbar/ src/ Hook/ ToolbarHooks.php - Implements hook_toolbar().
- UpdateHooks::help in core/
modules/ update/ src/ Hook/ UpdateHooks.php - Implements hook_help().
- UpdateHooks::pageTop in core/
modules/ update/ src/ Hook/ UpdateHooks.php - Implements hook_page_top().
- UpdateKernel::setupRequestMatch in core/
lib/ Drupal/ Core/ Update/ UpdateKernel.php - Set up the request with fake routing data for update.php.
- UpdateManager::projectStorage in core/
modules/ update/ src/ UpdateManager.php - update_authorize_update_batch_finished in core/
modules/ update/ update.authorize.inc - Batch callback: Performs actions when the authorized update batch is done.