Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CounterTest::testSimpleCounter | function | core/ |
Tests a simple counter field. |
| CountryManager | class | core/ |
Provides list of countries. |
| CountryManager.php | file | core/ |
|
| CountryManager::$countries | property | core/ |
An array of country code => country name pairs. |
| CountryManager::$moduleHandler | property | core/ |
The module handler service. |
| 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 | interface | core/ |
Defines a common interface for country managers. |
| CountryManagerInterface.php | file | core/ |
|
| CountryManagerInterface::getList | function | core/ |
Returns a list of country code => country name pairs. |
| country_manager | service | core/ |
Drupal\Core\Locale\CountryManager |
| CreatedItem | class | core/ |
Defines the 'created' entity field type. |
| CreatedItem.php | file | core/ |
|
| CreatedItem::applyDefaultValue | function | core/ |
Applies the default value. |
| 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 | class | core/ |
Defines GD2 create_new image operation. |
| CreateNew.php | file | core/ |
|
| CreateNew::arguments | function | core/ |
Returns the definition of the operation arguments. |
| CreateNew::execute | function | core/ |
Performs the actual manipulation on the image. |
| 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 | 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. |
Pagination
- Previous page
- Page 329
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.