|
MockArraySessionStorage::setId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Sets the session ID |
|
MockFileSessionStorageTest.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
|
MockArraySessionStorage::clear |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Clear all session data in memory. |
|
entity.query.field_sql_storage |
service |
drupal/core/modules/field_sql_storage/field_sql_storage.services.yml |
Drupal\field_sql_storage\Entity\QueryFactory |
|
SessionStorageInterface::start |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
Starts the session. |
|
SessionStorageInterface::getId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
Returns the session ID |
|
SessionStorageInterface::setId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
Sets the session ID |
|
BatchStorageInterface::cleanup |
function |
drupal/core/lib/Drupal/Core/Utility/BatchStorageInterface.php |
Cleans up failed or old batches. |
|
SessionStorageInterface::clear |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
Clear all session data in memory. |
|
EntityTestMulStorageController |
class |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestMulStorageController.php |
Defines the controller class for the test entity. |
|
NativeSessionStorage::$started |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
|
|
EntityTestRevStorageController |
class |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestRevStorageController.php |
Defines the controller class for the test entity. |
|
field_test_field_storage_write |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_storage_write(). |
|
field_test_field_storage_purge |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_storage_purge(). |
|
field_test_field_storage_query |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_storage_query(). |
|
EntityListController::$storage |
property |
drupal/core/lib/Drupal/Core/Entity/EntityListController.php |
The entity storage controller class. |
|
field_sql_storage.services.yml |
file |
drupal/core/modules/field_sql_storage/field_sql_storage.services.yml |
drupal/core/modules/field_sql_storage/field_sql_storage.services.yml |
|
PhpBridgeSessionStorage::start |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/PhpBridgeSessionStorage.php |
Starts the session. |
|
PhpBridgeSessionStorage::clear |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/PhpBridgeSessionStorage.php |
Clear all session data in memory. |
|
PhpStorageInterface::writeable |
function |
drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageInterface.php |
Whether this is a writeable storage. |
|
StorageTestBase::createStorage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php |
Creates storage objects for each collection defined for this class. |
|
PhpStorageInterface::deleteAll |
function |
drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageInterface.php |
Removes all files in this bin. |
|
MongoDbProfilerStorage::$mongo |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
|
FileReadOnlyStorage::writeable |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::writeable(). |
|
FileReadOnlyStorage::deleteAll |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::deleteAll(). |
|
hook_field_storage_purge_field |
function |
drupal/core/modules/field/field.api.php |
Remove field storage information when a field record is purged. |
|
FileStorageController::preSave |
function |
drupal/core/modules/file/lib/Drupal/file/FileStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::presave(). |
|
NodeStorageController::preSave |
function |
drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::preSave(). |
|
ProfilerStorageInterface::find |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/ProfilerStorageInterface.php |
Finds profiler tokens for the given criteria. |
|
ProfilerStorageInterface::read |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/ProfilerStorageInterface.php |
Reads data associated with the given token. |
|
StorageComparer::getChangelist |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparer.php |
Gets the list of differences to import. |
|
forum_field_storage_pre_insert |
function |
drupal/core/modules/forum/forum.module |
Implements hook_field_storage_pre_insert(). |
|
StorageComparer::addChangeList |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparer.php |
Adds changes to the changelist. |
|
forum_field_storage_pre_update |
function |
drupal/core/modules/forum/forum.module |
Implements hook_field_storage_pre_update(). |
|
FileProfilerStorageTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
|
StorageBase::getCollectionName |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/StorageBase.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::getCollectionName(). |
|
RoleStorageController::preSave |
function |
drupal/core/modules/user/lib/Drupal/user/RoleStorageController.php |
Acts on an entity before the presave hook is invoked. |
|
StringStorageInterface::delete |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Delete string from storage. |
|
PhpStorageTestBase::assertCRUD |
function |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/PhpStorageTestBase.php |
Assert that a PHP storage controller's load/save/delete operations work. |
|
ConfigStorageController::delete |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::delete(). |
|
DatabaseStorageControllerNG.php |
file |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Contains \Drupal\Core\Entity\DatabaseStorageControllerNG. |
|
EntityStorageControllerBase.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php |
Contains \Drupal\Core\Entity\EntityStorageControllerBase. |
|
PhpSessionStorageTest::tearDown |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/PhpBridgeSessionStorageTest.php |
|
|
ConfigStorageTestBase::testCRUD |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/ConfigStorageTestBase.php |
Tests storage controller CRUD operations. |
|
NullStorageExpirable::deleteAll |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::deleteAll(). |
|
BaseMemcacheProfilerStorage.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
|
|
StringDatabaseStorage::dbDelete |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Creates delete query. |
|
DatabaseStorageController::load |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements \Drupal\Core\Entity\EntityStorageControllerInterface::load(). |
|
ItemStorageController::postSave |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/ItemStorageController.php |
Overrides Drupal\Core\Entity\DataBaseStorageController::postSave(). |
|
ConfigTestStorageController.php |
file |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestStorageController.php |
Contains \Drupal\config_test\ConfigTestStorageController. |