| 
            MatcherDumperTest::testAddRoutes           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MatcherDumperTest.php           | 
                  
            Confirms that we can add routes to the dumper.           | 
              
          
                  | 
            XmlDumperTest::testAddParameters           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/XmlDumperTest.php           | 
                  
                       | 
              
          
                  | 
            PhpDumperTest::testAddParameters           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php           | 
                  
                       | 
              
          
                  | 
            YamlDumperTest::setUpBeforeClass           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/YamlDumperTest.php           | 
                  
                       | 
              
          
                  | 
            PhpGeneratorDumperTest::tearDown           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php           | 
                  
                       | 
              
          
                  | 
            PhpDumper::addServiceMethodCalls           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php           | 
                  
            Adds method calls to a service definition.           | 
              
          
                  | 
            PhpDumper::addServiceConfigurator           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php           | 
                  
            Adds configurator definition           | 
              
          
                  | 
            PhpDumper::addServiceSynchronizer           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php           | 
                  
            Adds synchronizer methods.           | 
              
          
                  | 
            DrupalKernel::dumpDrupalContainer           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/DrupalKernel.php           | 
                  
            Dumps the service container to PHP code in the config directory.           | 
              
          
                  | 
            DumperInterface::isProxyCandidate           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/DumperInterface.php           | 
                  
            Inspects whether the given definitions should produce proxy instantiation logic in the dumped container.           | 
              
          
                  | 
            GraphvizDumperTest::$fixturesPath           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/GraphvizDumperTest.php           | 
                  
                       | 
              
          
                  | 
            YamlDumperTest::testAddParameters           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/YamlDumperTest.php           | 
                  
                       | 
              
          
                  | 
            DumperPrefixCollection::getPrefix           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperPrefixCollection.php           | 
                  
            Returns the prefix.           | 
              
          
                  | 
            DumperPrefixCollection::setPrefix           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperPrefixCollection.php           | 
                  
            Sets the prefix.           | 
              
          
                  | 
            EmberPrecompileFilter::filterDump           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/EmberPrecompileFilter.php           | 
                  
            Filters an asset just before it's dumped.           | 
              
          
                  | 
            _drupal_rewrite_settings_dump_one           | 
                  
            function           | 
                  
            drupal/core/includes/install.inc           | 
                  
            Helper for drupal_rewrite_settings().           | 
              
          
                  | 
            ApacheMatcherDumperTest::testDump           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/ApacheMatcherDumperTest.php           | 
                  
                       | 
              
          
                  | 
            DumperCollectionTest::testGetRoot           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/DumperCollectionTest.php           | 
                  
                       | 
              
          
                  | 
            PhpMatcherDumper::buildPrefixTree           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php           | 
                  
            Organizes the routes into a prefix tree.           | 
              
          
                  | 
            MatcherDumperInterface::getRoutes           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumperInterface.php           | 
                  
            Gets the routes to dump.           | 
              
          
                  | 
            PhpDumper::wrapServiceConditionals           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php           | 
                  
            Wraps the service conditionals.           | 
              
          
                  | 
            XmlDumperTest::testExportParameters           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/XmlDumperTest.php           | 
                  
                       | 
              
          
                  | 
            PhpDumperTest::testExportParameters           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php           | 
                  
            @expectedException InvalidArgumentException           | 
              
          
                  | 
            GeneratorDumperInterface::getRoutes           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/Dumper/GeneratorDumperInterface.php           | 
                  
            Gets the routes to dump.           | 
              
          
                  | 
            DumperTest::testObjectSupportEnabled           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/DumperTest.php           | 
                  
                       | 
              
          
                  | 
            DrupalKernel::$containerNeedsDumping           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/DrupalKernel.php           | 
                  
            Whether the container needs to be dumped once booting is complete.           | 
              
          
                  | 
            DumperInterface::getProxyFactoryCode           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/DumperInterface.php           | 
                  
            Generates the code to be used to instantiate a proxy in the dumped factory code.           | 
              
          
                  | 
            GraphvizDumperTest::setUpBeforeClass           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/GraphvizDumperTest.php           | 
                  
                       | 
              
          
                  | 
            ApacheMatcherDumper::getRouteMethods           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/ApacheMatcherDumper.php           | 
                  
            Returns methods allowed for a route           | 
              
          
                  | 
            PhpDumper::addDefaultParametersMethod           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php           | 
                  
            Adds default parameters method.           | 
              
          
                  | 
            PhpMatcherDumper::generateMatchMethod           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php           | 
                  
            Generates the code for the match method implementing UrlMatcherInterface.           | 
              
          
                  | 
            PhpMatcherDumper::compilePrefixRoutes           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php           | 
                  
            Generates PHP code recursively to match a tree of routes           | 
              
          
                  | 
            PhpDumper::getDefinitionsFromArguments           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php           | 
                  
            Gets the definition from arguments.           | 
              
          
                  | 
            DumperPrefixCollection::addPrefixRoute           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperPrefixCollection.php           | 
                  
            Adds a route in the tree.           | 
              
          
                  | 
            ApacheMatcherDumperTest::$fixturesPath           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/ApacheMatcherDumperTest.php           | 
                  
                       | 
              
          
                  | 
            PhpDumper::getServiceCallsFromArguments           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php           | 
                  
            Builds service calls from arguments.           | 
              
          
                  | 
            UpgradePathTestBase::$databaseDumpFiles           | 
                  
            property           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php           | 
                  
            The file path(s) to the dumped database(s) to load into the child site.           | 
              
          
                  | 
            ApacheMatcherDumper::regexToApacheRegex           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/ApacheMatcherDumper.php           | 
                  
            Converts a regex to make it suitable for mod_rewrite           | 
              
          
                  | 
            DumperPrefixCollection::mergeSlashNodes           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperPrefixCollection.php           | 
                  
            Merges nodes whose prefix ends with a slash           | 
              
          
                  | 
            PhpDumper::addServiceLocalTempVariables           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php           | 
                  
            Generates Service local temp variables.           | 
              
          
                  | 
            PhpDumper::addServiceInlinedDefinitions           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php           | 
                  
            Generates the inline definition of a service.           | 
              
          
                  | 
            CrossCheckTest::crossCheckLoadersDumpers           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/CrossCheckTest.php           | 
                  
                       | 
              
          
                  | 
            XmlDumperTest::testDumpAnonymousServices           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/XmlDumperTest.php           | 
                  
                       | 
              
          
                  | 
            PhpMatcherDumper::groupRoutesByHostRegex           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php           | 
                  
            Groups consecutive routes having the same host regex.           | 
              
          
                  | 
            PhpGeneratorDumperTest::$routeCollection           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php           | 
                  
                       | 
              
          
                  | 
            PhpGeneratorDumperTest::$generatorDumper           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php           | 
                  
                       | 
              
          
                  | 
            PhpGeneratorDumperTest::$testTmpFilepath           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php           | 
                  
                       | 
              
          
                  | 
            PhpDumperTest::testDumpOptimizationString           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php           | 
                  
                       | 
              
          
                  | 
            ApacheMatcherDumperTest::setUpBeforeClass           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/ApacheMatcherDumperTest.php           | 
                  
                       | 
              
          
                  | 
            PhpMatcherDumperTest::getRouteCollections           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/PhpMatcherDumperTest.php           | 
                  
                       |