13 string references to YAML keys in update.routing.yml
- SiteConfigureForm::getEditableConfigNames in core/
lib/ Drupal/ Core/ Installer/ Form/ SiteConfigureForm.php - Gets the configuration names that will be editable.
- UpdateFetcher::__construct in core/
modules/ update/ src/ UpdateFetcher.php - Constructs an UpdateFetcher.
- UpdateHooks::cron in core/
modules/ update/ src/ Hook/ UpdateHooks.php - Implements hook_cron().
- 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().
- UpdateManager::projectStorage in core/
modules/ update/ src/ UpdateManager.php - UpdateManager::__construct in core/
modules/ update/ src/ UpdateManager.php - Constructs an UpdateManager.
- UpdateProcessor::__construct in core/
modules/ update/ src/ UpdateProcessor.php - Constructs an UpdateProcessor.
- UpdateRouteSubscriber::alterRoutes in core/
modules/ update/ src/ Routing/ UpdateRouteSubscriber.php - Alters existing routes for a specific collection.
- UpdateSettingsForm::buildForm in core/
modules/ update/ src/ UpdateSettingsForm.php - Form constructor.
- UpdateSettingsForm::getEditableConfigNames in core/
modules/ update/ src/ UpdateSettingsForm.php - Gets the configuration names that will be editable.
- UpdateSettingsForm::submitForm in core/
modules/ update/ src/ UpdateSettingsForm.php - Form submission handler.
- _update_cron_notify in core/
modules/ update/ update.fetch.inc - Performs any notifications that should be done once cron fetches new data.