Search for persist

  1. Search 7.x for persist
  2. Search 9.5.x for persist
  3. Search 8.9.x for persist
  4. Search 10.3.x for persist
  5. Other projects
Title Object type File name Summary
PersistentDatabaseLockBackend::schemaDefinition function core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php
PersistentDatabaseLockBackend::wait function core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php Waits a short amount of time before a second lock acquire attempt.
PersistentDatabaseLockBackend::__construct function core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php Constructs a ProxyClass Drupal proxy object.
PersistentDatabaseLockBackend::__construct function core/lib/Drupal/Core/Lock/PersistentDatabaseLockBackend.php Constructs a new PersistentDatabaseLockBackend.
Session::initializePersistentSession function core/lib/Drupal/Core/StackMiddleware/Session.php Sets a session backed by persistent store and puts it on the request.
SessionTest::testDataPersistence function core/modules/system/tests/src/Functional/Session/SessionTest.php Tests data persistence via the session_test module callbacks.
SessionTest::testSessionPersistenceOnLogin function core/modules/system/tests/src/Functional/Session/SessionTest.php Tests storing data in Session() object.
SqlContentEntityStorageTest::testLoadMultipleNoPersistentCache function core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php @covers ::doLoadMultiple[[api-linebreak]]
@covers ::buildCacheId[[api-linebreak]]
@covers ::getFromPersistentCache[[api-linebreak]]
@covers ::setPersistentCache[[api-linebreak]]
SqlContentEntityStorageTest::testLoadMultiplePersistentCached function core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php @covers ::doLoadMultiple[[api-linebreak]]
@covers ::buildCacheId[[api-linebreak]]
@covers ::getFromPersistentCache[[api-linebreak]]
SqlContentEntityStorageTest::testLoadMultiplePersistentCacheMiss function core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php @covers ::doLoadMultiple[[api-linebreak]]
@covers ::buildCacheId[[api-linebreak]]
@covers ::getFromPersistentCache[[api-linebreak]]
@covers ::setPersistentCache[[api-linebreak]]
SuperUserAccessPolicy::getPersistentCacheContexts function core/lib/Drupal/Core/Session/SuperUserAccessPolicy.php Gets the persistent cache contexts.
SuperUserAccessPolicyTest::testGetPersistentCacheContexts function core/tests/Drupal/Tests/Core/Session/SuperUserAccessPolicyTest.php Tests the getPersistentCacheContexts method.
SystemTestController::$persistentLock property core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php The persistent lock service.
SystemTestController::lockPersist function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Creates a lock that will persist across requests.
ThemeRegistry::$persistable property core/lib/Drupal/Core/Utility/ThemeRegistry.php Whether the partial registry can be persisted to the cache.
UserContextAccessPolicy::getPersistentCacheContexts function core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php Gets the persistent cache contexts.
UserRolesAccessPolicy::getPersistentCacheContexts function core/lib/Drupal/Core/Session/UserRolesAccessPolicy.php Gets the persistent cache contexts.
UserRolesAccessPolicyTest::testGetPersistentCacheContexts function core/tests/Drupal/Tests/Core/Session/UserRolesAccessPolicyTest.php Tests the getPersistentCacheContexts method.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.