views_test_data_handler_test_access_callback |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.module |
|
EntityFieldTest::testDataStructureInterfaces |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Tests working with entity properties based upon data structure and data
list interfaces. |
ComplexDataInterface::getPropertyDefinitions |
function |
drupal/core/lib/Drupal/Core/TypedData/ComplexDataInterface.php |
Gets an array property definitions of contained properties. |
RequestTest::getQueryStringNormalizationData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
TestObjectMetadata::isAssociationInverseSide |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Checks if the association is the inverse side of a bidirectional association |
LoadClassMetadataEventArgs::getClassMetadata |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LoadClassMetadataEventArgs.php |
Retrieve associated ClassMetadata. |
LoadClassMetadataEventArgs::getObjectManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LoadClassMetadataEventArgs.php |
Retrieve associated ObjectManager. |
DatabaseStorageExpirableTest::testExpiration |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageExpirableTest.php |
Tests data expiration. |
ClassMetadataFactoryTest::testGetCacheDriver |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
ClassMetadataFactoryTest::testGetMetadataFor |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
ClassMetadata::isCollectionValuedAssociation |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Checks if the given field is a mapped collection valued association for this class. |
AbstractClassMetadataFactory::setCacheDriver |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Sets the cache driver used by the factory to cache ClassMetadata instances. |
AbstractClassMetadataFactory::getCacheDriver |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Gets the cache driver used by the factory to cache ClassMetadata instances. |
AbstractClassMetadataFactory::getAllMetadata |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Forces the factory to load the metadata of all classes known to the underlying
mapping driver. |
AbstractClassMetadataFactory::getMetadataFor |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Gets the class metadata descriptor for a class. |
AbstractClassMetadataFactory::hasMetadataFor |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Checks whether the factory has the metadata for a class loaded already. |
AbstractClassMetadataFactory::setMetadataFor |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Sets the metadata descriptor for a specific class. |
AbstractClassMetadataFactory::doLoadMetadata |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Actually load the metadata from the underlying metadata |
DatabaseBackendUnitTest::tearDownCacheBackend |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/DatabaseBackendUnitTest.php |
Uninstalls system schema. |
TestObjectMetadata::getAssociationTargetClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Returns the target class name of the given association. |
MongoDbProfilerStorage::createProfileFromData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
TestObjectMetadata::isSingleValuedAssociation |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Checks if the given field is a mapped single valued association for this class. |
Twig_Tests_ParserTest::getFilterBodyNodesData |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ParserTest.php |
|
DatabaseStorageController::$hookLoadArguments |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Additional arguments to pass to hook_TYPE_load(). |
DatabaseStorageController::buildPropertyQuery |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Builds an entity query. |
AbstractClassMetadataFactory::$loadedMetadata |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
|
TestClassMetadataFactory::initializeReflection |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Initialize Reflection after ClassMetadata was constructed. |
DatabaseStorageController::getFieldDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::getFieldDefinitions(). |
DatabaseStorageController::getQueryServiceName |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::getQueryServiceName(). |
AbstractClassMetadataFactory::getFqcnFromAlias |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Get the fully qualified class-name from the namespace alias. |
AbstractClassMetadataFactory::wakeupReflection |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Wakeup reflection after ClassMetadata gets unserialized from cache. |
AbstractClassMetadataFactory::getParentClasses |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Get array of parent classes for the given entity class |
ajax_forms_test_advanced_commands_data_callback |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Ajax form callback: Selects 'data'. |
ClassMetadataFactoryTest::testGetParentMetadata |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
ClassMetadataFactoryTest::testGetCachedMetadata |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
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. |
AbstractClassMetadataFactory::getLoadedMetadata |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Return an array of all the loaded metadata currently in memory. |
DatabaseStorageControllerNG::mapToStorageRecord |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Maps from an entity object to the storage record of the base table. |
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. |
ClassMetadataFactoryTest::testGetAliasedMetadata |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
ClassMetadata::getAssociationMappedByTargetField |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Returns the target field of the owning side of the association |
AbstractClassMetadataFactory::$reflectionService |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
|
SomeAnnotationClassNameWithoutConstructor::$data |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
MongoDbSessionHandlerTest::testReplaceSessionData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php |
|
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. |
ClassMetadataFactoryTest::testCacheGetMetadataFor |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
DatabaseStorageExpirable::$needsGarbageCollection |
property |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Flag indicating whether garbage collection should be performed. |
SomeAnnotationWithConstructorWithoutParams::$data |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
BaseMemcacheProfilerStorage::createProfileFromData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
|