Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Cron::$time | property | core/ |
The time service. |
| Cron::invokeCronHandlers | function | core/ |
Invokes any cron handlers implementing hook_cron. |
| Cron::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| Cron::processQueue | function | core/ |
Processes a cron queue. |
| Cron::processQueues | function | core/ |
Processes cron queues. |
| Cron::run | function | core/ |
Executes a cron run. |
| Cron::run | function | core/ |
Executes a cron run. |
| Cron::setCronLastTime | function | core/ |
Records and logs the request time for this cron invocation. |
| Cron::usleep | function | core/ |
Delay execution in microseconds. |
| Cron::__construct | function | core/ |
Constructs a cron object. |
| Cron::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| CronAccessCheck | class | core/ |
Access check for cron routes. |
| CronAccessCheck.php | file | core/ |
|
| CronAccessCheck::access | function | core/ |
Checks access. |
| CronController | class | core/ |
Controller for Cron handling. |
| CronController.php | file | core/ |
|
| CronController::$cron | property | core/ |
The cron service. |
| CronController::run | function | core/ |
Run Cron once. |
| CronController::runManually | function | core/ |
Run cron manually. |
| CronController::__construct | function | core/ |
Constructs a CronController object. |
| CronForm | class | core/ |
Configure cron settings for this site. |
| CronForm.php | file | core/ |
|
| CronForm::$cron | property | core/ |
The cron service. |
| CronForm::$dateFormatter | property | core/ |
The date formatter service. |
| CronForm::$moduleHandler | property | core/ |
The module handler service. |
| CronForm::$state | property | core/ |
Stores the state storage service. |
| CronForm::buildForm | function | core/ |
Form constructor. |
| CronForm::create | function | core/ |
Instantiates a new instance of this class. |
| CronForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| CronForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| CronForm::runCron | function | core/ |
Form submission handler for running cron manually. |
| CronForm::submitForm | function | core/ |
Form submission handler. |
| CronForm::__construct | function | core/ |
Constructs a CronForm object. |
| CronInterface | interface | core/ |
An interface for running cron tasks. |
| CronInterface.php | file | core/ |
|
| CronInterface::run | function | core/ |
Executes a cron run. |
| CronLoggingUpdateTest | class | core/ |
Tests update of system.cron:logging. |
| CronLoggingUpdateTest.php | file | core/ |
|
| CronLoggingUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CronLoggingUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| CronLoggingUpdateTest::testUpdate | function | core/ |
Tests update of system.cron:logging. |
| CronQueueTest | class | core/ |
Tests the Cron Queue runner. |
| CronQueueTest.php | file | core/ |
|
| CronQueueTest::$connection | property | core/ |
The database connection. |
| CronQueueTest::$cron | property | core/ |
The cron service. |
| CronQueueTest::$currentTime | property | core/ |
The fake current time used for queue worker / cron testing purposes. |
| CronQueueTest::$logger | property | core/ |
A logger for testing. |
| CronQueueTest::$modules | property | core/ |
Modules to install. |
| CronQueueTest::register | function | core/ |
Registers test-specific services. |
| CronQueueTest::setUp | function | core/ |
Pagination
- Previous page
- Page 341
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.