Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| SharedTempStoreTest::$keyValue | property | core/ |
The mock key value expirable backend. |
| SharedTempStoreTest::$lock | property | core/ |
The mock lock backend. |
| SharedTempStoreTest::$otherObject | property | core/ |
A tempstore object not belonging to the owner. |
| SharedTempStoreTest::$owner | property | core/ |
The owner used in this test. |
| SharedTempStoreTest::$ownObject | property | core/ |
A tempstore object belonging to the owner. |
| SharedTempStoreTest::$requestStack | property | core/ |
The request stack. |
| SharedTempStoreTest::$tempStore | property | core/ |
The temp store. |
| SharedTempStoreTest::setUp | function | core/ |
|
| SharedTempStoreTest::testDelete | function | core/ |
Tests the delete() method. |
| SharedTempStoreTest::testDeleteIfOwner | function | core/ |
Tests the deleteIfOwner() method. |
| SharedTempStoreTest::testDeleteWithNoLockAvailable | function | core/ |
Tests the delete() method with no lock available. |
| SharedTempStoreTest::testGet | function | core/ |
@covers ::get[[api-linebreak]] |
| SharedTempStoreTest::testGetIfOwner | function | core/ |
Tests the getIfOwner() method. |
| SharedTempStoreTest::testGetMetadata | function | core/ |
Tests the getMetadata() method. |
| SharedTempStoreTest::testLegacyConstructor | function | core/ |
@group legacy |
| SharedTempStoreTest::testLegacyFactoryConstructor | function | core/ |
@group legacy @covers \Drupal\Core\TempStore\SharedTempStoreFactory::__construct[[api-linebreak]] |
| SharedTempStoreTest::testSerialization | function | core/ |
Tests the serialization of a shared temp store. |
| SharedTempStoreTest::testSet | function | core/ |
Tests a successful set() call. |
| SharedTempStoreTest::testSetIfNotExists | function | core/ |
Tests the setIfNotExists() methods. |
| 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::testSetIfOwnerWhenNotExists | function | core/ |
Tests the setIfOwner() method when no key exists. |
| 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. |
Pagination
- Previous page
- Page 199
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.