| 
            MatcherDumperTest::testAddAdditionalRoutes           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MatcherDumperTest.php           | 
                  
            Confirms that we can add routes to the dumper when it already has some.           | 
              
          
                  | 
            ApacheMatcherDumperTest::testEscapePattern           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/ApacheMatcherDumperTest.php           | 
                  
            @dataProvider provideEscapeFixtures           | 
              
          
                  | 
            PhpGeneratorDumperTest::testDumpWithRoutes           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php           | 
                  
                       | 
              
          
                  | 
            InlineTest::testDumpNumericValueWithLocale           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php           | 
                  
                       | 
              
          
                  | 
            PhpGeneratorDumper::generateDeclaredRoutes           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/Dumper/PhpGeneratorDumper.php           | 
                  
            Generates PHP code representing an array of defined routes
together with the routes properties (e.g. requirements).           | 
              
          
                  | 
            PhpGeneratorDumper::generateGenerateMethod           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/Dumper/PhpGeneratorDumper.php           | 
                  
            Generates PHP code representing the `generate` method that implements the UrlGeneratorInterface.           | 
              
          
                  | 
            ApacheMatcherDumperTest::getRouteCollection           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/ApacheMatcherDumperTest.php           | 
                  
                       | 
              
          
                  | 
            PhpDumper::addServiceInlinedDefinitionsSetup           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php           | 
                  
            Generates the inline definition setup.           | 
              
          
                  | 
            ApacheMatcherDumperTest::testEscapeScriptName           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/ApacheMatcherDumperTest.php           | 
                  
                       | 
              
          
                  | 
            PhpGeneratorDumperTest::testDumpWithoutRoutes           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php           | 
                  
            @expectedException \InvalidArgumentException           | 
              
          
                  | 
            DumperPrefixCollectionTest::testAddPrefixRoute           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/DumperPrefixCollectionTest.php           | 
                  
                       | 
              
          
                  | 
            DumperPrefixCollectionTest::collectionToString           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/DumperPrefixCollectionTest.php           | 
                  
                       | 
              
          
                  | 
            ApacheMatcherDumperTest::provideEscapeFixtures           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/ApacheMatcherDumperTest.php           | 
                  
                       | 
              
          
                  | 
            GraphvizDumperTest::testDumpWithFrozenContainer           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/GraphvizDumperTest.php           | 
                  
                       | 
              
          
                  | 
            DumperPrefixCollectionTest::testMergeSlashNodes           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/DumperPrefixCollectionTest.php           | 
                  
                       | 
              
          
                  | 
            DumperTest::testObjectSupportDisabledWithExceptions           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/DumperTest.php           | 
                  
            @expectedException \Symfony\Component\Yaml\Exception\DumpException           | 
              
          
                  | 
            DumperTest::testObjectSupportDisabledButNoExceptions           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/DumperTest.php           | 
                  
                       | 
              
          
                  | 
            PhpGeneratorDumperTest::testGenerateNonExistingRoute           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php           | 
                  
            @expectedException \Symfony\Component\Routing\Exception\RouteNotFoundException           | 
              
          
                  | 
            PhpGeneratorDumperTest::testDumpForRouteWithDefaults           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php           | 
                  
                       | 
              
          
                  | 
            PhpDumperTest::testDumpFrozenContainerWithNoParameter           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php           | 
                  
                       | 
              
          
                  | 
            GraphvizDumperTest::testDumpWithFrozenCustomClassContainer           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/GraphvizDumperTest.php           | 
                  
                       | 
              
          
                  | 
            PhpDumperTest::testOverrideServiceWhenUsingADumpedContainer           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php           | 
                  
                       | 
              
          
                  | 
            PhpMatcherDumperTest::testDumpWhenSchemeIsUsedWithoutAProperDumper           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/PhpMatcherDumperTest.php           | 
                  
            @expectedException \LogicException           | 
              
          
                  | 
            PhpDumperTest::testOverrideServiceWhenUsingADumpedContainerAndServiceIsUsedFromAnotherOne           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php           | 
                  
                       |