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 class core/lib/Drupal/Core/Lock/PersistentDatabaseLockBackend.php Defines the persistent database lock backend.
PersistentDatabaseLockBackend class core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php Provides a proxy class for \Drupal\Core\Lock\PersistentDatabaseLockBackend.
PersistentDatabaseLockBackend.php file core/lib/Drupal/Core/Lock/PersistentDatabaseLockBackend.php
PersistentDatabaseLockBackend.php file core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php
PersistentDatabaseLockBackend::$container property core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php The service container.
PersistentDatabaseLockBackend::$drupalProxyOriginalServiceId property core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php The id of the original proxied service.
PersistentDatabaseLockBackend::$service property core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php The real proxied service, after it was lazy loaded.
PersistentDatabaseLockBackend::acquire function core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php Acquires a lock.
PersistentDatabaseLockBackend::getLockId function core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php Gets the unique page token for locks.
PersistentDatabaseLockBackend::lazyLoadItself function core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php Lazy loads the real service from the container.
PersistentDatabaseLockBackend::lockMayBeAvailable function core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php Checks if a lock is available for acquiring.
PersistentDatabaseLockBackend::release function core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php Releases the given lock.
PersistentDatabaseLockBackend::releaseAll function core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php Releases all locks for the given lock token identifier.
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.
QueryParameterWorkspaceNegotiator::$persist property core/modules/workspaces/src/Negotiator/QueryParameterWorkspaceNegotiator.php Whether the negotiated workspace should be persisted.
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 Tests load multiple no persistent cache.
SqlContentEntityStorageTest::testLoadMultiplePersistentCached function core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php Tests load multiple persistent cached.
SqlContentEntityStorageTest::testLoadMultiplePersistentCacheMiss function core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php Tests load multiple persistent cache miss.
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.
ViewsConfigUpdaterTest::testDeprecationsFlagPersists function core/modules/views/tests/src/Functional/ViewsConfigUpdaterTest.php Tests the deprecationsEnabled flag persists from post_update to presave.
WorkspaceFormPersistenceTest class core/modules/workspaces/tests/src/Kernel/WorkspaceFormPersistenceTest.php Tests form persistence for the active workspace.
WorkspaceFormPersistenceTest.php file core/modules/workspaces/tests/src/Kernel/WorkspaceFormPersistenceTest.php
WorkspaceFormPersistenceTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceFormPersistenceTest.php The entity type manager.
WorkspaceFormPersistenceTest::$formBuilder property core/modules/workspaces/tests/src/Kernel/WorkspaceFormPersistenceTest.php The form builder.
WorkspaceFormPersistenceTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspaceFormPersistenceTest.php Modules to install.
WorkspaceFormPersistenceTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspaceFormPersistenceTest.php
WorkspaceFormPersistenceTest::testFormPersistence function core/modules/workspaces/tests/src/Kernel/WorkspaceFormPersistenceTest.php Tests that the active workspace is persisted throughout a form's lifecycle.

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