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
ClientFactoryTest::providerTestCreateFromOptions function core/tests/Drupal/Tests/Core/Http/ClientFactoryTest.php Data provider for testCreateFromOptions.
ClientFactoryTest::testCreateFromOptions function core/tests/Drupal/Tests/Core/Http/ClientFactoryTest.php @covers ::fromOptions
@dataProvider providerTestCreateFromOptions
Comment::$createdColumn property core/modules/comment/src/Plugin/views/wizard/Comment.php Set the created column.
Comment::getCreatedTime function core/modules/comment/src/Entity/Comment.php Returns the time that the comment was created.
Comment::preCreate function core/modules/comment/src/Entity/Comment.php Changes the values of an entity before it is created.
Comment::setCreatedTime function core/modules/comment/src/Entity/Comment.php Sets the creation date of the comment.
CommentAccessControlHandler::checkCreateAccess function core/modules/comment/src/CommentAccessControlHandler.php Performs create access checks.
CommentAdminOverview::create function core/modules/comment/src/Form/CommentAdminOverview.php Instantiates a new instance of this class.
CommentCacheTagsTest::createEntity function core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php Creates the entity to be tested.
CommentDefaultFormatter::create function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Creates an instance of the plugin.
CommentFieldAccessTest::$createOnlyFields property core/modules/comment/tests/src/Kernel/CommentFieldAccessTest.php These fields can be edited on create only.
CommentFieldsTest::testCommentFieldCreate function core/modules/comment/tests/src/Functional/CommentFieldsTest.php Tests creating a comment field through the interface.
CommentForm::create function core/modules/comment/src/CommentForm.php Instantiates a new instance of this class.
CommentHooks::fieldConfigCreate function core/modules/comment/src/Hook/CommentHooks.php Implements hook_ENTITY_TYPE_create() for 'field_config'.
CommentInterface::getCreatedTime function core/modules/comment/src/CommentInterface.php Returns the time that the comment was created.
CommentInterface::setCreatedTime function core/modules/comment/src/CommentInterface.php Sets the creation date of the comment.
CommentNameConstraintValidator::create function core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraintValidator.php Instantiates a new instance of this class.
CommentResourceTestBase::createEntity function core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php Creates the entity to be tested.
CommentSelection::createNewEntity function core/modules/comment/src/Plugin/EntityReferenceSelection/CommentSelection.php Creates a new entity object that can be used as a valid reference.
CommentStatistics::create function core/modules/comment/src/CommentStatistics.php
CommentStatisticsInterface::create function core/modules/comment/src/CommentStatisticsInterface.php Insert an empty record for the given entity.
CommentStorage::createInstance function core/modules/comment/src/CommentStorage.php Instantiates a new instance of this entity handler.
CommentTest::createEntity function core/modules/jsonapi/tests/src/Functional/CommentTest.php Creates the entity to be tested.
CommentTestBase::createCommentType function core/modules/comment/tests/src/Functional/CommentTestBase.php Creates a comment type (bundle).
CommentTranslationUITest::createEntity function core/modules/comment/tests/src/Functional/CommentTranslationUITest.php Creates the entity to be translated.
CommentTypeDeleteForm::create function core/modules/comment/src/Form/CommentTypeDeleteForm.php Instantiates a new instance of this class.
CommentTypeForm::create function core/modules/comment/src/CommentTypeForm.php Instantiates a new instance of this class.
CommentTypeListBuilder::createInstance function core/modules/comment/src/CommentTypeListBuilder.php Instantiates a new instance of this entity handler.
CommentTypeResourceTestBase::createEntity function core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php Creates the entity to be tested.
CommentTypeTest::createEntity function core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php Creates the entity to be tested.
CommentViewBuilder::createInstance function core/modules/comment/src/CommentViewBuilder.php Instantiates a new instance of this entity handler.
ComponentEntityDisplayBase::create function core/modules/migrate/src/Plugin/migrate/destination/ComponentEntityDisplayBase.php Creates an instance of the plugin.
ComponentPluginManager::createInstance function core/modules/sdc/src/ComponentPluginManager.php Creates an instance.
ComponentPluginManager::createInstance function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Creates an instance.
ComposerPatchesValidator::createErrorMessage function core/modules/package_manager/src/Validator/ComposerPatchesValidator.php Appends a link to online help to an error message.
ComposerPatchesValidatorTest::providerErrorDuringPreCreate function core/modules/package_manager/tests/src/Kernel/ComposerPatchesValidatorTest.php Data provider for testErrorDuringPreCreate().
ComposerPatchesValidatorTest::testErrorDuringPreCreate function core/modules/package_manager/tests/src/Kernel/ComposerPatchesValidatorTest.php Tests that the patcher configuration is validated during pre-create.
ComposerPluginsValidatorTest::testInsecureConfigurationFailsValidationPreCreate function core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorTest.php Tests `config.allow-plugins: true` fails validation during pre-create.
ComposerPluginsValidatorTest::testValidationAfterTrustingDuringPreCreate function core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorTest.php Tests additional composer plugins can be trusted during pre-create.
ComposerPluginsValidatorTest::testValidationDuringPreCreate function core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorTest.php Tests composer plugins are validated during pre-create.
ComposerProjectTemplatesTest::provideTemplateCreateProject function core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php
ComposerProjectTemplatesTest::testTemplateCreateProject function core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php @dataProvider provideTemplateCreateProject
ComposerStagerTestTrait::createComposeStagerMessage function core/modules/package_manager/tests/src/Traits/ComposerStagerTestTrait.php Creates a Composer Stager translatable message.
ConditionManager::createInstance function core/lib/Drupal/Core/Condition/ConditionManager.php
Config::create function core/modules/migrate/src/Plugin/migrate/destination/Config.php Creates an instance of the plugin.
ConfigActionManager::createInstance function core/lib/Drupal/Core/Config/Action/ConfigActionManager.php
ConfigActionTest::testEntityCreate function core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
ConfigController::create function core/modules/config/src/Controller/ConfigController.php Instantiates a new instance of this class.
ConfigDependencies::create function core/modules/rest/src/Entity/ConfigDependencies.php Instantiates a new instance of this class.
ConfigDependencyManager::createGraphConfigEntityDependencies function core/lib/Drupal/Core/Config/Entity/ConfigDependencyManager.php Creates a graph of config entity dependencies.

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