Search for storage
- Search 7.x for storage
- Search 9.5.x for storage
- Search 8.9.x for storage
- Search 10.3.x for storage
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DefaultsSectionStorageTest::testExtractEntityFromRouteCreate | function | core/ |
Tests extract entity from route create. |
| DefaultsSectionStorageTest::testGetContexts | function | core/ |
Tests get contexts. |
| DefaultsSectionStorageTest::testGetContextsDuringPreview | function | core/ |
Tests get contexts during preview. |
| DefaultsSectionStorageTest::testGetTempstoreKey | function | core/ |
Tests get tempstore key. |
| DefaultsSectionStorageTest::testLoadFromDisplay | function | core/ |
Tests loading given a display. |
| DefaultsSectionStorageTest::testThirdPartySettings | function | core/ |
Tests third party settings. |
| DefaultTableMapping::$fieldStorageDefinitions | property | core/ |
The field storage definitions of this mapping. |
| DefaultTableMapping::allowsSharedTableStorage | function | core/ |
Checks whether the given field can be stored in a shared table. |
| DefaultTableMapping::requiresDedicatedTableStorage | function | core/ |
Checks whether the given field has to be stored in a dedicated table. |
| DeletedFieldsRepository::addFieldStorageDefinition | function | core/ |
Adds a field storage definition object to the deleted list. |
| DeletedFieldsRepository::getFieldStorageDefinitions | function | core/ |
Returns a list of deleted field storage definitions. |
| DeletedFieldsRepository::removeFieldStorageDefinition | function | core/ |
Removes a field storage definition object from the deleted list. |
| DeletedFieldsRepositoryInterface::addFieldStorageDefinition | function | core/ |
Adds a field storage definition object to the deleted list. |
| DeletedFieldsRepositoryInterface::getFieldStorageDefinitions | function | core/ |
Returns a list of deleted field storage definitions. |
| DeletedFieldsRepositoryInterface::removeFieldStorageDefinition | function | core/ |
Removes a field storage definition object from the deleted list. |
| DependencySerializationTrait::$_entityStorages | property | core/ |
An array of entity type IDs keyed by the property name of their storages. |
| DiscardLayoutChangesForm::$sectionStorage | property | core/ |
The section storage. |
| DisplayEntityReferenceTest::$fieldStorage | property | core/ |
The field storage. |
| DrupalKernel::$configStorage | property | core/ |
Config storage object used for reading enabled modules configuration. |
| DrupalKernel::getConfigStorage | function | core/ |
Gets the active configuration storage to use during building the container. |
| DynamicallyFieldableEntityStorageInterface | interface | core/ |
A storage that supports entity types with dynamic field definitions. |
| DynamicallyFieldableEntityStorageInterface.php | file | core/ |
|
| DynamicallyFieldableEntityStorageSchemaInterface | interface | core/ |
A storage schema that supports entity types with dynamic field definitions. |
| DynamicallyFieldableEntityStorageSchemaInterface.php | file | core/ |
|
| DynamicallyFieldableEntityStorageSchemaInterface::finalizePurge | function | core/ |
Performs final cleanup after all data of a field has been purged. |
| DynamicallyFieldableEntityStorageSchemaInterface::requiresFieldDataMigration | function | core/ |
Checks if existing data would be lost if the schema changes were applied. |
| DynamicallyFieldableEntityStorageSchemaInterface::requiresFieldStorageSchemaChanges | function | core/ |
Checks if the changes to the storage definition requires schema changes. |
| EmailAction::$storage | property | core/ |
The user storage. |
| EmailFieldTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| Entity::$storage | property | core/ |
The entity storage. |
| EntityApiTest::testEntityStorageExceptionHandling | function | core/ |
Tests that exceptions are thrown when saving or deleting an entity. |
| EntityDecoupledTranslationRevisionsTest::$storage | property | core/ |
The entity storage. |
| EntityDefinitionTestTrait::getUpdatedFieldStorageDefinitions | function | core/ |
Returns the required rev / mul field definitions for an entity type. |
| EntityDefinitionUpdateManager::$fieldStorageDefinitionListener | property | core/ |
The field storage definition listener service. |
| EntityDefinitionUpdateManager::getFieldStorageDefinition | function | core/ |
Returns a field storage definition ready to be manipulated. |
| EntityDefinitionUpdateManager::installFieldStorageDefinition | function | core/ |
Installs a new field storage definition. |
| EntityDefinitionUpdateManager::requiresEntityStorageSchemaChanges | function | core/ |
Checks if the changes to the entity type requires storage schema changes. |
| EntityDefinitionUpdateManager::requiresFieldStorageSchemaChanges | function | core/ |
Checks if the changes to the storage definition requires schema changes. |
| EntityDefinitionUpdateManager::uninstallFieldStorageDefinition | function | core/ |
Uninstalls a field storage definition. |
| EntityDefinitionUpdateManager::updateFieldStorageDefinition | function | core/ |
Applies any change performed to the passed field storage definition. |
| EntityDefinitionUpdateManagerInterface::getFieldStorageDefinition | function | core/ |
Returns a field storage definition ready to be manipulated. |
| EntityDefinitionUpdateManagerInterface::installFieldStorageDefinition | function | core/ |
Installs a new field storage definition. |
| EntityDefinitionUpdateManagerInterface::uninstallFieldStorageDefinition | function | core/ |
Uninstalls a field storage definition. |
| EntityDefinitionUpdateManagerInterface::updateFieldStorageDefinition | function | core/ |
Applies any change performed to the passed field storage definition. |
| EntityDefinitionUpdateMultipleTypesTest::testCreateIndexUsingEntityStorageSchemaWithData | function | core/ |
Ensures that a new entity level index is created when data exists. |
| EntityDefinitionUpdateMultipleTypesTest::testEntityTypeUpdateWithEntityStorageChange | function | core/ |
Tests updating entity schema when there are entity storage changes. |
| EntityDuplicateTest::$entityTestRevStorage | property | core/ |
|
| EntityExists::$storage | property | core/ |
The entity storage. |
| EntityField::getFieldStorageDefinition | function | core/ |
Gets the field storage definition. |
| EntityFieldManager::$activeFieldStorageDefinitions | property | core/ |
Static cache of active field storage definitions per entity type. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.