Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CredentialFormTest::testCredentialFrom | function | core/ |
Test the credential form. |
| Cron::invokeCronHandlers | function | core/ |
Invokes any cron handlers implementing hook_cron. |
| Cron::processQueue | function | core/ |
Processes a cron queue. |
| Cron::processQueues | function | core/ |
Processes cron queues. |
| 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. |
| CronAccessCheck | class | core/ |
Access check for cron routes. |
| CronAccessCheck.php | file | core/ |
|
| CronAccessCheck::access | function | core/ |
Checks access. |
| CronCommand::__construct | function | core/ |
|
| CronCommandTest | class | core/ |
Tests cron runs as a console command. |
| CronCommandTest.php | file | core/ |
|
| CronCommandTest::$defaultTheme | property | core/ |
|
| CronCommandTest::$modules | property | core/ |
|
| CronCommandTest::testCronExceptions | function | core/ |
Make sure exceptions thrown on hook_cron() don't affect other modules. |
| CronCommandTest::testCronRun | function | core/ |
Tests cron runs. |
| CronController::__construct | function | core/ |
Constructs a CronController object. |
| CronForm::getEditableConfigNames | function | core/ |
|
| CronForm::__construct | function | core/ |
|
| CronHook::__construct | function | core/ |
|
| 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/ |
|
| CronQueueTest::register | function | core/ |
|
| CronQueueTest::setUp | function | core/ |
|
| CronQueueTest::testDatabaseQueueReturnTypes | function | core/ |
Tests that database queue implementation complies with interfaces specs. |
| CronQueueTest::testDelayException | function | core/ |
Tests that DelayedRequeueException behaves as expected when running cron. |
| CronQueueTest::testLeaseTime | function | core/ |
Tests that leases are expiring correctly, also within the same request. |
| CronQueueTest::testQueueWorkerDeriver | function | core/ |
Tests that cron queues from derivers work. |
| CronQueueTest::testQueueWorkerManagerSafeguard | function | core/ |
Test safeguard against invalid annotations in QueueWorkerManager. |
| CronQueueTest::testRequeueException | function | core/ |
Tests requeue exception is handled properly. |
| CronQueueTest::testSuspendQueueException | function | core/ |
Tests suspend queue exception is handled properly. |
| CronQueueTest::testUncaughtExceptions | function | core/ |
Tests that non-queue exceptions thrown by workers are handled properly. |
| CronQueueTestDatabaseDelayException | class | core/ |
A queue worker for testing cron exception handling. |
| CronQueueTestDatabaseDelayException.php | file | core/ |
|
| CronQueueTestDatabaseDelayException::DELAY_INTERVAL | constant | core/ |
|
| CronQueueTestDatabaseDelayException::processItem | function | core/ |
|
| CronQueueTestDeriver | class | core/ |
Provides a deriver for testing cron queues. |
| CronQueueTestDeriver.php | file | core/ |
|
| CronQueueTestDeriver::getDerivativeDefinitions | function | core/ |
|
| CronQueueTestDeriverQueue | class | core/ |
A queue worker for testing derivatives. |
| CronQueueTestDeriverQueue.php | file | core/ |
|
| CronQueueTestDeriverQueue::PLUGIN_ID | constant | core/ |
The plugin ID. |
| CronQueueTestDeriverQueue::processItem | function | core/ |
|
| CronQueueTestException | class | core/ |
A queue worker for testing exceptions. |
Pagination
- Previous page
- Page 298
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.