| 
            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.           | 
              
          
                  | 
            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.           | 
              
          
                  | 
            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.           | 
              
          
                  | 
            DatabaseStorageControllerNG::mapFromStorageRecords           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php           | 
                  
            Maps from storage records to entity objects.           | 
              
          
                  | 
            NativeFileSessionHandlerTest::savePathDataProvider           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NativeFileSessionHandlerTest.php           | 
                  
                       | 
              
          
                  | 
            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.           | 
              
          
                  | 
            DatabaseStorageExpirableTest::testCRUDWithExpiration           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageExpirableTest.php           | 
                  
            Tests CRUD functionality with expiration.           | 
              
          
                  | 
            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.           | 
              
          
                  | 
            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           | 
              
          
                  | 
            FieldAttachStorageTest::testFieldAttachSaveMissingData           | 
                  
            function           | 
                  
            drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php           | 
                  
            Tests insert and update with missing or NULL fields.           | 
              
          
                  | 
            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.           | 
              
          
                  | 
            DatabaseStorageControllerNG::mapToRevisionStorageRecord           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php           | 
                  
            Maps from an entity object to the storage record of the revision table.           | 
              
          
                  | 
            Twig_Tests_Extension_CoreTest::getRandomFunctionTestData           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/test/Twig/Tests/Extension/CoreTest.php           | 
                  
                       | 
              
          
                  | 
            database_test_query_database_test_alter_remove_range_alter           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/database_test/database_test.module           | 
                  
            Implements hook_query_TAG_alter().           | 
              
          
                  | 
            Twig_Tests_ParserTest::getFilterBodyNodesDataThrowsException           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/test/Twig/Tests/ParserTest.php           | 
                  
                       | 
              
          
                  | 
            FieldAttachStorageTest::testFieldAttachSaveMissingDataDefaultValue           | 
                  
            function           | 
                  
            drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php           | 
                  
            Test insert with missing or NULL fields, with default value.           | 
              
          
                  | 
            RelationshipNodeTermDataTest::testViewsHandlerRelationshipNodeTermData           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/Taxonomy/RelationshipNodeTermDataTest.php           | 
                  
                       | 
              
          
                  | 
            DriverChainTest::testLoadMetadata_NoDelegatorFound_ThrowsMappingException           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ChainDriverTest.php           | 
                  
                       |