update.settings.yml
Same filename in other branches
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.
File
-
core/
modules/ update/ config/ install/ update.settings.yml
View source
- check:
- disabled_extensions: false
- interval_days: 1
- fetch:
- url: ~
- max_attempts: 2
- timeout: 30
- notification:
- emails: { }
- threshold: all
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.