__TwigTemplate_978027e13f4fbeea423aa5d300d95931582e778dae77e3e687a520eb8666b5f7
extends Template
Table of Contents
Properties
-
$macros
: mixed
-
$source
: mixed
Methods
-
__construct()
: mixed
-
block_head()
: mixed
-
block_menu()
: mixed
-
block_panel()
: mixed
-
block_toolbar()
: mixed
-
getDebugInfo()
: mixed
-
getSourceContext()
: mixed
-
getTemplateName()
: mixed
-
isTraitable()
: mixed
-
macro_form_tree_details()
: mixed
-
macro_form_tree_entry()
: mixed
-
doDisplay()
: mixed
-
doGetParent()
: mixed
$macros
private
mixed
$macros
= []
$source
private
mixed
$source
__construct()
public
__construct(Environment $env) : mixed
Parameters
-
$env
: Environment
-
block_head()
public
block_head(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_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
public
macro_form_tree_details([mixed $__name__ = null ][, mixed $__data__ = null ][, mixed $__forms_by_hash__ = null ][, mixed $__show__ = null ], mixed ...$__varargs__) : mixed
Parameters
-
$__name__
: mixed
= null
-
-
$__data__
: mixed
= null
-
-
$__forms_by_hash__
: mixed
= null
-
-
$__show__
: mixed
= null
-
-
$__varargs__
: mixed
-
macro_form_tree_entry()
public
macro_form_tree_entry([mixed $__name__ = null ][, mixed $__data__ = null ][, mixed $__is_root__ = null ], mixed ...$__varargs__) : mixed
Parameters
-
$__name__
: mixed
= null
-
-
$__data__
: mixed
= null
-
-
$__is_root__
: 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>
-