Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| SharedTempStoreTest::testSerialization | function | core/ |
Tests the serialization of a shared temp store. |
| SharedTempStoreTest::testSet | function | core/ |
Tests a successful set() call. |
| SharedTempStoreTest::testSet | function | core/ |
Tests a successful set() call. |
| SharedTempStoreTest::testSetIfNotExists | function | core/ |
Tests the setIfNotExists() methods. |
| SharedTempStoreTest::testSetIfNotExists | function | core/ |
Tests the setIfNotExists() methods. |
| SharedTempStoreTest::testSetIfOwner | function | core/ |
Tests the setIfOwner() method with matching and non matching owners. |
| SharedTempStoreTest::testSetIfOwner | function | core/ |
Tests the setIfOwner() method with matching and non matching owners. |
| SharedTempStoreTest::testSetIfOwnerNoObject | function | core/ |
Tests the setIfOwner() method when a key already exists but no object. |
| SharedTempStoreTest::testSetIfOwnerNoObject | function | core/ |
Tests the setIfOwner() method when a key already exists but no object. |
| SharedTempStoreTest::testSetIfOwnerWhenNotExists | function | core/ |
Tests the setIfOwner() method when no key exists. |
| SharedTempStoreTest::testSetIfOwnerWhenNotExists | function | core/ |
Tests the setIfOwner() method when no key exists. |
| SharedTempStoreTest::testSetWithNoLockAvailable | function | core/ |
Tests the set() method with no lock available. |
| SharedTempStoreTest::testSetWithNoLockAvailable | function | core/ |
Tests the set() method with no lock available. |
| Shortcut::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
| ShortcutAccessControlHandler::$shortcutSetStorage | property | core/ |
The shortcut_set storage. |
| ShortcutCacheTagsTest::testToolbar | function | core/ |
Tests visibility and cacheability of shortcuts in the toolbar. |
| ShortcutSetController::$pathValidator | property | core/ |
The path validator. |
| ShortcutSetDeleteForm::$storage | property | core/ |
The shortcut storage. |
| ShortcutSetListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| 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. |
| ShortcutTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
| shortcut_toolbar | function | core/ |
Implements hook_toolbar(). |
| ShowButtonsCommand | class | core/ |
Provides an AJAX command for showing the save and cancel buttons. |
| ShowButtonsCommand.php | file | core/ |
|
| ShowButtonsCommand::$changed | property | core/ |
Whether the view has been changed. |
| ShowButtonsCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| ShowButtonsCommand::__construct | function | core/ |
Constructs a \Drupal\views\Ajax\ShowButtonsCommand object. |
| SimpleConfigSectionStorage | class | core/ |
Provides section storage utilizing simple config. |
| SimpleConfigSectionStorage.php | file | core/ |
|
| SimpleConfigSectionStorage::$configFactory | property | core/ |
The config factory. |
Pagination
- Previous page
- Page 190
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.