RedisProfilerStorageTest::tearDown |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/RedisProfilerStorageTest.php |
|
CommentStorageController::postSave |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::postSave(). |
DatabaseStorageController::preSave |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Acts on an entity before the presave hook is invoked. |
SqliteProfilerStorageTest::$dbFile |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/SqliteProfilerStorageTest.php |
|
MemcacheProfilerStorageTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcacheProfilerStorageTest.php |
|
MockArraySessionStorage::isStarted |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Checks if the session is started. |
MockArraySessionStorageTest::$data |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
|
MockArraySessionStorageTest::setUp |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
|
StringStorageInterface::getStrings |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Loads multiple source string objects. |
StringStorageInterface::findString |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Loads a string source object, fast query. |
RedisProfilerStorage::TOKEN_PREFIX |
constant |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
|
SessionStorageInterface::isStarted |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
Checks if the session is started. |
SessionBagInterface::getStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionBagInterface.php |
Gets the storage key for this bag. |
MetadataBagTest::testGetStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MetadataBagTest.php |
|
StringDatabaseStorage::$connection |
property |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
The database connection. |
StringDatabaseStorage::__construct |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Constructs a new StringStorage controller. |
NativeSessionStorage::$saveHandler |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
|
RedisProfilerStorage::getIndexName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Gets the name of the index. |
NativeSessionStorage::$metadataBag |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
|
FileStorage::filePreDeleteCallback |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php |
Ensures files and directories are deletable. |
BootstrapConfigStorageFactory::get |
function |
drupal/core/lib/Drupal/Core/Config/BootstrapConfigStorageFactory.php |
Returns a configuration storage implementation. |
MockFileSessionStorage::regenerate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php |
Regenerates id that represents this storage. |
NullSessionStorageTest::getStorage |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NullSessionHandlerTest.php |
|
BaseMemcacheProfilerStorage::delete |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
Delete item from the memcache server |
ConfigStorageController::resetCache |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::resetCache(). |
ConfigStorageController::buildQuery |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Builds the query to load the entity. |
ConfigStorageController::attachLoad |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Attaches data to entities upon loading. |
ConfigStorageController::postDelete |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Acts on deleted entities before the delete hook is invoked. |
ConfigStorageController::invokeHook |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Invokes a hook on behalf of the entity. |
MysqlProfilerStorage::buildCriteria |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MysqlProfilerStorage.php |
Build SQL criteria to fetch records by ip and url |
MongoDbProfilerStorage::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
Constructor. |
PhpStorageTestBase::$storageFactory |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/PhpStorageTestBase.php |
The storage factory object. |
DatabaseStorageExpirableTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageExpirableTest.php |
Sets up unit test environment. |
StorageTestBase::testSetIfNotExists |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php |
Tests the setIfNotExists() method. |
MemcachedProfilerStorageTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcachedProfilerStorageTest.php |
|
DateTimeTest::testDateFormatStorage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DateTimeTest.php |
Test if the date formats are stored properly. |
DatabaseStorageController::$uuidKey |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Name of entity's UUID database table field, if it supports UUIDs. |
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. |
SqliteProfilerStorageTest::$storage |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/SqliteProfilerStorageTest.php |
|
FileProfilerStorageTest::getStorage |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
AttributeBagTest::testGetStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
|
MockArraySessionStorage::regenerate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Regenerates id that represents this storage. |
ViewStorageTest::$config_properties |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Properties that should be stored in the configuration. |
MockArraySessionStorage::generateId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Generates a session ID. |
ViewStorageTest::displayMethodTests |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests the display related functions like getDisplaysList(). |
DatabaseStorageControllerNG::create |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Overrides DatabaseStorageController::create(). |
SessionStorageInterface::regenerate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
Regenerates id that represents this storage. |
MTimeProtectedFastFileStorage::save |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::save(). |