Search for storage
- Search 7.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 |
|---|---|---|---|
| SectionStorageManagerTest::$factory | property | core/ |
The plugin factory. |
| SectionStorageManagerTest::$manager | property | core/ |
The section storage manager. |
| SectionStorageManagerTest::$plugin | property | core/ |
The plugin. |
| SectionStorageManagerTest::providerTestFindByContext | function | core/ |
Provides test data for ::testFindByContext(). |
| SectionStorageManagerTest::setUp | function | core/ |
|
| SectionStorageManagerTest::testFindByContext | function | core/ |
@covers ::findByContext[[api-linebreak]] |
| SectionStorageManagerTest::testFindByContextCacheableSectionStorage | function | core/ |
@covers ::findByContext[[api-linebreak]] |
| SectionStorageManagerTest::testFindDefinitions | function | core/ |
@covers ::findDefinitions[[api-linebreak]] |
| SectionStorageManagerTest::testLoad | function | core/ |
@covers ::load[[api-linebreak]] |
| SectionStorageManagerTest::testLoadEmpty | function | core/ |
@covers ::loadEmpty[[api-linebreak]] |
| SectionStorageManagerTest::testLoadNull | function | core/ |
@covers ::load[[api-linebreak]] |
| SectionStorageTestBase | class | core/ |
Provides a base class for testing implementations of section storage. |
| SectionStorageTestBase.php | file | core/ |
|
| SectionStorageTestBase::$sectionStorage | property | core/ |
The section list implementation. |
| SectionStorageTestBase::getSectionList | function | core/ |
Sets up the section list. |
| SectionStorageTestBase::getSectionStorage | function | core/ |
Sets up the section list. |
| SectionStorageTestBase::setUp | function | core/ |
|
| SectionStorageTrait | trait | core/ |
Provides a trait for storing sections on an object. |
| SectionStorageTrait.php | file | core/ |
|
| SeparatorTranslationTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| SessionWorkspaceNegotiator::$workspaceStorage | property | core/ |
The workspace storage handler. |
| session_handler.storage | service | core/ |
Drupal\Core\Session\SessionHandler |
| Settings::$storage | property | core/ |
Array with the settings. |
| ShapeItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| SharedTempStore::$storage | property | core/ |
The key/value storage object used for this data. |
| SharedTempStoreFactory::$storageFactory | property | core/ |
The storage factory creating the backend to store the data. |
| ShortcutAccessControlHandler::$shortcutSetStorage | property | core/ |
The shortcut_set storage. |
| ShortcutSetDeleteForm::$storage | property | core/ |
The shortcut storage. |
| ShortcutSetStorage | class | core/ |
Defines a storage for shortcut_set entities. |
| ShortcutSetStorage.php | file | core/ |
|
| ShortcutSetStorage::$connection | property | core/ |
The database connection. |
| ShortcutSetStorage::$moduleHandler | property | core/ |
The module handler. |
| ShortcutSetStorage::assignUser | function | core/ |
Assigns a user to a particular shortcut set. |
| ShortcutSetStorage::countAssignedUsers | function | core/ |
Get the number of users who have this set assigned to them. |
| ShortcutSetStorage::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| ShortcutSetStorage::deleteAssignedShortcutSets | function | core/ |
Delete shortcut sets assigned to users. |
| ShortcutSetStorage::getAssignedToUser | function | core/ |
Get the name of the set assigned to this user. |
| ShortcutSetStorage::getDefaultSet | function | core/ |
Gets the default shortcut set for a given user account. |
| ShortcutSetStorage::unassignUser | function | core/ |
Unassigns a user from any shortcut set they may have been assigned to. |
| ShortcutSetStorage::__construct | function | core/ |
Constructs a ShortcutSetStorageController object. |
| ShortcutSetStorageInterface | interface | core/ |
Defines an interface for shortcut_set entity storage classes. |
| ShortcutSetStorageInterface.php | file | core/ |
|
| ShortcutSetStorageInterface::assignUser | function | core/ |
Assigns a user to a particular shortcut set. |
| ShortcutSetStorageInterface::countAssignedUsers | function | core/ |
Get the number of users who have this set assigned to them. |
| ShortcutSetStorageInterface::deleteAssignedShortcutSets | function | core/ |
Delete shortcut sets assigned to users. |
| ShortcutSetStorageInterface::getAssignedToUser | function | core/ |
Get the name of the set assigned to this user. |
| ShortcutSetStorageInterface::getDefaultSet | function | core/ |
Gets the default shortcut set for a given user account. |
| ShortcutSetStorageInterface::unassignUser | function | core/ |
Unassigns a user from any shortcut set they may have been assigned to. |
| ShortcutSetUsers::$shortcutSetStorage | property | core/ |
The shortcut set storage handler. |
| SimpleConfigSectionStorage | class | core/ |
Provides section storage utilizing simple config. |
Pagination
- Previous page
- Page 50
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.