field_test_field_storage_info |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_storage_info(). |
NativeSessionStorage::getName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Returns the session name |
NativeSessionStorage::setName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Sets the session name |
field_test_field_storage_load |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_storage_load(). |
hook_field_storage_info_alter |
function |
drupal/core/modules/field/field.api.php |
Perform alterations on Field API storage types. |
MockFileSessionStorage::start |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php |
Starts the session. |
NodeTestStorageController.php |
file |
drupal/core/modules/node/tests/modules/node_test/lib/Drupal/node_test/NodeTestStorageController.php |
Contains \Drupal\node_test\NodeTestStorageController. |
StorageTestBase::$collections |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php |
An array of data collection labels. |
hook_field_storage_pre_insert |
function |
drupal/core/modules/field/field.api.php |
Act before the storage backends insert field data. |
hook_field_storage_pre_update |
function |
drupal/core/modules/field/field.api.php |
Act before the storage backends update field data. |
DatabaseStorageTest::tearDown |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageTest.php |
Deletes created files, database tables, and reverts all environment changes. |
MongoDbProfilerStorage::purge |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
Purges all data from the database. |
MongoDbProfilerStorage::write |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
Saves a Profile. |
MTimeProtectedFastFileStorage |
class |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Stores PHP code in files with securely hashed names. |
TermStorageController::create |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::create(). |
CategoryStorageController.php |
file |
drupal/core/modules/contact/lib/Drupal/contact/CategoryStorageController.php |
Contains Drupal\contact\CategoryStorageController. |
FileStorage::getFileExtension |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Returns the file extension used by the file storage for all configuration files. |
SqliteProfilerStorage::initDb |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php |
|
FileStorageController::create |
function |
drupal/core/modules/file/lib/Drupal/file/FileStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::create(). |
NodeStorageController::create |
function |
drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::create(). |
ShortcutStorageController.php |
file |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutStorageController.php |
Contains \Drupal\shortcut\ShortcutStorageController. |
FilterFormatStorageController |
class |
drupal/core/modules/filter/lib/Drupal/filter/FilterFormatStorageController.php |
Defines the storage controller class for Filter Format entities. |
StorageComparer::$sourceNames |
property |
drupal/core/lib/Drupal/Core/Config/StorageComparer.php |
Lists all the configuration object names in the source storage. |
StorageComparer::$targetNames |
property |
drupal/core/lib/Drupal/Core/Config/StorageComparer.php |
Lists all the configuration object names in the target storage. |
form_test_storage_form_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form submit handler to finish multi-step form. |
InstallStorage::getAllFolders |
function |
drupal/core/lib/Drupal/Core/Config/InstallStorage.php |
Returns a map of all config object names and their folders. |
BootstrapConfigStorageFactory |
class |
drupal/core/lib/Drupal/Core/Config/BootstrapConfigStorageFactory.php |
Defines a factory for retrieving the config storage used pre-kernel. |
MTimeProtectedFileStorageTest |
class |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageTest.php |
Tests the directory mtime based PHP loader implementation. |
MTimeProtectedFileStorage.php |
file |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFileStorage.php |
Definition of Drupal\Component\PhpStorage\MTimeProtectedFileStorage. |
FieldAttachStorageTest::setUp |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Set the default field storage backend for fields created during tests. |
ConfigStorageController::load |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::load(). |
ViewStorageController::create |
function |
drupal/core/modules/views/lib/Drupal/views/ViewStorageController.php |
Overrides Drupal\config\ConfigStorageController::create(). |
DatabaseStorageController.php |
file |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Contains \Drupal\Core\Entity\DatabaseStorageController. |
FileStorageTest::testReadOnly |
function |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/FileStorageTest.php |
Tests writing with one class and reading with another. |
BlockStorageUnitTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
Modules to enable. |
FeedStorageController::preSave |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedStorageController.php |
Overrides Drupal\Core\Entity\DataBaseStorageController::preSave(). |
MongoDbProfilerStorageTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
|
UserStorageController::preSave |
function |
drupal/core/modules/user/lib/Drupal/user/UserStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::preSave(). |
FileStorageFactory::getStaging |
function |
drupal/core/lib/Drupal/Core/Config/FileStorageFactory.php |
Returns a FileStorage object working with the staging config directory. |
RedisProfilerStorage::getRedis |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Internal convenience method that returns the instance of Redis. |
RedisProfilerStorage::setRedis |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Set instance of the Redis |
FieldStorageController::$state |
property |
drupal/core/modules/field/lib/Drupal/field/FieldStorageController.php |
The state keyvalue collection. |
RedisProfilerStorage::getValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Retrieves an item from the Redis server. |
RedisProfilerStorage::setValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Stores an item on the Redis server under the specified key. |
MockArraySessionStorage::$name |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
|
MockArraySessionStorage::$data |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
|
FieldInstanceStorageController |
class |
drupal/core/modules/field/lib/Drupal/field/FieldInstanceStorageController.php |
Controller class for field instances. |
MockArraySessionStorage::$bags |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
|
MockArraySessionStorage::start |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Starts the session. |
MockArraySessionStorage::getId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Returns the session ID |