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 |
|---|---|---|---|
| CreateForEachBundle.php | file | core/ |
|
| CreateForEachBundle::apply | function | core/ |
Applies the config action. |
| CreateForEachBundle::BUNDLE_PLACEHOLDER | constant | core/ |
The placeholder which is replaced with the ID of the current bundle. |
| CreateForEachBundle::create | function | core/ |
Creates an instance of the plugin. |
| CreateForEachBundle::LABEL_PLACEHOLDER | constant | core/ |
The placeholder which is replaced with the label of the current bundle. |
| CreateForEachBundle::replacePlaceholders | function | core/ |
Replaces placeholders recursively. |
| CreateForEachBundle::__construct | function | core/ |
|
| CreateForEachBundleDeriver | class | core/ |
Generates derivatives for the create_for_each_bundle config action. |
| CreateForEachBundleDeriver.php | file | core/ |
|
| CreateForEachBundleDeriver::create | function | core/ |
Creates a new class instance. |
| CreateForEachBundleDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| CreateForEachBundleDeriver::__construct | function | core/ |
|
| CreateMigrationsTrait | trait | core/ |
Test trait that provides instances of Drupal 6 and Drupal 7 migrations. |
| 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 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 | 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 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. |
Pagination
- Previous page
- Page 360
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.