Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CredentialFormTest | class | core/ |
Test the credential form for both Drupal 6 and Drupal 7 sources. |
| CredentialFormTest.php | file | core/ |
|
| CredentialFormTest::$modules | property | core/ |
Modules to enable. |
| CredentialFormTest::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
| CredentialFormTest::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
| CredentialFormTest::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
| CredentialFormTest::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
| CredentialFormTest::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
| CredentialFormTest::providerCredentialForm | function | core/ |
Data provider for testCredentialForm. |
| CredentialFormTest::testCredentialFrom | function | core/ |
Test the credential form. |
| crema-catalana-umami.html | file | core/ |
|
| crema-catalana-umami.html | file | core/ |
|
| cron | service | core/ |
Drupal\Core\Cron |
| Cron | class | core/ |
Provides a proxy class for \Drupal\Core\Cron. |
| Cron | class | core/ |
The Drupal core Cron service. |
| cron-curl.sh | file | core/ |
#!/bin/sh curl --silent --compressed http://example.com/cron/YOURKEY |
| cron-lynx.sh | file | core/ |
#!/bin/sh /usr/bin/lynx -source http://example.com/cron/YOURKEY > /dev/null 2>&1 |
| Cron.php | file | core/ |
|
| Cron.php | file | core/ |
|
| Cron::$accountSwitcher | property | core/ |
The account switcher service. |
| Cron::$container | property | core/ |
The service container. |
| Cron::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| Cron::$lock | property | core/ |
The lock service. |
| Cron::$logger | property | core/ |
A logger instance. |
| Cron::$moduleHandler | property | core/ |
The module handler service. |
| Cron::$queueFactory | property | core/ |
The queue service. |
| Cron::$queueManager | property | core/ |
The queue plugin manager. |
| Cron::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| Cron::$state | property | core/ |
The state service. |
| 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::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::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| 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. |
| CronController | class | core/ |
Controller for Cron handling. |
| CronController.php | file | core/ |
|
| CronController::$cron | property | core/ |
The cron service. |
| CronController::create | function | core/ |
Instantiates a new instance of this class. |
| 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/ |
Pagination
- Previous page
- Page 330
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.