Search for create
- Search 7.x for create
- Search 9.5.x for create
- Search 10.3.x for create
- Search 11.x for create
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldStorageDefinitionListenerInterface::onFieldStorageDefinitionCreate | function | core/ |
Reacts to the creation of a field storage definition. |
| FieldTranslationSynchronizer::createMergedItem | function | core/ |
Creates a merged item. |
| 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::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. |
| FileFieldTestBase::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/ |
Create a file and save it to the files table and assert that it occurs correctly. |
| FileManagedTestBase::createFile | function | core/ |
Create a file and save it to the files table and assert that it occurs correctly. |
| FileManagedTestBase::createUri | function | core/ |
Creates a file and returns its URI. |
| FileManagedTestBase::createUri | function | core/ |
Creates a file and returns its URI. |
| FileManagedUnitTestBase::createFile | function | core/ |
Create a file and save it to the files table and assert that it occurs correctly. |
| 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. |
| 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[[api-linebreak]] |
| FileSystem::createFilename | function | core/ |
Creates a full file path from a directory and filename. |
| FileSystemDeprecationTest::testDeprecatedFileCreate | function | core/ |
@expectedDeprecation file_create_filename() is deprecated in Drupal 8.7.0 and will be removed before Drupal 9.0.0. Use \Drupal\Core\File\FileSystemInterface::createFilename(). See https://www.drupal.org/node/3006851. |
| 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. |
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.