__TwigTemplate_2ec537e86099da67eaabc67f412b98cfc369d926d67586580fb6c0700188dc53
extends Template
Table of Contents
-
$macros
: mixed
-
$source
: mixed
-
__construct()
: mixed
-
block_body()
: mixed
-
block_javascripts()
: mixed
-
block_stylesheets()
: mixed
-
block_title()
: mixed
-
block_top()
: mixed
-
getDebugInfo()
: mixed
-
getSourceContext()
: mixed
-
getTemplateName()
: mixed
-
isTraitable()
: mixed
-
doDisplay()
: mixed
-
doGetParent()
: mixed
$macros
private
mixed
$macros
= []
$source
private
mixed
$source
__construct()
public
__construct(Environment $env) : mixed
Parameters
-
$env
: Environment
-
Return values
mixed
—
block_body()
public
block_body(mixed $context[, array<string|int, mixed> $blocks = [] ]) : mixed
Parameters
-
$context
: mixed
-
-
$blocks
: array<string|int, mixed>
= []
-
Return values
mixed
—
block_javascripts()
public
block_javascripts(mixed $context[, array<string|int, mixed> $blocks = [] ]) : mixed
Parameters
-
$context
: mixed
-
-
$blocks
: array<string|int, mixed>
= []
-
Return values
mixed
—
block_stylesheets()
public
block_stylesheets(mixed $context[, array<string|int, mixed> $blocks = [] ]) : mixed
Parameters
-
$context
: mixed
-
-
$blocks
: array<string|int, mixed>
= []
-
Return values
mixed
—
block_title()
public
block_title(mixed $context[, array<string|int, mixed> $blocks = [] ]) : mixed
Parameters
-
$context
: mixed
-
-
$blocks
: array<string|int, mixed>
= []
-
Return values
mixed
—
block_top()
public
block_top(mixed $context[, array<string|int, mixed> $blocks = [] ]) : mixed
Parameters
-
$context
: mixed
-
-
$blocks
: array<string|int, mixed>
= []
-
Return values
mixed
—
getDebugInfo()
public
getDebugInfo() : mixed
Return values
mixed
—
getSourceContext()
public
getSourceContext() : mixed
Return values
mixed
—
getTemplateName()
public
getTemplateName() : mixed
Return values
mixed
—
isTraitable()
public
isTraitable() : mixed
Return values
mixed
—
doDisplay()
protected
doDisplay(array<string|int, mixed> $context[, array<string|int, mixed> $blocks = [] ]) : mixed
Parameters
-
$context
: array<string|int, mixed>
-
-
$blocks
: array<string|int, mixed>
= []
-
Return values
mixed
—
doGetParent()
protected
doGetParent(array<string|int, mixed> $context) : mixed
Parameters
-
$context
: array<string|int, mixed>
-
Return values
mixed
—