DatabaseBackend::garbageCollection |
function |
drupal/core/lib/Drupal/Core/Flood/DatabaseBackend.php |
Implements Drupal\Core\Flood\FloodInterface::garbageCollection(). |
PHPTransliteration::$dataDirectory |
property |
drupal/core/lib/Drupal/Component/Transliteration/PHPTransliteration.php |
Directory where data for transliteration resides. |
ExceptionDataCollector::getMessage |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ExceptionDataCollector.php |
Gets the exception message. |
DatabaseBackend::invalidateMultiple |
function |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::invalideMultiple(). |
MappingDriver::loadMetadataForClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriver.php |
Loads the metadata for the specified class into the provided container. |
ComplexDataInterface::getProperties |
function |
drupal/core/lib/Drupal/Core/TypedData/ComplexDataInterface.php |
Gets an array of property objects. |
EventDataCollectorTest::testCollect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/EventDataCollectorTest.php |
|
RemoteFileUnmanagedSaveDataTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedSaveDataTest.php |
Definition of Drupal\system\Tests\File\RemoteFileUnmanagedSaveDataTest. |
RequestTest::startTrustingProxyData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
DatabaseStorageExpirableTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageExpirableTest.php |
Sets up unit test environment. |
TestClassMetadataFactory::$metadata |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
DatabaseStorageController::$uuidKey |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Name of entity's UUID database table field, if it supports UUIDs. |
TestClassMetadataFactory::getDriver |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Return the mapping driver implementation. |
DatabaseStorageController::cacheGet |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Gets entities from the static cache. |
DatabaseStorageController::cacheSet |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Stores entities in the static entity cache. |
DatabaseStorageController::postSave |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Acts on a saved entity before the insert or update hook is invoked. |
DatabaseFileUsageBackend::listUsage |
function |
drupal/core/modules/file/lib/Drupal/file/FileUsage/DatabaseFileUsageBackend.php |
Implements Drupal\file\FileUsage\FileUsageInterface::listUsage(). |
RequestDataCollector::getStatusCode |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
RequestDataCollector::getController |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
Gets the controller. |
DatabaseStorageControllerNG::create |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Overrides DatabaseStorageController::create(). |
RouterDataCollector::getTargetRoute |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RouterDataCollector.php |
|
StringDatabaseStorage::getLocations |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::getLocations(). |
ConfigDataCollector::hasAccelerator |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Returns true if any accelerator is enabled. |
StringDatabaseStorage::countStrings |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::countStrings(). |
StringDatabaseStorage::checkVersion |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Checks whether the string version matches a given version, fix it if not. |
PHPTransliteration::readGenericData |
function |
drupal/core/lib/Drupal/Component/Transliteration/PHPTransliteration.php |
Reads in generic transliteration data for a bank of characters. |
StringDatabaseStorage::createString |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::createString(). |
StringDatabaseStorage::dbFieldTable |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Gets table alias for field. |
StringDatabaseStorage::dbStringKeys |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Gets keys values that are in a database table. |
StringDatabaseStorage::dbStringLoad |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Loads multiple string objects. |
ViewsDataTest::testViewsFetchFields |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewsDataTest.php |
Tests the views_fetch_fields function(). |
Twig_NodeVisitor_SafeAnalysis::$data |
property |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/SafeAnalysis.php |
|
MemoryDataCollectorTest::testCollect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/MemoryDataCollectorTest.php |
|
LoggerDataCollectorTest::testCollect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/LoggerDataCollectorTest.php |
@dataProvider getCollectTestData |
ConfigDataCollectorTest::testCollect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/ConfigDataCollectorTest.php |
|
TestFileDriver::loadMetadataForClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php |
Loads the metadata for the specified class into the provided container. |
TestObjectMetadata::wakeupReflection |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
KeyValueDatabaseFactory::__construct |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseFactory.php |
Constructs this factory object. |
DatabaseStorageExpirable::__destruct |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Performs garbage collection as needed when destructing the storage object. |
TempStoreDatabaseTest::$storeFactory |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/TempStoreDatabaseTest.php |
A key/value store factory. |
TestClassMetadataFactory::initialize |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Lazy initialization of this stuff, especially the metadata driver,
since these are not needed at all when a metadata cache is active. |
DatabaseFileUsageBackend::$tableName |
property |
drupal/core/modules/file/lib/Drupal/file/FileUsage/DatabaseFileUsageBackend.php |
The name of the SQL table used to store file usage information. |
DatabaseStorageController::preDelete |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Acts on entities before they are deleted. |
LoggerDataCollector::sanitizeContext |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php |
|
ClassMetadataFactory::getAllMetadata |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadataFactory.php |
Forces the factory to load the metadata of all classes known to the underlying
mapping driver. |
ClassMetadataFactory::getMetadataFor |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadataFactory.php |
Gets the class metadata descriptor for a class. |
ClassMetadataFactory::hasMetadataFor |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadataFactory.php |
Checks whether the factory has the metadata for a class loaded already. |
ClassMetadataFactory::setMetadataFor |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadataFactory.php |
Sets the metadata descriptor for a specific class. |
RequestDataCollector::getContentType |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
KeyValueDatabaseExpirableFactory.php |
file |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseExpirableFactory.php |
Contains Drupal\Core\KeyValueStore\KeyValueDatabaseExpirableFactory. |