Search for persist
- Search 7.x for persist
- Search 9.5.x for persist
- Search 8.9.x for persist
- Search 10.3.x for persist
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
PersistentDatabaseLockBackend::__construct | function | core/ |
Constructs a new PersistentDatabaseLockBackend. |
Session::initializePersistentSession | function | core/ |
Initializes a session backed by persistent store and puts it on the request. |
SessionTest::testDataPersistence | function | core/ |
Tests data persistence via the session_test module callbacks. |
SessionTest::testSessionPersistenceOnLogin | function | core/ |
Tests storing data in Session() object. |
SqlContentEntityStorageTest::testLoadMultipleNoPersistentCache | function | core/ |
@covers ::doLoadMultiple @covers ::buildCacheId @covers ::getFromPersistentCache @covers ::setPersistentCache |
SqlContentEntityStorageTest::testLoadMultiplePersistentCached | function | core/ |
@covers ::doLoadMultiple @covers ::buildCacheId @covers ::getFromPersistentCache |
SqlContentEntityStorageTest::testLoadMultiplePersistentCacheMiss | function | core/ |
@covers ::doLoadMultiple @covers ::buildCacheId @covers ::getFromPersistentCache @covers ::setPersistentCache |
SuperUserAccessPolicy::getPersistentCacheContexts | function | core/ |
|
SuperUserAccessPolicyTest::testGetPersistentCacheContexts | function | core/ |
Tests the getPersistentCacheContexts method. |
SystemTestController::$persistentLock | property | core/ |
The persistent lock service. |
SystemTestController::lockPersist | function | core/ |
Creates a lock that will persist across requests. |
ThemeRegistry::$persistable | property | core/ |
Whether the partial registry can be persisted to the cache. |
UserContextAccessPolicy::getPersistentCacheContexts | function | core/ |
|
UserRolesAccessPolicy::getPersistentCacheContexts | function | core/ |
|
UserRolesAccessPolicyTest::testGetPersistentCacheContexts | function | core/ |
Tests the getPersistentCacheContexts method. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.