17 string references to 'update.settings'
- 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 - Gets the configuration names that will be editable.
- 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.
- UpdateLocalTasksTest::getUpdateReportRoutes in core/
modules/ update/ tests/ src/ Unit/ Menu/ UpdateLocalTasksTest.php - Provides a list of report routes to test.
- UpdateLocalTasksTest::testUpdateReportLocalTasks in core/
modules/ update/ tests/ src/ Unit/ Menu/ UpdateLocalTasksTest.php - Checks update report 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.
- 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.
- UpdateSettingsFormTest::testUpdateSettingsForm in core/
modules/ update/ tests/ src/ Functional/ UpdateSettingsFormTest.php - Tests the update_settings form.
- update_cron in core/
modules/ update/ update.module - Implements hook_cron().
- 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.