Search for end

  1. Search 7.x for end
  2. Search 9.5.x for end
  3. Search 8.9.x for end
  4. Search 10.3.x for end
  5. Search 11.x for end
  6. Other projects
Title Object type File name Summary
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
PersistentDatabaseLockBackend::getLockId function core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php
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
PersistentDatabaseLockBackend::release function core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php
PersistentDatabaseLockBackend::releaseAll function core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php
PersistentDatabaseLockBackend::schemaDefinition function core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php
PersistentDatabaseLockBackend::wait function core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php
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.
PhpBackend class core/lib/Drupal/Core/Cache/PhpBackend.php Defines a PHP cache implementation.
PhpBackend.php file core/lib/Drupal/Core/Cache/PhpBackend.php
PhpBackend::$bin property core/lib/Drupal/Core/Cache/PhpBackend.php
PhpBackend::$cache property core/lib/Drupal/Core/Cache/PhpBackend.php Array to store cache objects.
PhpBackend::$checksumProvider property core/lib/Drupal/Core/Cache/PhpBackend.php The cache tags checksum provider.
PhpBackend::$storage property core/lib/Drupal/Core/Cache/PhpBackend.php The PHP storage.
PhpBackend::delete function core/lib/Drupal/Core/Cache/PhpBackend.php
PhpBackend::deleteAll function core/lib/Drupal/Core/Cache/PhpBackend.php
PhpBackend::deleteMultiple function core/lib/Drupal/Core/Cache/PhpBackend.php
PhpBackend::garbageCollection function core/lib/Drupal/Core/Cache/PhpBackend.php
PhpBackend::get function core/lib/Drupal/Core/Cache/PhpBackend.php
PhpBackend::getByHash function core/lib/Drupal/Core/Cache/PhpBackend.php Fetch a cache item using a hashed cache ID.
PhpBackend::getMultiple function core/lib/Drupal/Core/Cache/PhpBackend.php
PhpBackend::invalidate function core/lib/Drupal/Core/Cache/PhpBackend.php
PhpBackend::invalidateByHash function core/lib/Drupal/Core/Cache/PhpBackend.php Invalidate one cache item.
PhpBackend::invalidateMultiple function core/lib/Drupal/Core/Cache/PhpBackend.php
PhpBackend::normalizeCid function core/lib/Drupal/Core/Cache/PhpBackend.php Ensures a normalized cache ID.
PhpBackend::prepareItem function core/lib/Drupal/Core/Cache/PhpBackend.php Prepares a cached item.
PhpBackend::removeBin function core/lib/Drupal/Core/Cache/PhpBackend.php
PhpBackend::set function core/lib/Drupal/Core/Cache/PhpBackend.php
PhpBackend::setMultiple function core/lib/Drupal/Core/Cache/PhpBackend.php
PhpBackend::storage function core/lib/Drupal/Core/Cache/PhpBackend.php Gets the PHP code storage object to use.
PhpBackend::writeItem function core/lib/Drupal/Core/Cache/PhpBackend.php Writes a cache item to PhpStorage.
PhpBackend::__construct function core/lib/Drupal/Core/Cache/PhpBackend.php Constructs a PhpBackend object.
PhpBackendFactory class core/lib/Drupal/Core/Cache/PhpBackendFactory.php Defines a PHP cache backend factory.
PhpBackendFactory.php file core/lib/Drupal/Core/Cache/PhpBackendFactory.php
PhpBackendFactory::$checksumProvider property core/lib/Drupal/Core/Cache/PhpBackendFactory.php The cache tags checksum provider.
PhpBackendFactory::get function core/lib/Drupal/Core/Cache/PhpBackendFactory.php Gets PhpBackend for the specified cache bin.
PhpBackendFactory::__construct function core/lib/Drupal/Core/Cache/PhpBackendFactory.php Constructs a PhpBackendFactory object.
PhpBackendTest class core/tests/Drupal/KernelTests/Core/Cache/PhpBackendTest.php Unit test of the PHP cache backend using the generic cache unit test base.
PhpBackendTest.php file core/tests/Drupal/KernelTests/Core/Cache/PhpBackendTest.php
PhpBackendTest::createCacheBackend function core/tests/Drupal/KernelTests/Core/Cache/PhpBackendTest.php Creates a new instance of MemoryBackend.
PhpStreamWrapperInterface::dir_opendir function core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php Open directory handle.
PlaceholderGenerator::$rendererConfig property core/lib/Drupal/Core/Render/PlaceholderGenerator.php The renderer configuration array.
PlaceholderGeneratorTest::testRenderPlaceholdersDifferentSortedContextsTags function core/tests/Drupal/Tests/Core/Render/PlaceholderGeneratorTest.php Tests the creation of an element with a #lazy_builder callback.
PlaceholderingRenderCache class core/lib/Drupal/Core/Render/PlaceholderingRenderCache.php Adds automatic placeholdering to the RenderCache.

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