Search for create
- Search 7.x for create
- Search 9.5.x for create
- Search 8.9.x for create
- Search 10.3.x for create
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Context::createFromContext | function | core/ |
Creates a new context with a different value. |
ContextDefinition::create | function | core/ |
Creates a new context definition. |
ContextDefinitionTest::testCreateWithEntityDataType | function | core/ |
@covers ::create |
ContextInterface::createFromContext | function | core/ |
Creates a new context with a different value. |
ContextualController::create | function | core/ |
Instantiates a new instance of this class. |
ContextualDynamicContextTest::createContextualIdToken | function | core/ |
Creates a contextual ID token. |
ControllerBaseTest::testCreate | function | core/ |
@covers ::create |
ControllerBaseTest::testCreateException | function | core/ |
@covers ::create |
ControllerResolverTest::providerTestCreateController | function | core/ |
Provides test data for testCreateController(). |
ControllerResolverTest::testCreateController | function | core/ |
Tests createController(). |
ControllerResolverTest::testCreateControllerInvalidName | function | core/ |
Tests createController() with an invalid name. |
ControllerResolverTest::testCreateControllerNonExistentClass | function | core/ |
Tests createController() with a non-existent class. |
CountableResourceTypeRepository::createResourceType | function | core/ |
Creates a ResourceType value object for the given entity type + bundle. |
CountryCodeConstraint::create | function | core/ |
Creates an instance of the plugin. |
CreatedItem | class | core/ |
Defines the 'created' entity field type. |
CreatedItem.php | file | core/ |
|
CreatedItem::applyDefaultValue | function | core/ |
Applies the default value. |
CreateForEachBundle | class | core/ |
Creates config entities for each bundle of a particular entity type. |
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/ |
|
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. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.