Compiler |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php |
This class is used to remove circular dependencies between individual passes. |
Compiler.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php |
|
Compiler.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
|
RouteCompiler |
class |
drupal/core/lib/Drupal/Core/Routing/RouteCompiler.php |
Compiler to generate derived information from a Route necessary for matching. |
CompiledRoute |
class |
drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php |
Description of CompiledRoute |
RouteCompiler |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCompiler.php |
RouteCompiler compiles Route instances to CompiledRoute instances. |
CompiledRoute |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/CompiledRoute.php |
CompiledRoutes are returned by the RouteCompiler class. |
Twig_Compiler |
class |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
Compiles a node to PHP code. |
Compiler::$log |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php |
|
Merge::compile |
function |
drupal/core/lib/Drupal/Core/Database/Query/Merge.php |
Implements Drupal\Core\Database\Query\ConditionInterface::compile(). |
Route::compile |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Route.php |
Compiles the route. |
Select::compile |
function |
drupal/core/lib/Drupal/Core/Database/Query/Select.php |
Compiles the saved conditions for later retrieval. |
Update::compile |
function |
drupal/core/lib/Drupal/Core/Database/Query/Update.php |
Implements Drupal\Core\Database\Query\ConditionInterface::compile(). |
Delete::compile |
function |
drupal/core/lib/Drupal/Core/Database/Query/Delete.php |
Implements Drupal\Core\Database\Query\ConditionInterface::compile(). |
Merge::compiled |
function |
drupal/core/lib/Drupal/Core/Database/Query/Merge.php |
Implements Drupal\Core\Database\Query\ConditionInterface::compiled(). |
Select::compiled |
function |
drupal/core/lib/Drupal/Core/Database/Query/Select.php |
Check whether a condition has been previously compiled. |
CompilerTest.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/CompilerTest.php |
|
Update::compiled |
function |
drupal/core/lib/Drupal/Core/Database/Query/Update.php |
Implements Drupal\Core\Database\Query\ConditionInterface::compiled(). |
Compiler::getLog |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php |
Returns the log. |
Delete::compiled |
function |
drupal/core/lib/Drupal/Core/Database/Query/Delete.php |
Implements Drupal\Core\Database\Query\ConditionInterface::compiled(). |
Route::$compiled |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Route.php |
|
Compiler::addPass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php |
Adds a pass to the PassConfig. |
Compiler::compile |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php |
Run the Compiler and process all Passes. |
Truncate::compile |
function |
drupal/core/lib/Drupal/Core/Database/Query/Truncate.php |
Implements Drupal\Core\Database\Query\ConditionInterface::compile(). |
RouteCompiler.php |
file |
drupal/core/lib/Drupal/Core/Routing/RouteCompiler.php |
Definition of Drupal\Core\Routing\RouteCompiler. |
CompiledRoute.php |
file |
drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php |
Definition of Drupal\Core\Routing\CompiledRoute. |
CompilerApiFilter |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerApiFilter.php |
Filter for the Google Closure Compiler API. |
CompilerJarFilter |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerJarFilter.php |
Filter for the Google Closure Compiler JAR. |
RouteCompilerTest |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCompilerTest.php |
|
Route::$compilers |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Route.php |
|
RouteCompiler.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCompiler.php |
|
CompiledRoute.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/CompiledRoute.php |
|
CompiledRouteTest |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/CompiledRouteTest.php |
|
Twig_Node::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node.php |
Compiles the node to PHP. |
Truncate::compiled |
function |
drupal/core/lib/Drupal/Core/Database/Query/Truncate.php |
Implements Drupal\Core\Database\Query\ConditionInterface::compiled(). |
BaseCompilerFilter |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
Base filter for the Google Closure Compiler implementations. |
Twig_Compiler::raw |
function |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
Adds a raw string to the compiled code. |
Condition::compile |
function |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Condition.php |
Implements Drupal\Core\Entity\Query\ConditionInterface::compile(). |
Condition::compile |
function |
drupal/core/lib/Drupal/Core/Database/Query/Condition.php |
Implements Drupal\Core\Database\Query\ConditionInterface::compile(). |
Container::compile |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Container.php |
Compiles the container. |
CompiledRoute::$fit |
property |
drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php |
The fitness of this route. |
Sql::compile_fields |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
Adds fields to the query. |
Twig_Compiler::$env |
property |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
|
Twig_Compiler::repr |
function |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
Returns a PHP representation of a given value. |
Condition::compiled |
function |
drupal/core/lib/Drupal/Core/Database/Query/Condition.php |
Implements Drupal\Core\Database\Query\ConditionInterface::compiled(). |
Twig_Compiler::write |
function |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
Writes a string to the compiled code by adding indentation. |
AsseticNode::compile |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticNode.php |
|
CompilerInterface.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/CompilerInterface.php |
|
Select::havingCompile |
function |
drupal/core/lib/Drupal/Core/Database/Query/Select.php |
|
CompilerApiFilterTest |
class |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/GoogleClosure/CompilerApiFilterTest.php |
@group integration |