Search for create
- Search 7.x for create
- Search 9.5.x for create
- Search 8.9.x for create
- Search 10.3.x for create
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ConfigEntityBase::createDuplicate | function | core/ |
Creates a duplicate of the entity. |
ConfigEntityBaseUnitTest::testCreateDuplicate | function | core/ |
@covers ::createDuplicate |
ConfigEntityMapper::create | function | core/ |
Creates an instance of the plugin. |
ConfigEntityStorage::createFromStorageRecord | function | core/ |
Creates a configuration entity from storage values. |
ConfigEntityStorage::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
ConfigEntityStorage::doCreate | function | core/ |
Performs storage-specific creation of entities. |
ConfigEntityStorage::importCreate | function | core/ |
Creates entities upon synchronizing configuration changes. |
ConfigEntityStorage::_doCreateFromStorageRecord | function | core/ |
Helps create a configuration entity from storage values. |
ConfigEntityStorageInterface::createFromStorageRecord | function | core/ |
Creates a configuration entity from storage values. |
ConfigEntityStorageTest::testCreate | function | core/ |
@covers ::create @covers ::doCreate |
ConfigEntityStorageTest::testCreateWithCurrentLanguage | function | core/ |
@covers ::create @covers ::doCreate |
ConfigEntityStorageTest::testCreateWithExplicitLanguage | function | core/ |
@covers ::create @covers ::doCreate |
ConfigEntityStorageTest::testCreateWithPredefinedUuid | function | core/ |
@covers ::create @covers ::doCreate |
ConfigEntityUpdater::create | function | core/ |
Instantiates a new instance of this class. |
ConfigExistsConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
ConfigExportTest::createBlockContent | function | core/ |
Creates test blocks. |
ConfigFactory::createConfigObject | function | core/ |
Creates a configuration object. |
ConfigFactoryOverrideInterface::createConfigObject | function | core/ |
Creates a configuration object for use during install and synchronization. |
ConfigFormBase::create | function | core/ |
Instantiates a new instance of this class. |
ConfigImporter::createExtensionChangelist | function | core/ |
Populates the extension change list. |
ConfigImportForm::create | function | core/ |
Instantiates a new instance of this class. |
ConfigImportRecreateTest | class | core/ |
Tests importing recreated configuration entities. |
ConfigImportRecreateTest.php | file | core/ |
|
ConfigImportRecreateTest::$configImporter | property | core/ |
Config Importer object used for testing. |
ConfigImportRecreateTest::$modules | property | core/ |
Modules to install. |
ConfigImportRecreateTest::setUp | function | core/ |
|
ConfigImportRecreateTest::testRecreateEntity | function | core/ |
|
ConfigInstallDependencyTestHooks::configTestCreate | function | core/ |
Implements hook_ENTITY_TYPE_create(). |
ConfigInstaller::createConfiguration | function | core/ |
Creates configuration in a collection based on the provided list. |
ConfigInstaller::getConfigToCreate | function | core/ |
Gets configuration data from the provided storage to create. |
ConfigManager::createSnapshot | function | core/ |
Creates a configuration snapshot following a successful import. |
ConfigManagerInterface::createSnapshot | function | core/ |
Creates a configuration snapshot following a successful import. |
ConfigNamesMapper::create | function | core/ |
Creates an instance of the plugin. |
ConfigOverride::createConfigObject | function | core/ |
|
ConfigOverrider::createConfigObject | function | core/ |
|
ConfigOverrider::createConfigObject | function | core/ |
|
ConfigOverrider::createConfigObject | function | core/ |
|
ConfigOverriderLowPriority::createConfigObject | function | core/ |
|
ConfigSingleExportForm::create | function | core/ |
Instantiates a new instance of this class. |
ConfigSingleImportForm::create | function | core/ |
Instantiates a new instance of this class. |
ConfigSync::create | function | core/ |
Instantiates a new instance of this class. |
ConfigTestAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
ConfigTestHooksHooks::configTestCreate | function | core/ |
Implements hook_ENTITY_TYPE_create() for 'config_test'. |
ConfigTestResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
ConfigTestStorage::importCreate | function | core/ |
Creates entities upon synchronizing configuration changes. |
ConfigTestTest::createEntity | function | core/ |
Creates the entity to be tested. |
ConfigTranslationBlockListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
ConfigTranslationContextualLinks::create | function | core/ |
Creates a new class instance. |
ConfigTranslationController::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
ConfigTranslationDeleteForm::create | function | core/ |
Instantiates a new instance of this class. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.