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
ContentModerationState::updateOrCreateFromEntity function core/modules/content_moderation/src/Entity/ContentModerationState.php Creates or updates an entity's moderation state whilst saving that entity.
ContentModerationStateAccessControlHandler::checkCreateAccess function core/modules/content_moderation/src/ContentModerationStateAccessControlHandler.php Performs create access checks.
ContentModerationStateResourceTest::testCreateContentModerationStateResource function core/modules/content_moderation/tests/src/Kernel/ContentModerationStateResourceTest.php
ContentModerationStateTest::createEntity function core/modules/content_moderation/tests/src/Kernel/ContentModerationStateTest.php Creates an entity.
ContentModerationTestTrait::createEditorialWorkflow function core/modules/content_moderation/tests/src/Traits/ContentModerationTestTrait.php Creates the editorial workflow.
ContentPreprocess::create function core/modules/content_moderation/src/ContentPreprocess.php Instantiates a new instance of this class.
ContentTranslationContextualLinks::create function core/modules/content_translation/src/Plugin/Derivative/ContentTranslationContextualLinks.php Creates a new class instance.
ContentTranslationFieldSyncRevisionTest::createRevision function core/modules/content_translation/tests/src/Kernel/ContentTranslationFieldSyncRevisionTest.php Creates a new revision starting from the latest translation-affecting one.
ContentTranslationHandler::createInstance function core/modules/content_translation/src/ContentTranslationHandler.php Instantiates a new instance of this entity handler.
ContentTranslationHandler::hasCreatedTime function core/modules/content_translation/src/ContentTranslationHandler.php Checks whether the entity type supports creation time natively.
ContentTranslationLinkTagTest::createTranslatableEntity function core/modules/content_translation/tests/src/Functional/ContentTranslationLinkTagTest.php Create a test entity with translations.
ContentTranslationLocalTasks::create function core/modules/content_translation/src/Plugin/Derivative/ContentTranslationLocalTasks.php Creates a new class instance.
ContentTranslationManageAccessCheckTest::testCreateAccess function core/modules/content_translation/tests/src/Unit/Access/ContentTranslationManageAccessCheckTest.php Tests the create access method.
ContentTranslationMetadataWrapper::getCreatedTime function core/modules/content_translation/src/ContentTranslationMetadataWrapper.php Returns the translation creation timestamp.
ContentTranslationMetadataWrapper::setCreatedTime function core/modules/content_translation/src/ContentTranslationMetadataWrapper.php Sets the translation creation timestamp.
ContentTranslationMetadataWrapperInterface::getCreatedTime function core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php Returns the translation creation timestamp.
ContentTranslationMetadataWrapperInterface::setCreatedTime function core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php Sets the translation creation timestamp.
ContentTranslationPermissions::create function core/modules/content_translation/src/ContentTranslationPermissions.php Instantiates a new instance of this class.
ContentTranslationSynchronizedFieldsConstraintValidator::create function core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php Instantiates a new instance of this class.
ContentTranslationTestBase::createEntity function core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php Creates the entity to be translated.
ContentTypeCreationTrait::createContentType function core/modules/node/tests/src/Traits/ContentTypeCreationTrait.php Creates a custom content type based on default settings.
Context::createFromContext function core/lib/Drupal/Core/Plugin/Context/Context.php Creates a new context with a different value.
ContextDefinition::create function core/lib/Drupal/Core/Plugin/Context/ContextDefinition.php Creates a new context definition.
ContextDefinitionTest::testCreateWithEntityDataType function core/tests/Drupal/KernelTests/Core/Plugin/ContextDefinitionTest.php Tests create with entity data type.
ContextInterface::createFromContext function core/lib/Drupal/Core/Plugin/Context/ContextInterface.php Creates a new context with a different value.
ContextualController::create function core/modules/contextual/src/ContextualController.php Instantiates a new instance of this class.
ContextualDynamicContextTest::createContextualIdToken function core/modules/contextual/tests/src/Functional/ContextualDynamicContextTest.php Creates a contextual ID token.
ControllerBaseTest::testCreate function core/tests/Drupal/KernelTests/Core/Controller/ControllerBaseTest.php Tests create.
ControllerBaseTest::testCreateException function core/tests/Drupal/KernelTests/Core/Controller/ControllerBaseTest.php Tests create exception.
ControllerBaseTest::testCreateOptional function core/tests/Drupal/KernelTests/Core/Controller/ControllerBaseTest.php Tests create optional.
ControllerResolverTest::providerTestCreateController function core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php Provides test data for testCreateController().
ControllerResolverTest::testCreateController function core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php Tests createController().
ControllerResolverTest::testCreateControllerInvalidName function core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php Tests createController() with an invalid name.
ControllerResolverTest::testCreateControllerNonExistentClass function core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php Tests createController() with a non-existent class.
CountableResourceTypeRepository::createResourceType function core/modules/jsonapi/tests/modules/jsonapi_test_collection_count/src/ResourceType/CountableResourceTypeRepository.php Creates a ResourceType value object for the given entity type + bundle.
CountryCodeConstraint::create function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/CountryCodeConstraint.php Creates an instance of the plugin.
CreatedItem class core/lib/Drupal/Core/Field/Plugin/Field/FieldType/CreatedItem.php Defines the 'created' entity field type.
CreatedItem.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldType/CreatedItem.php
CreatedItem::applyDefaultValue function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/CreatedItem.php Applies the default value.
CreateForEachBundle class core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/CreateForEachBundle.php Creates config entities for each bundle of a particular entity type.
CreateForEachBundle.php file core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/CreateForEachBundle.php
CreateForEachBundle::apply function core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/CreateForEachBundle.php Applies the config action.
CreateForEachBundle::BUNDLE_PLACEHOLDER constant core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/CreateForEachBundle.php The placeholder which is replaced with the ID of the current bundle.
CreateForEachBundle::create function core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/CreateForEachBundle.php Creates an instance of the plugin.
CreateForEachBundle::LABEL_PLACEHOLDER constant core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/CreateForEachBundle.php The placeholder which is replaced with the label of the current bundle.
CreateForEachBundle::replacePlaceholders function core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/CreateForEachBundle.php Replaces placeholders recursively.
CreateForEachBundle::__construct function core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/CreateForEachBundle.php
CreateForEachBundleDeriver class core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/Deriver/CreateForEachBundleDeriver.php Generates derivatives for the create_for_each_bundle config action.
CreateForEachBundleDeriver.php file core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/Deriver/CreateForEachBundleDeriver.php
CreateForEachBundleDeriver::create function core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/Deriver/CreateForEachBundleDeriver.php Creates a new class instance.

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