| 
            GraphvizDumper::$edges           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/GraphvizDumper.php           | 
                  
                       | 
              
          
                  | 
            GraphvizDumper::endDot           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/GraphvizDumper.php           | 
                  
            Returns the end dot.           | 
              
          
                  | 
            GraphvizDumper::dotize           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/GraphvizDumper.php           | 
                  
            Dotizes an identifier.           | 
              
          
                  | 
            PhpGeneratorDumperTest           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php           | 
                  
                       | 
              
          
                  | 
            SassFilter::filterDump           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/SassFilter.php           | 
                  
            Filters an asset just before it's dumped.           | 
              
          
                  | 
            MatcherDumper::$routes           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumper.php           | 
                  
                       | 
              
          
                  | 
            PhpMatcherDumper::dump           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php           | 
                  
            Dumps a set of routes to a PHP class.           | 
              
          
                  | 
            MatcherDumperInterface           | 
                  
            interface           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumperInterface.php           | 
                  
            MatcherDumperInterface is the interface that all matcher dumper classes must implement.           | 
              
          
                  | 
            ApacheMatcherDumper.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/ApacheMatcherDumper.php           | 
                  
                       | 
              
          
                  | 
            GlobAssetTest::testDump           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/GlobAssetTest.php           | 
                  
                       | 
              
          
                  | 
            JSMinFilter::filterDump           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/JSMinFilter.php           | 
                  
            Filters an asset just before it's dumped.           | 
              
          
                  | 
            XmlDumperTest::testDump           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/XmlDumperTest.php           | 
                  
                       | 
              
          
                  | 
            PhpDumperTest::testDump           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php           | 
                  
                       | 
              
          
                  | 
            PhpDumper::hasReference           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php           | 
                  
            Checks if a service id has a reference           | 
              
          
                  | 
            ClassMapGenerator::dump           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassMapGenerator.php           | 
                  
            Generate a class map file           | 
              
          
                  | 
            YamlDumper::__construct           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php           | 
                  
            Constructor.           | 
              
          
                  | 
            YamlDumper::addServices           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php           | 
                  
            Adds services           | 
              
          
                  | 
            ApacheMatcherDumperTest           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/ApacheMatcherDumperTest.php           | 
                  
                       | 
              
          
                  | 
            GeneratorDumper::$routes           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/Dumper/GeneratorDumper.php           | 
                  
                       | 
              
          
                  | 
            PhpGeneratorDumper::dump           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/Dumper/PhpGeneratorDumper.php           | 
                  
            Dumps a set of routes to a PHP class.           | 
              
          
                  | 
            PackerFilter::filterDump           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PackerFilter.php           | 
                  
            Filters an asset just before it's dumped.           | 
              
          
                  | 
            YamlDumperTest::testDump           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/YamlDumperTest.php           | 
                  
                       | 
              
          
                  | 
            MatcherDumper::MAX_PARTS           | 
                  
            constant           | 
                  
            drupal/core/lib/Drupal/Core/Routing/MatcherDumper.php           | 
                  
            The maximum number of path elements for a route pattern;           | 
              
          
                  | 
            MatcherDumper::addRoutes           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Routing/MatcherDumper.php           | 
                  
            Adds additional routes to be dumped.           | 
              
          
                  | 
            MatcherDumper::getRoutes           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Routing/MatcherDumper.php           | 
                  
            Gets the routes to match.           | 
              
          
                  | 
            PhpMatcherDumperTest.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/PhpMatcherDumperTest.php           | 
                  
                       | 
              
          
                  | 
            PhpDumper::dumpParameter           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php           | 
                  
            Dumps a parameter           | 
              
          
                  | 
            StylusFilter::filterDump           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/StylusFilter.php           | 
                  
            Filters an asset just before it's dumped.           | 
              
          
                  | 
            XmlDumper::addParameters           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/XmlDumper.php           | 
                  
            Adds parameters.           | 
              
          
                  | 
            CallablesFilter::$dumper           | 
                  
            property           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CallablesFilter.php           | 
                  
                       | 
              
          
                  | 
            MatcherDumperTest::setUp           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MatcherDumperTest.php           | 
                  
            Sets up unit test environment.           | 
              
          
                  | 
            GraphvizDumper::$options           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/GraphvizDumper.php           | 
                  
                       | 
              
          
                  | 
            GraphvizDumper::addNodes           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/GraphvizDumper.php           | 
                  
            Returns all nodes.           | 
              
          
                  | 
            GraphvizDumper::addEdges           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/GraphvizDumper.php           | 
                  
            Returns all edges.           | 
              
          
                  | 
            CssMinFilter::filterDump           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssMinFilter.php           | 
                  
            Filters an asset just before it's dumped.           | 
              
          
                  | 
            GraphvizDumper::startDot           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/GraphvizDumper.php           | 
                  
            Returns the start dot.           | 
              
          
                  | 
            MatcherDumper::getRoutes           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumper.php           | 
                  
            Gets the routes to dump.           | 
              
          
                  | 
            PngoutFilter::filterDump           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PngoutFilter.php           | 
                  
            Filters an asset just before it's dumped.           | 
              
          
                  | 
            GeneratorDumperInterface           | 
                  
            interface           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/Dumper/GeneratorDumperInterface.php           | 
                  
            GeneratorDumperInterface is the interface that all generator dumper classes must implement.           | 
              
          
                  | 
            OptiPngFilter::filterDump           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/OptiPngFilter.php           | 
                  
            Filters an asset just before it's dumped.           | 
              
          
                  | 
            ScssphpFilter::filterDump           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/ScssphpFilter.php           | 
                  
            Filters an asset just before it's dumped.           | 
              
          
                  | 
            LessphpFilter::filterDump           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/LessphpFilter.php           | 
                  
            Filters an asset just before it's dumped.           | 
              
          
                  | 
            GraphvizDumperTest::setUp           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/GraphvizDumperTest.php           | 
                  
                       | 
              
          
                  | 
            MatcherDumper::$tableName           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Routing/MatcherDumper.php           | 
                  
            The name of the SQL table to which to dump the routes.           | 
              
          
                  | 
            PhpDumper::$variableCount           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php           | 
                  
                       | 
              
          
                  | 
            PhpDumper::addConstructor           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php           | 
                  
            Adds the constructor.           | 
              
          
                  | 
            CompassFilter::filterDump           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php           | 
                  
            Filters an asset just before it's dumped.           | 
              
          
                  | 
            PhpDumper::getServiceCall           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php           | 
                  
            Gets a service call           | 
              
          
                  | 
            XmlDumper::addMethodCalls           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/XmlDumper.php           | 
                  
            Adds method calls.           | 
              
          
                  | 
            YamlDumper::addParameters           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php           | 
                  
            Adds parameters           |