Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CounterTest::$definition | property | core/ |
The handler definition of the counter field. |
| CounterTest::$display | property | core/ |
The display plugin instance. |
| CounterTest::$pager | property | core/ |
The pager plugin instance. |
| CounterTest::$testData | property | core/ |
Stores the test data. |
| CounterTest::$view | property | core/ |
The view executable. |
| CounterTest::providerRowIndexes | function | core/ |
Provides some row index to test. |
| CounterTest::renderCounter | function | core/ |
Renders the counter field handler. |
| CounterTest::setUp | function | core/ |
|
| CounterTest::testCounterRandomPagerOffset | function | core/ |
Tests a counter field with a random pager offset. |
| CounterTest::testCounterRandomStart | function | core/ |
Tests a counter with a random start. |
| CounterTest::testCounterSecondPage | function | core/ |
Tests a counter field on the second page. |
| CounterTest::testSimpleCounter | function | core/ |
Tests a simple counter field. |
| CountryManager::$countries | property | core/ |
An array of country code => country name pairs. |
| CountryManager::getList | function | core/ |
Get an array of country code => country name pairs, altered by alter hooks. |
| CountryManager::getStandardList | function | core/ |
Get an array of all two-letter country code => country name pairs. |
| CountryManager::__construct | function | core/ |
Constructor. |
| CountryManagerInterface::getList | function | core/ |
Returns a list of country code => country name pairs. |
| CreateMigrationsTrait | trait | core/ |
|
| CreateMigrationsTrait.php | file | core/ |
|
| CreateMigrationsTrait::drupal6Migrations | function | core/ |
Create instances of all Drupal 6 migrations. |
| CreateMigrationsTrait::drupal7Migrations | function | core/ |
Create instances of all Drupal 7 migrations. |
| CreateNew::arguments | function | core/ |
Returns the definition of the operation arguments. |
| CreateNew::validateArguments | function | core/ |
Validates the arguments. |
| 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::$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 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. |
Pagination
- Previous page
- Page 271
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.