| 
            AnnotationReader::$globalIgnoredNames           | 
                  
            property           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php           | 
                  
            A list with annotations that are not causing exceptions when not resolved to an annotation class.           | 
              
          
                  | 
            AnnotationTargetPropertyMethod::$name           | 
                  
            property           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetPropertyMethod.php           | 
                  
                       | 
              
          
                  | 
            NamespaceCoverageNotProtectedTest.php           | 
                  
            file           | 
                  
            drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageNotProtectedTest.php           | 
                  
                       | 
              
          
                  | 
            ClassWithValidAnnotationTarget::$name           | 
                  
            property           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithValidAnnotationTarget.php           | 
                  
            Plugin annotation
@AnnotationTargetAll("Some data",name="Some name")           | 
              
          
                  | 
            EqualNamespacesPerFileWithClassAsLast           | 
                  
            class           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/EqualNamespacesPerFileWithClassAsLast.php           | 
                  
                       | 
              
          
                  | 
            EntityTranslationTestBase::$fieldName           | 
                  
            property           | 
                  
            drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php           | 
                  
            The name of the field used to test translation.           | 
              
          
                  | 
            LocaleConfigManager::localeConfigName           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigManager.php           | 
                  
            Provides configuration data location for given langcode and name.           | 
              
          
                  | 
            NamespacedAttributeBagTest::testClear           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php           | 
                  
                       | 
              
          
                  | 
            PHPUnit_Framework_TestCase::$dataName           | 
                  
            property           | 
                  
            drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php           | 
                  
                       | 
              
          
                  | 
            BreakpointGroupAPITest::testConfigName           | 
                  
            function           | 
                  
            drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointGroupAPITest.php           | 
                  
            Test Breakpoint::buildConfigName().           | 
              
          
                  | 
            GlobalNamespacesPerFileWithClassAsLast           | 
                  
            class           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/GlobalNamespacesPerFileWithClassAsLast.php           | 
                  
                       | 
              
          
                  | 
            GroupSequenceProviderEntity::$lastName           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/GroupSequenceProviderEntity.php           | 
                  
                       | 
              
          
                  | 
            HandlerFieldUserNameTest::testUserName           | 
                  
            function           | 
                  
            drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFieldUserNameTest.php           | 
                  
                       | 
              
          
                  | 
            RouteProviderInterface::getRouteByName           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/RouteProviderInterface.php           | 
                  
            Find the route using the provided route name (and parameters)           | 
              
          
                  | 
            Twig_Node_Expression_TempName::compile           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/TempName.php           | 
                  
            Compiles the node to PHP.           | 
              
          
                  | 
            AutoExpireFlashBagTest::testGetSetName           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php           | 
                  
                       | 
              
          
                  | 
            Connection::generateTemporaryTableName           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Database/Connection.php           | 
                  
            Generates a temporary table name.           | 
              
          
                  | 
            Twig_Node_Expression_Name::__construct           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Name.php           | 
                  
            Constructor.           | 
              
          
                  | 
            ClassMetadata::getIdentifierFieldNames           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php           | 
                  
            Returns an array of identifier field names numerically indexed.           | 
              
          
                  | 
            field_sql_storage_entity_bundle_rename           | 
                  
            function           | 
                  
            drupal/core/modules/field_sql_storage/field_sql_storage.module           | 
                  
            Implements hook_entity_bundle_rename().           | 
              
          
                  | 
            DateHelper::monthNamesAbbrUntranslated           | 
                  
            function           | 
                  
            drupal/core/modules/datetime/lib/Drupal/datetime/DateHelper.php           | 
                  
            Constructs an untranslated array of abbreviated month names.           | 
              
          
                  | 
            EasyRdf_Parser_Turtle::isNameStartChar           | 
                  
            function           | 
                  
            drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php           | 
                  
            @ignore           | 
              
          
                  | 
            EqualNamespacesPerFileWithClassAsFirst           | 
                  
            class           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/EqualNamespacesPerFileWithClassAsFirst.php           | 
                  
                       | 
              
          
                  | 
            NamespaceCoverageCoversClassPublicTest           | 
                  
            class           | 
                  
            drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageCoversClassPublicTest.php           | 
                  
            @coversDefaultClass \Foo\CoveredClass           | 
              
          
                  | 
            AnnotationReader::addGlobalIgnoredName           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php           | 
                  
            Add a new annotation to the globally ignored annotation names with regard to exception handling.           | 
              
          
                  | 
            ConnectionRegistry::getConnectionNames           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ConnectionRegistry.php           | 
                  
            Gets all connection names.           | 
              
          
                  | 
            ManagerRegistry::getDefaultManagerName           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ManagerRegistry.php           | 
                  
            Gets the default object manager name.           | 
              
          
                  | 
            ImageStylesPathAndUrlTest::$style_name           | 
                  
            property           | 
                  
            drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php           | 
                  
                       | 
              
          
                  | 
            NamespaceCoverageClassExtendedTest.php           | 
                  
            file           | 
                  
            drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageClassExtendedTest.php           | 
                  
                       | 
              
          
                  | 
            Util_TestDox_NamePrettifierTest::setUp           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/Tests/Util/TestDox/NamePrettifierTest.php           | 
                  
            Sets up the fixture, for example, open a network connection.
This method is called before a test is executed.           | 
              
          
                  | 
            DummyJoinColumn::$referencedColumnName           | 
                  
            property           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php           | 
                  
                       | 
              
          
                  | 
            LocaleConfigManager::getComponentNames           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigManager.php           | 
                  
            Gets configuration names associated with components.           | 
              
          
                  | 
            NamespacedAttributeBagTest::testRemove           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php           | 
                  
                       | 
              
          
                  | 
            KernelForOverrideName::registerBundles           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/KernelForOverrideName.php           | 
                  
            Returns an array of bundles to registers.           | 
              
          
                  | 
            ExposedFormTest::testRenameResetButton           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ExposedFormTest.php           | 
                  
            Tests, whether and how the reset button can be renamed.           | 
              
          
                  | 
            GetNamespacesTest::testGetRdfNamespaces           | 
                  
            function           | 
                  
            drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetNamespacesTest.php           | 
                  
            Tests RDF namespaces.           | 
              
          
                  | 
            GlobalNamespacesPerFileWithClassAsFirst           | 
                  
            class           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/GlobalNamespacesPerFileWithClassAsFirst.php           | 
                  
                       | 
              
          
                  | 
            NullStorageExpirable::getCollectionName           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php           | 
                  
            Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::getCollectionName().           | 
              
          
                  | 
            GroupSequenceProviderEntity::$firstName           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/GroupSequenceProviderEntity.php           | 
                  
                       | 
              
          
                  | 
            StaticReflectionProperty::$propertyName           | 
                  
            property           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionProperty.php           | 
                  
            The name of the property.           | 
              
          
                  | 
            EntityQueryRelationshipTest::$fieldName           | 
                  
            property           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php           | 
                  
            The name of the taxonomy field used for test.           | 
              
          
                  | 
            StaticReflectionClass::getNamespaceName           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php           | 
                  
                       | 
              
          
                  | 
            PHPUnit_Util_Log_JSON::$currentTestName           | 
                  
            property           | 
                  
            drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JSON.php           | 
                  
                       | 
              
          
                  | 
            ConfigDataCollector::getApplicationName           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php           | 
                  
                       | 
              
          
                  | 
            StaticReflectionClass::getExtensionName           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php           | 
                  
                       | 
              
          
                  | 
            Twig_Node_Expression_Name::$specialVars           | 
                  
            property           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Name.php           | 
                  
                       | 
              
          
                  | 
            UniversalClassLoader::registerNamespace           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php           | 
                  
            Registers a namespace.           | 
              
          
                  | 
            PHPUnit_Util_Configuration::getFilename           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Configuration.php           | 
                  
            Returns the realpath to the configuration file.           | 
              
          
                  | 
            DCOM58Test::testIssueMultipleNamespaces           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Test.php           | 
                  
                       | 
              
          
                  | 
            ChainRouterTest::testGenerateObjectName           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ChainRouterTest.php           | 
                  
                       |