Search for persist
- Search 7.x for persist
- Search 8.9.x for persist
- Search 10.3.x for persist
- Search 11.x for persist
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CacheCollector::$keysToPersist | property | core/ |
An array of keys to add to the cache on service termination. |
CacheCollector::persist | function | core/ |
Flags an offset value to be written to the persistent cache. |
CloseDialogCommand::$persist | property | core/ |
Whether to persist the dialog in the DOM or not. |
ContentEntityStorageBase::getFromPersistentCache | function | core/ |
Gets entities from the persistent cache backend. |
ContentEntityStorageBase::setPersistentCache | function | core/ |
Stores entities in the persistent cache backend. |
DrupalKernel::getServicesToPersist | function | core/ |
Returns service instances to persist from an old container to a new one. |
DrupalKernel::persistServices | function | core/ |
Moves persistent service instances into a new container. |
EntityType::$persistent_cache | property | core/ |
Indicates if the persistent cache of field data should be used. |
EntityType::isPersistentlyCacheable | function | core/ |
|
EntityTypeInterface::isPersistentlyCacheable | function | core/ |
Indicates if the persistent cache of field data should be used. |
FieldStorageConfig::$persist_with_no_fields | property | core/ |
Flag indicating whether the field storage should be deleted when orphaned. |
Fixtures::persistentPrefix | function | core/ |
Generates a persistent prefix to use with all of our temporary directories. |
FormTestStatePersistForm | class | core/ |
Form constructor for testing form state persistence. |
FormTestStatePersistForm.php | file | core/ |
|
FormTestStatePersistForm::buildForm | function | core/ |
|
FormTestStatePersistForm::getFormId | function | core/ |
|
FormTestStatePersistForm::submitForm | function | core/ |
|
ImportStorageTransformer::$persistentLock | property | core/ |
The persistent lock which the config importer uses across requests. |
LanguageNegotiationMethodBase::persist | function | core/ |
|
LanguageNegotiationMethodInterface::persist | function | core/ |
Notifies the plugin that the language code it returned has been accepted. |
LanguageNegotiationSession::persist | function | core/ |
|
LocaleLookupTest::testResolveCacheMissWithPersist | function | core/ |
Tests locale lookups with persistent tracking. |
lock.persistent | service | core/ |
Drupal\Core\Lock\PersistentDatabaseLockBackend |
LockFunctionalTest::testPersistentLock | function | core/ |
Tests that the persistent lock is persisted between requests. |
ManageFieldsFunctionalTest::addPersistentFieldStorage | function | core/ |
Tests that persistent field storage appears in the field UI. |
MenuLinkDefaultTest::testUpdateLinkWithoutPersist | function | core/ |
@covers ::updateLink[[api-linebreak]] |
PermissionsHashGeneratorTest::testGeneratePersistentCache | function | core/ |
@covers ::generate[[api-linebreak]] |
PersistentDatabaseLockBackend | class | core/ |
Provides a proxy class for \Drupal\Core\Lock\PersistentDatabaseLockBackend. |
PersistentDatabaseLockBackend | class | core/ |
Defines the persistent database lock backend. |
PersistentDatabaseLockBackend.php | file | core/ |
|
PersistentDatabaseLockBackend.php | file | core/ |
|
PersistentDatabaseLockBackend::$container | property | core/ |
The service container. |
PersistentDatabaseLockBackend::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
PersistentDatabaseLockBackend::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
PersistentDatabaseLockBackend::acquire | function | core/ |
|
PersistentDatabaseLockBackend::getLockId | function | core/ |
|
PersistentDatabaseLockBackend::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
PersistentDatabaseLockBackend::lockMayBeAvailable | function | core/ |
|
PersistentDatabaseLockBackend::release | function | core/ |
|
PersistentDatabaseLockBackend::releaseAll | function | core/ |
|
PersistentDatabaseLockBackend::schemaDefinition | function | core/ |
|
PersistentDatabaseLockBackend::wait | function | core/ |
|
PersistentDatabaseLockBackend::__construct | function | core/ |
Constructs a new PersistentDatabaseLockBackend. |
PersistentDatabaseLockBackend::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
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[[api-linebreak]] @covers ::buildCacheId[[api-linebreak]] @covers ::getFromPersistentCache[[api-linebreak]] @covers ::setPersistentCache[[api-linebreak]] |
SqlContentEntityStorageTest::testLoadMultiplePersistentCached | function | core/ |
@covers ::doLoadMultiple[[api-linebreak]] @covers ::buildCacheId[[api-linebreak]] @covers ::getFromPersistentCache[[api-linebreak]] |
SqlContentEntityStorageTest::testLoadMultiplePersistentCacheMiss | function | core/ |
@covers ::doLoadMultiple[[api-linebreak]] @covers ::buildCacheId[[api-linebreak]] @covers ::getFromPersistentCache[[api-linebreak]] @covers ::setPersistentCache[[api-linebreak]] |
SystemTestController::$persistentLock | property | core/ |
The persistent lock service. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.