21 string references to YAML keys in update.routing.yml

MigrateUpdateConfigsTest::testUpdateSettings in core/modules/update/tests/src/Kernel/Migrate/d6/MigrateUpdateConfigsTest.php
Tests migration of update variables to update.settings.yml.
Module::postInstallTasks in core/lib/Drupal/Core/Updater/Module.php
Returns an array of links to pages that should be visited post operation.
SiteConfigureForm::getEditableConfigNames in core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php
Gets the configuration names that will be editable.
UpdateContribTest::testUpdateShowDisabledThemes in core/modules/update/tests/src/Functional/UpdateContribTest.php
Tests that disabled themes are only shown when desired.
UpdateFetcher::__construct in core/modules/update/src/UpdateFetcher.php
Constructs a UpdateFetcher.
UpdateLocalTasksTest::getUpdateModuleRoutes in core/modules/update/tests/src/Unit/Menu/UpdateLocalTasksTest.php
Provides a list of module routes to test.
UpdateLocalTasksTest::getUpdateReportRoutes in core/modules/update/tests/src/Unit/Menu/UpdateLocalTasksTest.php
Provides a list of report routes to test.
UpdateLocalTasksTest::getUpdateThemeRoutes in core/modules/update/tests/src/Unit/Menu/UpdateLocalTasksTest.php
Provides a list of theme routes to test.
UpdateLocalTasksTest::testUpdateModuleLocalTasks in core/modules/update/tests/src/Unit/Menu/UpdateLocalTasksTest.php
Checks update module tasks.
UpdateLocalTasksTest::testUpdateReportLocalTasks in core/modules/update/tests/src/Unit/Menu/UpdateLocalTasksTest.php
Checks update report tasks.
UpdateLocalTasksTest::testUpdateThemeLocalTasks in core/modules/update/tests/src/Unit/Menu/UpdateLocalTasksTest.php
Checks update theme tasks.
UpdateManager::projectStorage in core/modules/update/src/UpdateManager.php
Retrieves update storage data or empties it.
UpdateManager::__construct in core/modules/update/src/UpdateManager.php
Constructs a UpdateManager.
UpdateProcessor::__construct in core/modules/update/src/UpdateProcessor.php
Constructs a UpdateProcessor.
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 in core/modules/update/update.module
Implements hook_cron().
update_help in core/modules/update/update.module
Implements hook_help().
update_page_top in core/modules/update/update.module
Implements hook_page_top().
_update_cron_notify in core/modules/update/update.fetch.inc
Performs any notifications that should be done once cron fetches new data.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.