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
SqlContentEntityStorageSchema::onFieldableEntityTypeCreate function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Reacts to the creation of the fieldable entity type.
SqlContentEntityStorageSchema::onFieldStorageDefinitionCreate function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Reacts to the creation of a field storage definition.
SqlContentEntityStorageTest::testCreate function core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php @covers ::create
SqlContentEntityStorageTest::testOnEntityTypeCreate function core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php Tests ContentEntityDatabaseStorage::onEntityTypeCreate().
SSH::createDirectoryJailed function core/lib/Drupal/Core/FileTransfer/SSH.php Creates a directory.
StackedKernelPassTest::createMiddlewareServiceDefinition function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php Creates a middleware definition.
StageBase::create function core/modules/package_manager/src/StageBase.php Copies the active code base into the stage directory.
StageBaseTest::testFailureMarkerPreventsCreate function core/modules/package_manager/tests/src/Kernel/StageBaseTest.php Tests that if a stage fails to apply, another stage cannot be created.
StageBaseTest::testUncreatedGetStageDirectory function core/modules/package_manager/tests/src/Kernel/StageBaseTest.php @covers ::getStageDirectory
StatisticsPopularBlock::create function core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php Creates an instance of the plugin.
StatisticsSettingsForm::create function core/modules/statistics/src/StatisticsSettingsForm.php Instantiates a new instance of this class.
StorageComparer::addChangelistCreate function core/lib/Drupal/Core/Config/StorageComparer.php Creates the create changelist.
StorageComparer::createChangelist function core/lib/Drupal/Core/Config/StorageComparer.php Calculates the differences.
StorageComparer::createRenameName function core/lib/Drupal/Core/Config/StorageComparer.php Creates a rename name from the old and new names for the object.
StorageComparerInterface::createChangelist function core/lib/Drupal/Core/Config/StorageComparerInterface.php Calculates the differences.
StorageComparerTest::testCreateChangelistCreate function core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php @covers ::createChangelist
StorageComparerTest::testCreateChangelistDelete function core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php @covers ::createChangelist
StorageComparerTest::testCreateChangelistNoChange function core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php @covers ::createChangelist
StorageComparerTest::testCreateChangelistUpdate function core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php @covers ::createChangelist
StorageInterface::createCollection function core/lib/Drupal/Core/Config/StorageInterface.php Creates a collection on the storage.
StorageReplaceDataWrapper::createCollection function core/modules/config/src/StorageReplaceDataWrapper.php Creates a collection on the storage.
StorageReplaceDataWrapperTest::testCreateCollection function core/tests/Drupal/KernelTests/Core/Config/Storage/StorageReplaceDataWrapperTest.php Tests if new collections created correctly.
StorageTestBase::createStorage function core/tests/Drupal/KernelTests/Core/KeyValueStore/StorageTestBase.php Creates storage objects for each collection defined for this class.
StringDatabaseStorage::createString function core/modules/locale/src/StringDatabaseStorage.php
StringDatabaseStorage::createTranslation function core/modules/locale/src/StringDatabaseStorage.php
StringFilter::create function core/modules/views/src/Plugin/views/filter/StringFilter.php Creates an instance of the plugin.
StringFormatter::create function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php Creates an instance of the plugin.
StringStorageInterface::createString function core/modules/locale/src/StringStorageInterface.php Creates a source string object bound to this storage but not saved.
StringStorageInterface::createTranslation function core/modules/locale/src/StringStorageInterface.php Creates a string translation object bound to this storage but not saved.
StubConnection::createDatabase function core/tests/Drupal/Tests/Core/Database/Stub/StubConnection.php Creates a database.
StubEntityStorageBase::createInstance function core/tests/Drupal/Tests/Core/Entity/StubEntityStorageBase.php Instantiates a new instance of this entity handler.
StubTestTrait::createEntityStub function core/modules/migrate_drupal/src/Tests/StubTestTrait.php Create a stub of the given entity type.
SubformState::createForSubform function core/lib/Drupal/Core/Form/SubformState.php Creates a new instance for a subform.
SwitchShortcutSet::create function core/modules/shortcut/src/Form/SwitchShortcutSet.php Instantiates a new instance of this class.
SwitchToLiveForm::create function core/modules/workspaces/src/Form/SwitchToLiveForm.php Instantiates a new instance of this class.
SymfonyMailer::create function core/lib/Drupal/Core/Mail/Plugin/Mail/SymfonyMailer.php Creates an instance of the plugin.
SyndicateBlock::create function core/modules/node/src/Plugin/Block/SyndicateBlock.php Creates an instance of the plugin.
SystemBrandingBlock::create function core/modules/system/src/Plugin/Block/SystemBrandingBlock.php Creates an instance of the plugin.
SystemBrandingOffCanvasForm::create function core/modules/system/src/Form/SystemBrandingOffCanvasForm.php Instantiates a new instance of this class.
SystemBreadcrumbBlock::create function core/modules/system/src/Plugin/Block/SystemBreadcrumbBlock.php Creates an instance of the plugin.
SystemBreadcrumbBlock::createPlaceholder function core/modules/system/src/Plugin/Block/SystemBreadcrumbBlock.php
SystemController::create function core/modules/system/src/Controller/SystemController.php Instantiates a new instance of the implementing class using autowiring.
SystemInfoController::create function core/modules/system/src/Controller/SystemInfoController.php Instantiates a new instance of this class.
SystemMenuBlock::create function core/modules/system/src/Plugin/Derivative/SystemMenuBlock.php Creates a new class instance.
SystemMenuBlock::create function core/modules/system/src/Plugin/Block/SystemMenuBlock.php Creates an instance of the plugin.
SystemMenuBlock::createPlaceholder function core/modules/system/src/Plugin/Block/SystemMenuBlock.php
SystemMenuNavigationBlock::create function core/modules/navigation/src/Plugin/Derivative/SystemMenuNavigationBlock.php Creates a new class instance.
SystemMenuOffCanvasForm::create function core/modules/system/src/Form/SystemMenuOffCanvasForm.php Instantiates a new instance of this class.
TableDragTestForm::create function core/modules/system/tests/modules/tabledrag_test/src/Form/TableDragTestForm.php Instantiates a new instance of this class.
TarTest::testCreateArchive function core/tests/Drupal/KernelTests/Core/Archiver/TarTest.php Tests that the Tar archive is created if it does not exist.

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