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 11.x for storage
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockContentStorageBodyFieldTest::$modules | property | core/ |
Modules to install. |
| BlockContentStorageBodyFieldTest::testBackwardsCompatibility | function | core/ |
Tests the BC coverage for block_content_storage_body_field. |
| BlockContentStorageSchema | class | core/ |
Defines the block content schema handler. |
| BlockContentStorageSchema.php | file | core/ |
|
| BlockContentStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
| BlockForm::$storage | property | core/ |
The block storage. |
| BlockFormTest::$storage | property | core/ |
The block storage. |
| BlockPluginId::$blockContentStorage | property | core/ |
The block_content entity storage handler. |
| BlockRepository::$blockStorage | property | core/ |
The block storage. |
| BlockRepositoryTest::$blockStorage | property | core/ |
The block storage or a mock. |
| BlockStorageUnitTest | class | core/ |
Tests the storage of blocks. |
| BlockStorageUnitTest.php | file | core/ |
|
| BlockStorageUnitTest::$controller | property | core/ |
The block storage. |
| BlockStorageUnitTest::$modules | property | core/ |
Modules to install. |
| BlockStorageUnitTest::createTests | function | core/ |
Tests the creation of blocks. |
| BlockStorageUnitTest::deleteTests | function | core/ |
Tests the deleting of blocks. |
| BlockStorageUnitTest::loadTests | function | core/ |
Tests the loading of blocks. |
| BlockStorageUnitTest::setUp | function | core/ |
|
| BlockStorageUnitTest::testBlockCRUD | function | core/ |
Tests CRUD operations. |
| BlockStorageUnitTest::testDefaultBlocks | function | core/ |
Tests the installation of default blocks. |
| block_content_body_field_storage.yml | file | core/ |
core/modules/block_content/migrations/block_content_body_field_storage.yml |
| block_content_storage_body_field.info.yml | file | core/ |
core/modules/block_content/modules/block_content_storage_body_field/block_content_storage_body_field.info.yml |
| block_content_storage_body_field_test.info.yml | file | core/ |
core/modules/block_content/modules/block_content_storage_body_field/tests/modules/block_content_storage_body_field_test/block_content_storage_body_field_test.info.yml |
| BooleanFieldTest::$fieldStorage | property | core/ |
A field to use in this test class. |
| BootstrapConfigStorageFactory | class | core/ |
Defines a factory for retrieving the config storage used pre-kernel. |
| BootstrapConfigStorageFactory.php | file | core/ |
|
| BootstrapConfigStorageFactory::get | function | core/ |
Returns a configuration storage implementation. |
| BootstrapConfigStorageFactory::getDatabaseStorage | function | core/ |
Returns a Database configuration storage implementation. |
| BrowserHtmlDebugTrait::$htmlOutputCounterStorage | property | core/ |
Counter storage for HTML output logging. |
| BulkDeleteTest::$fieldStorages | property | core/ |
The fields to use in this test. |
| BulkDeleteTest::testPurgeFieldStorage | function | core/ |
Tests purging field storages. |
| BulkForm::$actionStorage | property | core/ |
The action storage. |
| BundleClassTest::$storage | property | core/ |
The entity storage. |
| BundleEntityStorageInterface | interface | core/ |
A storage that supports entities with bundle specific classes. |
| BundleEntityStorageInterface.php | file | core/ |
|
| BundleEntityStorageInterface::getBundleFromClass | function | core/ |
Retrieves the bundle name for a provided class name. |
| CacheCollector::$storage | property | core/ |
Storage for the data itself. |
| CachedStorage | class | core/ |
Defines the cached storage. |
| CachedStorage.php | file | core/ |
|
| CachedStorage::$cache | property | core/ |
The instantiated Cache backend. |
| CachedStorage::$findByPrefixCache | property | core/ |
List of listAll() prefixes with their results. |
| CachedStorage::$storage | property | core/ |
The configuration storage to be cached. |
| CachedStorage::createCollection | function | core/ |
Creates a collection on the storage. |
| CachedStorage::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
| CachedStorage::delete | function | core/ |
Deletes a configuration object from the storage. |
| CachedStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
| CachedStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
| CachedStorage::exists | function | core/ |
Returns whether a configuration object exists. |
| CachedStorage::findByPrefix | function | core/ |
Finds configuration object names starting with a given prefix. |
| CachedStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.