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::$entityTypeManager | property | core/ |
The entity type manager. |
DefaultsSectionStorageTest::$modules | property | core/ |
Modules to install. |
DefaultsSectionStorageTest::$plugin | property | core/ |
The plugin. |
DefaultsSectionStorageTest::$plugin | property | core/ |
The plugin. |
DefaultsSectionStorageTest::$sampleEntityGenerator | property | core/ |
The sample entity generator. |
DefaultsSectionStorageTest::providerTestAccess | function | core/ |
Provides test data for ::testAccess(). |
DefaultsSectionStorageTest::providerTestExtractEntityFromRoute | function | core/ |
Provides data for ::testExtractEntityFromRoute(). |
DefaultsSectionStorageTest::setUp | function | core/ |
|
DefaultsSectionStorageTest::setUp | function | core/ |
|
DefaultsSectionStorageTest::testAccess | function | core/ |
@covers ::access @dataProvider providerTestAccess |
DefaultsSectionStorageTest::testBuildRoutes | function | core/ |
@covers ::buildRoutes @covers ::getEntityTypes @covers \Drupal\layout_builder\Routing\LayoutBuilderRoutesTrait::buildLayoutRoutes |
DefaultsSectionStorageTest::testBuildRoutesNoFieldUi | function | core/ |
@covers ::buildRoutes |
DefaultsSectionStorageTest::testConfigInstall | function | core/ |
Tests installing defaults via config install. |
DefaultsSectionStorageTest::testExtractEntityFromRoute | function | core/ |
@covers ::extractEntityFromRoute |
DefaultsSectionStorageTest::testExtractEntityFromRouteCreate | function | core/ |
@covers ::extractEntityFromRoute |
DefaultsSectionStorageTest::testGetContexts | function | core/ |
@covers ::getContexts |
DefaultsSectionStorageTest::testGetContextsDuringPreview | function | core/ |
@covers ::getContextsDuringPreview |
DefaultsSectionStorageTest::testGetTempstoreKey | function | core/ |
@covers ::getTempstoreKey |
DefaultsSectionStorageTest::testLoadFromDisplay | function | core/ |
Tests loading given a display. |
DefaultsSectionStorageTest::testThirdPartySettings | function | core/ |
@covers ::getThirdPartySetting @covers ::setThirdPartySetting |
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/ |
|
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/ |
Returns the active configuration storage to use during building the container. |
Drupal\book\BookOutlineStorageInterface | service | core/ |
|
Drupal\forum\ForumIndexStorageInterface | service | core/ |
|
Drupal\layout_builder\SectionStorage\SectionStorageManagerInterface | service | core/ |
|
Drupal\locale\LocaleDefaultConfigStorage | service | core/ |
|
Drupal\locale\LocaleProjectStorageInterface | service | core/ |
|
Drupal\locale\StringStorageInterface | service | core/ |
|
Drupal\node\NodeGrantDatabaseStorageInterface | service | core/ |
|
Drupal\statistics\StatisticsStorageInterface | service | core/ |
|
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. |
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.