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 |
|---|---|---|---|
| SectionStorageTrait::appendSection | function | core/ |
|
| SectionStorageTrait::count | function | core/ |
|
| SectionStorageTrait::getSection | function | core/ |
|
| SectionStorageTrait::hasBlankSection | function | core/ |
Indicates if this section list contains a blank section. |
| SectionStorageTrait::hasSection | function | core/ |
Indicates if there is a section at the specified delta. |
| SectionStorageTrait::insertSection | function | core/ |
|
| SectionStorageTrait::removeAllSections | function | core/ |
|
| SectionStorageTrait::removeSection | function | core/ |
|
| SectionStorageTrait::setSection | function | core/ |
Sets the section for the given delta on the display. |
| SectionStorageTrait::setSections | function | core/ |
Stores the information for all sections. |
| SectionStorageTrait::__clone | function | core/ |
Magic method: Implements a deep clone. |
| 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. |
| SimpleConfigSectionStorage.php | file | core/ |
|
| SimpleConfigSectionStorage::$configFactory | property | core/ |
The config factory. |
| SimpleConfigSectionStorage::$sections | property | core/ |
An array of sections. |
| SimpleConfigSectionStorage::access | function | core/ |
Overrides \Drupal\Core\Access\AccessibleInterface::access(). |
| SimpleConfigSectionStorage::buildLocalTasks | function | core/ |
Provides the local tasks dynamically for Layout Builder plugins. |
| SimpleConfigSectionStorage::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
| SimpleConfigSectionStorage::create | function | core/ |
Creates an instance of the plugin. |
| SimpleConfigSectionStorage::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
Pagination
- Previous page
- Page 52
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.