CompiledRoute::$route |
property |
drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php |
The Route object of which this object is the compiled version. |
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 |
|
CompiledRoute::getFit |
function |
drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php |
Returns the fit of this route. |
RouteCompiler::getFit |
function |
drupal/core/lib/Drupal/Core/Routing/RouteCompiler.php |
Determines the fitness of the provided path. |
CompilerInterface.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/CompilerInterface.php |
|
CompilerPassInterface |
interface |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CompilerPassInterface.php |
Interface that must be implemented by compilation passes |
Twig_Node_Do::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Do.php |
Compiles the node to PHP. |
Compiler::$passConfig |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php |
|
Twig_Node_If::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/If.php |
Compiles the node to PHP. |
Compiler::__construct |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php |
Constructor. |
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. |
CompiledRoute::$regex |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/CompiledRoute.php |
|
EmberPrecompileFilter |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/EmberPrecompileFilter.php |
Precompiles Handlebars templates for use in the Ember.js framework. This filter
requires that the npm package ember-precompile be installed. You can find this
package at https://github.com/gabrielgrant/node-ember-precompile. |
RouteCompilerTest.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCompilerTest.php |
|
services9_compiled.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_compiled.php |
|
BaseCompilerFilter.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
RouteCompiler::compile |
function |
drupal/core/lib/Drupal/Core/Routing/RouteCompiler.php |
Compiles the current route instance. |
Twig_CompilerInterface |
interface |
drupal/core/vendor/twig/twig/lib/Twig/CompilerInterface.php |
Interface implemented by compiler classes. |
RouteCompiler::compile |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCompiler.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_Node_Set::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Set.php |
Compiles the node to PHP. |
RouteCompilerInterface |
interface |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCompilerInterface.php |
RouteCompilerInterface is the interface that all RouteCompiler classes must implement. |
Twig_Compiler::outdent |
function |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
Outdents the generated code. |
CompiledRoute::$tokens |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/CompiledRoute.php |
|
Twig_Node_For::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/For.php |
Compiles the node to PHP. |
RouteTest::testCompile |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteTest.php |
|
CompiledRoute::getRoute |
function |
drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php |
Returns the Route instance. |
PHP_Token_HALT_COMPILER |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
Twig_Test_Node::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Test/Node.php |
Compiles a test. |
Twig_Node_Text::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Text.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. |
CompiledRoute::getRegex |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/CompiledRoute.php |
Returns the regex. |
Twig_Tests_CompilerTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/CompilerTest.php |
|
SelectExtender::compile |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Compiles the saved conditions for later retrieval. |
CompiledRoute::$numParts |
property |
drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php |
The number of parts in the path of this route. |
RouteCompiler::MAX_PARTS |
constant |
drupal/core/lib/Drupal/Core/Routing/RouteCompiler.php |
The maximum number of path elements for a route pattern; |
Twig_Compiler::$lastLine |
property |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
|
Twig_Node_Print::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Print.php |
Compiles the node to PHP. |
Twig_Compiler::$filename |
property |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
|
Twig_Node_Flush::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Flush.php |
Compiles the node to PHP. |
Twig_Compiler::getSource |
function |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
Gets the current PHP code after compilation. |
Twig_Node_Macro::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Macro.php |
Compiles the node to PHP. |
CompiledRoute::getTokens |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/CompiledRoute.php |
Returns the tokens. |
Twig_Node_Block::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Block.php |
Compiles the node to PHP. |
SelectExtender::compiled |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Check whether a condition has been previously compiled. |
ContainerBuilder::compile |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Compiles the container. |