Search for create

  1. Search 7.x for create
  2. Search 8.9.x for create
  3. Search 10.3.x for create
  4. Search 11.x for create
  5. Other projects
Title Object type File name Summary
FieldType::create function core/modules/field/src/Plugin/migrate/process/FieldType.php Creates an instance of the plugin.
FieldTypePluginManager::createFieldItem function core/lib/Drupal/Core/Field/FieldTypePluginManager.php Creates a new field item as part of a field item list.
FieldTypePluginManager::createFieldItemList function core/lib/Drupal/Core/Field/FieldTypePluginManager.php Creates a new field item list.
FieldTypePluginManager::createInstance function core/lib/Drupal/Core/Field/FieldTypePluginManager.php Creates a field item, which is not part of an entity or field item list.
FieldTypePluginManagerInterface::createFieldItem function core/lib/Drupal/Core/Field/FieldTypePluginManagerInterface.php Creates a new field item as part of a field item list.
FieldTypePluginManagerInterface::createFieldItemList function core/lib/Drupal/Core/Field/FieldTypePluginManagerInterface.php Creates a new field item list.
FieldTypePluginManagerTest::testCreateInstance function core/modules/field/tests/src/Kernel/FieldTypePluginManagerTest.php Tests creation of field item instances.
FieldTypePluginManagerTest::testCreateInstanceWithConfig function core/modules/field/tests/src/Kernel/FieldTypePluginManagerTest.php Tests creation of field item instances.
FieldUiLocalAction::create function core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalAction.php Creates a new class instance.
FieldUiLocalTask::create function core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalTask.php Creates a new class instance.
FieldUiPermissions::create function core/modules/field_ui/src/FieldUiPermissions.php Instantiates a new instance of this class.
field_test_field_storage_config_create function core/modules/field/tests/modules/field_test/field_test.module Memorize calls to field_test_field_storage_config_create().
field_ui_entity_bundle_create function core/modules/field_ui/field_ui.module Implements hook_entity_bundle_create().
File::$createdColumn property core/modules/file/src/Plugin/views/wizard/File.php Set the created column.
File::create function core/modules/file/src/Plugin/views/field/File.php Creates an instance of the plugin.
File::createFileUrl function core/modules/file/src/Entity/File.php Creates a file URL for the URI of this file.
File::createSourceField function core/modules/media/src/Plugin/media/Source/File.php Creates the source field definition for a type.
File::getCreatedTime function core/modules/file/src/Entity/File.php Returns the file entity creation timestamp.
File::preCreate function core/modules/file/src/Entity/File.php Changes the values of an entity before it is created.
FileAccessControlHandler::checkCreateAccess function core/modules/file/src/FileAccessControlHandler.php Performs create access checks.
FileCopy::create function core/modules/migrate/src/Plugin/migrate/process/FileCopy.php Creates an instance of the plugin.
FileDownloadController::create function core/modules/system/src/FileDownloadController.php Instantiates a new instance of this class.
FileFieldCreationTrait::createFileField function core/modules/file/tests/src/Functional/FileFieldCreationTrait.php Creates a new file field.
FileFieldWidgetTest::createTemporaryFile function core/modules/file/tests/src/Functional/FileFieldWidgetTest.php Creates a temporary file, for a specific user.
FileInterface::createFileUrl function core/modules/file/src/FileInterface.php Creates a file URL for the URI of this file.
FileInterface::getCreatedTime function core/modules/file/src/FileInterface.php Returns the file entity creation timestamp.
FileListingTest::createFile function core/modules/file/tests/src/Functional/FileListingTest.php Creates and saves a test file.
FileManagedTestBase::createFile function core/modules/file/tests/src/Functional/FileManagedTestBase.php Creates and saves a file, asserting that it was saved.
FileManagedTestBase::createUri function core/modules/file/tests/src/Functional/FileManagedTestBase.php Creates a file and returns its URI.
FileManagedUnitTestBase::createFile function core/modules/file/tests/src/Kernel/FileManagedUnitTestBase.php Creates and saves a file, asserting that it was saved.
FileManagedUnitTestBase::createUri function core/modules/file/tests/src/Kernel/FileManagedUnitTestBase.php Creates a file and returns its URI.
FileMediaFormatterTestBase::createMediaField function core/modules/file/tests/src/Functional/Formatter/FileMediaFormatterTestBase.php Creates a file field and set's the correct formatter.
FileRepository::createOrUpdate function core/modules/file/src/FileRepository.php Create a file entity or update if it exists.
FileResourceTestBase::createEntity function core/modules/file/tests/src/Functional/Rest/FileResourceTestBase.php Creates the entity to be tested.
FileSelection::createNewEntity function core/modules/file/src/Plugin/EntityReferenceSelection/FileSelection.php Creates a new entity object that can be used as a valid reference.
FileStorage::createCollection function core/lib/Drupal/Core/Config/FileStorage.php Creates a collection on the storage.
FileStorage::createDirectory function core/lib/Drupal/Component/PhpStorage/FileStorage.php Ensures the requested directory exists and has the right permissions.
FileStorageTest::testCreateDirectoryFailWarning function core/tests/Drupal/Tests/Component/PhpStorage/FileStorageTest.php @covers ::createDirectory
FileSystem::createFilename function core/lib/Drupal/Core/File/FileSystem.php Creates a full file path from a directory and filename.
FileSystemDeprecationTest::testDeprecatedFileCreateUrl function core/tests/Drupal/KernelTests/Core/File/FileSystemDeprecationTest.php Tests deprecated FileCreateUrl.
FileSystemForm::create function core/modules/system/src/Form/FileSystemForm.php Instantiates a new instance of this class.
FileSystemInterface::createFilename function core/lib/Drupal/Core/File/FileSystemInterface.php Creates a full file path from a directory and filename.
FileSystemInterface::CREATE_DIRECTORY constant core/lib/Drupal/Core/File/FileSystemInterface.php Flag used by ::prepareDirectory() -- create directory if not present.
FileTest::createAnotherEntity function core/modules/jsonapi/tests/src/Functional/FileTest.php Creates another entity to be tested.
FileTest::createEntity function core/modules/jsonapi/tests/src/Functional/FileTest.php Creates the entity to be tested.
FileTestBase::createDirectory function core/tests/Drupal/KernelTests/Core/File/FileTestBase.php Create a directory and assert it exists.
FileTestBase::createUri function core/tests/Drupal/KernelTests/Core/File/FileTestBase.php Create a file and return the URI of it.
FileTestSaveUploadFromForm::create function core/modules/file/tests/file_test/src/Form/FileTestSaveUploadFromForm.php Instantiates a new instance of this class.
FileTransfer::createDirectory function core/lib/Drupal/Core/FileTransfer/FileTransfer.php Creates a directory.
FileTransfer::createDirectoryJailed function core/lib/Drupal/Core/FileTransfer/FileTransfer.php Creates a directory.

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