__TwigTemplate_5feb7284b7d802c4a4ff9335c126fa439c836cb92a3d6545f3fb14f80c42ce7e
extends Template
Table of Contents
Properties
-
$macros
: mixed
-
$source
: mixed
Methods
-
__construct()
: mixed
-
block_defined_messages()
: mixed
-
block_fallback_messages()
: mixed
-
block_menu()
: mixed
-
block_messages()
: mixed
-
block_missing_messages()
: mixed
-
block_panel()
: mixed
-
block_toolbar()
: mixed
-
getDebugInfo()
: mixed
-
getSourceContext()
: mixed
-
getTemplateName()
: mixed
-
isTraitable()
: mixed
-
macro_render_table()
: mixed
-
doDisplay()
: mixed
-
doGetParent()
: mixed
$macros
private
mixed
$macros
= []
$source
private
mixed
$source
__construct()
public
__construct(Environment $env) : mixed
Parameters
-
$env
: Environment
-
block_defined_messages()
public
block_defined_messages(mixed $context[, array<string|int, mixed> $blocks = [] ]) : mixed
Parameters
-
$context
: mixed
-
-
$blocks
: array<string|int, mixed>
= []
-
block_fallback_messages()
public
block_fallback_messages(mixed $context[, array<string|int, mixed> $blocks = [] ]) : mixed
Parameters
-
$context
: mixed
-
-
$blocks
: array<string|int, mixed>
= []
-
public
block_menu(mixed $context[, array<string|int, mixed> $blocks = [] ]) : mixed
Parameters
-
$context
: mixed
-
-
$blocks
: array<string|int, mixed>
= []
-
block_messages()
public
block_messages(mixed $context[, array<string|int, mixed> $blocks = [] ]) : mixed
Parameters
-
$context
: mixed
-
-
$blocks
: array<string|int, mixed>
= []
-
block_missing_messages()
public
block_missing_messages(mixed $context[, array<string|int, mixed> $blocks = [] ]) : mixed
Parameters
-
$context
: mixed
-
-
$blocks
: array<string|int, mixed>
= []
-
block_panel()
public
block_panel(mixed $context[, array<string|int, mixed> $blocks = [] ]) : mixed
Parameters
-
$context
: mixed
-
-
$blocks
: array<string|int, mixed>
= []
-
public
block_toolbar(mixed $context[, array<string|int, mixed> $blocks = [] ]) : mixed
Parameters
-
$context
: mixed
-
-
$blocks
: array<string|int, mixed>
= []
-
getDebugInfo()
public
getDebugInfo() : mixed
getSourceContext()
public
getSourceContext() : mixed
getTemplateName()
public
getTemplateName() : mixed
isTraitable()
public
isTraitable() : mixed
macro_render_table()
public
macro_render_table([mixed $__messages__ = null ][, mixed $__is_fallback__ = null ], mixed ...$__varargs__) : mixed
Parameters
-
$__messages__
: mixed
= null
-
-
$__is_fallback__
: mixed
= null
-
-
$__varargs__
: 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>
= []
-
doGetParent()
protected
doGetParent(array<string|int, mixed> $context) : mixed
Parameters
-
$context
: array<string|int, mixed>
-