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 main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CreateSampleEntityTest.php | file | core/ |
|
| CreateSampleEntityTest::$entityTypeManager | property | core/ |
The entity type manager. |
| CreateSampleEntityTest::$modules | property | core/ |
Modules to install. |
| 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. |
| CredentialForm::$errors | property | core/ |
An array of error information. |
| CredentialForm::getDatabaseTypes | function | core/ |
Returns all supported database driver installer objects. |
| CredentialForm::setupMigrations | function | core/ |
Gets and stores information for this migration in temporary store. |
| CredentialForm::submitForm | function | core/ |
Form submission 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. |
| 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. |
| CronController::__construct | function | core/ |
Constructs a CronController object. |
| CronForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| CronForm::__construct | function | core/ |
Constructs a \Drupal\system\ConfigFormBase object. |
| 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/ |
Modules to install. |
| CronQueueTest::register | function | core/ |
Registers test-specific services. |
| CronQueueTest::setUp | function | core/ |
|
| CronQueueTest::testDatabaseQueueReturnTypes | function | core/ |
Tests that database queue implementation complies with interfaces specs. |
Pagination
- Previous page
- Page 299
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.