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 |
---|---|---|---|
BookNavigationBlock::$nodeStorage | property | core/ |
The node storage. |
BookOutlineStorage | class | core/ |
Defines a storage class for books outline. |
BookOutlineStorage.php | file | core/ |
|
BookOutlineStorage::$connection | property | core/ |
Database Service Object. |
BookOutlineStorage::countOriginalLinkChildren | function | core/ |
|
BookOutlineStorage::delete | function | core/ |
|
BookOutlineStorage::getBookMenuTree | function | core/ |
|
BookOutlineStorage::getBooks | function | core/ |
|
BookOutlineStorage::getBookSubtree | function | core/ |
|
BookOutlineStorage::getChildRelativeDepth | function | core/ |
|
BookOutlineStorage::hasBooks | function | core/ |
|
BookOutlineStorage::insert | function | core/ |
|
BookOutlineStorage::loadBookChildren | function | core/ |
|
BookOutlineStorage::loadMultiple | function | core/ |
|
BookOutlineStorage::update | function | core/ |
|
BookOutlineStorage::updateMovedChildren | function | core/ |
|
BookOutlineStorage::__construct | function | core/ |
Constructs a BookOutlineStorage object. |
BookOutlineStorageInterface | interface | core/ |
Defines a common interface for book outline storage classes. |
BookOutlineStorageInterface.php | file | core/ |
|
BookOutlineStorageInterface::countOriginalLinkChildren | function | core/ |
Count the number of original link children. |
BookOutlineStorageInterface::delete | function | core/ |
Deletes a book entry. |
BookOutlineStorageInterface::getBookMenuTree | function | core/ |
Builds tree data used for the menu tree. |
BookOutlineStorageInterface::getBooks | function | core/ |
Gets books (the highest positioned book links). |
BookOutlineStorageInterface::getBookSubtree | function | core/ |
Get book subtree. |
BookOutlineStorageInterface::getChildRelativeDepth | function | core/ |
Gets child relative depth. |
BookOutlineStorageInterface::hasBooks | function | core/ |
Checks if there are any books. |
BookOutlineStorageInterface::insert | function | core/ |
Inserts a book link. |
BookOutlineStorageInterface::loadBookChildren | function | core/ |
Loads book's children using its parent ID. |
BookOutlineStorageInterface::loadMultiple | function | core/ |
Loads books. |
BookOutlineStorageInterface::update | function | core/ |
Updates book reference for links that were moved between books. |
BookOutlineStorageInterface::updateMovedChildren | function | core/ |
Update the book ID of the book link that it's being moved. |
BookUninstallValidator::$bookOutlineStorage | property | core/ |
The book outline storage. |
BookUninstallValidatorTest::testValidateOutlineStorage | function | core/ |
@covers ::validate |
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. |
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.