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
- Search main for storage
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTypeInterface::getStorageClass | function | core/ |
Gets the storage class. |
| EntityTypeInterface::setStorageClass | function | core/ |
Sets the storage class. |
| EntityTypeManager::getStorage | function | core/ |
Creates a new storage instance. |
| EntityTypeManagerInterface::getStorage | function | core/ |
Creates a new storage instance. |
| EntityTypeManagerTest::testGetStorage | function | core/ |
Tests the getStorage() method. |
| EntityTypeTest::testGetStorageClass | function | core/ |
Tests the getStorageClass() method. |
| EntityTypeTest::testSetStorageClass | function | core/ |
Tests the setStorageClass() method. |
| EntityViewsData::$fieldStorageDefinitions | property | core/ |
The field storage definitions for all base fields of the entity type. |
| EntityViewsData::$storage | property | core/ |
The storage used for this entity type. |
| EntityViewsData::getFieldStorageDefinitions | function | core/ |
Gets the field storage definitions. |
| entity_test_with_storage.info.yml | file | core/ |
core/modules/system/tests/modules/entity_test_with_storage/entity_test_with_storage.info.yml |
| ExcludedModulesEventSubscriber::$activeStorage | property | core/ |
|
| ExportStorageManager | class | core/ |
The export storage manager dispatches an event for the export storage. |
| ExportStorageManager.php | file | core/ |
|
| ExportStorageManager::$storage | property | core/ |
The database storage. |
| ExportStorageManager::getStorage | function | core/ |
Get the config storage. |
| ExportStorageManager::LOCK_NAME | constant | core/ |
The name used to identify the lock. |
| ExportStorageManager::__construct | function | core/ |
ExportStorageManager constructor. |
| ExportStorageManagerTest | class | core/ |
Tests the export storage manager. |
| ExportStorageManagerTest.php | file | core/ |
|
| ExportStorageManagerTest::$modules | property | core/ |
Modules to install. |
| ExportStorageManagerTest::setUp | function | core/ |
|
| ExportStorageManagerTest::testGetStorage | function | core/ |
Tests getting the export storage. |
| ExportStorageManagerTest::testGetStorageLock | function | core/ |
Tests the export storage when it is locked. |
| ExtensionInstallStorage | class | core/ |
Storage to access configuration and schema in enabled extensions. |
| ExtensionInstallStorage.php | file | core/ |
|
| ExtensionInstallStorage::$configStorage | property | core/ |
The active configuration store. |
| ExtensionInstallStorage::$includeProfile | property | core/ |
Flag to include the profile in the list of enabled modules. |
| ExtensionInstallStorage::$installProfile | property | core/ |
The name of the currently active installation profile. |
| ExtensionInstallStorage::createCollection | function | core/ |
Creates a collection on the storage. |
| ExtensionInstallStorage::getAllFolders | function | core/ |
Returns a map of all config object names and their folders. |
| ExtensionInstallStorage::__construct | function | core/ |
Overrides \Drupal\Core\Config\InstallStorage::__construct(). |
| ExtensionInstallStorageTest | class | core/ |
Tests Drupal\Core\Config\ExtensionInstallStorage. |
| ExtensionInstallStorageTest.php | file | core/ |
|
| ExtensionInstallStorageTest::testCreateCollection | function | core/ |
Tests create collection. |
| field.storage.block_content.body.yml | file | core/ |
core/modules/block_content/config/install/field.storage.block_content.body.yml |
| field.storage.block_content.body.yml | file | core/ |
core/profiles/standard/config/install/field.storage.block_content.body.yml |
| field.storage.block_content.body.yml | file | core/ |
core/modules/block_content/modules/block_content_storage_body_field/config/install/field.storage.block_content.body.yml |
| field.storage.block_content.body.yml | file | core/ |
core/recipes/basic_block_type/config/field.storage.block_content.body.yml |
| field.storage.block_content.field_body.yml | file | core/ |
core/profiles/demo_umami/config/install/field.storage.block_content.field_body.yml |
| field.storage.block_content.field_content_link.yml | file | core/ |
core/profiles/demo_umami/config/install/field.storage.block_content.field_content_link.yml |
| field.storage.block_content.field_copyright.yml | file | core/ |
core/profiles/demo_umami/config/install/field.storage.block_content.field_copyright.yml |
| field.storage.block_content.field_disclaimer.yml | file | core/ |
core/profiles/demo_umami/config/install/field.storage.block_content.field_disclaimer.yml |
| field.storage.block_content.field_media_image.yml | file | core/ |
core/profiles/demo_umami/config/install/field.storage.block_content.field_media_image.yml |
| field.storage.block_content.field_summary.yml | file | core/ |
core/profiles/demo_umami/config/install/field.storage.block_content.field_summary.yml |
| field.storage.block_content.field_title.yml | file | core/ |
core/profiles/demo_umami/config/install/field.storage.block_content.field_title.yml |
| field.storage.comment.comment_body.yml | file | core/ |
core/modules/comment/config/install/field.storage.comment.comment_body.yml |
| field.storage.contact_message.field_multiple_value_form_field.yml | file | core/ |
core/modules/system/tests/modules/olivero_test/config/install/field.storage.contact_message.field_multiple_value_form_field.yml |
| field.storage.entity_test.body.yml | file | core/ |
core/modules/system/tests/modules/entity_test_with_storage/config/install/field.storage.entity_test.body.yml |
| field.storage.entity_test.field_test_import.yml | file | core/ |
core/modules/field/tests/modules/field_test_config/config/install/field.storage.entity_test.field_test_import.yml |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.