9 string references to 'system.cron' in Drupal 10
- ConfigInstallProfileOverrideTest::testInstallProfileConfigOverwrite in core/
modules/ config/ tests/ src/ Functional/ ConfigInstallProfileOverrideTest.php - Tests install profile config changes.
- Cron::invokeCronHandlers in core/
lib/ Drupal/ Core/ Cron.php - Invokes any cron handlers implementing hook_cron.
- CronForm::buildForm in core/
modules/ system/ src/ Form/ CronForm.php - Form constructor.
- CronForm::getEditableConfigNames in core/
modules/ system/ src/ Form/ CronForm.php - Gets the configuration names that will be editable.
- CronForm::submitForm in core/
modules/ system/ src/ Form/ CronForm.php - Form submission handler.
- DbLogTest::testDbLogCron in core/
modules/ dblog/ tests/ src/ Kernel/ DbLogTest.php - Tests that cron correctly applies the database log row limit.
- MigrateSystemConfigurationTest.php in core/
modules/ system/ tests/ src/ Kernel/ Migrate/ d6/ MigrateSystemConfigurationTest.php - MigrateSystemConfigurationTest.php in core/
modules/ system/ tests/ src/ Kernel/ Migrate/ d7/ MigrateSystemConfigurationTest.php - system_requirements in core/
modules/ system/ system.install - Implements hook_requirements().