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
ConfigEntityBase::createDuplicate function core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php Creates a duplicate of the entity.
ConfigEntityBaseUnitTest::testCreateDuplicate function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php @covers ::createDuplicate
ConfigEntityMapper::create function core/modules/config_translation/src/ConfigEntityMapper.php Creates an instance of the plugin.
ConfigEntityStorage::createFromStorageRecord function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php Creates a configuration entity from storage values.
ConfigEntityStorage::createInstance function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php Instantiates a new instance of this entity handler.
ConfigEntityStorage::doCreate function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php Performs storage-specific creation of entities.
ConfigEntityStorage::importCreate function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php Creates entities upon synchronizing configuration changes.
ConfigEntityStorage::_doCreateFromStorageRecord function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php Helps create a configuration entity from storage values.
ConfigEntityStorageInterface::createFromStorageRecord function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorageInterface.php Creates a configuration entity from storage values.
ConfigEntityStorageTest::testCreate function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php @covers ::create
@covers ::doCreate
ConfigEntityStorageTest::testCreateWithCurrentLanguage function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php @covers ::create
@covers ::doCreate
ConfigEntityStorageTest::testCreateWithExplicitLanguage function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php @covers ::create
@covers ::doCreate
ConfigEntityStorageTest::testCreateWithPredefinedUuid function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php @covers ::create
@covers ::doCreate
ConfigEntityUpdater::create function core/lib/Drupal/Core/Config/Entity/ConfigEntityUpdater.php Instantiates a new instance of this class.
ConfigExistsConstraintValidator::create function core/lib/Drupal/Core/Config/Plugin/Validation/Constraint/ConfigExistsConstraintValidator.php Instantiates a new instance of this class.
ConfigExportTest::createBlockContent function core/modules/config/tests/src/FunctionalJavascript/ConfigExportTest.php Creates test blocks.
ConfigFactory::createConfigObject function core/lib/Drupal/Core/Config/ConfigFactory.php Creates a configuration object.
ConfigFactoryOverrideInterface::createConfigObject function core/lib/Drupal/Core/Config/ConfigFactoryOverrideInterface.php Creates a configuration object for use during install and synchronization.
ConfigFormBase::create function core/lib/Drupal/Core/Form/ConfigFormBase.php Instantiates a new instance of this class.
ConfigImporter::createExtensionChangelist function core/lib/Drupal/Core/Config/ConfigImporter.php Populates the extension change list.
ConfigImportForm::create function core/modules/config/src/Form/ConfigImportForm.php Instantiates a new instance of this class.
ConfigImportRecreateTest class core/tests/Drupal/KernelTests/Core/Config/ConfigImportRecreateTest.php Tests importing recreated configuration entities.
ConfigImportRecreateTest.php file core/tests/Drupal/KernelTests/Core/Config/ConfigImportRecreateTest.php
ConfigImportRecreateTest::$configImporter property core/tests/Drupal/KernelTests/Core/Config/ConfigImportRecreateTest.php Config Importer object used for testing.
ConfigImportRecreateTest::$modules property core/tests/Drupal/KernelTests/Core/Config/ConfigImportRecreateTest.php Modules to install.
ConfigImportRecreateTest::setUp function core/tests/Drupal/KernelTests/Core/Config/ConfigImportRecreateTest.php
ConfigImportRecreateTest::testRecreateEntity function core/tests/Drupal/KernelTests/Core/Config/ConfigImportRecreateTest.php
ConfigInstallDependencyTestHooks::configTestCreate function core/modules/config/tests/config_install_dependency_test/src/Hook/ConfigInstallDependencyTestHooks.php Implements hook_ENTITY_TYPE_create().
ConfigInstaller::createConfiguration function core/lib/Drupal/Core/Config/ConfigInstaller.php Creates configuration in a collection based on the provided list.
ConfigInstaller::getConfigToCreate function core/lib/Drupal/Core/Config/ConfigInstaller.php Gets configuration data from the provided storage to create.
ConfigManager::createSnapshot function core/lib/Drupal/Core/Config/ConfigManager.php Creates a configuration snapshot following a successful import.
ConfigManagerInterface::createSnapshot function core/lib/Drupal/Core/Config/ConfigManagerInterface.php Creates a configuration snapshot following a successful import.
ConfigNamesMapper::create function core/modules/config_translation/src/ConfigNamesMapper.php Creates an instance of the plugin.
ConfigOverride::createConfigObject function core/lib/Drupal/Core/Installer/ConfigOverride.php
ConfigOverrider::createConfigObject function core/modules/config/tests/config_override_test/src/ConfigOverrider.php
ConfigOverrider::createConfigObject function core/modules/config/tests/config_entity_static_cache_test/src/ConfigOverrider.php
ConfigOverrider::createConfigObject function core/modules/settings_tray/tests/modules/settings_tray_override_test/src/ConfigOverrider.php
ConfigOverriderLowPriority::createConfigObject function core/modules/config/tests/config_override_test/src/ConfigOverriderLowPriority.php
ConfigSingleExportForm::create function core/modules/config/src/Form/ConfigSingleExportForm.php Instantiates a new instance of this class.
ConfigSingleImportForm::create function core/modules/config/src/Form/ConfigSingleImportForm.php Instantiates a new instance of this class.
ConfigSync::create function core/modules/config/src/Form/ConfigSync.php Instantiates a new instance of this class.
ConfigTestAccessControlHandler::checkCreateAccess function core/modules/config/tests/config_test/src/ConfigTestAccessControlHandler.php Performs create access checks.
ConfigTestHooksHooks::configTestCreate function core/modules/config/tests/config_test/src/Hook/ConfigTestHooksHooks.php Implements hook_ENTITY_TYPE_create() for 'config_test'.
ConfigTestResourceTestBase::createEntity function core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestResourceTestBase.php Creates the entity to be tested.
ConfigTestStorage::importCreate function core/modules/config/tests/config_test/src/ConfigTestStorage.php Creates entities upon synchronizing configuration changes.
ConfigTestTest::createEntity function core/modules/jsonapi/tests/src/Functional/ConfigTestTest.php Creates the entity to be tested.
ConfigTranslationBlockListBuilder::createInstance function core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php Instantiates a new instance of this entity handler.
ConfigTranslationContextualLinks::create function core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationContextualLinks.php Creates a new class instance.
ConfigTranslationController::create function core/modules/config_translation/src/Controller/ConfigTranslationController.php Instantiates a new instance of the implementing class using autowiring.
ConfigTranslationDeleteForm::create function core/modules/config_translation/src/Form/ConfigTranslationDeleteForm.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.