Search for persist
- Search 7.x for persist
- Search 9.5.x for persist
- Search 8.9.x for persist
- Search 11.x for persist
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AccessPolicyBase::getPersistentCacheContexts | function | core/ |
|
AccessPolicyInterface::getPersistentCacheContexts | function | core/ |
Gets the persistent cache contexts. |
AccessPolicyProcessor::getPersistentCacheContexts | function | core/ |
Gets the persistent cache contexts of all policies within a given scope. |
AlwaysAddsAccessPolicy::getPersistentCacheContexts | function | core/ |
|
AlwaysAltersAccessPolicy::getPersistentCacheContexts | function | core/ |
|
BarAccessPolicy::getPersistentCacheContexts | function | core/ |
|
BazAccessPolicy::getPersistentCacheContexts | function | core/ |
|
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/ |
|
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. |
FooAccessPolicy::getPersistentCacheContexts | function | core/ |
|
FormTestStatePersistForm | class | core/ |
Form constructor for testing form state persistence. |
FormTestStatePersistForm.php | file | core/ |
|
FormTestStatePersistForm::buildForm | function | core/ |
Form constructor. |
FormTestStatePersistForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestStatePersistForm::submitForm | function | core/ |
Form submission handler. |
ImportStorageTransformer::$persistentLock | property | core/ |
The persistent lock which the config importer uses across requests. |
InstallerAccessPolicy::getPersistentCacheContexts | function | core/ |
|
LanguageNegotiationMethodBase::persist | function | core/ |
Notifies the plugin that the language code it returned has been accepted. |
LanguageNegotiationMethodInterface::persist | function | core/ |
Notifies the plugin that the language code it returned has been accepted. |
LanguageNegotiationSession::persist | function | core/ |
Notifies the plugin that the language code it returned has been accepted. |
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. |
ManageFieldsLifecycleTest::addPersistentFieldStorage | function | core/ |
Tests that persistent field storage appears in the field UI. |
MenuLinkDefaultTest::testUpdateLinkWithoutPersist | function | core/ |
@covers ::updateLink |
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/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.