You are here

9 string references to 'system.advisories' in Drupal 10

AdvisoriesConfigSubscriber::onConfigSave in core/modules/system/src/EventSubscriber/AdvisoriesConfigSubscriber.php
Deletes the stored response from the security advisories feed, if needed.
FunctionalTestSetupTrait::prepareSettings in core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php
Prepares site settings and services before installation.
SecurityAdvisoriesFetcher::__construct in core/modules/system/src/SecurityAdvisories/SecurityAdvisoriesFetcher.php
Constructs a new SecurityAdvisoriesFetcher object.
SecurityAdvisoriesFetcherTest::testIntervalConfigUpdate in core/modules/system/tests/src/Kernel/SecurityAdvisories/SecurityAdvisoriesFetcherTest.php
Tests that the stored advisories response is deleted on interval decrease.
SecurityAdvisoryTest::testPsa in core/modules/system/tests/src/Functional/SecurityAdvisories/SecurityAdvisoryTest.php
Tests that a security advisory is displayed.
SecurityAdvisoryTest::writeSettings in core/modules/system/tests/src/Functional/SecurityAdvisories/SecurityAdvisoryTest.php
Rewrites the settings.php file of the test site.
system_cron in core/modules/system/system.module
Implements hook_cron().
system_page_top in core/modules/system/system.module
Implements hook_page_top().
_system_advisories_requirements in core/modules/system/system.install
Display requirements from security advisories.