Search for create
- Search 7.x for create
- Search 8.9.x for create
- Search 10.3.x for create
- Search 11.x for create
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FieldType::create | function | core/ |
Creates an instance of the plugin. |
FieldTypePluginManager::createFieldItem | function | core/ |
Creates a new field item as part of a field item list. |
FieldTypePluginManager::createFieldItemList | function | core/ |
Creates a new field item list. |
FieldTypePluginManager::createInstance | function | core/ |
Creates a field item, which is not part of an entity or field item list. |
FieldTypePluginManagerInterface::createFieldItem | function | core/ |
Creates a new field item as part of a field item list. |
FieldTypePluginManagerInterface::createFieldItemList | function | core/ |
Creates a new field item list. |
FieldTypePluginManagerTest::testCreateInstance | function | core/ |
Tests creation of field item instances. |
FieldTypePluginManagerTest::testCreateInstanceWithConfig | function | core/ |
Tests creation of field item instances. |
FieldUiLocalAction::create | function | core/ |
Creates a new class instance. |
FieldUiLocalTask::create | function | core/ |
Creates a new class instance. |
FieldUiPermissions::create | function | core/ |
Instantiates a new instance of this class. |
field_test_field_storage_config_create | function | core/ |
Memorize calls to field_test_field_storage_config_create(). |
field_ui_entity_bundle_create | function | core/ |
Implements hook_entity_bundle_create(). |
File::$createdColumn | property | core/ |
Set the created column. |
File::create | function | core/ |
Creates an instance of the plugin. |
File::createFileUrl | function | core/ |
Creates a file URL for the URI of this file. |
File::createSourceField | function | core/ |
Creates the source field definition for a type. |
File::getCreatedTime | function | core/ |
Returns the file entity creation timestamp. |
File::preCreate | function | core/ |
Changes the values of an entity before it is created. |
FileAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
FileCopy::create | function | core/ |
Creates an instance of the plugin. |
FileDownloadController::create | function | core/ |
Instantiates a new instance of this class. |
FileFieldCreationTrait::createFileField | function | core/ |
Creates a new file field. |
FileFieldWidgetTest::createTemporaryFile | function | core/ |
Creates a temporary file, for a specific user. |
FileInterface::createFileUrl | function | core/ |
Creates a file URL for the URI of this file. |
FileInterface::getCreatedTime | function | core/ |
Returns the file entity creation timestamp. |
FileListingTest::createFile | function | core/ |
Creates and saves a test file. |
FileManagedTestBase::createFile | function | core/ |
Creates and saves a file, asserting that it was saved. |
FileManagedTestBase::createUri | function | core/ |
Creates a file and returns its URI. |
FileManagedUnitTestBase::createFile | function | core/ |
Creates and saves a file, asserting that it was saved. |
FileManagedUnitTestBase::createUri | function | core/ |
Creates a file and returns its URI. |
FileMediaFormatterTestBase::createMediaField | function | core/ |
Creates a file field and set's the correct formatter. |
FileRepository::createOrUpdate | function | core/ |
Create a file entity or update if it exists. |
FileResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
FileSelection::createNewEntity | function | core/ |
Creates a new entity object that can be used as a valid reference. |
FileStorage::createCollection | function | core/ |
Creates a collection on the storage. |
FileStorage::createDirectory | function | core/ |
Ensures the requested directory exists and has the right permissions. |
FileStorageTest::testCreateDirectoryFailWarning | function | core/ |
@covers ::createDirectory |
FileSystem::createFilename | function | core/ |
Creates a full file path from a directory and filename. |
FileSystemDeprecationTest::testDeprecatedFileCreateUrl | function | core/ |
Tests deprecated FileCreateUrl. |
FileSystemForm::create | function | core/ |
Instantiates a new instance of this class. |
FileSystemInterface::createFilename | function | core/ |
Creates a full file path from a directory and filename. |
FileSystemInterface::CREATE_DIRECTORY | constant | core/ |
Flag used by ::prepareDirectory() -- create directory if not present. |
FileTest::createAnotherEntity | function | core/ |
Creates another entity to be tested. |
FileTest::createEntity | function | core/ |
Creates the entity to be tested. |
FileTestBase::createDirectory | function | core/ |
Create a directory and assert it exists. |
FileTestBase::createUri | function | core/ |
Create a file and return the URI of it. |
FileTestSaveUploadFromForm::create | function | core/ |
Instantiates a new instance of this class. |
FileTransfer::createDirectory | function | core/ |
Creates a directory. |
FileTransfer::createDirectoryJailed | function | core/ |
Creates a directory. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.