| 
            RuntimeReflectionService::getAccessibleProperty           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php           | 
                  
            Return an accessible property (setAccessible(true)) or null.           | 
              
          
                  | 
            PictureMappingActionConfirmForm::getConfirmText           | 
                  
            function           | 
                  
            drupal/core/modules/picture/lib/Drupal/picture/Form/PictureMappingActionConfirmForm.php           | 
                  
            Returns a caption for the button that confirms the action.           | 
              
          
                  | 
            ScopeWideningInjectionException::getSourceScope           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ScopeWideningInjectionException.php           | 
                  
                       | 
              
          
                  | 
            Twig_TokenParserBrokerInterface::getTokenParser           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php           | 
                  
            Gets a TokenParser suitable for a tag.           | 
              
          
                  | 
            NodeAccessLanguageAwareCombinationTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageAwareCombinationTest.php           | 
                  
                       | 
              
          
                  | 
            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.           | 
              
          
                  | 
            NodeTranslationUITest::getTranslatorPermissions           | 
                  
            function           | 
                  
            drupal/core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php           | 
                  
            Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getTranslatorPermission().           | 
              
          
                  | 
            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           | 
                  
                       | 
              
          
                  | 
            TermTranslationUITest::getTranslatorPermissions           | 
                  
            function           | 
                  
            drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php           | 
                  
            Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getTranslatorPermission().           | 
              
          
                  | 
            MockRouteProvider::getRouteCollectionForRequest           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MockRouteProvider.php           | 
                  
            Implements \Symfony\Cmf\Component\Routing\RouteProviderInterface::getRouteCollectionForRequest().           | 
              
          
                  | 
            GetSetMethodNormalizer::supportsDenormalization           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php           | 
                  
            Checks whether the given class is supported for denormalization by this normalizer           | 
              
          
                  | 
            MTimeProtectedFastFileStorage::getUncachedMTime           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php           | 
                  
            Clears PHP's stat cache and returns the directory's mtime.           | 
              
          
                  | 
            GetSetMethodNormalizerTest::testFormatAttribute           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php           | 
                  
            @dataProvider attributeProvider           | 
              
          
                  | 
            PHPUnit_Util_Configuration::getPHPConfiguration           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Configuration.php           | 
                  
            Returns the PHP configuration.           | 
              
          
                  | 
            PHPUnit_Framework_MockObject_Generator::getMock           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Generator.php           | 
                  
            Returns a mock object for the specified class.           | 
              
          
                  | 
            UnpublishByKeywordNode::getDefaultConfiguration           | 
                  
            function           | 
                  
            drupal/core/modules/node/lib/Drupal/node/Plugin/Action/UnpublishByKeywordNode.php           | 
                  
            Returns default configuration for this action.           | 
              
          
                  | 
            PHP_CodeCoverage_Report_Node_File::getFunctions           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php           | 
                  
            Returns the functions of this node.           | 
              
          
                  | 
            PHP_CodeCoverage_Report_Node_File::getNumTraits           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php           | 
                  
            Returns the number of traits.           | 
              
          
                  | 
            EntityTranslationTestBase::getEditorPermissions           | 
                  
            function           | 
                  
            drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php           | 
                  
            Returns an array of permissions needed for the editor.           | 
              
          
                  | 
            ImageThemeFunctionTest::testImageFormatterTheme           | 
                  
            function           | 
                  
            drupal/core/modules/image/lib/Drupal/image/Tests/ImageThemeFunctionTest.php           | 
                  
            Tests usage of the image field formatters.           | 
              
          
                  | 
            EntityTranslationSyncImageTest::setupTestFields           | 
                  
            function           | 
                  
            drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncImageTest.php           | 
                  
            Creates the test image field.           | 
              
          
                  | 
            BinaryFileResponseTest::getSampleXAccelMappings           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/BinaryFileResponseTest.php           | 
                  
                       | 
              
          
                  | 
            EntityTestTranslationUITest::getNewEntityValues           | 
                  
            function           | 
                  
            drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTestTranslationUITest.php           | 
                  
            Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getNewEntityValues().           | 
              
          
                  | 
            LocaleConfigManager::deleteLanguageTranslations           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigManager.php           | 
                  
            Deletes configuration for language.           | 
              
          
                  | 
            EntityTranslationControllerInterface::getAccess           | 
                  
            function           | 
                  
            drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php           | 
                  
            Checks if the user can perform the given operation on the wrapped entity.           | 
              
          
                  | 
            ReflectionProviderInterface::getReflectionClass           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/ReflectionProviderInterface.php           | 
                  
            Get the ReflectionClass equivalent for this class.           | 
              
          
                  | 
            ConfigTestTranslationUITest::getNewEntityValues           | 
                  
            function           | 
                  
            drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/ConfigTestTranslationUITest.php           | 
                  
            Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getNewEntityValues().           | 
              
          
                  | 
            RemoteFileUnmanagedDeleteRecursiveTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteRecursiveTest.php           | 
                  
                       | 
              
          
                  | 
            FieldAttachStorageTest::testFieldAttachSaveLoad           | 
                  
            function           | 
                  
            drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php           | 
                  
            Check field values insert, update and load.           | 
              
          
                  | 
            Twig_Tests_Node_Expression_FilterTest::getTests           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FilterTest.php           | 
                  
                       | 
              
          
                  | 
            Twig_Tests_TemplateTest::getAttributeExceptions           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php           | 
                  
                       | 
              
          
                  | 
            Twig_Tests_TemplateTest::testGetAttributeDefined           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php           | 
                  
            @dataProvider getGetAttributeTests           | 
              
          
                  | 
            MTimeProtectedFastFileStorageTest::$storageClass           | 
                  
            property           | 
                  
            drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFastFileStorageTest.php           | 
                  
            Test this class.           | 
              
          
                  | 
            ConstraintViolationInterface::getMessageTemplate           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationInterface.php           | 
                  
            Returns the raw violation message.           | 
              
          
                  | 
            MockFileSessionStorageTest::testSaveWithoutStart           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php           | 
                  
            @expectedException RuntimeException           | 
              
          
                  | 
            PHP_Token_InterfaceTest::testGetInterfacesExists           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php           | 
                  
            @covers PHP_Token_INTERFACE::getInterfaces           | 
              
          
                  | 
            AbstractProcessTest::testGetPidIsNullBeforeStart           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php           | 
                  
                       | 
              
          
                  | 
            PHPUnit_Framework_TestCase::getExpectedException           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php           | 
                  
            @since  Method available since Release 3.2.0           | 
              
          
                  | 
            PHP_Token_InterfaceTest::testGetPackageNamespace           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php           | 
                  
            @covers PHP_Token_INTERFACE::getPackage           | 
              
          
                  | 
            PHPUnit_Extensions_TicketListener::getTicketInfo           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/TicketListener.php           | 
                  
                       | 
              
          
                  | 
            RouterListenerTest::createGetResponseEventForUri           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/RouterListenerTest.php           | 
                  
                       | 
              
          
                  | 
            LocaleImportFunctionalTest::getPoFileWithContext           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php           | 
                  
            Helper function that returns a .po file with context.           | 
              
          
                  | 
            LanguageCustomLanguageConfigurationTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/language/lib/Drupal/language/Tests/LanguageCustomLanguageConfigurationTest.php           | 
                  
                       | 
              
          
                  | 
            PHP_CodeCoverage_Report_Node::getNumTestedTraits           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php           | 
                  
            Returns the number of tested traits.           | 
              
          
                  | 
            ProjectServiceContainer::getFooWithInlineService           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9.php           | 
                  
            Gets the 'foo_with_inline' service.           | 
              
          
                  | 
            DefinitionTest::testGetArgumentShouldCheckBounds           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php           | 
                  
            @expectedException OutOfBoundsException           | 
              
          
                  | 
            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           | 
              
          
                  | 
            ProjectServiceContainer::getFooWithInlineService           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_compiled.php           | 
                  
            Gets the 'foo_with_inline' service.           | 
              
          
                  | 
            DocParserTest::getAnnotationVarTypeProviderValid           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php           | 
                  
                       |