Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CreateSampleEntityTest | class | core/ |
Tests the ContentEntityStorageBase::createWithSampleValues method. |
| CreateSampleEntityTest.php | file | core/ |
|
| CreateSampleEntityTest::$entityTypeManager | property | core/ |
The entity type manager. |
| CreateSampleEntityTest::$modules | property | core/ |
Modules to enable. |
| CreateSampleEntityTest::setUp | function | core/ |
|
| CreateSampleEntityTest::testSampleValueContentEntity | function | core/ |
Tests sample value content entity creation of all types. |
| CreateTestContentEntitiesTrait | trait | core/ |
Provides helper methods for creating test content. |
| CreateTestContentEntitiesTrait.php | file | core/ |
|
| CreateTestContentEntitiesTrait::createContent | function | core/ |
Create several pieces of generic content. |
| CreateTestContentEntitiesTrait::createContentPostUpgrade | function | core/ |
Create several pieces of generic content. |
| CreateTestContentEntitiesTrait::getRequiredModules | function | core/ |
Gets required modules. |
| CreateTestContentEntitiesTrait::installEntitySchemas | function | core/ |
Install required entity schemas. |
| CredentialForm | class | core/ |
Migrate Upgrade database credential form. |
| 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 this class. |
| 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. |
| crema-catalana-umami.html | file | core/ |
|
| crema-catalana-umami.html | file | core/ |
|
| cron | service | core/ |
Drupal\Core\Cron |
| Cron | class | core/ |
The Drupal core Cron service. |
| Cron | class | core/ |
Provides a proxy class for \Drupal\Core\Cron. |
| 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. |
Pagination
- Previous page
- Page 318
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.