|
EntityTestRevStorageController::baseFieldDefinitions |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestRevStorageController.php |
Overrides \Drupal\entity_test\EntityTestStorageController::baseFieldDefinitions(). |
|
DatabaseStorageExpirableTest::testCRUDWithExpiration |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageExpirableTest.php |
Tests CRUD functionality with expiration. |
|
AbstractProfilerStorageTest::testStoreDuplicateToken |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
|
FieldAttachStorageTest::testFieldStorageDetailsAlter |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Test storage details alteration. |
|
FieldAttachStorageTest::testEntityCreateRenameBundle |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Test entity_bundle_create() and entity_bundle_rename(). |
|
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. |
|
NativeSessionStorageTest::testSetSaveHandlerException |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
@expectedException \InvalidArgumentException |
|
PHPUnit_Framework_Comparator_SplObjectStorage::accepts |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/SplObjectStorage.php |
Returns whether the comparator can compare two values. |
|
FieldAttachStorageTest::testFieldAttachSaveMissingData |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Tests insert and update with missing or NULL fields. |
|
EntityTestMulRevStorageController::baseFieldDefinitions |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestMulRevStorageController.php |
Overrides \Drupal\entity_test\EntityTestStorageController::baseFieldDefinitions(). |
|
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::testStoreSpecialCharsInUrl |
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 |
|
|
AbstractProfilerStorageTest::testRetrieveByEmptyUrlAndIp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
|
NativeSessionStorageTest::testExplicitSessionCacheLimiter |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
|
AbstractProfilerStorageTest::testRetrieveByMethodAndLimit |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
|
PHPUnit_Framework_Comparator_SplObjectStorage::assertEquals |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/SplObjectStorage.php |
Asserts that two values are equal. |
|
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. |
|
Framework_AssertTest::testAssertSplObjectStorageContainsObject |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertContains |
|
FieldAttachStorageTest::testFieldAttachSaveLoadDifferentStorage |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Test saving and loading fields using different storage backends. |
|
Framework_ConstraintTest::testConstraintSplObjectStorageContains |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_TraversableContains
@covers PHPUnit_Framework_Constraint::count
@covers PHPUnit_Framework_TestFailure::exceptionToString |
|
Framework_ConstraintTest::testConstraintSplObjectStorageContains2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_TraversableContains
@covers PHPUnit_Framework_TestFailure::exceptionToString |
|
Framework_AssertTest::testAssertSplObjectStorageNotContainsObject |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertNotContains |
|
FieldAttachStorageTest::testFieldAttachSaveMissingDataDefaultValue |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Test insert with missing or NULL fields, with default value. |