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
SiteSettingsForm::create function core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php Instantiates a new instance of this class.
SiteSettingsForm::createRandomConfigDirectory function core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php Create a random config sync directory.
SmartDefaultSettings::createSettingsFromCKEditor4 function core/modules/ckeditor5/src/SmartDefaultSettings.php Creates equivalent CKEditor 5 settings from CKEditor 4 settings.
Sort::createFromQueryParameter function core/modules/jsonapi/src/Query/Sort.php Creates a Sort object from a query parameter.
SortTest::testCreateFromQueryParameter function core/modules/jsonapi/tests/src/Unit/Query/SortTest.php @covers ::createFromQueryParameter[[api-linebreak]]
@dataProvider parameterProvider
SortTest::testCreateFromQueryParameterFail function core/modules/jsonapi/tests/src/Unit/Query/SortTest.php @covers ::createFromQueryParameter[[api-linebreak]]
@dataProvider badParameterProvider
SpaceUsedTest::createFileWithSize function core/modules/file/tests/src/Kernel/SpaceUsedTest.php Creates a file with a given size.
Sql::create function core/modules/views/src/Plugin/views/query/Sql.php Creates an instance of the plugin.
Sql::create function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Creates an instance of the plugin.
SqlBase::create function core/modules/views/src/Plugin/views/pager/SqlBase.php Creates an instance of the plugin.
SqlBase::create function core/modules/migrate/src/Plugin/migrate/source/SqlBase.php Creates an instance of the plugin.
SqlContentEntityStorage::createInstance function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Instantiates a new instance of this entity handler.
SqlContentEntityStorage::onBundleCreate function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Reacts to a bundle being created.
SqlContentEntityStorage::onEntityTypeCreate function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Reacts to the creation of the entity type.
SqlContentEntityStorage::onFieldableEntityTypeCreate function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Reacts to the creation of the fieldable entity type.
SqlContentEntityStorage::onFieldStorageDefinitionCreate function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Reacts to the creation of a field storage definition.
SqlContentEntityStorageSchema::createDedicatedTableSchema function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Creates the schema for a field stored in a dedicated table.
SqlContentEntityStorageSchema::createEntitySchemaIndexes function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Creates the specified entity schema indexes and keys.
SqlContentEntityStorageSchema::createSharedTableSchema function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Creates the schema for a field stored in a shared table.
SqlContentEntityStorageSchema::onEntityTypeCreate function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Reacts to the creation of the entity type.
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[[api-linebreak]]
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.
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[[api-linebreak]]
StorageComparerTest::testCreateChangelistDelete function core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php @covers ::createChangelist[[api-linebreak]]
StorageComparerTest::testCreateChangelistNoChange function core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php @covers ::createChangelist[[api-linebreak]]
StorageComparerTest::testCreateChangelistUpdate function core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php @covers ::createChangelist[[api-linebreak]]
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 Creates a source string object bound to this storage but not saved.
StringDatabaseStorage::createTranslation function core/modules/locale/src/StringDatabaseStorage.php Creates a string translation object bound to this storage but not saved.
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.
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.

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