Forms
place
Form type:
"App\Form\Type\PlaceSearchType"
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" => []
] |
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" "place" "_place" ] |
cache_key | "_place_place" |
compound | true |
data | [
"subArea" => []
] |
disabled | false |
embed_form | null |
error_delay | false |
error_type | "inline" |
errors | Symfony\Component\Form\FormErrorIterator {#1764 -form: Symfony\Component\Form\Form {#846 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1766 …5} |
full_name | "place" |
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 | "place" |
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 | "place" |
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 | "_place" |
valid | true |
value | [
"subArea" => []
] |
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 | "place_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 | "place_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() {#813 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#815 …} $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" "_place_subArea" ] |
cache_key | "_place_subArea_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ "San José (southwest)" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#799 +label: "San José (southwest)" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#801 +label: "San José" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#800 +label: "Cala Vadella" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#802 +label: "Es Cubells" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#803 +label: "Sa Caleta - Cala Jondal" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#804 +label: "Other locations on the west coast" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } ] } "San Juan (north)" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#795 +label: "San Juan (north)" +choices: [ 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#797 +label: "Sant Juan" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#807 +label: "Sant Vincent" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#798 +label: "San Lorenzo" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#796 +label: "San Miquel" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } ] } "Eivissa Ibiza-town" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#826 +label: "Eivissa Ibiza-town" +choices: [ 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#794 +label: "Las Salinas" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#824 +label: "Ibiza Stad" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#825 +label: "Can Fornet" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } ] } "Santa Eulària (east)" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#830 +label: "Santa Eulària (east)" +choices: [ 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#827 +label: "Santa Eulària" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#828 +label: "San Carlos" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#829 +label: "Cala Llonga" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } ] } "San Antonio (west)" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#833 +label: "San Antonio (west)" +choices: [ 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#831 +label: "San Antonio" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#832 +label: "Cala Salada" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } ] } "Santa Gertrudis (central)" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#836 +label: "Santa Gertrudis (central)" +choices: [ 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#834 +label: "Santa Gertrudis" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#835 +label: "San Rafael" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } ] } "Santa Agnès (northwest)" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#838 +label: "Santa Agnès (northwest)" +choices: [ 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#837 +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 {#1302 -form: Symfony\Component\Form\Form {#1041 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#1755 …5} |
full_name | "place[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 | "place_subArea" |
is_selected | Closure($choice, array $values) {#1235 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "place_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 | "_place_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) {#896 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 {#895 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() {#892 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#893 …} $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" "_place_subArea_entry" ] |
cache_key | "_place_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 {#1756 -form: Symfony\Component\Form\Form {#1044 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1303 …5} |
full_name | "place[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 | "place_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 | "_place_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) {#896 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 {#895 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() {#856 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#857 …} $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" "_place_subArea_entry" ] |
cache_key | "_place_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 {#1759 -form: Symfony\Component\Form\Form {#1047 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1017 …5} |
full_name | "place[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 | "place_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 | "_place_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) {#896 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 {#895 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() {#871 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#870 …} $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" "_place_subArea_entry" ] |
cache_key | "_place_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 {#1749 -form: Symfony\Component\Form\Form {#1050 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1435 …5} |
full_name | "place[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 | "place_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 | "_place_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) {#896 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 {#895 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() {#880 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#879 …} $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" "_place_subArea_entry" ] |
cache_key | "_place_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 {#1736 -form: Symfony\Component\Form\Form {#1053 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1734 …5} |
full_name | "place[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 | "place_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 | "_place_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) {#896 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 {#895 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() {#900 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#887 …} $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" "_place_subArea_entry" ] |
cache_key | "_place_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 {#1738 -form: Symfony\Component\Form\Form {#1056 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1737 …5} |
full_name | "place[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 | "place_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 | "_place_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) {#896 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 {#895 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() {#908 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#907 …} $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" "_place_subArea_entry" ] |
cache_key | "_place_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 {#1771 -form: Symfony\Component\Form\Form {#1059 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1743 …5} |
full_name | "place[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 | "place_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 | "_place_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) {#896 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 {#895 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() {#917 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#916 …} $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" "_place_subArea_entry" ] |
cache_key | "_place_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 {#1748 -form: Symfony\Component\Form\Form {#1062 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1740 …5} |
full_name | "place[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 | "place_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 | "_place_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) {#896 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 {#895 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() {#926 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#925 …} $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" "_place_subArea_entry" ] |
cache_key | "_place_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 {#1763 -form: Symfony\Component\Form\Form {#1065 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1739 …5} |
full_name | "place[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 | "place_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 | "_place_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) {#896 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 {#895 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() {#935 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#934 …} $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" "_place_subArea_entry" ] |
cache_key | "_place_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 {#1725 -form: Symfony\Component\Form\Form {#1068 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1300 …5} |
full_name | "place[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 | "place_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 | "_place_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) {#896 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 {#895 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() {#944 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#943 …} $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" "_place_subArea_entry" ] |
cache_key | "_place_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 {#1253 -form: Symfony\Component\Form\Form {#1071 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1299 …5} |
full_name | "place[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 | "place_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 | "_place_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) {#896 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 {#895 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() {#953 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#952 …} $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" "_place_subArea_entry" ] |
cache_key | "_place_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 {#1251 -form: Symfony\Component\Form\Form {#1074 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1259 …5} |
full_name | "place[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 | "place_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 | "_place_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) {#896 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 {#895 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() {#962 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#961 …} $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" "_place_subArea_entry" ] |
cache_key | "_place_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 {#990 -form: Symfony\Component\Form\Form {#1077 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1257 …5} |
full_name | "place[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 | "place_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 | "_place_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) {#896 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 {#895 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() {#971 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#970 …} $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" "_place_subArea_entry" ] |
cache_key | "_place_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 {#1232 -form: Symfony\Component\Form\Form {#1080 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1270 …5} |
full_name | "place[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 | "place_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 | "_place_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) {#896 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 {#895 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() {#980 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#979 …} $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" "_place_subArea_entry" ] |
cache_key | "_place_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 {#1326 -form: Symfony\Component\Form\Form {#1083 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1248 …5} |
full_name | "place[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 | "place_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 | "_place_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) {#896 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 {#895 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() {#989 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#988 …} $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" "_place_subArea_entry" ] |
cache_key | "_place_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 {#1327 -form: Symfony\Component\Form\Form {#1086 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1325 …5} |
full_name | "place[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 | "place_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 | "_place_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) {#896 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 {#895 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() {#998 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#997 …} $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" "_place_subArea_entry" ] |
cache_key | "_place_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 {#1329 -form: Symfony\Component\Form\Form {#1089 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1420 …5} |
full_name | "place[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 | "place_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 | "_place_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) {#896 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 {#895 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() {#1007 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#1006 …} $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" "_place_subArea_entry" ] |
cache_key | "_place_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 {#1422 -form: Symfony\Component\Form\Form {#1092 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1419 …5} |
full_name | "place[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 | "place_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 | "_place_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) {#896 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 {#895 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() {#1016 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#1015 …} $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" "_place_subArea_entry" ] |
cache_key | "_place_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 {#1421 -form: Symfony\Component\Form\Form {#1095 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1423 …5} |
full_name | "place[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 | "place_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 | "_place_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) {#896 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 {#895 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() {#1025 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#1024 …} $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" "_place_subArea_entry" ] |
cache_key | "_place_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 {#1425 -form: Symfony\Component\Form\Form {#1098 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1424 …5} |
full_name | "place[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 | "place_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 | "_place_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) {#896 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 {#895 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() {#1034 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#1033 …} $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" "_place_subArea_entry" ] |
cache_key | "_place_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 {#1427 -form: Symfony\Component\Form\Form {#1101 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1426 …5} |
full_name | "place[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 | "place_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 | "_place_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 | "" |
search
Form type:
"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) {#2320 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() {#2322 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#2321 …} $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 {#2331 -form: Symfony\Component\Form\Form {#2336 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2323 …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
Form type:
"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) {#2328 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() {#2330 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#2329 …} $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 {#2347 -form: Symfony\Component\Form\Form {#2339 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2346 …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 | "" |