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 11.x for create
  5. Other projects
Title Object type File name Summary
config_install_dependency_test_config_test_create function core/modules/config/tests/config_install_dependency_test/config_install_dependency_test.module Implements hook_ENTITY_TYPE_create().
config_test_config_test_create function core/modules/config/tests/config_test/config_test.hooks.inc Implements hook_ENTITY_TYPE_create() for 'config_test'.
Connection::createConnectionOptionsFromUrl function core/modules/sqlite/src/Driver/Database/sqlite/Connection.php
Connection::createConnectionOptionsFromUrl function core/lib/Drupal/Core/Database/Connection.php Creates an array of database connection options from a URL.
Connection::createDatabase function core/tests/fixtures/database_drivers/custom/fake/Connection.php
Connection::createDatabase function core/lib/Drupal/Core/Database/Connection.php Creates a database.
Connection::createDatabase function core/modules/sqlite/src/Driver/Database/sqlite/Connection.php Overrides \Drupal\Core\Database\Connection::createDatabase().
Connection::createDatabase function core/modules/mysql/src/Driver/Database/mysql/Connection.php Overrides \Drupal\Core\Database\Connection::createDatabase().
Connection::createDatabase function core/modules/pgsql/src/Driver/Database/pgsql/Connection.php Overrides \Drupal\Core\Database\Connection::createDatabase().
Connection::createUrlFromConnectionOptions function core/modules/sqlite/src/Driver/Database/sqlite/Connection.php
Connection::createUrlFromConnectionOptions function core/lib/Drupal/Core/Database/Connection.php Creates a URL from an array of database connection options.
ConnectionTest::createConnection function core/modules/mysql/tests/src/Unit/ConnectionTest.php Creates a Connection object for testing.
ConnectionTest::providerCreateConnectionOptionsFromUrl function core/modules/sqlite/tests/src/Unit/ConnectionTest.php Data provider for testCreateConnectionOptionsFromUrl.
ConnectionTest::testCreateConnectionOptionsFromUrl function core/modules/sqlite/tests/src/Unit/ConnectionTest.php @covers ::createConnectionOptionsFromUrl
@dataProvider providerCreateConnectionOptionsFromUrl
ConstraintFactory::createInstance function core/lib/Drupal/Core/Validation/ConstraintFactory.php Creates a plugin instance based on the provided ID and configuration.
ConstraintFactoryTest::testCreateInstance function core/tests/Drupal/KernelTests/Core/Validation/ConstraintFactoryTest.php @covers ::createInstance
ConstraintManager::create function core/lib/Drupal/Core/Validation/ConstraintManager.php Creates a validation constraint.
ConstraintTest::createTestsForVersions function core/tests/Drupal/Tests/Component/Version/ConstraintTest.php Create testIsCompatible() test cases for constraints and versions.
ContactFormEditForm::create function core/modules/contact/src/ContactFormEditForm.php Instantiates a new instance of this class.
ContactFormResourceTestBase::createEntity function core/modules/contact/tests/src/Functional/Rest/ContactFormResourceTestBase.php Creates the entity to be tested.
ContactFormTest::createEntity function core/modules/jsonapi/tests/src/Functional/ContactFormTest.php Creates the entity to be tested.
ContactMessageAccessControlHandler::checkCreateAccess function core/modules/contact/src/ContactMessageAccessControlHandler.php Performs create access checks.
Container::createService function core/lib/Drupal/Component/DependencyInjection/Container.php Creates a service from a service definition.
ContainerAwareEventDispatcherTest::createEventDispatcher function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerDeriverInterface::create function core/lib/Drupal/Core/Plugin/Discovery/ContainerDeriverInterface.php Creates a new class instance.
ContainerFactory::createInstance function core/lib/Drupal/Core/Plugin/Factory/ContainerFactory.php Creates a plugin instance based on the provided ID and configuration.
ContainerFactoryPluginInterface::create function core/lib/Drupal/Core/Plugin/ContainerFactoryPluginInterface.php Creates an instance of the plugin.
ContainerInjectionInterface::create function core/lib/Drupal/Core/DependencyInjection/ContainerInjectionInterface.php Instantiates a new instance of this class.
ContentDispositionFilenameParserTest::createRequest function core/modules/file/tests/src/Unit/Upload/ContentDispositionFilenameParserTest.php Creates a request with the given content-disposition header.
ContentEntity::create function core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntity.php Creates an instance of the plugin.
ContentEntityBase::create function core/lib/Drupal/Core/Entity/ContentEntityBase.php Constructs a new entity object, without permanently saving it.
ContentEntityBase::createDuplicate function core/lib/Drupal/Core/Entity/ContentEntityBase.php Creates a duplicate of the entity.
ContentEntityBase::postCreate function core/lib/Drupal/Core/Entity/ContentEntityBase.php Acts on a created entity before hooks are invoked.
ContentEntityDeriver::create function core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntityDeriver.php Creates a new class instance.
ContentEntityForm::create function core/lib/Drupal/Core/Entity/ContentEntityForm.php Instantiates a new instance of this class.
ContentEntityNormalizerTest::createMockFieldListItem function core/modules/serialization/tests/src/Unit/Normalizer/ContentEntityNormalizerTest.php Creates a mock field list item.
ContentEntityNormalizerTest::createMockForContentEntity function core/modules/serialization/tests/src/Unit/Normalizer/ContentEntityNormalizerTest.php Creates a mock content entity.
ContentEntityStorageBase::create function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Constructs a new entity object, without permanently saving it.
ContentEntityStorageBase::createInstance function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Instantiates a new instance of this entity handler.
ContentEntityStorageBase::createRevision function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Creates a new revision starting off from the specified entity object.
ContentEntityStorageBase::createTranslation function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Constructs a new entity translation object, without permanently saving it.
ContentEntityStorageBase::createWithSampleValues function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Creates an entity with sample field values.
ContentEntityStorageBase::doCreate function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Performs storage-specific creation of entities.
ContentEntityStorageBase::onFieldDefinitionCreate function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php
ContentEntityStorageBase::onFieldStorageDefinitionCreate function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php
ContentEntityStorageBaseTest::providerTestCreate function core/tests/Drupal/KernelTests/Core/Entity/ContentEntityStorageBaseTest.php Provides test data for testCreate().
ContentEntityStorageBaseTest::testCreate function core/tests/Drupal/KernelTests/Core/Entity/ContentEntityStorageBaseTest.php @covers ::create
ContentEntityStorageBaseTest::testReCreate function core/tests/Drupal/KernelTests/Core/Entity/ContentEntityStorageBaseTest.php @covers ::create
ContentEntityStorageInterface::createWithSampleValues function core/lib/Drupal/Core/Entity/ContentEntityStorageInterface.php Creates an entity with sample field values.
ContentLanguageSettingsForm::create function core/modules/language/src/Form/ContentLanguageSettingsForm.php Instantiates a new instance of this class.

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