ConfigStorageController::loadByProperties |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::loadByProperties(). |
MockFileSessionStorageTest::testRegenerate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
MTimeProtectedFastFileStorageTest::getInfo |
function |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFastFileStorageTest.php |
This method exists to support the simpletest UI runner. |
StorageComparerInterface::getSourceStorage |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparerInterface.php |
Gets the configuration source storage. |
StorageComparerInterface::getTargetStorage |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparerInterface.php |
Gets the configuration target storage. |
StorageComparerInterface::createChangelist |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparerInterface.php |
Add differences between source and target configuration storage to changelist. |
RedisProfilerStorage::REDIS_OPT_SERIALIZER |
constant |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
|
RedisProfilerStorage::REDIS_SERIALIZER_PHP |
constant |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
|
DatabaseStorageController::preSaveRevision |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Act on a revision before being saved. |
EntityViewModeStorageController::preDelete |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityViewModeStorageController.php |
Acts on entities before they are deleted. |
FileProfilerStorage::createProfileFromData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php |
|
EntityListController::getStorageController |
function |
drupal/core/lib/Drupal/Core/Entity/EntityListController.php |
Implements \Drupal\Core\Entity\EntityListControllerInterface::getStorageController(). |
EntityStorageControllerBase::loadUnchanged |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php |
Loads an unchanged entity from the database. |
MTimeProtectedFastFileStorage::__construct |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Constructs this MTimeProtectedFastFileStorage object. |
MTimeProtectedFastFileStorage::getFullPath |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Returns the full path where the file is or should be stored. |
CustomBlockTypeStorageController::postSave |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeStorageController.php |
Overrides \Drupal\Core\Config\Entity\ConfigStorageController::postSave(). |
ConfigSnapshotSubscriber::$snapshotStorage |
property |
drupal/core/lib/Drupal/Core/EventSubscriber/ConfigSnapshotSubscriber.php |
The snapshot storage used to write configuration changes. |
AbstractProfilerStorageTest::testStoreTime |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
StringStorageInterface::deleteTranslations |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Deletes translations using conditions. |
DatabaseStorageController::$entityFieldInfo |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
An array of field information, i.e. containing definitions. |
NullStorageExpirable::setMultipleWithExpire |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreExpirableInterface::setMultipleWithExpire(). |
ItemStorageController::baseFieldDefinitions |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/ItemStorageController.php |
Implements Drupal\Core\Entity\DataBaseStorageControllerNG::baseFieldDefinitions(). |
DatabaseStorageController::loadByProperties |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements \Drupal\Core\Entity\EntityStorageControllerInterface::loadByProperties(). |
MockArraySessionStorageTest::testRegenerate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
|
FeedStorageController::baseFieldDefinitions |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedStorageController.php |
Implements Drupal\Core\Entity\DataBaseStorageControllerNG::baseFieldDefinitions(). |
RedisProfilerStorage::REDIS_SERIALIZER_NONE |
constant |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
|
UserStorageController::baseFieldDefinitions |
function |
drupal/core/modules/user/lib/Drupal/user/UserStorageController.php |
Defines the base properties of the entity type. |
RedisProfilerStorage::createProfileFromData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
|
FieldSqlStorageTest::testFieldUpdateFailure |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Test that failure to create fields is handled gracefully. |
NativeSessionStorageTest::testCookieOptions |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
FieldInstanceStorageController::__construct |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInstanceStorageController.php |
Constructs a FieldInstanceStorageController object. |
field_sql_storage_field_storage_purge_field |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_purge_field(). |
CommentStorageController::releaseThreadLock |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php |
Release the lock acquired for the thread in preSave(). |
_field_test_field_storage_query_sort_helper |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Sort helper for field_test_field_storage_query(). |
TermStorageController::baseFieldDefinitions |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermStorageController.php |
Overrides \Drupal\Core\Entity\DatabaseStorageControllerNG::baseFieldDefintions(). |
NodeStorageController::baseFieldDefinitions |
function |
drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php |
Overrides \Drupal\Core\Entity\DataBaseStorageControllerNG::basePropertyDefinitions(). |
AbstractProfilerStorageTest::testDuplicates |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
SqliteProfilerStorageTest::setUpBeforeClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/SqliteProfilerStorageTest.php |
|
FileProfilerStorageTest::tearDownAfterClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
KeyValueDatabaseExpirableFactory::$storages |
property |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseExpirableFactory.php |
Holds references to each instantiation so they can be terminated. |
MTimeProtectedFileStorageTest::testSecurity |
function |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageTest.php |
Tests the security of the MTimeProtectedFileStorage implementation. |
DatabaseStorageExpirable::garbageCollection |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Deletes expired items. |
MTimeProtectedFastFileStorageTest::$expected |
property |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFastFileStorageTest.php |
The expected test results for the security test. |
ConfigStorageController::getFieldDefinitions |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::getFieldDefinitions(). |
DatabaseStorageController::$fieldDefinitions |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Static cache of field definitions per bundle. |
ConfigStorageController::getQueryServicename |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::getQueryServicename(). |
ViewStorageTest::testConfigurationEntityCRUD |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests CRUD operations. |
StorageComparerInterface::getEmptyChangelist |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparerInterface.php |
Gets an empty changelist. |
MenuLinkStorageController::$routerItemFields |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Holds an array of router item schema fields. |
FieldSqlStorageTest::testFieldStorageDetails |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Test the storage details. |