{{ structure.type.baseTypeName }}

Описание

{{ structure.description }}

Структура данных

Название поля
Тип поля
Описание
Обязательность
{% for field in structure.allFieldsUnordered -%} {%- include 'field-row.html.twig' with { field: field, objectsLinks: objectsLinks, useAnchors: useAnchors } %} {%- endfor %}
{%- include 'comment.html.twig' with { comment: structure.comment } %}