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. Search 11.x for create
  6. Other projects
Title Object type File name Summary
EditorTest::createAnotherEntity function core/modules/jsonapi/tests/src/Functional/EditorTest.php
EditorTest::createEntity function core/modules/jsonapi/tests/src/Functional/EditorTest.php
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
EmptySource::create function core/modules/migrate_drupal/src/Plugin/migrate/source/EmptySource.php Instantiates a new instance of the implementing class using autowiring.
EmptySource::create function core/modules/migrate/tests/modules/migrate_multiple_provider_test/src/Plugin/migrate/source/EmptySource.php
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
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
EntityAccessControlHandlerInterface::createAccess function core/lib/Drupal/Core/Entity/EntityAccessControlHandlerInterface.php Checks access to create an entity.
EntityActionDeriverBase::create function core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityActionDeriverBase.php
EntityAdapter::createFromEntity function core/lib/Drupal/Core/Entity/Plugin/DataType/EntityAdapter.php Creates an instance wrapping the given entity.
EntityAutocompleteController::create function core/modules/system/src/Controller/EntityAutocompleteController.php
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
EntityBase::createDuplicate function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::postCreate function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::preCreate function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBundle::create function core/lib/Drupal/Core/Entity/Plugin/Condition/Deriver/EntityBundle.php
EntityBundleExistsConstraintValidator::create function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EntityBundleExistsConstraintValidator.php
EntityBundleListener::onBundleCreate function core/lib/Drupal/Core/Entity/EntityBundleListener.php
EntityBundleListenerInterface::onBundleCreate function core/lib/Drupal/Core/Entity/EntityBundleListenerInterface.php Reacts to a bundle being created.
EntityBundleListenerTest::testOnBundleCreate function core/tests/Drupal/KernelTests/Core/Entity/EntityBundleListenerTest.php Test bundle creation.
EntityCacheTagsTestBase::createEntity function core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php Creates the entity to be tested.
EntityCacheTagsTestBase::createReferenceTestEntities function core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php Creates a referencing and a non-referencing entity for testing purposes.
EntityClone::create function core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/EntityClone.php
EntityComment::create function core/modules/comment/src/Plugin/migrate/destination/EntityComment.php
EntityCondition::createFromQueryParameter function core/modules/jsonapi/src/Query/EntityCondition.php Creates an EntityCondition object from a query parameter.
EntityConditionTest::testCreateFromQueryParameter function core/modules/jsonapi/tests/src/Unit/Query/EntityConditionTest.php Tests create from query parameter.
EntityConfigBase::create function core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php
EntityContentBase::create function core/modules/migrate/src/Plugin/migrate/destination/EntityContentBase.php
EntityController::create function core/lib/Drupal/Core/Entity/Controller/EntityController.php
EntityCreate class core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/EntityCreate.php @internal
This API is experimental.
EntityCreate.php file core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/EntityCreate.php
EntityCreate::apply function core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/EntityCreate.php
EntityCreate::create function core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/EntityCreate.php
EntityCreate::__construct function core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/EntityCreate.php Constructs a EntityCreate object.
EntityCreateAccessCheck class core/lib/Drupal/Core/Entity/EntityCreateAccessCheck.php Defines an access checker for entity creation.
EntityCreateAccessCheck.php file core/lib/Drupal/Core/Entity/EntityCreateAccessCheck.php
EntityCreateAccessCheck::$entityTypeManager property core/lib/Drupal/Core/Entity/EntityCreateAccessCheck.php The entity type manager service.
EntityCreateAccessCheck::$requirementsKey property core/lib/Drupal/Core/Entity/EntityCreateAccessCheck.php The key used by the routing requirement.
EntityCreateAccessCheck::access function core/lib/Drupal/Core/Entity/EntityCreateAccessCheck.php Checks access to create the entity type and bundle for the given route.
EntityCreateAccessCheck::__construct function core/lib/Drupal/Core/Entity/EntityCreateAccessCheck.php Constructs an EntityCreateAccessCheck object.
EntityCreateAccessCheckTest class core/tests/Drupal/Tests/Core/Entity/EntityCreateAccessCheckTest.php Tests Drupal\Core\Entity\EntityCreateAccessCheck.

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