You are here

10 string references to 'automatic_updates.settings' in Automatic Updates 8

AutomaticUpdatesPsa::__construct in src/Services/AutomaticUpdatesPsa.php
AutomaticUpdatesPsa constructor.
AutomaticUpdatesTest::testReadinessChecks in tests/src/Functional/AutomaticUpdatesTest.php
Tests manually running readiness checks.
automatic_updates_cron in ./automatic_updates.module
Implements hook_cron().
automatic_updates_page_top in ./automatic_updates.module
Implements hook_page_top().
InPlaceUpdateController::update in src/Controller/InPlaceUpdateController.php
Builds the response.
ProjectInfoTraitTest::providerInfos in tests/src/Kernel/ProjectInfoTraitTest.php
Data provider for testTrait.
ReadinessCheckerController::run in src/Controller/ReadinessCheckerController.php
Run the readiness checkers.
SettingsForm::buildForm in src/Form/SettingsForm.php
Form constructor.
SettingsForm::getEditableConfigNames in src/Form/SettingsForm.php
Gets the configuration names that will be editable.
SettingsForm::submitForm in src/Form/SettingsForm.php
Form submission handler.