TestObjectMetadata::isCollectionValuedAssociation |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Checks if the given field is a mapped collection valued association for this class. |
MongoDbSessionHandlerTest::testReplaceSessionData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php |
|
SomeAnnotationWithConstructorWithoutParams::$data |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
ClassMetadataFactoryTest::testCacheGetMetadataFor |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
AnnotationLoaderTest::testLoadParentClassMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/AnnotationLoaderTest.php |
Test MetaData merge with parent annotation. |
ComplexDataNormalizer::$supportedInterfaceOrClass |
property |
drupal/core/modules/serialization/lib/Drupal/serialization/Normalizer/ComplexDataNormalizer.php |
The interface or class that this Normalizer supports. |
UrlValidatorTest::providerTestInvalidRelativeData |
function |
drupal/core/tests/Drupal/Tests/Core/Common/UrlValidatorTest.php |
Provides invalid relative URLs. |
DatabaseStorageExpirable::$needsGarbageCollection |
property |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Flag indicating whether garbage collection should be performed. |
NativeFileSessionHandlerTest::savePathDataProvider |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NativeFileSessionHandlerTest.php |
|
FieldSqlStorageTest::testUpdateFieldSchemaWithData |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Test trying to update a field with data. |
BaseMemcacheProfilerStorage::createProfileFromData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
|
RequestDataCollectorTest::testControllerInspection |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php |
Test various types of controller callables. |
DatabaseStorageControllerNG::mapFromStorageRecords |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Maps from storage records to entity objects. |
SlaveDatabaseIgnoreSubscriber::getSubscribedEvents |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/SlaveDatabaseIgnoreSubscriber.php |
Returns an array of event names this subscriber wants to listen to. |
AbstractClassMetadataFactory::initializeReflection |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Initialize Reflection after ClassMetadata was constructed. |
AbstractClassMetadataFactory::setReflectionService |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Set reflectionService. |
AbstractClassMetadataFactory::getReflectionService |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Get the reflection service associated with this metadata factory. |
TestClassMetadataFactory::newClassMetadataInstance |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Creates a new ClassMetadata instance for the given class name. |
PHP_CodeCoverage_Report_Node_File::getCoverageData |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
Returns the code coverage data of this node. |
ClassMetadataFactoryTest::testWriteMetadataToCache |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataFactoryTest.php |
|
Framework_AssertTest::validInvalidJsonDataprovider |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
|
DatabaseStorageExpirable::setWithExpireIfNotExists |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreExpirableInterface::setWithExpireIfNotExists(). |
MetadataGeneratorTest::testEditorWithCustomMetadata |
function |
drupal/core/modules/edit/lib/Drupal/edit/Tests/MetadataGeneratorTest.php |
|
FieldSqlStorageTest::testFieldAttachSaveMissingData |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Tests insert and update with missing or NULL fields. |
CollectionValidatorArrayObjectTest::prepareTestData |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorArrayObjectTest.php |
|
FieldSqlStorageTest::testFieldUpdateIndexesWithData |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Test adding and removing indexes while data is present. |
MemoryDataCollectorTest::getBytesConversionTestData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/MemoryDataCollectorTest.php |
|
DatabaseStorageControllerNG::mapToDataStorageRecord |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Maps from an entity object to the storage record of the data table. |
Framework_AssertTest::testAssertTagCdataContentTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
Framework_AssertTest::testAssertTagCdataontentFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag
@expectedException PHPUnit_Framework_AssertionFailedError |
GlobalExecutionContextInterface::getMetadataFactory |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/GlobalExecutionContextInterface.php |
Returns the factory for validation metadata objects. |
AnnotationLoaderTest::testLoadClassMetadataAndMerge |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/AnnotationLoaderTest.php |
Test MetaData merge with parent annotation. |
ClassMetadataFactoryTest::testReadMetadataFromCache |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataFactoryTest.php |
|
DatabaseStorageExpirableTest::testCRUDWithExpiration |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageExpirableTest.php |
Tests CRUD functionality with expiration. |
MemberMetadataTest::testAddValidSetsMemberToCascaded |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/MemberMetadataTest.php |
|
ClassMetadataFactoryTest::testMergeParentConstraints |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataFactoryTest.php |
|
views_test_data_handler_test_access_callback_argument |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.module |
Access callback with an argument for the generic handler test. |
FilesLoaderTest::testCallsActualFileLoaderForMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/FilesLoaderTest.php |
|
TestObjectMetadata::getAssociationMappedByTargetField |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Returns the target field of the owning side of the association |
AbstractClassMetadataFactory::newClassMetadataInstance |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Creates a new ClassMetadata instance for the given class name. |
PHP_CodeCoverage_TestCase::getXdebugDataForBankAccount |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/TestCase.php |
|
ClassMetadataTest::testAddConstraintDoesNotAcceptValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataTest.php |
|
FieldAttachStorageTest::testFieldAttachSaveMissingData |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Tests insert and update with missing or NULL fields. |
DatabaseStorageControllerNG::mapToRevisionStorageRecord |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Maps from an entity object to the storage record of the revision table. |
PropertyMetadataContainerInterface::hasPropertyMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/PropertyMetadataContainerInterface.php |
Check if there's any metadata attached to the given named property. |
PropertyMetadataContainerInterface::getPropertyMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/PropertyMetadataContainerInterface.php |
Returns all metadata instances for the given named property. |
Framework_AssertTest::testXMLStructureIsSameButDataIsNot |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertEqualXMLStructure |
Twig_Tests_Extension_CoreTest::getRandomFunctionTestData |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Extension/CoreTest.php |
|
RoutableFragmentRendererTest::getGenerateFragmentUriData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/RoutableFragmentRendererTest.php |
|
GetterMetadataTest::testGetPropertyValueFromPublicGetter |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/GetterMetadataTest.php |
|