Forms
beach
"App\Form\Type\BeachSearchType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [ "subArea" => [] "beachType" => [] ] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
areas | [ "San José (southwest)" => [ "San José" => 1 "Cala Vadella" => 2 "Es Cubells" => 3 "Sa Caleta - Cala Jondal" => 4 "Other locations on the west coast" => 5 ] "San Juan (north)" => [ "Sant Juan" => 6 "Sant Vincent" => 7 "San Lorenzo" => 8 "San Miquel" => 9 ] "Eivissa Ibiza-town" => [ "Las Salinas" => 10 "Ibiza Stad" => 11 "Can Fornet" => 12 ] "Santa Eulària (east)" => [ "Santa Eulària" => 13 "San Carlos" => 14 "Cala Llonga" => 15 ] "San Antonio (west)" => [ "San Antonio" => 16 "Cala Salada" => 17 ] "Santa Gertrudis (central)" => [ "Santa Gertrudis" => 18 "San Rafael" => 19 ] "Santa Agnès (northwest)" => [ "Santa Agnès" => 20 ] ] |
[ "San José (southwest)" => [ "San José" => 1 "Cala Vadella" => 2 "Es Cubells" => 3 "Sa Caleta - Cala Jondal" => 4 "Other locations on the west coast" => 5 ] "San Juan (north)" => [ "Sant Juan" => 6 "Sant Vincent" => 7 "San Lorenzo" => 8 "San Miquel" => 9 ] "Eivissa Ibiza-town" => [ "Las Salinas" => 10 "Ibiza Stad" => 11 "Can Fornet" => 12 ] "Santa Eulària (east)" => [ "Santa Eulària" => 13 "San Carlos" => 14 "Cala Llonga" => 15 ] "San Antonio (west)" => [ "San Antonio" => 16 "Cala Salada" => 17 ] "Santa Gertrudis (central)" => [ "Santa Gertrudis" => 18 "San Rafael" => 19 ] "Santa Agnès (northwest)" => [ "Santa Agnès" => 20 ] ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
areas | [ "San José (southwest)" => [ "San José" => 1 "Cala Vadella" => 2 "Es Cubells" => 3 "Sa Caleta - Cala Jondal" => 4 "Other locations on the west coast" => 5 ] "San Juan (north)" => [ "Sant Juan" => 6 "Sant Vincent" => 7 "San Lorenzo" => 8 "San Miquel" => 9 ] "Eivissa Ibiza-town" => [ "Las Salinas" => 10 "Ibiza Stad" => 11 "Can Fornet" => 12 ] "Santa Eulària (east)" => [ "Santa Eulària" => 13 "San Carlos" => 14 "Cala Llonga" => 15 ] "San Antonio (west)" => [ "San Antonio" => 16 "Cala Salada" => 17 ] "Santa Gertrudis (central)" => [ "Santa Gertrudis" => 18 "San Rafael" => 19 ] "Santa Agnès (northwest)" => [ "Santa Agnès" => 20 ] ] |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#746 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#748 …} -namespace: Closure() {#750 …} } |
data_class | null |
disabled | false |
embed_form | null |
empty_data | Closure(FormInterface $form) {#790 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_delay | false |
error_mapping | [] |
error_type | "inline" |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | null |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | null |
legend_tag | "legend" |
mapped | true |
method | "POST" |
omit_collection_item | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | true |
row_attr | [] |
setter | null |
show_child_legend | false |
show_legend | true |
static_text | null |
tabs_class | "nav nav-tabs" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#792 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#791 …} $translationDomain: "validators" } } |
validation_groups | null |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-horizontal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "beach" "_beach" ] |
cache_key | "_beach_beach" |
compound | true |
data | [ "subArea" => [] "beachType" => [] ] |
disabled | false |
embed_form | null |
error_delay | false |
error_type | "inline" |
errors | Symfony\Component\Form\FormErrorIterator {#1892 -form: Symfony\Component\Form\Form {#873 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1887 …5} |
full_name | "beach" |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | true |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
id | "beach" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | "horizontal" |
legend_tag | "legend" |
method | "POST" |
multipart | false |
name | "beach" |
omit_collection_item | false |
priority | 0 |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | true |
row_attr | [] |
show_child_legend | false |
show_legend | true |
static_text | null |
submitted | true |
tabbed | false |
translation_domain | null |
unique_block_prefix | "_beach" |
valid | true |
value | [ "subArea" => [] "beachType" => [] ] |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
subArea
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "San José (southwest)" => [ "San José" => 1 "Cala Vadella" => 2 "Es Cubells" => 3 "Sa Caleta - Cala Jondal" => 4 "Other locations on the west coast" => 5 ] "San Juan (north)" => [ "Sant Juan" => 6 "Sant Vincent" => 7 "San Lorenzo" => 8 "San Miquel" => 9 ] "Eivissa Ibiza-town" => [ "Las Salinas" => 10 "Ibiza Stad" => 11 "Can Fornet" => 12 ] "Santa Eulària (east)" => [ "Santa Eulària" => 13 "San Carlos" => 14 "Cala Llonga" => 15 ] "San Antonio (west)" => [ "San Antonio" => 16 "Cala Salada" => 17 ] "Santa Gertrudis (central)" => [ "Santa Gertrudis" => 18 "San Rafael" => 19 ] "Santa Agnès (northwest)" => [ "Santa Agnès" => 20 ] ] |
[ "San José (southwest)" => [ "San José" => 1 "Cala Vadella" => 2 "Es Cubells" => 3 "Sa Caleta - Cala Jondal" => 4 "Other locations on the west coast" => 5 ] "San Juan (north)" => [ "Sant Juan" => 6 "Sant Vincent" => 7 "San Lorenzo" => 8 "San Miquel" => 9 ] "Eivissa Ibiza-town" => [ "Las Salinas" => 10 "Ibiza Stad" => 11 "Can Fornet" => 12 ] "Santa Eulària (east)" => [ "Santa Eulària" => 13 "San Carlos" => 14 "Cala Llonga" => 15 ] "San Antonio (west)" => [ "San Antonio" => 16 "Cala Salada" => 17 ] "Santa Gertrudis (central)" => [ "Santa Gertrudis" => 18 "San Rafael" => 19 ] "Santa Agnès (northwest)" => [ "Santa Agnès" => 20 ] ] |
expanded | true |
same as passed value |
label | "beach_module.form.area" |
same as passed value |
multiple | true |
same as passed value |
placeholder | "--" |
null
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "San José (southwest)" => [ "San José" => 1 "Cala Vadella" => 2 "Es Cubells" => 3 "Sa Caleta - Cala Jondal" => 4 "Other locations on the west coast" => 5 ] "San Juan (north)" => [ "Sant Juan" => 6 "Sant Vincent" => 7 "San Lorenzo" => 8 "San Miquel" => 9 ] "Eivissa Ibiza-town" => [ "Las Salinas" => 10 "Ibiza Stad" => 11 "Can Fornet" => 12 ] "Santa Eulària (east)" => [ "Santa Eulària" => 13 "San Carlos" => 14 "Cala Llonga" => 15 ] "San Antonio (west)" => [ "San Antonio" => 16 "Cala Salada" => 17 ] "Santa Gertrudis (central)" => [ "Santa Gertrudis" => 18 "San Rafael" => 19 ] "Santa Agnès (northwest)" => [ "Santa Agnès" => 20 ] ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#746 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#748 …} -namespace: Closure() {#750 …} } |
data_class | null |
disabled | false |
embed_form | null |
empty_data | [] |
error_bubbling | false |
error_delay | false |
error_mapping | [] |
error_type | "inline" |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | null |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "beach_module.form.area" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | null |
legend_tag | "legend" |
mapped | true |
method | "POST" |
multiple | true |
omit_collection_item | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
setter | null |
show_child_legend | false |
show_legend | true |
static_text | null |
tabs_class | "nav nav-tabs" |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#812 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#814 …} $translationDomain: "validators" } } |
validation_groups | null |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_beach_subArea" ] |
cache_key | "_beach_subArea_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ "San José (southwest)" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#798 +label: "San José (southwest)" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#800 +label: "San José" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#799 +label: "Cala Vadella" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#801 +label: "Es Cubells" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#802 +label: "Sa Caleta - Cala Jondal" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#803 +label: "Other locations on the west coast" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } ] } "San Juan (north)" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#794 +label: "San Juan (north)" +choices: [ 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#796 +label: "Sant Juan" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#806 +label: "Sant Vincent" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#797 +label: "San Lorenzo" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#795 +label: "San Miquel" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } ] } "Eivissa Ibiza-town" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#827 +label: "Eivissa Ibiza-town" +choices: [ 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#824 +label: "Las Salinas" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#825 +label: "Ibiza Stad" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#826 +label: "Can Fornet" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } ] } "Santa Eulària (east)" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#831 +label: "Santa Eulària (east)" +choices: [ 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#828 +label: "Santa Eulària" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#829 +label: "San Carlos" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#830 +label: "Cala Llonga" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } ] } "San Antonio (west)" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#834 +label: "San Antonio (west)" +choices: [ 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#832 +label: "San Antonio" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#833 +label: "Cala Salada" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } ] } "Santa Gertrudis (central)" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#837 +label: "Santa Gertrudis (central)" +choices: [ 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#835 +label: "Santa Gertrudis" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#836 +label: "San Rafael" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } ] } "Santa Agnès (northwest)" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#839 +label: "Santa Agnès (northwest)" +choices: [ 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#838 +label: "Santa Agnès" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } ] } ] |
compound | true |
data | [] |
disabled | false |
embed_form | null |
error_delay | false |
error_type | "inline" |
errors | Symfony\Component\Form\FormErrorIterator {#1876 -form: Symfony\Component\Form\Form {#1062 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#1423 …5} |
full_name | "beach[subArea]" |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | true |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
id | "beach_subArea" |
is_selected | Closure($choice, array $values) {#1870 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "beach_module.form.area" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | "horizontal" |
legend_tag | "legend" |
method | "POST" |
multipart | false |
multiple | true |
name | "subArea" |
omit_collection_item | false |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
separator | "-------------------" |
show_child_legend | false |
show_legend | true |
static_text | null |
submitted | true |
tabbed | false |
translation_domain | null |
unique_block_prefix | "_beach_subArea" |
valid | true |
value | [] |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
0
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "San José" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#746 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#748 …} -namespace: Closure() {#750 …} } |
data_class | null |
disabled | false |
embed_form | null |
empty_data | Closure(FormInterface $form, $viewData) {#917 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_delay | false |
error_mapping | [] |
error_type | "inline" |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | null |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#916 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "San José" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | null |
legend_tag | "legend" |
mapped | true |
method | "POST" |
omit_collection_item | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
setter | null |
show_child_legend | false |
show_legend | true |
static_text | null |
tabs_class | "nav nav-tabs" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#913 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#914 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_beach_subArea_entry" ] |
cache_key | "_beach_subArea_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
embed_form | null |
error_delay | false |
error_type | "inline" |
errors | Symfony\Component\Form\FormErrorIterator {#1884 -form: Symfony\Component\Form\Form {#1065 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1424 …5} |
full_name | "beach[subArea][]" |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | true |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
id | "beach_subArea_0" |
label | "San José" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | "horizontal" |
legend_tag | "legend" |
method | "POST" |
multipart | false |
name | "0" |
omit_collection_item | false |
priority | 0 |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
show_child_legend | false |
show_legend | true |
static_text | null |
submitted | true |
tabbed | false |
translation_domain | null |
unique_block_prefix | "_beach_subArea_entry" |
valid | true |
value | "1" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
1
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Cala Vadella" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#746 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#748 …} -namespace: Closure() {#750 …} } |
data_class | null |
disabled | false |
embed_form | null |
empty_data | Closure(FormInterface $form, $viewData) {#917 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_delay | false |
error_mapping | [] |
error_type | "inline" |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | null |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#916 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Cala Vadella" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | null |
legend_tag | "legend" |
mapped | true |
method | "POST" |
omit_collection_item | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
setter | null |
show_child_legend | false |
show_legend | true |
static_text | null |
tabs_class | "nav nav-tabs" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#882 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#883 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "2" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_beach_subArea_entry" ] |
cache_key | "_beach_subArea_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
embed_form | null |
error_delay | false |
error_type | "inline" |
errors | Symfony\Component\Form\FormErrorIterator {#1860 -form: Symfony\Component\Form\Form {#1068 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1146 …5} |
full_name | "beach[subArea][]" |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | true |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
id | "beach_subArea_1" |
label | "Cala Vadella" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | "horizontal" |
legend_tag | "legend" |
method | "POST" |
multipart | false |
name | "1" |
omit_collection_item | false |
priority | 0 |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
show_child_legend | false |
show_legend | true |
static_text | null |
submitted | true |
tabbed | false |
translation_domain | null |
unique_block_prefix | "_beach_subArea_entry" |
valid | true |
value | "2" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
2
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Es Cubells" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#746 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#748 …} -namespace: Closure() {#750 …} } |
data_class | null |
disabled | false |
embed_form | null |
empty_data | Closure(FormInterface $form, $viewData) {#917 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_delay | false |
error_mapping | [] |
error_type | "inline" |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | null |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#916 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Es Cubells" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | null |
legend_tag | "legend" |
mapped | true |
method | "POST" |
omit_collection_item | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
setter | null |
show_child_legend | false |
show_legend | true |
static_text | null |
tabs_class | "nav nav-tabs" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#892 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#891 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "3" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_beach_subArea_entry" ] |
cache_key | "_beach_subArea_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
embed_form | null |
error_delay | false |
error_type | "inline" |
errors | Symfony\Component\Form\FormErrorIterator {#1556 -form: Symfony\Component\Form\Form {#1071 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1356 …5} |
full_name | "beach[subArea][]" |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | true |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
id | "beach_subArea_2" |
label | "Es Cubells" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | "horizontal" |
legend_tag | "legend" |
method | "POST" |
multipart | false |
name | "2" |
omit_collection_item | false |
priority | 0 |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
show_child_legend | false |
show_legend | true |
static_text | null |
submitted | true |
tabbed | false |
translation_domain | null |
unique_block_prefix | "_beach_subArea_entry" |
valid | true |
value | "3" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
3
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Sa Caleta - Cala Jondal" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "4" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#746 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#748 …} -namespace: Closure() {#750 …} } |
data_class | null |
disabled | false |
embed_form | null |
empty_data | Closure(FormInterface $form, $viewData) {#917 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_delay | false |
error_mapping | [] |
error_type | "inline" |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | null |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#916 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Sa Caleta - Cala Jondal" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | null |
legend_tag | "legend" |
mapped | true |
method | "POST" |
omit_collection_item | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
setter | null |
show_child_legend | false |
show_legend | true |
static_text | null |
tabs_class | "nav nav-tabs" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#901 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#900 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "4" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_beach_subArea_entry" ] |
cache_key | "_beach_subArea_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
embed_form | null |
error_delay | false |
error_type | "inline" |
errors | Symfony\Component\Form\FormErrorIterator {#1857 -form: Symfony\Component\Form\Form {#1074 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1855 …5} |
full_name | "beach[subArea][]" |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | true |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
id | "beach_subArea_3" |
label | "Sa Caleta - Cala Jondal" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | "horizontal" |
legend_tag | "legend" |
method | "POST" |
multipart | false |
name | "3" |
omit_collection_item | false |
priority | 0 |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
show_child_legend | false |
show_legend | true |
static_text | null |
submitted | true |
tabbed | false |
translation_domain | null |
unique_block_prefix | "_beach_subArea_entry" |
valid | true |
value | "4" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
4
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Other locations on the west coast" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "5" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#746 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#748 …} -namespace: Closure() {#750 …} } |
data_class | null |
disabled | false |
embed_form | null |
empty_data | Closure(FormInterface $form, $viewData) {#917 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_delay | false |
error_mapping | [] |
error_type | "inline" |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | null |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#916 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Other locations on the west coast" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | null |
legend_tag | "legend" |
mapped | true |
method | "POST" |
omit_collection_item | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
setter | null |
show_child_legend | false |
show_legend | true |
static_text | null |
tabs_class | "nav nav-tabs" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#921 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#908 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "5" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_beach_subArea_entry" ] |
cache_key | "_beach_subArea_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
embed_form | null |
error_delay | false |
error_type | "inline" |
errors | Symfony\Component\Form\FormErrorIterator {#1859 -form: Symfony\Component\Form\Form {#1077 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1858 …5} |
full_name | "beach[subArea][]" |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | true |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
id | "beach_subArea_4" |
label | "Other locations on the west coast" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | "horizontal" |
legend_tag | "legend" |
method | "POST" |
multipart | false |
name | "4" |
omit_collection_item | false |
priority | 0 |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
show_child_legend | false |
show_legend | true |
static_text | null |
submitted | true |
tabbed | false |
translation_domain | null |
unique_block_prefix | "_beach_subArea_entry" |
valid | true |
value | "5" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
5
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Sant Juan" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "6" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#746 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#748 …} -namespace: Closure() {#750 …} } |
data_class | null |
disabled | false |
embed_form | null |
empty_data | Closure(FormInterface $form, $viewData) {#917 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_delay | false |
error_mapping | [] |
error_type | "inline" |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | null |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#916 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Sant Juan" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | null |
legend_tag | "legend" |
mapped | true |
method | "POST" |
omit_collection_item | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
setter | null |
show_child_legend | false |
show_legend | true |
static_text | null |
tabs_class | "nav nav-tabs" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#929 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#928 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "6" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_beach_subArea_entry" ] |
cache_key | "_beach_subArea_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
embed_form | null |
error_delay | false |
error_type | "inline" |
errors | Symfony\Component\Form\FormErrorIterator {#1885 -form: Symfony\Component\Form\Form {#1080 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1366 …5} |
full_name | "beach[subArea][]" |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | true |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
id | "beach_subArea_5" |
label | "Sant Juan" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | "horizontal" |
legend_tag | "legend" |
method | "POST" |
multipart | false |
name | "5" |
omit_collection_item | false |
priority | 0 |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
show_child_legend | false |
show_legend | true |
static_text | null |
submitted | true |
tabbed | false |
translation_domain | null |
unique_block_prefix | "_beach_subArea_entry" |
valid | true |
value | "6" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
6
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Sant Vincent" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "7" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#746 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#748 …} -namespace: Closure() {#750 …} } |
data_class | null |
disabled | false |
embed_form | null |
empty_data | Closure(FormInterface $form, $viewData) {#917 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_delay | false |
error_mapping | [] |
error_type | "inline" |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | null |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#916 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Sant Vincent" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | null |
legend_tag | "legend" |
mapped | true |
method | "POST" |
omit_collection_item | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
setter | null |
show_child_legend | false |
show_legend | true |
static_text | null |
tabs_class | "nav nav-tabs" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#938 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#937 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "7" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_beach_subArea_entry" ] |
cache_key | "_beach_subArea_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
embed_form | null |
error_delay | false |
error_type | "inline" |
errors | Symfony\Component\Form\FormErrorIterator {#1869 -form: Symfony\Component\Form\Form {#1083 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1861 …5} |
full_name | "beach[subArea][]" |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | true |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
id | "beach_subArea_6" |
label | "Sant Vincent" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | "horizontal" |
legend_tag | "legend" |
method | "POST" |
multipart | false |
name | "6" |
omit_collection_item | false |
priority | 0 |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
show_child_legend | false |
show_legend | true |
static_text | null |
submitted | true |
tabbed | false |
translation_domain | null |
unique_block_prefix | "_beach_subArea_entry" |
valid | true |
value | "7" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
7
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "San Lorenzo" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "8" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#746 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#748 …} -namespace: Closure() {#750 …} } |
data_class | null |
disabled | false |
embed_form | null |
empty_data | Closure(FormInterface $form, $viewData) {#917 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_delay | false |
error_mapping | [] |
error_type | "inline" |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | null |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#916 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "San Lorenzo" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | null |
legend_tag | "legend" |
mapped | true |
method | "POST" |
omit_collection_item | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
setter | null |
show_child_legend | false |
show_legend | true |
static_text | null |
tabs_class | "nav nav-tabs" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#947 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#946 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "8" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_beach_subArea_entry" ] |
cache_key | "_beach_subArea_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
embed_form | null |
error_delay | false |
error_type | "inline" |
errors | Symfony\Component\Form\FormErrorIterator {#1880 -form: Symfony\Component\Form\Form {#1086 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1877 …5} |
full_name | "beach[subArea][]" |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | true |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
id | "beach_subArea_7" |
label | "San Lorenzo" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | "horizontal" |
legend_tag | "legend" |
method | "POST" |
multipart | false |
name | "7" |
omit_collection_item | false |
priority | 0 |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
show_child_legend | false |
show_legend | true |
static_text | null |
submitted | true |
tabbed | false |
translation_domain | null |
unique_block_prefix | "_beach_subArea_entry" |
valid | true |
value | "8" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
8
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "San Miquel" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "9" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#746 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#748 …} -namespace: Closure() {#750 …} } |
data_class | null |
disabled | false |
embed_form | null |
empty_data | Closure(FormInterface $form, $viewData) {#917 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_delay | false |
error_mapping | [] |
error_type | "inline" |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | null |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#916 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "San Miquel" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | null |
legend_tag | "legend" |
mapped | true |
method | "POST" |
omit_collection_item | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
setter | null |
show_child_legend | false |
show_legend | true |
static_text | null |
tabs_class | "nav nav-tabs" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#956 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#955 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "9" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_beach_subArea_entry" ] |
cache_key | "_beach_subArea_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
embed_form | null |
error_delay | false |
error_type | "inline" |
errors | Symfony\Component\Form\FormErrorIterator {#1846 -form: Symfony\Component\Form\Form {#1089 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1421 …5} |
full_name | "beach[subArea][]" |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | true |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
id | "beach_subArea_8" |
label | "San Miquel" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | "horizontal" |
legend_tag | "legend" |
method | "POST" |
multipart | false |
name | "8" |
omit_collection_item | false |
priority | 0 |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
show_child_legend | false |
show_legend | true |
static_text | null |
submitted | true |
tabbed | false |
translation_domain | null |
unique_block_prefix | "_beach_subArea_entry" |
valid | true |
value | "9" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
9
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Las Salinas" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "10" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#746 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#748 …} -namespace: Closure() {#750 …} } |
data_class | null |
disabled | false |
embed_form | null |
empty_data | Closure(FormInterface $form, $viewData) {#917 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_delay | false |
error_mapping | [] |
error_type | "inline" |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | null |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#916 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Las Salinas" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | null |
legend_tag | "legend" |
mapped | true |
method | "POST" |
omit_collection_item | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
setter | null |
show_child_legend | false |
show_legend | true |
static_text | null |
tabs_class | "nav nav-tabs" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#965 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#964 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "10" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_beach_subArea_entry" ] |
cache_key | "_beach_subArea_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
embed_form | null |
error_delay | false |
error_type | "inline" |
errors | Symfony\Component\Form\FormErrorIterator {#1374 -form: Symfony\Component\Form\Form {#1092 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1420 …5} |
full_name | "beach[subArea][]" |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | true |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
id | "beach_subArea_9" |
label | "Las Salinas" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | "horizontal" |
legend_tag | "legend" |
method | "POST" |
multipart | false |
name | "9" |
omit_collection_item | false |
priority | 0 |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
show_child_legend | false |
show_legend | true |
static_text | null |
submitted | true |
tabbed | false |
translation_domain | null |
unique_block_prefix | "_beach_subArea_entry" |
valid | true |
value | "10" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
10
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Ibiza Stad" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "11" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#746 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#748 …} -namespace: Closure() {#750 …} } |
data_class | null |
disabled | false |
embed_form | null |
empty_data | Closure(FormInterface $form, $viewData) {#917 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_delay | false |
error_mapping | [] |
error_type | "inline" |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | null |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#916 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Ibiza Stad" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | null |
legend_tag | "legend" |
mapped | true |
method | "POST" |
omit_collection_item | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
setter | null |
show_child_legend | false |
show_legend | true |
static_text | null |
tabs_class | "nav nav-tabs" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#974 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#973 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "11" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_beach_subArea_entry" ] |
cache_key | "_beach_subArea_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
embed_form | null |
error_delay | false |
error_type | "inline" |
errors | Symfony\Component\Form\FormErrorIterator {#1372 -form: Symfony\Component\Form\Form {#1095 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1380 …5} |
full_name | "beach[subArea][]" |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | true |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
id | "beach_subArea_10" |
label | "Ibiza Stad" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | "horizontal" |
legend_tag | "legend" |
method | "POST" |
multipart | false |
name | "10" |
omit_collection_item | false |
priority | 0 |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
show_child_legend | false |
show_legend | true |
static_text | null |
submitted | true |
tabbed | false |
translation_domain | null |
unique_block_prefix | "_beach_subArea_entry" |
valid | true |
value | "11" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
11
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Can Fornet" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "12" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#746 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#748 …} -namespace: Closure() {#750 …} } |
data_class | null |
disabled | false |
embed_form | null |
empty_data | Closure(FormInterface $form, $viewData) {#917 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_delay | false |
error_mapping | [] |
error_type | "inline" |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | null |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#916 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Can Fornet" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | null |
legend_tag | "legend" |
mapped | true |
method | "POST" |
omit_collection_item | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
setter | null |
show_child_legend | false |
show_legend | true |
static_text | null |
tabs_class | "nav nav-tabs" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#983 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#982 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "12" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_beach_subArea_entry" ] |
cache_key | "_beach_subArea_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
embed_form | null |
error_delay | false |
error_type | "inline" |
errors | Symfony\Component\Form\FormErrorIterator {#1358 -form: Symfony\Component\Form\Form {#1098 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1389 …5} |
full_name | "beach[subArea][]" |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | true |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
id | "beach_subArea_11" |
label | "Can Fornet" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | "horizontal" |
legend_tag | "legend" |
method | "POST" |
multipart | false |
name | "11" |
omit_collection_item | false |
priority | 0 |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
show_child_legend | false |
show_legend | true |
static_text | null |
submitted | true |
tabbed | false |
translation_domain | null |
unique_block_prefix | "_beach_subArea_entry" |
valid | true |
value | "12" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
12
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Santa Eulària" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "13" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#746 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#748 …} -namespace: Closure() {#750 …} } |
data_class | null |
disabled | false |
embed_form | null |
empty_data | Closure(FormInterface $form, $viewData) {#917 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_delay | false |
error_mapping | [] |
error_type | "inline" |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | null |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#916 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Santa Eulària" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | null |
legend_tag | "legend" |
mapped | true |
method | "POST" |
omit_collection_item | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
setter | null |
show_child_legend | false |
show_legend | true |
static_text | null |
tabs_class | "nav nav-tabs" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#992 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#991 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "13" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_beach_subArea_entry" ] |
cache_key | "_beach_subArea_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
embed_form | null |
error_delay | false |
error_type | "inline" |
errors | Symfony\Component\Form\FormErrorIterator {#1357 -form: Symfony\Component\Form\Form {#1101 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1391 …5} |
full_name | "beach[subArea][]" |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | true |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
id | "beach_subArea_12" |
label | "Santa Eulària" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | "horizontal" |
legend_tag | "legend" |
method | "POST" |
multipart | false |
name | "12" |
omit_collection_item | false |
priority | 0 |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
show_child_legend | false |
show_legend | true |
static_text | null |
submitted | true |
tabbed | false |
translation_domain | null |
unique_block_prefix | "_beach_subArea_entry" |
valid | true |
value | "13" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
13
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "San Carlos" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "14" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#746 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#748 …} -namespace: Closure() {#750 …} } |
data_class | null |
disabled | false |
embed_form | null |
empty_data | Closure(FormInterface $form, $viewData) {#917 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_delay | false |
error_mapping | [] |
error_type | "inline" |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | null |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#916 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "San Carlos" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | null |
legend_tag | "legend" |
mapped | true |
method | "POST" |
omit_collection_item | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
setter | null |
show_child_legend | false |
show_legend | true |
static_text | null |
tabs_class | "nav nav-tabs" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1001 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#1000 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "14" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_beach_subArea_entry" ] |
cache_key | "_beach_subArea_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
embed_form | null |
error_delay | false |
error_type | "inline" |
errors | Symfony\Component\Form\FormErrorIterator {#1447 -form: Symfony\Component\Form\Form {#1104 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1367 …5} |
full_name | "beach[subArea][]" |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | true |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
id | "beach_subArea_13" |
label | "San Carlos" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | "horizontal" |
legend_tag | "legend" |
method | "POST" |
multipart | false |
name | "13" |
omit_collection_item | false |
priority | 0 |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
show_child_legend | false |
show_legend | true |
static_text | null |
submitted | true |
tabbed | false |
translation_domain | null |
unique_block_prefix | "_beach_subArea_entry" |
valid | true |
value | "14" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
14
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Cala Llonga" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "15" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#746 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#748 …} -namespace: Closure() {#750 …} } |
data_class | null |
disabled | false |
embed_form | null |
empty_data | Closure(FormInterface $form, $viewData) {#917 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_delay | false |
error_mapping | [] |
error_type | "inline" |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | null |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#916 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Cala Llonga" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | null |
legend_tag | "legend" |
mapped | true |
method | "POST" |
omit_collection_item | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
setter | null |
show_child_legend | false |
show_legend | true |
static_text | null |
tabs_class | "nav nav-tabs" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1010 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#1009 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "15" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_beach_subArea_entry" ] |
cache_key | "_beach_subArea_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
embed_form | null |
error_delay | false |
error_type | "inline" |
errors | Symfony\Component\Form\FormErrorIterator {#1448 -form: Symfony\Component\Form\Form {#1107 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1446 …5} |
full_name | "beach[subArea][]" |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | true |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
id | "beach_subArea_14" |
label | "Cala Llonga" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | "horizontal" |
legend_tag | "legend" |
method | "POST" |
multipart | false |
name | "14" |
omit_collection_item | false |
priority | 0 |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
show_child_legend | false |
show_legend | true |
static_text | null |
submitted | true |
tabbed | false |
translation_domain | null |
unique_block_prefix | "_beach_subArea_entry" |
valid | true |
value | "15" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
15
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "San Antonio" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "16" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#746 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#748 …} -namespace: Closure() {#750 …} } |
data_class | null |
disabled | false |
embed_form | null |
empty_data | Closure(FormInterface $form, $viewData) {#917 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_delay | false |
error_mapping | [] |
error_type | "inline" |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | null |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#916 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "San Antonio" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | null |
legend_tag | "legend" |
mapped | true |
method | "POST" |
omit_collection_item | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
setter | null |
show_child_legend | false |
show_legend | true |
static_text | null |
tabs_class | "nav nav-tabs" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1019 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#1018 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "16" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_beach_subArea_entry" ] |
cache_key | "_beach_subArea_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
embed_form | null |
error_delay | false |
error_type | "inline" |
errors | Symfony\Component\Form\FormErrorIterator {#1450 -form: Symfony\Component\Form\Form {#1110 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1541 …5} |
full_name | "beach[subArea][]" |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | true |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
id | "beach_subArea_15" |
label | "San Antonio" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | "horizontal" |
legend_tag | "legend" |
method | "POST" |
multipart | false |
name | "15" |
omit_collection_item | false |
priority | 0 |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
show_child_legend | false |
show_legend | true |
static_text | null |
submitted | true |
tabbed | false |
translation_domain | null |
unique_block_prefix | "_beach_subArea_entry" |
valid | true |
value | "16" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
16
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Cala Salada" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "17" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#746 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#748 …} -namespace: Closure() {#750 …} } |
data_class | null |
disabled | false |
embed_form | null |
empty_data | Closure(FormInterface $form, $viewData) {#917 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_delay | false |
error_mapping | [] |
error_type | "inline" |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | null |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#916 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Cala Salada" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | null |
legend_tag | "legend" |
mapped | true |
method | "POST" |
omit_collection_item | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
setter | null |
show_child_legend | false |
show_legend | true |
static_text | null |
tabs_class | "nav nav-tabs" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1028 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#1027 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "17" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_beach_subArea_entry" ] |
cache_key | "_beach_subArea_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
embed_form | null |
error_delay | false |
error_type | "inline" |
errors | Symfony\Component\Form\FormErrorIterator {#1543 -form: Symfony\Component\Form\Form {#1113 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1540 …5} |
full_name | "beach[subArea][]" |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | true |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
id | "beach_subArea_16" |
label | "Cala Salada" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | "horizontal" |
legend_tag | "legend" |
method | "POST" |
multipart | false |
name | "16" |
omit_collection_item | false |
priority | 0 |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
show_child_legend | false |
show_legend | true |
static_text | null |
submitted | true |
tabbed | false |
translation_domain | null |
unique_block_prefix | "_beach_subArea_entry" |
valid | true |
value | "17" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
17
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Santa Gertrudis" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "18" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#746 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#748 …} -namespace: Closure() {#750 …} } |
data_class | null |
disabled | false |
embed_form | null |
empty_data | Closure(FormInterface $form, $viewData) {#917 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_delay | false |
error_mapping | [] |
error_type | "inline" |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | null |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#916 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Santa Gertrudis" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | null |
legend_tag | "legend" |
mapped | true |
method | "POST" |
omit_collection_item | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
setter | null |
show_child_legend | false |
show_legend | true |
static_text | null |
tabs_class | "nav nav-tabs" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#1036 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "18" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_beach_subArea_entry" ] |
cache_key | "_beach_subArea_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
embed_form | null |
error_delay | false |
error_type | "inline" |
errors | Symfony\Component\Form\FormErrorIterator {#1542 -form: Symfony\Component\Form\Form {#1116 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1544 …5} |
full_name | "beach[subArea][]" |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | true |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
id | "beach_subArea_17" |
label | "Santa Gertrudis" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | "horizontal" |
legend_tag | "legend" |
method | "POST" |
multipart | false |
name | "17" |
omit_collection_item | false |
priority | 0 |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
show_child_legend | false |
show_legend | true |
static_text | null |
submitted | true |
tabbed | false |
translation_domain | null |
unique_block_prefix | "_beach_subArea_entry" |
valid | true |
value | "18" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
18
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "San Rafael" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "19" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#746 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#748 …} -namespace: Closure() {#750 …} } |
data_class | null |
disabled | false |
embed_form | null |
empty_data | Closure(FormInterface $form, $viewData) {#917 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_delay | false |
error_mapping | [] |
error_type | "inline" |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | null |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#916 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "San Rafael" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | null |
legend_tag | "legend" |
mapped | true |
method | "POST" |
omit_collection_item | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
setter | null |
show_child_legend | false |
show_legend | true |
static_text | null |
tabs_class | "nav nav-tabs" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1046 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#1045 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "19" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_beach_subArea_entry" ] |
cache_key | "_beach_subArea_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
embed_form | null |
error_delay | false |
error_type | "inline" |
errors | Symfony\Component\Form\FormErrorIterator {#1546 -form: Symfony\Component\Form\Form {#1119 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1545 …5} |
full_name | "beach[subArea][]" |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | true |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
id | "beach_subArea_18" |
label | "San Rafael" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | "horizontal" |
legend_tag | "legend" |
method | "POST" |
multipart | false |
name | "18" |
omit_collection_item | false |
priority | 0 |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
show_child_legend | false |
show_legend | true |
static_text | null |
submitted | true |
tabbed | false |
translation_domain | null |
unique_block_prefix | "_beach_subArea_entry" |
valid | true |
value | "19" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
19
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Santa Agnès" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "20" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#746 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#748 …} -namespace: Closure() {#750 …} } |
data_class | null |
disabled | false |
embed_form | null |
empty_data | Closure(FormInterface $form, $viewData) {#917 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_delay | false |
error_mapping | [] |
error_type | "inline" |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | null |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#916 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Santa Agnès" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | null |
legend_tag | "legend" |
mapped | true |
method | "POST" |
omit_collection_item | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
setter | null |
show_child_legend | false |
show_legend | true |
static_text | null |
tabs_class | "nav nav-tabs" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1055 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#1054 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "20" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_beach_subArea_entry" ] |
cache_key | "_beach_subArea_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
embed_form | null |
error_delay | false |
error_type | "inline" |
errors | Symfony\Component\Form\FormErrorIterator {#1548 -form: Symfony\Component\Form\Form {#1122 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1547 …5} |
full_name | "beach[subArea][]" |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | true |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
id | "beach_subArea_19" |
label | "Santa Agnès" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | "horizontal" |
legend_tag | "legend" |
method | "POST" |
multipart | false |
name | "19" |
omit_collection_item | false |
priority | 0 |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
show_child_legend | false |
show_legend | true |
static_text | null |
submitted | true |
tabbed | false |
translation_domain | null |
unique_block_prefix | "_beach_subArea_entry" |
valid | true |
value | "20" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
beachType
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_value | Closure($choice) {#853 class: "App\Form\Type\BeachSearchType" this: App\Form\Type\BeachSearchType {#625 …} } |
same as passed value |
choices | [ "beach_module.form.family" => 1 "beach_module.form.popular" => 2 "beach_module.form.trendy" => 3 "beach_module.form.quiet" => 4 "beach_module.form.other" => 100 ] |
[ "beach_module.form.family" => 1 "beach_module.form.popular" => 2 "beach_module.form.trendy" => 3 "beach_module.form.quiet" => 4 "beach_module.form.other" => 100 ] |
expanded | true |
same as passed value |
label | "beach_module.form.type" |
same as passed value |
multiple | true |
same as passed value |
placeholder | "--" |
null
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | Closure($choice) {#853 class: "App\Form\Type\BeachSearchType" this: App\Form\Type\BeachSearchType {#625 …} } |
choices | [ "beach_module.form.family" => 1 "beach_module.form.popular" => 2 "beach_module.form.trendy" => 3 "beach_module.form.quiet" => 4 "beach_module.form.other" => 100 ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#746 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#748 …} -namespace: Closure() {#750 …} } |
data_class | null |
disabled | false |
embed_form | null |
empty_data | [] |
error_bubbling | false |
error_delay | false |
error_mapping | [] |
error_type | "inline" |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | null |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "beach_module.form.type" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | null |
legend_tag | "legend" |
mapped | true |
method | "POST" |
multiple | true |
omit_collection_item | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
setter | null |
show_child_legend | false |
show_legend | true |
static_text | null |
tabs_class | "nav nav-tabs" |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#848 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#845 …} $translationDomain: "validators" } } |
validation_groups | null |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_beach_beachType" ] |
cache_key | "_beach_beachType_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#857 +label: "beach_module.form.family" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#858 +label: "beach_module.form.popular" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#859 +label: "beach_module.form.trendy" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#863 +label: "beach_module.form.quiet" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#866 +label: "beach_module.form.other" +value: "100" +data: 100 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
embed_form | null |
error_delay | false |
error_type | "inline" |
errors | Symfony\Component\Form\FormErrorIterator {#1864 -form: Symfony\Component\Form\Form {#1170 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#1893 …5} |
full_name | "beach[beachType]" |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | true |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
id | "beach_beachType" |
is_selected | Closure($choice, array $values) {#1427 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "beach_module.form.type" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | "horizontal" |
legend_tag | "legend" |
method | "POST" |
multipart | false |
multiple | true |
name | "beachType" |
omit_collection_item | false |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
separator | "-------------------" |
show_child_legend | false |
show_legend | true |
static_text | null |
submitted | true |
tabbed | false |
translation_domain | null |
unique_block_prefix | "_beach_beachType" |
valid | true |
value | [] |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
0
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "beach_module.form.family" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#746 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#748 …} -namespace: Closure() {#750 …} } |
data_class | null |
disabled | false |
embed_form | null |
empty_data | Closure(FormInterface $form, $viewData) {#917 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_delay | false |
error_mapping | [] |
error_type | "inline" |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | null |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#916 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "beach_module.form.family" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | null |
legend_tag | "legend" |
mapped | true |
method | "POST" |
omit_collection_item | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
setter | null |
show_child_legend | false |
show_legend | true |
static_text | null |
tabs_class | "nav nav-tabs" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1127 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#1126 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_beach_beachType_entry" ] |
cache_key | "_beach_beachType_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
embed_form | null |
error_delay | false |
error_type | "inline" |
errors | Symfony\Component\Form\FormErrorIterator {#1430 -form: Symfony\Component\Form\Form {#1173 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1428 …5} |
full_name | "beach[beachType][]" |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | true |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
id | "beach_beachType_0" |
label | "beach_module.form.family" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | "horizontal" |
legend_tag | "legend" |
method | "POST" |
multipart | false |
name | "0" |
omit_collection_item | false |
priority | 0 |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
show_child_legend | false |
show_legend | true |
static_text | null |
submitted | true |
tabbed | false |
translation_domain | null |
unique_block_prefix | "_beach_beachType_entry" |
valid | true |
value | "1" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
1
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "beach_module.form.popular" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#746 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#748 …} -namespace: Closure() {#750 …} } |
data_class | null |
disabled | false |
embed_form | null |
empty_data | Closure(FormInterface $form, $viewData) {#917 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_delay | false |
error_mapping | [] |
error_type | "inline" |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | null |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#916 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "beach_module.form.popular" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | null |
legend_tag | "legend" |
mapped | true |
method | "POST" |
omit_collection_item | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
setter | null |
show_child_legend | false |
show_legend | true |
static_text | null |
tabs_class | "nav nav-tabs" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1136 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#1135 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "2" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_beach_beachType_entry" ] |
cache_key | "_beach_beachType_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
embed_form | null |
error_delay | false |
error_type | "inline" |
errors | Symfony\Component\Form\FormErrorIterator {#1432 -form: Symfony\Component\Form\Form {#1176 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1431 …5} |
full_name | "beach[beachType][]" |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | true |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
id | "beach_beachType_1" |
label | "beach_module.form.popular" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | "horizontal" |
legend_tag | "legend" |
method | "POST" |
multipart | false |
name | "1" |
omit_collection_item | false |
priority | 0 |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
show_child_legend | false |
show_legend | true |
static_text | null |
submitted | true |
tabbed | false |
translation_domain | null |
unique_block_prefix | "_beach_beachType_entry" |
valid | true |
value | "2" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
2
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "beach_module.form.trendy" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#746 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#748 …} -namespace: Closure() {#750 …} } |
data_class | null |
disabled | false |
embed_form | null |
empty_data | Closure(FormInterface $form, $viewData) {#917 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_delay | false |
error_mapping | [] |
error_type | "inline" |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | null |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#916 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "beach_module.form.trendy" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | null |
legend_tag | "legend" |
mapped | true |
method | "POST" |
omit_collection_item | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
setter | null |
show_child_legend | false |
show_legend | true |
static_text | null |
tabs_class | "nav nav-tabs" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1145 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#1144 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "3" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_beach_beachType_entry" ] |
cache_key | "_beach_beachType_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
embed_form | null |
error_delay | false |
error_type | "inline" |
errors | Symfony\Component\Form\FormErrorIterator {#1434 -form: Symfony\Component\Form\Form {#1179 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1433 …5} |
full_name | "beach[beachType][]" |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | true |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
id | "beach_beachType_2" |
label | "beach_module.form.trendy" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | "horizontal" |
legend_tag | "legend" |
method | "POST" |
multipart | false |
name | "2" |
omit_collection_item | false |
priority | 0 |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
show_child_legend | false |
show_legend | true |
static_text | null |
submitted | true |
tabbed | false |
translation_domain | null |
unique_block_prefix | "_beach_beachType_entry" |
valid | true |
value | "3" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
3
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "beach_module.form.quiet" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "4" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#746 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#748 …} -namespace: Closure() {#750 …} } |
data_class | null |
disabled | false |
embed_form | null |
empty_data | Closure(FormInterface $form, $viewData) {#917 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_delay | false |
error_mapping | [] |
error_type | "inline" |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | null |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#916 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "beach_module.form.quiet" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | null |
legend_tag | "legend" |
mapped | true |
method | "POST" |
omit_collection_item | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
setter | null |
show_child_legend | false |
show_legend | true |
static_text | null |
tabs_class | "nav nav-tabs" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1154 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#1153 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "4" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_beach_beachType_entry" ] |
cache_key | "_beach_beachType_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
embed_form | null |
error_delay | false |
error_type | "inline" |
errors | Symfony\Component\Form\FormErrorIterator {#1635 -form: Symfony\Component\Form\Form {#1182 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1636 …5} |
full_name | "beach[beachType][]" |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | true |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
id | "beach_beachType_3" |
label | "beach_module.form.quiet" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | "horizontal" |
legend_tag | "legend" |
method | "POST" |
multipart | false |
name | "3" |
omit_collection_item | false |
priority | 0 |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
show_child_legend | false |
show_legend | true |
static_text | null |
submitted | true |
tabbed | false |
translation_domain | null |
unique_block_prefix | "_beach_beachType_entry" |
valid | true |
value | "4" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
4
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "beach_module.form.other" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "100" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#746 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#748 …} -namespace: Closure() {#750 …} } |
data_class | null |
disabled | false |
embed_form | null |
empty_data | Closure(FormInterface $form, $viewData) {#917 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_delay | false |
error_mapping | [] |
error_type | "inline" |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | null |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#916 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "beach_module.form.other" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | null |
legend_tag | "legend" |
mapped | true |
method | "POST" |
omit_collection_item | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
setter | null |
show_child_legend | false |
show_legend | true |
static_text | null |
tabs_class | "nav nav-tabs" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1163 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#1162 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "100" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_beach_beachType_entry" ] |
cache_key | "_beach_beachType_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
embed_form | null |
error_delay | false |
error_type | "inline" |
errors | Symfony\Component\Form\FormErrorIterator {#1633 -form: Symfony\Component\Form\Form {#1185 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1634 …5} |
full_name | "beach[beachType][]" |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | true |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
id | "beach_beachType_4" |
label | "beach_module.form.other" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | "horizontal" |
legend_tag | "legend" |
method | "POST" |
multipart | false |
name | "4" |
omit_collection_item | false |
priority | 0 |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
show_child_legend | false |
show_legend | true |
static_text | null |
submitted | true |
tabbed | false |
translation_domain | null |
unique_block_prefix | "_beach_beachType_entry" |
valid | true |
value | "100" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
search
"App\Form\Type\RentalItemSearchType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#746 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#748 …} -namespace: Closure() {#750 …} } |
data_class | null |
disabled | false |
embed_form | null |
empty_data | Closure(FormInterface $form) {#2460 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_delay | false |
error_mapping | [] |
error_type | "inline" |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | null |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | null |
legend_tag | "legend" |
mapped | true |
method | "POST" |
omit_collection_item | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | true |
row_attr | [] |
setter | null |
show_child_legend | false |
show_legend | true |
static_text | null |
tabs_class | "nav nav-tabs" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2462 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#2461 …} $translationDomain: "validators" } } |
validation_groups | null |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-horizontal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "search" "_search" ] |
cache_key | "_search_search" |
compound | true |
data | null |
disabled | false |
embed_form | null |
error_delay | false |
error_type | "inline" |
errors | Symfony\Component\Form\FormErrorIterator {#2471 -form: Symfony\Component\Form\Form {#2476 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2463 …5} |
full_name | "search" |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | true |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
id | "search" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | "horizontal" |
legend_tag | "legend" |
method | "POST" |
multipart | false |
name | "search" |
omit_collection_item | false |
priority | 0 |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | true |
row_attr | [] |
show_child_legend | false |
show_legend | true |
static_text | null |
submitted | false |
tabbed | false |
translation_domain | null |
unique_block_prefix | "_search" |
valid | true |
value | null |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
search
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#746 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#748 …} -namespace: Closure() {#750 …} } |
data_class | null |
disabled | false |
embed_form | null |
empty_data | Closure(FormInterface $form) {#2468 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_delay | false |
error_mapping | [] |
error_type | "inline" |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | null |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | null |
legend_tag | "legend" |
mapped | true |
method | "POST" |
omit_collection_item | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
setter | null |
show_child_legend | false |
show_legend | true |
static_text | null |
tabs_class | "nav nav-tabs" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2470 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#2469 …} $translationDomain: "validators" } } |
validation_groups | null |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_search_search" ] |
cache_key | "_search_search_text" |
compound | false |
data | null |
disabled | false |
embed_form | null |
error_delay | false |
error_type | "inline" |
errors | Symfony\Component\Form\FormErrorIterator {#2487 -form: Symfony\Component\Form\Form {#2479 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2486 …5} |
full_name | "search[search]" |
help | null |
help_attr | [] |
help_block | null |
help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_html | false |
help_label | null |
help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
help_translation_parameters | [] |
help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
horizontal | true |
horizontal_input_wrapper_class | "col-sm-9" |
horizontal_label_class | "" |
horizontal_label_div_class | null |
horizontal_label_offset_class | "col-sm-offset-3" |
id | "search_search" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
layout | "horizontal" |
legend_tag | "legend" |
method | "POST" |
multipart | false |
name | "search" |
omit_collection_item | false |
priority | 0 |
prototype_names | [] |
render_fieldset | true |
render_optional_text | false |
render_required_asterisk | false |
required | false |
row_attr | [] |
show_child_legend | false |
show_legend | true |
static_text | null |
submitted | false |
tabbed | false |
translation_domain | null |
unique_block_prefix | "_search_search" |
valid | true |
value | "" |
widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_addon_append | null |
widget_addon_prepend | null |
widget_btn_append | null |
widget_btn_prepend | null |
widget_checkbox_label | "both" |
widget_form_control_class | "form-control" |
widget_form_group | true |
widget_form_group_attr | [ "class" => "form-group" ] |
widget_items_attr | [] |
widget_prefix | null |
widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
widget_suffix | null |
widget_type | "" |