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
DeleteMultipleForm::create function core/lib/Drupal/Core/Entity/Form/DeleteMultipleForm.php Instantiates a new instance of this class.
Dependency::createFromString function core/lib/Drupal/Core/Extension/Dependency.php Creates a new instance of this class from a dependency string.
DependencyTest::providerCreateFromString function core/tests/Drupal/Tests/Core/Extension/DependencyTest.php Data provider for testCreateFromString.
DependencyTest::testCreateFromString function core/tests/Drupal/Tests/Core/Extension/DependencyTest.php Tests create from string.
DevelopmentSettingsForm::create function core/modules/system/src/Form/DevelopmentSettingsForm.php Instantiates a new instance of this class.
DirectoryTest::testFileCreateNewFilepath function core/tests/Drupal/KernelTests/Core/File/DirectoryTest.php Tests the file paths of newly created files.
DiscardLayoutChangesForm::create function core/modules/layout_builder/src/Form/DiscardLayoutChangesForm.php Instantiates a new instance of this class.
DocParserTest::createTestParser function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php @phpstan-ignore missingType.return
Download::create function core/modules/migrate/src/Plugin/migrate/process/Download.php Instantiates a new instance of the implementing class using autowiring.
DownloadTest::testFileCreateUrl function core/modules/file/tests/src/Functional/DownloadTest.php Test FileUrlGeneratorInterface::generateString()
DriverSpecificSchemaTestBase::providerTestSchemaCreateTablePrimaryKey function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificSchemaTestBase.php Provides test cases for SchemaTest::testSchemaCreateTablePrimaryKey().
DriverSpecificTransactionTestBase::createFirstSavepointTransaction function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificTransactionTestBase.php Create a Drupal savepoint transaction after root.
DriverSpecificTransactionTestBase::createRootTransaction function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificTransactionTestBase.php Create a root Drupal transaction.
DrupalCoreComposer::createFromPath function composer/Generator/Util/DrupalCoreComposer.php DrupalCoreComposer factory.
DrupalKernel::createFromRequest function core/lib/Drupal/Core/DrupalKernel.php Create a DrupalKernel object from a request.
DrupalSqlBase::create function core/modules/migrate_drupal/src/Plugin/migrate/source/DrupalSqlBase.php Instantiates a new instance of the implementing class using autowiring.
DrupalTestBrowser::createResponse function core/tests/Drupal/Tests/DrupalTestBrowser.php Converts a Guzzle response to a BrowserKit response.
DuplicateInfoFileValidatorTest::createFileAtPath function core/modules/package_manager/tests/src/Kernel/DuplicateInfoFileValidatorTest.php Creates the file at the root directory.
DynamicLocalTasks::create function core/modules/content_moderation/src/Plugin/Derivative/DynamicLocalTasks.php Creates a new class instance.
DynamicLocalTasks::create function core/modules/media/src/Plugin/Derivative/DynamicLocalTasks.php Creates a new class instance.
EditorFileReference::create function core/modules/editor/src/Plugin/Filter/EditorFileReference.php Instantiates a new instance of the implementing class using autowiring.
EditorResourceTestBase::createEntity function core/modules/editor/tests/src/Functional/Rest/EditorResourceTestBase.php Creates the entity to be tested.
EditorTest::createAnotherEntity function core/modules/jsonapi/tests/src/Functional/EditorTest.php Creates another entity to be tested.
EditorTest::createEntity function core/modules/jsonapi/tests/src/Functional/EditorTest.php Creates the entity to be tested.
ElementInfoManager::createInstance function core/lib/Drupal/Core/Render/ElementInfoManager.php
ElementInterface::create function core/modules/config_translation/src/FormElement/ElementInterface.php Creates a form element instance from a schema definition.
EmailAction::create function core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php Instantiates a new instance of the implementing class using autowiring.
EmptySource::create function core/modules/migrate_drupal/src/Plugin/migrate/source/EmptySource.php Instantiates a new instance of the implementing class using autowiring.
EnabledExtensionsValidatorTest::createExtension function core/modules/package_manager/tests/src/Kernel/EnabledExtensionsValidatorTest.php Returns a mocked extension object for a package.
EnforcedResponse::createFromException function core/lib/Drupal/Core/Form/EnforcedResponse.php Constructs a new enforced response from the given exception.
Entity::create function core/modules/migrate/src/Plugin/migrate/destination/Entity.php Instantiates a new instance of the implementing class using autowiring.
Entity::create function core/modules/views/src/Plugin/views/argument_validator/Entity.php Instantiates a new instance of the implementing class using autowiring.
Entity::create function core/modules/views/src/Plugin/views/area/Entity.php Instantiates a new instance of the implementing class using autowiring.
EntityAccess::entityCreateAccess function core/modules/workspaces/src/Hook/EntityAccess.php Implements hook_entity_create_access().
EntityAccessCheckTest::createRouteMatchForObject function core/tests/Drupal/Tests/Core/Entity/EntityAccessCheckTest.php Wrap any object with a route match, and return that.
EntityAccessControlHandler::buildCreateAccessCid function core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php Builds the create access result cache ID.
EntityAccessControlHandler::checkCreateAccess function core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php Performs create access checks.
EntityAccessControlHandler::createAccess function core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php Checks access to create an entity.
EntityAccessControlHandlerInterface::createAccess function core/lib/Drupal/Core/Entity/EntityAccessControlHandlerInterface.php Checks access to create an entity.
EntityActionBase::create function core/lib/Drupal/Core/Action/Plugin/Action/EntityActionBase.php Instantiates a new instance of the implementing class using autowiring.
EntityActionDeriverBase::create function core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityActionDeriverBase.php Creates a new class instance.
EntityAdapter::createFromEntity function core/lib/Drupal/Core/Entity/Plugin/DataType/EntityAdapter.php Creates an instance wrapping the given entity.
EntityArgument::create function core/modules/views/src/Plugin/views/argument/EntityArgument.php Instantiates a new instance of the implementing class using autowiring.
EntityAutocompleteController::create function core/modules/system/src/Controller/EntityAutocompleteController.php Instantiates a new instance of the implementing class using autowiring.
EntityAutocompleteElementFormTest::$testAutocreateUser property core/tests/Drupal/KernelTests/Core/Entity/Element/EntityAutocompleteElementFormTest.php User for autocreate testing.
EntityBase::create function core/lib/Drupal/Core/Entity/EntityBase.php Constructs a new entity object, without permanently saving it.
EntityBase::createDuplicate function core/lib/Drupal/Core/Entity/EntityBase.php Creates a duplicate of the entity.
EntityBase::postCreate function core/lib/Drupal/Core/Entity/EntityBase.php Acts on a created entity before hooks are invoked.
EntityBase::preCreate function core/lib/Drupal/Core/Entity/EntityBase.php Changes the values of an entity before it is created.
EntityBundle::create function core/lib/Drupal/Core/Entity/Plugin/Condition/Deriver/EntityBundle.php Creates a new class instance.

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