Search for storage
- Search 7.x for storage
 - Search 9.5.x for storage
 - Search 8.9.x for storage
 - Search 11.x for storage
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| DefaultsSectionStorageTest | class | core/ | 
                                                                                        @coversDefaultClass \Drupal\layout_builder\Plugin\SectionStorage\DefaultsSectionStorage[[api-linebreak]] | 
| DefaultsSectionStorageTest.php | file | core/ | 
                                                                                        |
| DefaultsSectionStorageTest.php | file | core/ | 
                                                                                        |
| 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[[api-linebreak]] @dataProvider providerTestAccess  | 
              
| DefaultsSectionStorageTest::testBuildRoutes | function | core/ | 
                                                                                        @covers ::buildRoutes[[api-linebreak]] @covers ::getEntityTypes[[api-linebreak]] @covers \Drupal\layout_builder\Routing\LayoutBuilderRoutesTrait::buildLayoutRoutes[[api-linebreak]]  | 
              
| DefaultsSectionStorageTest::testBuildRoutesNoFieldUi | function | core/ | 
                                                                                        @covers ::buildRoutes[[api-linebreak]] | 
| DefaultsSectionStorageTest::testConfigInstall | function | core/ | 
                                                                                        Tests installing defaults via config install. | 
| DefaultsSectionStorageTest::testExtractEntityFromRoute | function | core/ | 
                                                                                        @covers ::extractEntityFromRoute[[api-linebreak]] | 
| DefaultsSectionStorageTest::testExtractEntityFromRouteCreate | function | core/ | 
                                                                                        @covers ::extractEntityFromRoute[[api-linebreak]] | 
| DefaultsSectionStorageTest::testGetContexts | function | core/ | 
                                                                                        @covers ::getContexts[[api-linebreak]] | 
| DefaultsSectionStorageTest::testGetContextsDuringPreview | function | core/ | 
                                                                                        @covers ::getContextsDuringPreview[[api-linebreak]] | 
| DefaultsSectionStorageTest::testGetTempstoreKey | function | core/ | 
                                                                                        @covers ::getTempstoreKey[[api-linebreak]] | 
| DefaultsSectionStorageTest::testLoadFromDisplay | function | core/ | 
                                                                                        Tests loading given a display. | 
| DefaultsSectionStorageTest::testThirdPartySettings | function | core/ | 
                                                                                        @covers ::getThirdPartySetting[[api-linebreak]] @covers ::setThirdPartySetting[[api-linebreak]]  | 
              
| 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/ | 
                                                                                        Returns 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. | 
| EditorImageDialog::$fileStorage | property | core/ | 
                                                                                        The file storage service. | 
| 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. | 
| EntityArgument::$deprecatedStorageProperties | property | core/ | 
                                                                                        Array of deprecated storage properties that legacy classes might access. | 
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.