| 
            Util_TypeTest::shortenedExportProvider           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/Tests/Util/TypeTest.php           | 
                  
                       | 
              
          
                  | 
            ProviderBasedGeneratorTest::$generator           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ProviderBasedGeneratorTest.php           | 
                  
            @var ProviderBasedGenerator           | 
              
          
                  | 
            Framework_AssertTest::notEqualProvider           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php           | 
                  
                       | 
              
          
                  | 
            GroupSequenceProviderEntity::$firstName           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/GroupSequenceProviderEntity.php           | 
                  
                       | 
              
          
                  | 
            AcceptHeaderTest::provideFromStringData           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/AcceptHeaderTest.php           | 
                  
                       | 
              
          
                  | 
            Issue498Test::shouldBeFalseDataProvider           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/Tests/Regression/GitHub/498/Issue498Test.php           | 
                  
                       | 
              
          
                  | 
            RouteProviderTest::testOutlinePathMatch           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteProviderTest.php           | 
                  
            Confirms that we can find routes whose pattern would match the request.           | 
              
          
                  | 
            ClassMetadata::setGroupSequenceProvider           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php           | 
                  
            Sets whether a group sequence provider should be used.           | 
              
          
                  | 
            Util_TestTest::testGetProvidedDataRegEx           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/Tests/Util/TestTest.php           | 
                  
                       | 
              
          
                  | 
            RoleAccessCheckTest::roleAccessProvider           | 
                  
            function           | 
                  
            drupal/core/tests/Drupal/Tests/Core/Route/RoleAccessCheckTest.php           | 
                  
            Provides data for the role access test.           | 
              
          
                  | 
            BinaryFileResponseTest::provideResponse           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/BinaryFileResponseTest.php           | 
                  
                       | 
              
          
                  | 
            XssTest::providerTestFilterXssNormalized           | 
                  
            function           | 
                  
            drupal/core/tests/Drupal/Tests/Component/Utility/XssTest.php           | 
                  
            Data provider for testFilterXssNormalized().           | 
              
          
                  | 
            RouteProviderInterface::getRoutesByNames           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/RouteProviderInterface.php           | 
                  
            Find many routes by their names using the provided list of names           | 
              
          
                  | 
            PHPUnit_Framework_TestSuite_DataProvider           | 
                  
            class           | 
                  
            drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite/DataProvider.php           | 
                  
            @package    PHPUnit
@subpackage Framework_TestSuite
@author     Sebastian Bergmann <sebastian@phpunit.de>
@copyright  2001-2013 Sebastian Bergmann <sebastian@phpunit.de>
@license    http://www.opensource.org/licenses/BSD-3-Clause  The BSD…           | 
              
          
                  | 
            RouteProviderTest::testCandidateOutlines           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteProviderTest.php           | 
                  
            Confirms that the correct candidate outlines are generated.           | 
              
          
                  | 
            ProviderBasedGeneratorTest::testSupports           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ProviderBasedGeneratorTest.php           | 
                  
                       | 
              
          
                  | 
            Framework_ConstraintTest::isEqualProvider           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php           | 
                  
                       | 
              
          
                  | 
            MenuLinkStorageController::$routeProvider           | 
                  
            property           | 
                  
            drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php           | 
                  
            The route provider service.           | 
              
          
                  | 
            RouteProviderTest::testOutlinePathNoMatch           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteProviderTest.php           | 
                  
            Confirms that an exception is thrown when no matching path is found.           | 
              
          
                  | 
            FlattenExceptionTest::flattenDataProvider           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php           | 
                  
                       | 
              
          
                  | 
            AttributesTest::providerTestAttributeData           | 
                  
            function           | 
                  
            drupal/core/tests/Drupal/Tests/Core/Common/AttributesTest.php           | 
                  
            Provides data for the Attribute test.           | 
              
          
                  | 
            AcceptHeaderItemTest::provideToStringData           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/AcceptHeaderItemTest.php           | 
                  
                       | 
              
          
                  | 
            CacheProvider::DOCTRINE_NAMESPACE_CACHEKEY           | 
                  
            constant           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php           | 
                  
                       | 
              
          
                  | 
            AbstractProcessTest::responsesCodeProvider           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php           | 
                  
                       | 
              
          
                  | 
            ProviderBasedGeneratorTest::$routeDocument           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ProviderBasedGeneratorTest.php           | 
                  
                       | 
              
          
                  | 
            ProviderBasedGeneratorTest::$routeCompiled           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ProviderBasedGeneratorTest.php           | 
                  
                       | 
              
          
                  | 
            TestableProviderBasedGenerator::doGenerate           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ProviderBasedGeneratorTest.php           | 
                  
                       | 
              
          
                  | 
            Framework_ComparatorTest::instanceProvider           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/Tests/Framework/ComparatorTest.php           | 
                  
                       | 
              
          
                  | 
            XssTest::providerTestFilterXssNotNormalized           | 
                  
            function           | 
                  
            drupal/core/tests/Drupal/Tests/Component/Utility/XssTest.php           | 
                  
            Data provider for testFilterXssNotNormalized().           | 
              
          
                  | 
            RouteProvider::getRouteCollectionForRequest           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Routing/RouteProvider.php           | 
                  
            Finds routes that may potentially match the request.           | 
              
          
                  | 
            RouteProviderTest::testOutlinePathMatchZero           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteProviderTest.php           | 
                  
            Tests a route with a 0 as value.           | 
              
          
                  | 
            AcceptHeaderItemTest::provideFromStringData           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/AcceptHeaderItemTest.php           | 
                  
                       | 
              
          
                  | 
            ParameterBagTest::stringsWithSpacesProvider           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php           | 
                  
                       | 
              
          
                  | 
            UploadedFileTest::uploadedFileErrorProvider           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php           | 
                  
                       | 
              
          
                  | 
            RequestTest::getFormatToMimeTypeMapProvider           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php           | 
                  
                       | 
              
          
                  | 
            FileValidatorTest::uploadedFileErrorProvider           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php           | 
                  
                       | 
              
          
                  | 
            ProviderBasedGenerator::getRouteDebugMessage           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ProviderBasedGenerator.php           | 
                  
            Convert a route identifier (name, content object etc) into a string
usable for logging and other debug/error messages           | 
              
          
                  | 
            GetSetMethodNormalizerTest::provideCallbacks           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php           | 
                  
                       | 
              
          
                  | 
            ClassMetadataTest::testGroupSequenceProvider           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataTest.php           | 
                  
                       | 
              
          
                  | 
            GroupSequenceProviderEntity::getGroupSequence           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/GroupSequenceProviderEntity.php           | 
                  
            Returns which validation groups should be used for a certain state
of the object.           | 
              
          
                  | 
            ResponseHeaderBagTest::provideAllPreserveCase           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php           | 
                  
                       | 
              
          
                  | 
            ResponseHeaderBagTest::provideMakeDisposition           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php           | 
                  
                       | 
              
          
                  | 
            EqualToValidatorTest::provideValidComparisons           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/EqualToValidatorTest.php           | 
                  
                       | 
              
          
                  | 
            RouteCompilerTest::provideCompileWithHostData           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCompilerTest.php           | 
                  
                       | 
              
          
                  | 
            GetSetMethodNormalizerTest::attributeProvider           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php           | 
                  
                       | 
              
          
                  | 
            MapArrayTest::providerCopyValuesToKeyCallback           | 
                  
            function           | 
                  
            drupal/core/tests/Drupal/Tests/Component/Utility/MapArrayTest.php           | 
                  
            Callback for a test in providerCopyValuesToKey(), which doubles the value.           | 
              
          
                  | 
            UrlValidatorTest::providerTestInvalidAbsolute           | 
                  
            function           | 
                  
            drupal/core/tests/Drupal/Tests/Core/Common/UrlValidatorTest.php           | 
                  
            Provides invalid absolute URLs.           | 
              
          
                  | 
            LoggerInterfaceTest::provideLevelsAndMessages           | 
                  
            function           | 
                  
            drupal/core/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php           | 
                  
                       | 
              
          
                  | 
            ContainerAwareHttpKernelTest::getProviderTypes           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DependencyInjection/ContainerAwareHttpKernelTest.php           | 
                  
                       | 
              
          
                  | 
            ApacheMatcherDumperTest::provideEscapeFixtures           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/ApacheMatcherDumperTest.php           | 
                  
                       |