FileProfilerStorageTest::testMultiRowIndexFile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
MTimeProtectedFastFileStorage::ensureDirectory |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Ensures the root directory exists and has correct permissions. |
NullSessionStorageTest::testNothingIsPersisted |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NullSessionHandlerTest.php |
|
field_sql_storage_field_storage_delete_revision |
function |
drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_delete_revision(). |
field_sql_storage_field_storage_delete_instance |
function |
drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_delete_instance(). |
FieldAttachStorageTest::testFieldAttachSaveLoad |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Check field values insert, update and load. |
DatabaseStorageExpirable::setMultipleWithExpire |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreExpirablInterface::setMultipleWithExpire(). |
DatabaseStorageController::baseFieldDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Defines the base properties of the entity type. |
form_test_storage_element_validate_value_cached |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form element validation handler for 'value' element in form_test_storage_form(). |
DatabaseStorageControllerNG::mapToStorageRecord |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Maps from an entity object to the storage record of the base table. |
MTimeProtectedFastFileStorage::getUncachedMTime |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Clears PHP's stat cache and returns the directory's mtime. |
NativeSessionStorageTest::testRegenerateDestroy |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
EntityTestStorageController::buildPropertyQuery |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::buildPropertyQuery(). |
EntityTestStorageController::attachPropertyData |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php |
Attaches property data in all languages for translatable properties. |
MTimeProtectedFastFileStorageTest::$storageClass |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/MTimeProtectedFastFileStorageTest.php |
Test this class. |
EntityStorageControllerInterface::deleteRevision |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Delete a specific entity revision. |
DatabaseStorageExpirable::$needsGarbageCollection |
property |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Flag indicating whether garbage collection should be performed. |
MockFileSessionStorageTest::testMultipleInstances |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
NativeSessionStorageTest::testSetSaveHandlerPHP53 |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
NativeSessionStorageTest::testSetSaveHandlerPHP54 |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
EntityTestStorageController::baseFieldDefinitions |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php |
Implements \Drupal\Core\Entity\DataBaseStorageControllerNG::baseFieldDefinitions(). |
BaseMemcacheProfilerStorage::createProfileFromData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
|
EntityStorageControllerInterface::loadByProperties |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Load entities by their property values. |
DatabaseStorageExpirable::setWithExpireIfNotExists |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreExpirableInterface::setWithExpireIfNotExists(). |
FieldSqlStorageTest::testUpdateFieldSchemaWithData |
function |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Test trying to update a field with data. |
DatabaseStorageControllerNG::mapFromStorageRecords |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Maps from storage records to entity objects. |
NativeSessionStorageTest::testRegisterBagException |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
@expectedException \InvalidArgumentException |
EntityTestStorageController::mapFromStorageRecords |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php |
Maps from storage records to entity objects. |
EntityListControllerInterface::getStorageController |
function |
drupal/core/lib/Drupal/Core/Entity/EntityListControllerInterface.php |
Gets the entity storage controller. |
FieldAttachStorageTest::testFieldAttachLoadMultiple |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Test the 'multiple' load feature. |
FieldAttachStorageTest::testFieldAttachDeleteBundle |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Test field_attach_delete_bundle(). |
FieldSqlStorageTest::testFieldAttachInsertAndUpdate |
function |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Reads mysql to verify correct data is
written when using insert and update. |
FieldSqlStorageTest::testFieldAttachSaveMissingData |
function |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Tests insert and update with missing or NULL fields. |
FieldSqlStorageTest::testFieldUpdateIndexesWithData |
function |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Test adding and removing indexes while data is present. |
FieldSqlStorageTest::testFieldSqlStorageForeignKeys |
function |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Test foreign key support. |
DatabaseStorageExpirableTest::testCRUDWithExpiration |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageExpirableTest.php |
Tests CRUD functionality with expiration. |
FieldAttachStorageTest::testFieldStorageDetailsAlter |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Test storage details alteration. |
AbstractProfilerStorageTest::testStoreDuplicateToken |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
EntityStorageControllerInterface::getFieldDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Gets an array of entity field definitions. |
EntityStorageControllerInterface::getQueryServicename |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Gets the name of the service for the query for this entity storage. |
FieldAttachStorageTest::testFieldAttachSaveMissingData |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Tests insert and update with missing or NULL fields. |
AbstractProfilerStorageTest::testStoreSpecialCharsInUrl |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
DatabaseStorageControllerNG::mapToRevisionStorageRecord |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Maps from an entity object to the storage record of the revision table. |
AbstractProfilerStorageTest::testRetrieveByEmptyUrlAndIp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
NativeSessionStorageTest::testDefaultSessionCacheLimiter |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
FieldAttachStorageTest::testFieldAttachCreateRenameBundle |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Test field_attach_create_bundle() and field_attach_rename_bundle(). |
NativeSessionStorageTest::testExplicitSessionCacheLimiter |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
MTimeProtectedFastFileStorage::getContainingDirectoryFullPath |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Returns the full path of the containing directory where the file is or should be stored. |
FieldAttachStorageTest::testFieldAttachSaveLoadDifferentStorage |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Test saving and loading fields using different storage backends. |
FieldAttachStorageTest::testFieldAttachSaveMissingDataDefaultValue |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Test insert with missing or NULL fields, with default value. |