Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SharedTempStoreFactory::$expire | property | core/ |
The time to live for items in seconds. |
| SharedTempStoreFactory::$lockBackend | property | core/ |
The lock object used for this data. |
| SharedTempStoreFactory::$requestStack | property | core/ |
The request stack. |
| SharedTempStoreFactory::$storageFactory | property | core/ |
The storage factory creating the backend to store the data. |
| SharedTempStoreFactory::get | function | core/ |
Creates a SharedTempStore for the current user or anonymous session. |
| SharedTempStoreFactory::__construct | function | core/ |
Constructs a Drupal\Core\TempStore\SharedTempStoreFactory object. |
| SharedTempStoreTest | class | core/ |
Tests Drupal\Core\TempStore\SharedTempStore. |
| SharedTempStoreTest.php | file | core/ |
|
| SharedTempStoreTest::$keyValue | property | core/ |
The 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::setUpMockKeyValue | function | core/ |
Reinitializes the current user as a mock object. |
| SharedTempStoreTest::setUpMockLock | function | core/ |
Reinitializes the lock backend as a mock object. |
| 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/ |
Tests get. |
| SharedTempStoreTest::testGetIfOwner | function | core/ |
Tests the getIfOwner() method. |
| SharedTempStoreTest::testGetMetadata | function | core/ |
Tests the getMetadata() method. |
| 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 | class | core/ |
Defines the shortcut entity class. |
| Shortcut | class | core/ |
Drupal 7 shortcut links source from database. |
| shortcut.api.php | file | core/ |
|
| shortcut.css | file | core/ |
Styling for the shortcut module. |
| shortcut.css | file | core/ |
Styling for the shortcut module. |
| shortcut.css | file | core/ |
Styling for the shortcut module. |
| shortcut.css | file | core/ |
Styling for the shortcut module. |
| shortcut.icons.theme.css | file | core/ |
Styling for the shortcut module icons. |
| shortcut.icons.theme.css | file | core/ |
Styling for the shortcut module icons. |
| shortcut.icons.theme.pcss.css | file | core/ |
Styling for the shortcut module icons. |
| shortcut.info.yml | file | core/ |
core/modules/shortcut/shortcut.info.yml |
| shortcut.install | file | core/ |
Install, update and uninstall functions for the shortcut module. |
| shortcut.lazy_builders | service | core/ |
Drupal\shortcut\ShortcutLazyBuilders |
| shortcut.libraries.yml | file | core/ |
core/modules/shortcut/shortcut.libraries.yml |
| shortcut.links.action.yml | file | core/ |
core/modules/shortcut/shortcut.links.action.yml |
| shortcut.links.menu.yml | file | core/ |
core/modules/shortcut/shortcut.links.menu.yml |
| shortcut.links.task.yml | file | core/ |
core/modules/shortcut/shortcut.links.task.yml |
| shortcut.migrate_drupal.yml | file | core/ |
core/modules/shortcut/migrations/state/shortcut.migrate_drupal.yml |
| shortcut.module | file | core/ |
Pagination
- Previous page
- Page 1470
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.