Search for list
Title | Object type | File name | Summary |
---|---|---|---|
FieldStorageConfigListBuilder::$fieldTypes | property | core/ |
An array of information about field types. |
FieldStorageConfigListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
FieldStorageConfigListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
FieldStorageConfigListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
FieldStorageConfigListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
FieldStorageConfigListBuilder::__construct | function | core/ |
Constructs a new FieldStorageConfigListBuilder object. |
FieldStorageDefinitionListener | class | core/ |
Reacts to field storage definition CRUD on behalf of the Entity system. |
FieldStorageDefinitionListener.php | file | core/ |
|
FieldStorageDefinitionListener::$deletedFieldsRepository | property | core/ |
The deleted fields repository. |
FieldStorageDefinitionListener::$entityFieldManager | property | core/ |
The entity field manager. |
FieldStorageDefinitionListener::$entityLastInstalledSchemaRepository | property | core/ |
The entity definition manager. |
FieldStorageDefinitionListener::$entityTypeManager | property | core/ |
The entity type manager. |
FieldStorageDefinitionListener::$eventDispatcher | property | core/ |
The event dispatcher. |
FieldStorageDefinitionListener::onFieldStorageDefinitionCreate | function | core/ |
Reacts to the creation of a field storage definition. |
FieldStorageDefinitionListener::onFieldStorageDefinitionDelete | function | core/ |
Reacts to the deletion of a field storage definition. |
FieldStorageDefinitionListener::onFieldStorageDefinitionUpdate | function | core/ |
Reacts to the update of a field storage definition. |
FieldStorageDefinitionListener::__construct | function | core/ |
Constructs a new FieldStorageDefinitionListener. |
FieldStorageDefinitionListenerInterface | interface | core/ |
Interface for field storage definition create, delete and update operations. |
FieldStorageDefinitionListenerInterface.php | file | core/ |
|
FieldStorageDefinitionListenerInterface::onFieldStorageDefinitionCreate | function | core/ |
Reacts to the creation of a field storage definition. |
FieldStorageDefinitionListenerInterface::onFieldStorageDefinitionDelete | function | core/ |
Reacts to the deletion of a field storage definition. |
FieldStorageDefinitionListenerInterface::onFieldStorageDefinitionUpdate | function | core/ |
Reacts to the update of a field storage definition. |
FieldType::$list_class | property | core/ |
The typed data class used for wrapping multiple data items of the type. |
FieldTypePluginManager::createFieldItemList | function | core/ |
Creates a new field item list. |
FieldTypePluginManagerInterface::createFieldItemList | function | core/ |
Creates a new field item list. |
field_definition.listener | service | core/ |
Drupal\Core\Field\FieldDefinitionListener |
field_storage_definition.listener | service | core/ |
Drupal\Core\Field\FieldStorageDefinitionListener |
FileFieldItemList | class | core/ |
Represents a configurable entity file field. |
FileFieldItemList.php | file | core/ |
|
FileFieldItemList::defaultValuesForm | function | core/ |
Returns a form for the default value input. |
FileFieldItemList::delete | function | core/ |
Defines custom delete behavior for field values. |
FileFieldItemList::deleteRevision | function | core/ |
Defines custom revision delete behavior for field values. |
FileFieldItemList::postSave | function | core/ |
Defines custom post-save behavior for field values. |
FileListingTest | class | core/ |
Tests file listing page functionality. |
FileListingTest.php | file | core/ |
|
FileListingTest::$baseUser | property | core/ |
An authenticated user. |
FileListingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FileListingTest::$modules | property | core/ |
Modules to install. |
FileListingTest::createFile | function | core/ |
Creates and saves a test file. |
FileListingTest::setUp | function | core/ |
|
FileListingTest::sumUsages | function | core/ |
Calculates total count of usages for a file. |
FileListingTest::testFileListingPages | function | core/ |
Tests file overview with different user permissions. |
FileListingTest::testFileListingUsageNoLink | function | core/ |
Tests file listing usage page for entities with no canonical link template. |
FileReadOnlyStorage::listAll | function | core/ |
Lists all the files in the storage. |
FileStorage::listAll | function | core/ |
Gets configuration object names starting with a given prefix. |
FileStorage::listAll | function | core/ |
Lists all the files in the storage. |
FileStorageTest::testListAll | function | core/ |
Tests the FileStorage::listAll method with a relative and absolute path. |
FileSystemModuleDiscoveryDataProviderTrait::coreModuleListDataProvider | function | core/ |
A data provider that lists every module in core. |
FileUsageInterface::listUsage | function | core/ |
Determines where a file is used. |
FilterEntityReferenceTest::testViewEntityReferenceAsSelectList | function | core/ |
Tests that results are successfully filtered by the select list widget. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.