Search for storage
- Search 7.x for storage
- Search 9.5.x for storage
- Search 10.3.x for storage
- Search 11.x for storage
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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 enable. |
ExportStorageManagerTest::setUp | function | core/ |
|
ExportStorageManagerTest::testGetStorage | function | core/ |
Test getting the export storage. |
ExportStorageManagerTest::testGetStorageLock | function | core/ |
Test 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 the Config. |
ExtensionInstallStorageTest.php | file | core/ |
|
ExtensionInstallStorageTest::providerTestProfileDeprecation | function | core/ |
Data provider for ::testProfileDeprecation |
ExtensionInstallStorageTest::testProfileDeprecation | function | core/ |
@covers ::__construct @group legacy @dataProvider providerTestProfileDeprecation @expectedDeprecation All \Drupal\Core\Config\ExtensionInstallStorage::__construct() arguments will be required in drupal:9.0.0. See https://www.drupal.org/node/2538996 |
FeedStorage | class | core/ |
Controller class for aggregator's feeds. |
FeedStorage.php | file | core/ |
|
FeedStorage::getFeedIdsToRefresh | function | core/ |
Returns the fids of feeds that need to be refreshed. |
FeedStorageInterface | interface | core/ |
Defines an interface for aggregator feed entity storage classes. |
FeedStorageInterface.php | file | core/ |
|
FeedStorageInterface::CLEAR_NEVER | constant | core/ |
Denotes that a feed's items should never expire. |
FeedStorageInterface::getFeedIdsToRefresh | function | core/ |
Returns the fids of feeds that need to be refreshed. |
FeedStorageSchema | class | core/ |
Defines the feed schema handler. |
FeedStorageSchema.php | file | core/ |
|
FeedStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
field.storage.block_content.body.yml | file | core/ |
core/modules/block_content/config/install/field.storage.block_content.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.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 |
field.storage.entity_test.field_test_import_2.yml | file | core/ |
core/modules/field/tests/modules/field_test_config/config/install/field.storage.entity_test.field_test_import_2.yml |
field.storage.entity_test.field_test_import_sync.yml | file | core/ |
core/modules/field/tests/modules/field_test_config/sync/field.storage.entity_test.field_test_import_sync.yml |
field.storage.entity_test.field_test_import_sync_2.yml | file | core/ |
core/modules/field/tests/modules/field_test_config/sync/field.storage.entity_test.field_test_import_sync_2.yml |
field.storage.entity_test.timestamp.yml | file | core/ |
core/modules/field/tests/modules/field_timestamp_test/config/install/field.storage.entity_test.timestamp.yml |
field.storage.entity_test_update.field_test_configurable_field.yml | file | core/ |
core/modules/system/tests/modules/entity_test_update/config/install/field.storage.entity_test_update.field_test_configurable_field.yml |
field.storage.media.field_media_audio_file.yml | file | core/ |
core/profiles/standard/config/optional/field.storage.media.field_media_audio_file.yml |
field.storage.media.field_media_audio_file.yml | file | core/ |
core/profiles/demo_umami/config/install/field.storage.media.field_media_audio_file.yml |
field.storage.media.field_media_document.yml | file | core/ |
core/profiles/standard/config/optional/field.storage.media.field_media_document.yml |
field.storage.media.field_media_document.yml | file | core/ |
core/profiles/demo_umami/config/install/field.storage.media.field_media_document.yml |
field.storage.media.field_media_extra_image.yml | file | core/ |
core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.media.field_media_extra_image.yml |
field.storage.media.field_media_image.yml | file | core/ |
core/profiles/standard/config/optional/field.storage.media.field_media_image.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.