Twig_Environment::compileSource |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Compiles a template source code. |
PhpMatcherDumper::compileRoutes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php |
Generates PHP code to match a RouteCollection with all its routes. |
BaseCompilerFilter::LEVEL_QUIET |
constant |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
BaseCompilerFilter::$externsUrl |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
BaseCompilerFilter::$formatting |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
BaseCompilerFilter::setJsExterns |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
QueryAggregate::compileAggregate |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/QueryAggregate.php |
Builds the aggregation conditions part of the query. |
CompiledRoute::getPatternOutline |
function |
drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php |
Returns the pattern outline of this route. |
RouteCompiler::getPatternOutline |
function |
drupal/core/lib/Drupal/Core/Routing/RouteCompiler.php |
Returns the pattern outline. |
RouteCompiler::findNextSeparator |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCompiler.php |
Returns the next static character in the Route pattern that will serve as a separator. |
Compiler::$serviceReferenceGraph |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php |
|
CompiledRouteTest::testAccessors |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/CompiledRouteTest.php |
|
EmberPrecompileFilter::$emberBin |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/EmberPrecompileFilter.php |
|
DrupalKernelTest::testCompileDIC |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/DrupalKernel/DrupalKernelTest.php |
Tests DIC compilation. |
CompilerApiFilter::$proxyFullUri |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerApiFilter.php |
|
BaseCompilerFilter::$warningLevel |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
BaseCompilerFilter::setExternsUrl |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
BaseCompilerFilter::setFormatting |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
ContainerBuilder::addCompilerPass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Adds a compiler pass. |
Twig_CompilerInterface::getSource |
function |
drupal/core/vendor/twig/twig/lib/Twig/CompilerInterface.php |
Gets the current PHP code after compilation. |
Twig_Node_SandboxedPrint::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/SandboxedPrint.php |
Compiles the node to PHP. |
Twig_Node_Module::compileTemplate |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Module.php |
|
EmberPrecompileFilter::filterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/EmberPrecompileFilter.php |
Filters an asset after it has been loaded. |
Twig_Node_BlockReference::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/BlockReference.php |
Compiles the node to PHP. |
EmberPrecompileFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/EmberPrecompileFilter.php |
Filters an asset just before it's dumped. |
BaseCompilerFilter::LEVEL_DEFAULT |
constant |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
BaseCompilerFilter::LEVEL_VERBOSE |
constant |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
Twig_Node_Expression_Test::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Test.php |
Compiles the node to PHP. |
Twig_Node_Expression_Name::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Name.php |
Compiles the node to PHP. |
Compiler::getServiceReferenceGraph |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php |
Returns the ServiceReferenceGraph. |
Twig_Node_Module::compileGetParent |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Module.php |
|
Twig_Node_Module::compileDebugInfo |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Module.php |
|
EmberPrecompileFilter::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/EmberPrecompileFilter.php |
|
CompilerApiFilter::setProxyFullUri |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerApiFilter.php |
|
BaseCompilerFilter::setWarningLevel |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
Twig_Node_Expression_Unary::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Unary.php |
Compiles the node to PHP. |
Twig_Node_Expression_Array::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Array.php |
Compiles the node to PHP. |
Twig_Test_NodeTestCase::testCompile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Test/NodeTestCase.php |
@dataProvider getTests |
Twig_Test_NodeTestCase::getCompiler |
function |
drupal/core/vendor/twig/twig/lib/Twig/Test/NodeTestCase.php |
|
Twig_Tests_Node_IfTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/IfTest.php |
@covers Twig_Node_If::compile
@dataProvider getTests |
Twig_Tests_Node_DoTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/DoTest.php |
@covers Twig_Node_Do::compile
@dataProvider getTests |
RegisterEntityResolversCompilerPass |
class |
drupal/core/modules/serialization/lib/Drupal/serialization/RegisterEntityResolversCompilerPass.php |
Adds services tagged 'normalizer' and 'encoder' to the Serializer. |
Twig_Node_Expression_Binary::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary.php |
Compiles the node to PHP. |
Twig_Node_Expression_Parent::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Parent.php |
Compiles the node to PHP. |
ConditionAggregateInterface::compile |
function |
drupal/core/lib/Drupal/Core/Entity/Query/ConditionAggregateInterface.php |
Compiles this conditional clause. |
Twig_Node_Expression_Filter::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Filter.php |
Compiles the node to PHP. |
Twig_Tests_Node_ForTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/ForTest.php |
@covers Twig_Node_For::compile
@dataProvider getTests |
Twig_Node_Module::compileDisplayBody |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Module.php |
|
Twig_Node_Module::compileClassHeader |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Module.php |
|
Twig_Tests_Node_SetTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SetTest.php |
@covers Twig_Node_Set::compile
@dataProvider getTests |