Search for create

  1. Search 7.x for create
  2. Search 9.5.x for create
  3. Search 8.9.x for create
  4. Search 10.3.x for create
  5. Other projects
Title Object type File name Summary
KeyValueEntityStorage::createInstance function core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueEntityStorage.php Instantiates a new instance of this entity handler.
KeyValueEntityStorage::doCreate function core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueEntityStorage.php Performs storage-specific creation of entities.
KeyValueEntityStorageTest::testCreate function core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php @covers ::create[[api-linebreak]]
@covers ::doCreate[[api-linebreak]]
KeyValueEntityStorageTest::testCreateWithoutUuidKey function core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php @covers ::create[[api-linebreak]]
@covers ::doCreate[[api-linebreak]]
KeyValueEntityStorageTest::testCreateWithPredefinedUuid function core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php @covers ::create[[api-linebreak]]
@covers ::doCreate[[api-linebreak]]
LabelOnlyResourceObject::createFromEntity function core/modules/jsonapi/src/JsonApiResource/LabelOnlyResourceObject.php Creates a new ResourceObject from an entity.
Language::create function core/modules/language/src/Plugin/Condition/Language.php Creates an instance of the plugin.
Language::create function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Language.php Creates an instance of the plugin.
LanguageBlock::create function core/modules/language/src/Plugin/Block/LanguageBlock.php Creates an instance of the plugin.
LanguageConfigCollectionNameTrait::createConfigCollectionName function core/modules/language/src/Config/LanguageConfigCollectionNameTrait.php Creates a configuration collection name based on a language code.
LanguageConfigFactoryOverride::createConfigObject function core/modules/language/src/Config/LanguageConfigFactoryOverride.php Creates a configuration object for use during install and synchronization.
LanguageFilter::create function core/modules/views/src/Plugin/views/filter/LanguageFilter.php Creates an instance of the plugin.
LanguageFormatter::create function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/LanguageFormatter.php Creates an instance of the plugin.
LanguageFormBase::create function core/modules/language/src/Form/LanguageFormBase.php Instantiates a new instance of this class.
LanguageListBuilder::createInstance function core/modules/language/src/LanguageListBuilder.php Instantiates a new instance of this entity handler.
LanguageNegotiationBrowser::create function core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationBrowser.php Creates an instance of the plugin.
LanguageNegotiationContentEntity::create function core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationContentEntity.php Creates an instance of the plugin.
LanguageNegotiationContentEntityTest::createTranslatableEntity function core/modules/language/tests/src/Functional/LanguageNegotiationContentEntityTest.php Creates a translated entity.
LanguageNegotiationSession::create function core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationSession.php Creates an instance of the plugin.
LanguageNegotiationTestBase::createLanguageNegotiationPlugin function core/modules/language/tests/src/Unit/Plugin/LanguageNegotiation/LanguageNegotiationTestBase.php Creates a @LanguageNegotiation plugin using the factory ::create method.
LanguageNegotiationUserAdmin::create function core/modules/user/src/Plugin/LanguageNegotiation/LanguageNegotiationUserAdmin.php Creates an instance of the plugin.
LanguageSwitchingTest::createHomePage function core/modules/language/tests/src/Functional/LanguageSwitchingTest.php Create a node and set it as the home pages.
LanguageTestController::create function core/modules/language/tests/language_test/src/Controller/LanguageTestController.php Instantiates a new instance of this class.
LanguageTestTrait::createLanguageFromLangcode function core/modules/language/tests/src/Traits/LanguageTestTrait.php Creates a configurable language object from a langcode.
LatestRevision::create function core/modules/views/src/Plugin/views/filter/LatestRevision.php Creates an instance of the plugin.
LatestTranslationAffectedRevision::create function core/modules/views/src/Plugin/views/filter/LatestTranslationAffectedRevision.php Creates an instance of the plugin.
LayoutBuilder::create function core/modules/layout_builder/src/Element/LayoutBuilder.php Creates an instance of the plugin.
LayoutBuilderDisableForm::create function core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php Instantiates a new instance of this class.
LayoutBuilderEntityViewDisplay::createCopy function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Creates a duplicate of the entity display object on a different view mode.
LayoutBuilderEntityViewDisplayResourceTestBase::createEntity function core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayResourceTestBase.php Creates the entity to be tested.
LayoutBuilderEntityViewDisplayTest::createEntity function core/modules/layout_builder/tests/src/Functional/Jsonapi/LayoutBuilderEntityViewDisplayTest.php Creates the entity to be tested.
LayoutBuilderHooks::entityTranslationCreate function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_entity_translation_create().
LayoutBuilderLocalTaskDeriver::create function core/modules/layout_builder/src/Plugin/Derivative/LayoutBuilderLocalTaskDeriver.php Creates a new class instance.
LayoutBuilderOverridesPermissions::create function core/modules/layout_builder/src/LayoutBuilderOverridesPermissions.php Instantiates a new instance of this class.
LayoutForm::create function core/modules/navigation/src/Form/LayoutForm.php Instantiates a new instance of this class.
LayoutPluginManagerInterface::createInstance function core/lib/Drupal/Core/Layout/LayoutPluginManagerInterface.php
LayoutRebuildConfirmFormBase::create function core/modules/layout_builder/src/Form/LayoutRebuildConfirmFormBase.php Instantiates a new instance of this class.
LayoutSectionTest::createSectionNode function core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php Creates a node with a section field.
Link::createFromRoute function core/lib/Drupal/Core/Link.php Creates a Link object from a given route name and parameters.
LinkAccessConstraintValidator::create function core/modules/link/src/Plugin/Validation/Constraint/LinkAccessConstraintValidator.php Instantiates a new instance of this class.
LinkBase::create function core/modules/views/src/Plugin/views/field/LinkBase.php Creates an instance of the plugin.
LinkFormatter::create function core/modules/link/src/Plugin/Field/FieldFormatter/LinkFormatter.php Creates an instance of the plugin.
Links::create function core/modules/views/src/Plugin/views/field/Links.php Creates an instance of the plugin.
LinksetController::create function core/modules/system/src/Controller/LinksetController.php Instantiates a new instance of the implementing class using autowiring.
LinksetControllerTestBase::createMenuItem function core/modules/system/tests/src/Functional/Menu/LinksetControllerTestBase.php Creates, saves, and returns a new menu link content entity.
LinkUri::create function core/modules/menu_link_content/src/Plugin/migrate/process/LinkUri.php Creates an instance of the plugin.
ListDataDefinition::create function core/lib/Drupal/Core/TypedData/ListDataDefinition.php Creates a new list definition.
ListDataDefinition::createFromDataType function core/lib/Drupal/Core/TypedData/ListDataDefinition.php Creates a new data definition object.
ListDataDefinition::createFromItemType function core/lib/Drupal/Core/TypedData/ListDataDefinition.php Creates a new list data definition for items of the given data type.
ListDataDefinitionInterface::createFromItemType function core/lib/Drupal/Core/TypedData/ListDataDefinitionInterface.php Creates a new list data definition for items of the given data type.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.