Search for setStorage
- Search 7.x for setStorage
- Search 8.9.x for setStorage
- Search 10.3.x for setStorage
- Search 11.x for setStorage
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BaseFieldDefinition::setStorageRequired | function | core/ |
Sets whether the field storage is required. |
ConfigEntityTypeTest::testSetStorageClass | function | core/ |
@covers ::setStorageClass |
EntityType::setStorageClass | function | core/ |
Sets the storage class. |
EntityTypeInterface::setStorageClass | function | core/ |
Sets the storage class. |
EntityTypeTest::testSetStorageClass | function | core/ |
Tests the setStorageClass() method. |
FormState::setStorage | function | core/ |
Sets the entire set of arbitrary data. |
FormStateDecoratorBase::setStorage | function | core/ |
Sets the entire set of arbitrary data. |
FormStateDecoratorBaseTest::testSetStorage | function | core/ |
@covers ::setStorage |
FormStateInterface::setStorage | function | core/ |
Sets the entire set of arbitrary data. |
ShortcutAccessControlHandler::$shortcutSetStorage | property | core/ |
The shortcut_set 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. |
StringBase::setStorage | function | core/ |
Sets the string storage. |
StringInterface::setStorage | function | core/ |
Sets the string storage. |
SwitchShortcutSet::$shortcutSetStorage | property | core/ |
The shortcut set storage. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.