Search for end
- Search 7.x for end
- Search 9.5.x for end
- Search 8.9.x for end
- Search 10.3.x for end
- Search 11.x for end
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 ProxyClass Drupal proxy object. |
| PersistentDatabaseLockBackend::__construct | function | core/ |
Constructs a new PersistentDatabaseLockBackend. |
| PhpBackend | class | core/ |
Defines a PHP cache implementation. |
| PhpBackend.php | file | core/ |
|
| PhpBackend::$bin | property | core/ |
|
| PhpBackend::$cache | property | core/ |
Array to store cache objects. |
| PhpBackend::$checksumProvider | property | core/ |
The cache tags checksum provider. |
| PhpBackend::$storage | property | core/ |
The PHP storage. |
| PhpBackend::delete | function | core/ |
|
| PhpBackend::deleteAll | function | core/ |
|
| PhpBackend::deleteMultiple | function | core/ |
|
| PhpBackend::garbageCollection | function | core/ |
|
| PhpBackend::get | function | core/ |
|
| PhpBackend::getByHash | function | core/ |
Fetch a cache item using a hashed cache ID. |
| PhpBackend::getMultiple | function | core/ |
|
| PhpBackend::invalidate | function | core/ |
|
| PhpBackend::invalidateByHash | function | core/ |
Invalidate one cache item. |
| PhpBackend::invalidateMultiple | function | core/ |
|
| PhpBackend::normalizeCid | function | core/ |
Ensures a normalized cache ID. |
| PhpBackend::prepareItem | function | core/ |
Prepares a cached item. |
| PhpBackend::removeBin | function | core/ |
|
| PhpBackend::set | function | core/ |
|
| PhpBackend::setMultiple | function | core/ |
|
| PhpBackend::storage | function | core/ |
Gets the PHP code storage object to use. |
| PhpBackend::writeItem | function | core/ |
Writes a cache item to PhpStorage. |
| PhpBackend::__construct | function | core/ |
Constructs a PhpBackend object. |
| PhpBackendFactory | class | core/ |
Defines a PHP cache backend factory. |
| PhpBackendFactory.php | file | core/ |
|
| PhpBackendFactory::$checksumProvider | property | core/ |
The cache tags checksum provider. |
| PhpBackendFactory::get | function | core/ |
Gets PhpBackend for the specified cache bin. |
| PhpBackendFactory::__construct | function | core/ |
Constructs a PhpBackendFactory object. |
| PhpBackendTest | class | core/ |
Unit test of the PHP cache backend using the generic cache unit test base. |
| PhpBackendTest.php | file | core/ |
|
| PhpBackendTest::createCacheBackend | function | core/ |
Creates a new instance of MemoryBackend. |
| PhpStreamWrapperInterface::dir_opendir | function | core/ |
Open directory handle. |
| PlaceholderGenerator::$rendererConfig | property | core/ |
The renderer configuration array. |
| PlaceholderGeneratorTest::testRenderPlaceholdersDifferentSortedContextsTags | function | core/ |
Tests the creation of an element with a #lazy_builder callback. |
| PlaceholderingRenderCache | class | core/ |
Adds automatic placeholdering to the RenderCache. |
Pagination
- Previous page
- Page 47
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.