23 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.
- SiteConfigureForm::getEditableConfigNames in core/
lib/ Drupal/ Core/ Installer/ Form/ SiteConfigureForm.php - UpdateContribTest::testUpdateShowDisabledThemes in core/
modules/ update/ tests/ src/ Functional/ UpdateContribTest.php - Tests that uninstalled themes are only shown when desired.
- 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().
- 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.
- UpdateMailTest::testUpdateEmail in core/
modules/ update/ tests/ src/ Unit/ UpdateMailTest.php - Test the subject and body of update text.
- 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 - UpdateSettingsForm::buildForm in core/
modules/ update/ src/ UpdateSettingsForm.php - UpdateSettingsForm::getEditableConfigNames in core/
modules/ update/ src/ UpdateSettingsForm.php - UpdateSettingsForm::submitForm in core/
modules/ update/ src/ UpdateSettingsForm.php - UpdateSettingsFormTest::testUpdateSettingsForm in core/
modules/ update/ tests/ src/ Functional/ UpdateSettingsFormTest.php - Tests the update_settings form.
- _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.