| 
            CompilerJarFilterTest           | 
                  
            class           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/GoogleClosure/CompilerJarFilterTest.php           | 
                  
            @group integration           | 
              
          
                  | 
            Compiler::$passConfig           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php           | 
                  
                       | 
              
          
                  | 
            Compiler::__construct           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php           | 
                  
            Constructor.           | 
              
          
                  | 
            RouteCompiler::getFit           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Routing/RouteCompiler.php           | 
                  
            Determines the fitness of the provided path.           | 
              
          
                  | 
            CompiledRoute::$route           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php           | 
                  
            The Route object of which this object is the compiled version.           | 
              
          
                  | 
            CompiledRoute::$regex           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php           | 
                  
            The regular expression to match placeholders out of this path.           | 
              
          
                  | 
            CompiledRoute::getFit           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php           | 
                  
            Returns the fit of this route.           | 
              
          
                  | 
            RouteCompilerTest.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCompilerTest.php           | 
                  
                       | 
              
          
                  | 
            CompiledRouteTest.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/CompiledRouteTest.php           | 
                  
                       | 
              
          
                  | 
            CompiledRoute::$regex           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/CompiledRoute.php           | 
                  
                       | 
              
          
                  | 
            Twig_Node_Do::compile           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Node/Do.php           | 
                  
            Compiles the node to PHP.           | 
              
          
                  | 
            Twig_Compiler::string           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Compiler.php           | 
                  
            Adds a quoted string to the compiled code.           | 
              
          
                  | 
            Twig_Compiler::indent           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Compiler.php           | 
                  
            Indents the generated code.           | 
              
          
                  | 
            Twig_Node_If::compile           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Node/If.php           | 
                  
            Compiles the node to PHP.           | 
              
          
                  | 
            CompilerApiFilter.php           | 
                  
            file           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerApiFilter.php           | 
                  
                       | 
              
          
                  | 
            CompilerJarFilter.php           | 
                  
            file           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerJarFilter.php           | 
                  
                       | 
              
          
                  | 
            CompilerPassInterface           | 
                  
            interface           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CompilerPassInterface.php           | 
                  
            Interface that must be implemented by compilation passes           | 
              
          
                  | 
            RouteCompiler::compile           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Routing/RouteCompiler.php           | 
                  
            Compiles the current route instance.           | 
              
          
                  | 
            RouteCompiler::compile           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCompiler.php           | 
                  
                       | 
              
          
                  | 
            Twig_CompilerInterface           | 
                  
            interface           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/CompilerInterface.php           | 
                  
            Interface implemented by compiler classes.           | 
              
          
                  | 
            RouteCompilerInterface           | 
                  
            interface           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCompilerInterface.php           | 
                  
            RouteCompilerInterface is the interface that all RouteCompiler classes must implement.           | 
              
          
                  | 
            CompiledRoute::$tokens           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/CompiledRoute.php           | 
                  
                       | 
              
          
                  | 
            Twig_Compiler::$source           | 
                  
            property           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Compiler.php           | 
                  
                       | 
              
          
                  | 
            Twig_Compiler::compile           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Compiler.php           | 
                  
            Compiles a node.           | 
              
          
                  | 
            Twig_Compiler::outdent           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Compiler.php           | 
                  
            Outdents the generated code.           | 
              
          
                  | 
            Twig_Node_Set::compile           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Node/Set.php           | 
                  
            Compiles the node to PHP.           | 
              
          
                  | 
            RouteTest::testCompile           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteTest.php           | 
                  
                       | 
              
          
                  | 
            BaseCompilerFilter.php           | 
                  
            file           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php           | 
                  
                       | 
              
          
                  | 
            Twig_Node_For::compile           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Node/For.php           | 
                  
            Compiles the node to PHP.           | 
              
          
                  | 
            Compiler::getPassConfig           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php           | 
                  
            Returns the PassConfig.           | 
              
          
                  | 
            Compiler::addLogMessage           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php           | 
                  
            Adds a log message.           | 
              
          
                  | 
            RouteCompiler::getRegex           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Routing/RouteCompiler.php           | 
                  
            Generates a regular expression that will match this pattern.           | 
              
          
                  | 
            CompiledRoute::getRegex           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php           | 
                  
            Returns the placeholder regex.           | 
              
          
                  | 
            CompiledRoute::getRoute           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php           | 
                  
            Returns the Route instance.           | 
              
          
                  | 
            CompiledRoute::getRegex           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/CompiledRoute.php           | 
                  
            Returns the regex.           | 
              
          
                  | 
            Twig_Test_Node::compile           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Test/Node.php           | 
                  
            Compiles a test.           | 
              
          
                  | 
            Twig_Tests_CompilerTest           | 
                  
            class           | 
                  
            drupal/core/vendor/twig/twig/test/Twig/Tests/CompilerTest.php           | 
                  
                       | 
              
          
                  | 
            Twig_Node_Text::compile           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Node/Text.php           | 
                  
            Compiles the node to PHP.           | 
              
          
                  | 
            SelectExtender::compile           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php           | 
                  
            Compiles the saved conditions for later retrieval.           | 
              
          
                  | 
            RouteCompiler::MAX_PARTS           | 
                  
            constant           | 
                  
            drupal/core/lib/Drupal/Core/Routing/RouteCompiler.php           | 
                  
            The maximum number of path elements for a route pattern;           | 
              
          
                  | 
            CompiledRoute::$numParts           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php           | 
                  
            The number of parts in the path of this route.           | 
              
          
                  | 
            CompiledRoute::getTokens           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/CompiledRoute.php           | 
                  
            Returns the tokens.           | 
              
          
                  | 
            Twig_Compiler::$lastLine           | 
                  
            property           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Compiler.php           | 
                  
                       | 
              
          
                  | 
            Twig_Compiler::getSource           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Compiler.php           | 
                  
            Gets the current PHP code after compilation.           | 
              
          
                  | 
            SelectExtender::compiled           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php           | 
                  
            Check whether a condition has been previously compiled.           | 
              
          
                  | 
            Twig_Node_Print::compile           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Node/Print.php           | 
                  
            Compiles the node to PHP.           | 
              
          
                  | 
            Twig_Node_Flush::compile           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Node/Flush.php           | 
                  
            Compiles the node to PHP.           | 
              
          
                  | 
            Twig_Node_Macro::compile           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Node/Macro.php           | 
                  
            Compiles the node to PHP.           | 
              
          
                  | 
            Twig_Node_Block::compile           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Node/Block.php           | 
                  
            Compiles the node to PHP.           | 
              
          
                  | 
            Twig_Filter_Node::compile           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Filter/Node.php           | 
                  
            Compiles a filter.           |