|
BootstrapConfigStorageFactory.php |
file |
drupal/core/lib/Drupal/Core/Config/BootstrapConfigStorageFactory.php |
Contains Drupal\Core\Config\BootstrapConfigStorageFactory. |
|
RoleStorageController::resetCache |
function |
drupal/core/modules/user/lib/Drupal/user/RoleStorageController.php |
Resets the internal, static entity cache. |
|
RoleStorageController::postDelete |
function |
drupal/core/modules/user/lib/Drupal/user/RoleStorageController.php |
Acts on deleted entities before the delete hook is invoked. |
|
RoleStorageController::attachLoad |
function |
drupal/core/modules/user/lib/Drupal/user/RoleStorageController.php |
Attaches data to entities upon loading. |
|
SchemaStorage::getComponentFolder |
function |
drupal/core/lib/Drupal/Core/Config/Schema/SchemaStorage.php |
Overrides \Drupal\Core\Config\InstallStorage::getComponentFolder(). |
|
ShortcutStorageController::create |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutStorageController.php |
Overrides \Drupal\config\ConfigStorageController::create(). |
|
ConfigStorageController::$uuidKey |
property |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Name of the entity's UUID property. |
|
MTimeProtectedFastFileStorage.php |
file |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Definition of Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage. |
|
StringDatabaseStorage::getStrings |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::getStrings(). |
|
ViewStorageController::attachLoad |
function |
drupal/core/modules/views/lib/Drupal/views/ViewStorageController.php |
Overrides Drupal\config\ConfigStorageController::attachLoad(); |
|
StringDatabaseStorage::findString |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::findString(). |
|
MockFileSessionStorageTest::setUp |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
|
MTimeProtectedFastFileStorageTest |
class |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFastFileStorageTest.php |
Tests the directory mtime based PHP loader implementation. |
|
ConfigStorageController::preDelete |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Acts on entities before they are deleted. |
|
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 |
|
|
RedisProfilerStorage::TOKEN_PREFIX |
constant |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
|
|
DatabaseStorageController::preSave |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Acts on an entity before the presave hook is invoked. |
|
UserStorageController::__construct |
function |
drupal/core/modules/user/lib/Drupal/user/UserStorageController.php |
Constructs a new UserStorageController object. |
|
MenuLinkStorageController::preSave |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Overrides DatabaseStorageController::preSave(). |
|
MetadataBagTest::testGetStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MetadataBagTest.php |
|
|
TypedConfigManager::$configStorage |
property |
drupal/core/lib/Drupal/Core/Config/TypedConfigManager.php |
A storage controller instance for reading configuration data. |
|
NullSessionStorageTest::getStorage |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NullSessionHandlerTest.php |
|
|
NativeSessionStorageTest::tearDown |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
|
RedisProfilerStorage::getIndexName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Gets the name of the index. |
|
EntityTestMulStorageController.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestMulStorageController.php |
Definition of Drupal\entity_test\EntityTestMulStorageController. |
|
EntityTestRevStorageController.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestRevStorageController.php |
Definition of Drupal\entity_test\EntityTestRevStorageController. |
|
MockArraySessionStorage::isStarted |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Checks if the session is started. |
|
SessionStorageInterface::isStarted |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
Checks if the session is started. |
|
BaseMemcacheProfilerStorage::purge |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
Purges all data from the database. |
|
BaseMemcacheProfilerStorage::write |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
Saves a Profile. |
|
NativeSessionStorage::$saveHandler |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
|
|
NativeSessionStorage::$metadataBag |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
|
|
CommentStorageController::postSave |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::postSave(). |
|
UnitTestCase::getConfigStorageStub |
function |
drupal/core/tests/Drupal/Tests/UnitTestCase.php |
Returns a stub config storage that returns the supplied configuration. |
|
MemcachedProfilerStorage::getValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php |
Retrieve item from the memcache server |
|
MemcachedProfilerStorage::setValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php |
Store an item on the memcache server under the specified key |
|
MockFileSessionStorage::regenerate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php |
Regenerates id that represents this storage. |
|
SessionBagInterface::getStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionBagInterface.php |
Gets the storage key for this bag. |
|
hook_field_storage_delete_revision |
function |
drupal/core/modules/field/field.api.php |
Delete a single revision of field data for an entity. |
|
hook_field_storage_delete_instance |
function |
drupal/core/modules/field/field.api.php |
Act on deletion of a field instance. |
|
FieldInstanceStorageController.php |
file |
drupal/core/modules/field/lib/Drupal/field/FieldInstanceStorageController.php |
Contains \Drupal\field\FieldInstanceStorageController. |
|
MongoDbProfilerStorage::buildQuery |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
|
MongoDbProfilerStorage::getProfile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
|
RedisProfilerStorageTest::$storage |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/RedisProfilerStorageTest.php |
|
|
RedisProfilerStorageTest::tearDown |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/RedisProfilerStorageTest.php |
|
|
MemcacheProfilerStorage::$memcache |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcacheProfilerStorage.php |
|
|
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 |
|
|
InstallStorage::getComponentFolder |
function |
drupal/core/lib/Drupal/Core/Config/InstallStorage.php |
Get folder inside each component that contains the files. |