__TwigTemplate_8b936b6731b413f97fc2af2fd329bc1bb4626b0d8284d900f6e8829f2d2292c4
extends Template
Table of Contents
-
$macros
: mixed
-
$source
: mixed
-
__construct()
: mixed
-
block_menu()
: mixed
-
block_panel()
: mixed
-
block_toolbar()
: mixed
-
getDebugInfo()
: mixed
-
getSourceContext()
: mixed
-
getTemplateName()
: mixed
-
isTraitable()
: mixed
-
macro_set_handler()
: 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
—
public
block_menu(mixed $context[, array<string|int, mixed> $blocks = [] ]) : mixed
Parameters
-
$context
: mixed
-
-
$blocks
: array<string|int, mixed>
= []
-
Return values
mixed
—
block_panel()
public
block_panel(mixed $context[, array<string|int, mixed> $blocks = [] ]) : mixed
Parameters
-
$context
: mixed
-
-
$blocks
: array<string|int, mixed>
= []
-
Return values
mixed
—
public
block_toolbar(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
—
macro_set_handler()
public
macro_set_handler([mixed $__controller__ = null ][, mixed $__route__ = null ][, mixed $__method__ = null ], mixed ...$__varargs__) : mixed
Parameters
-
$__controller__
: mixed
= null
-
-
$__route__
: mixed
= null
-
-
$__method__
: mixed
= null
-
-
$__varargs__
: 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
—