__TwigTemplate_1ec87aad0d48b14e7b4db27e2cd66f04a33eaec8098a2ebc393762c909445da8
extends Template
Table of Contents
Properties
-
$macros
: mixed
-
$source
: mixed
Methods
-
__construct()
: mixed
-
block_body_class()
: mixed
-
block_body_id()
: mixed
-
block_configured_body_contents()
: mixed
-
block_configured_head_contents()
: mixed
-
block_configured_javascripts()
: mixed
-
block_configured_stylesheets()
: mixed
-
block_content_footer_wrapper()
: mixed
-
block_content_title()
: mixed
-
block_delete_form()
: mixed
-
block_detail_field()
: mixed
-
block_detail_fields()
: mixed
-
block_main()
: mixed
-
block_page_actions()
: mixed
-
getDebugInfo()
: mixed
-
getSourceContext()
: mixed
-
getTemplateName()
: mixed
-
isTraitable()
: mixed
-
macro_close_form_field_panel()
: mixed
-
macro_open_form_field_panel()
: mixed
-
macro_render_detail_fields()
: mixed
-
macro_render_detail_fields_with_tabs()
: mixed
-
macro_render_field()
: mixed
-
doDisplay()
: mixed
-
doGetParent()
: mixed
$macros
private
mixed
$macros
= []
$source
private
mixed
$source
__construct()
public
__construct(Environment $env) : mixed
Parameters
-
$env
: Environment
-
block_body_class()
public
block_body_class(mixed $context[, array<string|int, mixed> $blocks = [] ]) : mixed
Parameters
-
$context
: mixed
-
-
$blocks
: array<string|int, mixed>
= []
-
block_body_id()
public
block_body_id(mixed $context[, array<string|int, mixed> $blocks = [] ]) : mixed
Parameters
-
$context
: mixed
-
-
$blocks
: array<string|int, mixed>
= []
-
block_configured_body_contents()
public
block_configured_body_contents(mixed $context[, array<string|int, mixed> $blocks = [] ]) : mixed
Parameters
-
$context
: mixed
-
-
$blocks
: array<string|int, mixed>
= []
-
block_configured_head_contents()
public
block_configured_head_contents(mixed $context[, array<string|int, mixed> $blocks = [] ]) : mixed
Parameters
-
$context
: mixed
-
-
$blocks
: array<string|int, mixed>
= []
-
public
block_configured_javascripts(mixed $context[, array<string|int, mixed> $blocks = [] ]) : mixed
Parameters
-
$context
: mixed
-
-
$blocks
: array<string|int, mixed>
= []
-
public
block_configured_stylesheets(mixed $context[, array<string|int, mixed> $blocks = [] ]) : mixed
Parameters
-
$context
: mixed
-
-
$blocks
: array<string|int, mixed>
= []
-
public
block_content_footer_wrapper(mixed $context[, array<string|int, mixed> $blocks = [] ]) : mixed
Parameters
-
$context
: mixed
-
-
$blocks
: array<string|int, mixed>
= []
-
block_content_title()
public
block_content_title(mixed $context[, array<string|int, mixed> $blocks = [] ]) : mixed
Parameters
-
$context
: mixed
-
-
$blocks
: array<string|int, mixed>
= []
-
public
block_delete_form(mixed $context[, array<string|int, mixed> $blocks = [] ]) : mixed
Parameters
-
$context
: mixed
-
-
$blocks
: array<string|int, mixed>
= []
-
block_detail_field()
public
block_detail_field(mixed $context[, array<string|int, mixed> $blocks = [] ]) : mixed
Parameters
-
$context
: mixed
-
-
$blocks
: array<string|int, mixed>
= []
-
block_detail_fields()
public
block_detail_fields(mixed $context[, array<string|int, mixed> $blocks = [] ]) : mixed
Parameters
-
$context
: mixed
-
-
$blocks
: array<string|int, mixed>
= []
-
block_main()
public
block_main(mixed $context[, array<string|int, mixed> $blocks = [] ]) : mixed
Parameters
-
$context
: mixed
-
-
$blocks
: array<string|int, mixed>
= []
-
block_page_actions()
public
block_page_actions(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_close_form_field_panel(mixed ...$__varargs__) : mixed
Parameters
-
$__varargs__
: mixed
-
public
macro_open_form_field_panel([mixed $__field__ = null ], mixed ...$__varargs__) : mixed
Parameters
-
$__field__
: mixed
= null
-
-
$__varargs__
: mixed
-
macro_render_detail_fields()
public
macro_render_detail_fields([mixed $__entity__ = null ][, mixed $__fields__ = null ], mixed ...$__varargs__) : mixed
Parameters
-
$__entity__
: mixed
= null
-
-
$__fields__
: mixed
= null
-
-
$__varargs__
: mixed
-
macro_render_detail_fields_with_tabs()
public
macro_render_detail_fields_with_tabs([mixed $__entity__ = null ][, mixed $__field_layout__ = null ], mixed ...$__varargs__) : mixed
Parameters
-
$__entity__
: mixed
= null
-
-
$__field_layout__
: mixed
= null
-
-
$__varargs__
: mixed
-
macro_render_field()
public
macro_render_field([mixed $__entity__ = null ][, mixed $__field__ = null ], mixed ...$__varargs__) : mixed
Parameters
-
$__entity__
: mixed
= null
-
-
$__field__
: 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>
-