Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CredentialForm.php | file | core/ |
|
| CredentialForm::$errors | property | core/ |
An array of error information. |
| CredentialForm::$httpClient | property | core/ |
The HTTP client to fetch the files with. |
| CredentialForm::buildForm | function | core/ |
Form constructor. |
| CredentialForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| CredentialForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| CredentialForm::getDatabaseTypes | function | core/ |
Returns all supported database driver installer objects. |
| CredentialForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| CredentialForm::setupMigrations | function | core/ |
Gets and stores information for this migration in temporary store. |
| CredentialForm::submitForm | function | core/ |
Form submission handler. |
| CredentialForm::validateForm | function | core/ |
Form validation handler. |
| CredentialForm::validatePaths | function | core/ |
The #element_validate handler for the source path elements. |
| CredentialForm::__construct | function | core/ |
CredentialForm constructor. |
| 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 install. |
| CredentialFormTest::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
| CredentialFormTest::getDestinationSiteCredentials | function | core/ |
Creates an array of destination site credentials for the Credential form. |
| 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 | class | core/ |
The Drupal core Cron service. |
| cron | service | core/ |
Drupal\Core\Cron |
| Cron.php | file | core/ |
|
| Cron::$queueConfig | property | core/ |
The queue config. |
| 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::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. |
| 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::buildForm | function | core/ |
Form constructor. |
| CronForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
Pagination
- Previous page
- Page 356
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.