Forms
-
(no name)
-
name
-
id
-
cf
-
pIva
-
address_search
-
road
-
houseNumber
-
city
-
cap
-
province
-
state
-
email
-
telephone
-
cellphone
-
save
-
isCondominium
-
type
-
_token
-
(no name)
"App\Form\registries\CustomerFormType"
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
| Option | Passed Value | Resolved Value |
|---|---|---|
| has_permission | true |
same as passed value |
| is_condominium | 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 |
| 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 {#1004 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1005 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1006 …} -namespace: Closure() {#1008 …} } |
| data_class | "App\Entity\Customer" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1030 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Customer" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| has_permission | true |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_condominium | false |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| 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 {#72 …} $message: Closure() {#1033 …} $translationDomain: "validators" } } |
| validation_groups | Closure($form) {#1031 class: "App\Form\registries\CustomerFormType" this: App\Form\registries\CustomerFormType {#985 …} } |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "" "_" ] |
| cache_key | "__" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1224 -form: Symfony\Component\Form\Form {#1229 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1035 …5} |
| full_name | "" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_" |
| valid | true |
| value | null |
name
"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" "disabled" => false "autocomplete" => "off" ] |
[ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| label | "Nominativo / Ragione sociale" |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "mb-3" ] |
[ "class" => "mb-3" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| 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 {#1004 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1005 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1006 …} -namespace: Closure() {#1008 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1046 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Nominativo / Ragione sociale" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "mb-3" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1048 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#72 …} $message: Closure() {#1047 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_name" ] |
| cache_key | "_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1180 -form: Symfony\Component\Form\Form {#1232 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1189 …5} |
| full_name | "name" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "name" |
| label | "Nominativo / Ragione sociale" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "mb-3" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_name" |
| valid | true |
| value | "" |
id
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 | [ "value" => null ] |
[ "value" => null ] |
| empty_data | null |
null
|
| mapped | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "value" => null ] |
| 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 {#1004 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1005 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1006 …} -namespace: Closure() {#1008 …} } |
| data_class | null |
| disabled | false |
| empty_data | null |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1060 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#72 …} $message: Closure() {#1059 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "value" => null ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_id" ] |
| cache_key | "_id_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1171 -form: Symfony\Component\Form\Form {#1235 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1155 …5} |
| full_name | "id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "id" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "id" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_id" |
| valid | true |
| value | "" |
cf
"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" "disabled" => false "autocomplete" => "off" ] |
[ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| label | "Codice Fiscale" |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "col-md-6 mb-3" ] |
[ "class" => "col-md-6 mb-3" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| 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 {#1004 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1005 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1006 …} -namespace: Closure() {#1008 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1067 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Codice Fiscale" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "col-md-6 mb-3" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1069 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#72 …} $message: Closure() {#1068 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_cf" ] |
| cache_key | "_cf_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1144 -form: Symfony\Component\Form\Form {#1238 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1124 …5} |
| full_name | "cf" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cf" |
| label | "Codice Fiscale" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cf" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "col-md-6 mb-3" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cf" |
| valid | true |
| value | "" |
pIva
"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" "disabled" => false "autocomplete" => "off" ] |
[ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| label | "P. Iva" |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "col-md-6 mb-3" ] |
[ "class" => "col-md-6 mb-3" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| 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 {#1004 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1005 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1006 …} -namespace: Closure() {#1008 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1076 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "P. Iva" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "col-md-6 mb-3" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1078 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#72 …} $message: Closure() {#1077 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_pIva" ] |
| cache_key | "_pIva_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1115 -form: Symfony\Component\Form\Form {#1241 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1106 …5} |
| full_name | "pIva" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pIva" |
| label | "P. Iva" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "pIva" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "col-md-6 mb-3" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_pIva" |
| valid | true |
| value | "" |
address_search
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
[ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| label | "Cerca" |
same as passed value |
| mapped | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| 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 {#1004 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1005 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1006 …} -namespace: Closure() {#1008 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1085 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Cerca" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1087 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#72 …} $message: Closure() {#1086 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_address_search" ] |
| cache_key | "_address_search_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1097 -form: Symfony\Component\Form\Form {#1244 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1088 …5} |
| full_name | "address_search" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "address_search" |
| label | "Cerca" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "address_search" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_address_search" |
| valid | true |
| value | "" |
road
"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" "disabled" => false "autocomplete" => "off" ] |
[ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| label | "Via" |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "col-md-10 mb-3" ] |
[ "class" => "col-md-10 mb-3" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| 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 {#1004 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1005 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1006 …} -namespace: Closure() {#1008 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1094 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Via" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "col-md-10 mb-3" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1096 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#72 …} $message: Closure() {#1095 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_road" ] |
| cache_key | "_road_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1079 -form: Symfony\Component\Form\Form {#1247 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1070 …5} |
| full_name | "road" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "road" |
| label | "Via" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "road" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "col-md-10 mb-3" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_road" |
| valid | true |
| value | "" |
houseNumber
"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" "disabled" => false "autocomplete" => "off" ] |
[ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| label | "N° civico" |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "col-md-2 mb-3" ] |
[ "class" => "col-md-2 mb-3" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| 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 {#1004 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1005 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1006 …} -namespace: Closure() {#1008 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1103 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "N° civico" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "col-md-2 mb-3" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1105 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#72 …} $message: Closure() {#1104 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_houseNumber" ] |
| cache_key | "_houseNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1061 -form: Symfony\Component\Form\Form {#1250 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1049 …5} |
| full_name | "houseNumber" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "houseNumber" |
| label | "N° civico" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "houseNumber" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "col-md-2 mb-3" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_houseNumber" |
| valid | true |
| value | "" |
city
"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" "disabled" => false "autocomplete" => "off" ] |
[ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| label | "Città" |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "col-md-3 mb-3" ] |
[ "class" => "col-md-3 mb-3" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| 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 {#1004 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1005 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1006 …} -namespace: Closure() {#1008 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1112 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Città" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "col-md-3 mb-3" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1114 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#72 …} $message: Closure() {#1113 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_city" ] |
| cache_key | "_city_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1283 -form: Symfony\Component\Form\Form {#1253 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1285 …5} |
| full_name | "city" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "city" |
| label | "Città" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "col-md-3 mb-3" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_city" |
| valid | true |
| value | "" |
cap
"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" "disabled" => false "autocomplete" => "off" ] |
[ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| label | "Cap" |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "col-md-3 mb-3" ] |
[ "class" => "col-md-3 mb-3" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| 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 {#1004 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1005 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1006 …} -namespace: Closure() {#1008 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1121 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Cap" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "col-md-3 mb-3" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1123 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#72 …} $message: Closure() {#1122 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_cap" ] |
| cache_key | "_cap_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1286 -form: Symfony\Component\Form\Form {#1256 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1287 …5} |
| full_name | "cap" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cap" |
| label | "Cap" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cap" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "col-md-3 mb-3" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cap" |
| valid | true |
| value | "" |
province
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" "disabled" => false "autocomplete" => "off" "id" => "province" ] |
[ "class" => "form-control" "disabled" => false "autocomplete" => "off" "id" => "province" ] |
| choices | [ "Agrigento" => "AG" "Alessandria" => "AL" "Ancona" => "AN" "Arezzo" => "AR" "Ascoli Piceno" => "AP" "Asti" => "AT" "Avellino" => "AV" "Bari" => "BA" "Barletta-Andria-Trani" => "BT" "Belluno" => "BL" "Benevento" => "BN" "Bergamo" => "BG" "Biella" => "BI" "Bologna" => "BO" "Bolzano/Bozen" => "BZ" "Brescia" => "BS" "Brindisi" => "BR" "Cagliari" => "CA" "Caltanissetta" => "CL" "Campobasso" => "CB" "Carbonia-Iglesias" => "CI" "Caserta" => "CE" "Catania" => "CT" "Catanzaro" => "CZ" "Chieti" => "CH" "Como" => "CO" "Cosenza" => "CS" "Cremona" => "CR" "Crotone" => "KR" "Cuneo" => "CN" "Enna" => "EN" "Fermo" => "FM" "Ferrara" => "FE" "Firenze" => "FI" "Foggia" => "FG" "Forlì-Cesena" => "FC" "Frosinone" => "FR" "Genova" => "GE" "Gorizia" => "GO" "Grosseto" => "GR" "Imperia" => "IM" "Isernia" => "IS" "L'Aquila" => "AQ" "La Spezia" => "SP" "Latina" => "LT" "Lecce" => "LE" "Lecco" => "LC" "Livorno" => "LI" "Lodi" => "LO" "Lucca" => "LU" "Macerata" => "MC" "Mantova" => "MN" "Massa-Carrara" => "MS" "Matera" => "MT" "Messina" => "ME" "Milano" => "MI" "Modena" => "MO" "Monza e della Brianza" => "MB" "Napoli" => "NA" "Novara" => "NO" "Nuoro" => "NU" "Ogliastra" => "OG" "Olbia-Tempio" => "OT" "Oristano" => "OR" "Padova" => "PD" "Palermo" => "PA" "Parma" => "PR" "Pavia" => "PV" "Perugia" => "PG" "Pesaro e Urbino" => "PU" "Pescara" => "PE" "Piacenza" => "PC" "Pisa" => "PI" "Pistoia" => "PT" "Pordenone" => "PN" "Potenza" => "PZ" "Prato" => "PO" "Ragusa" => "RG" "Ravenna" => "RA" "Reggio di Calabria" => "RC" "Reggio nell'Emilia" => "RE" "Rieti" => "RI" "Rimini" => "RN" "Roma" => "RM" "Rovigo" => "RO" "Salerno" => "SA" "Sassari" => "SS" "Savona" => "SV" "Siena" => "SI" "Siracusa" => "SR" "Sondrio" => "SO" "Taranto" => "TA" "Teramo" => "TE" "Terni" => "TR" "Torino" => "TO" "Trapani" => "TP" "Trento" => "TN" "Treviso" => "TV" "Trieste" => "TS" "Udine" => "UD" "Valle d'Aosta/Vallée d'Aoste" => "AO" "Varese" => "VA" "Venezia" => "VE" "Verbano-Cusio-Ossola" => "VB" "Vercelli" => "VC" "Verona" => "VR" "Vibo Valentia" => "VV" "Vicenza" => "VI" "Viterbo" => "VT" ] |
[ "Agrigento" => "AG" "Alessandria" => "AL" "Ancona" => "AN" "Arezzo" => "AR" "Ascoli Piceno" => "AP" "Asti" => "AT" "Avellino" => "AV" "Bari" => "BA" "Barletta-Andria-Trani" => "BT" "Belluno" => "BL" "Benevento" => "BN" "Bergamo" => "BG" "Biella" => "BI" "Bologna" => "BO" "Bolzano/Bozen" => "BZ" "Brescia" => "BS" "Brindisi" => "BR" "Cagliari" => "CA" "Caltanissetta" => "CL" "Campobasso" => "CB" "Carbonia-Iglesias" => "CI" "Caserta" => "CE" "Catania" => "CT" "Catanzaro" => "CZ" "Chieti" => "CH" "Como" => "CO" "Cosenza" => "CS" "Cremona" => "CR" "Crotone" => "KR" "Cuneo" => "CN" "Enna" => "EN" "Fermo" => "FM" "Ferrara" => "FE" "Firenze" => "FI" "Foggia" => "FG" "Forlì-Cesena" => "FC" "Frosinone" => "FR" "Genova" => "GE" "Gorizia" => "GO" "Grosseto" => "GR" "Imperia" => "IM" "Isernia" => "IS" "L'Aquila" => "AQ" "La Spezia" => "SP" "Latina" => "LT" "Lecce" => "LE" "Lecco" => "LC" "Livorno" => "LI" "Lodi" => "LO" "Lucca" => "LU" "Macerata" => "MC" "Mantova" => "MN" "Massa-Carrara" => "MS" "Matera" => "MT" "Messina" => "ME" "Milano" => "MI" "Modena" => "MO" "Monza e della Brianza" => "MB" "Napoli" => "NA" "Novara" => "NO" "Nuoro" => "NU" "Ogliastra" => "OG" "Olbia-Tempio" => "OT" "Oristano" => "OR" "Padova" => "PD" "Palermo" => "PA" "Parma" => "PR" "Pavia" => "PV" "Perugia" => "PG" "Pesaro e Urbino" => "PU" "Pescara" => "PE" "Piacenza" => "PC" "Pisa" => "PI" "Pistoia" => "PT" "Pordenone" => "PN" "Potenza" => "PZ" "Prato" => "PO" "Ragusa" => "RG" "Ravenna" => "RA" "Reggio di Calabria" => "RC" "Reggio nell'Emilia" => "RE" "Rieti" => "RI" "Rimini" => "RN" "Roma" => "RM" "Rovigo" => "RO" "Salerno" => "SA" "Sassari" => "SS" "Savona" => "SV" "Siena" => "SI" "Siracusa" => "SR" "Sondrio" => "SO" "Taranto" => "TA" "Teramo" => "TE" "Terni" => "TR" "Torino" => "TO" "Trapani" => "TP" "Trento" => "TN" "Treviso" => "TV" "Trieste" => "TS" "Udine" => "UD" "Valle d'Aosta/Vallée d'Aoste" => "AO" "Varese" => "VA" "Venezia" => "VE" "Verbano-Cusio-Ossola" => "VB" "Vercelli" => "VC" "Verona" => "VR" "Vibo Valentia" => "VV" "Vicenza" => "VI" "Viterbo" => "VT" ] |
| label | "Provincia" |
same as passed value |
| placeholder | "Seleziona..." |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "col-md-3 mb-3" ] |
[ "class" => "col-md-3 mb-3" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "disabled" => false "autocomplete" => "off" "id" => "province" ] |
| 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 | [ "Agrigento" => "AG" "Alessandria" => "AL" "Ancona" => "AN" "Arezzo" => "AR" "Ascoli Piceno" => "AP" "Asti" => "AT" "Avellino" => "AV" "Bari" => "BA" "Barletta-Andria-Trani" => "BT" "Belluno" => "BL" "Benevento" => "BN" "Bergamo" => "BG" "Biella" => "BI" "Bologna" => "BO" "Bolzano/Bozen" => "BZ" "Brescia" => "BS" "Brindisi" => "BR" "Cagliari" => "CA" "Caltanissetta" => "CL" "Campobasso" => "CB" "Carbonia-Iglesias" => "CI" "Caserta" => "CE" "Catania" => "CT" "Catanzaro" => "CZ" "Chieti" => "CH" "Como" => "CO" "Cosenza" => "CS" "Cremona" => "CR" "Crotone" => "KR" "Cuneo" => "CN" "Enna" => "EN" "Fermo" => "FM" "Ferrara" => "FE" "Firenze" => "FI" "Foggia" => "FG" "Forlì-Cesena" => "FC" "Frosinone" => "FR" "Genova" => "GE" "Gorizia" => "GO" "Grosseto" => "GR" "Imperia" => "IM" "Isernia" => "IS" "L'Aquila" => "AQ" "La Spezia" => "SP" "Latina" => "LT" "Lecce" => "LE" "Lecco" => "LC" "Livorno" => "LI" "Lodi" => "LO" "Lucca" => "LU" "Macerata" => "MC" "Mantova" => "MN" "Massa-Carrara" => "MS" "Matera" => "MT" "Messina" => "ME" "Milano" => "MI" "Modena" => "MO" "Monza e della Brianza" => "MB" "Napoli" => "NA" "Novara" => "NO" "Nuoro" => "NU" "Ogliastra" => "OG" "Olbia-Tempio" => "OT" "Oristano" => "OR" "Padova" => "PD" "Palermo" => "PA" "Parma" => "PR" "Pavia" => "PV" "Perugia" => "PG" "Pesaro e Urbino" => "PU" "Pescara" => "PE" "Piacenza" => "PC" "Pisa" => "PI" "Pistoia" => "PT" "Pordenone" => "PN" "Potenza" => "PZ" "Prato" => "PO" "Ragusa" => "RG" "Ravenna" => "RA" "Reggio di Calabria" => "RC" "Reggio nell'Emilia" => "RE" "Rieti" => "RI" "Rimini" => "RN" "Roma" => "RM" "Rovigo" => "RO" "Salerno" => "SA" "Sassari" => "SS" "Savona" => "SV" "Siena" => "SI" "Siracusa" => "SR" "Sondrio" => "SO" "Taranto" => "TA" "Teramo" => "TE" "Terni" => "TR" "Torino" => "TO" "Trapani" => "TP" "Trento" => "TN" "Treviso" => "TV" "Trieste" => "TS" "Udine" => "UD" "Valle d'Aosta/Vallée d'Aoste" => "AO" "Varese" => "VA" "Venezia" => "VE" "Verbano-Cusio-Ossola" => "VB" "Vercelli" => "VC" "Verona" => "VR" "Vibo Valentia" => "VV" "Vicenza" => "VI" "Viterbo" => "VT" ] |
| 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 {#1004 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1005 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1006 …} -namespace: Closure() {#1008 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Provincia" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Seleziona..." |
| 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 |
| required | false |
| row_attr | [ "class" => "col-md-3 mb-3" ] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1143 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#72 …} $message: Closure() {#1141 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "disabled" => false "autocomplete" => "off" "id" => "province" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_province" ] |
| cache_key | "_province_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1322 +label: "Agrigento" +value: "AG" +data: "AG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1323 +label: "Alessandria" +value: "AL" +data: "AL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1324 +label: "Ancona" +value: "AN" +data: "AN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1325 +label: "Arezzo" +value: "AR" +data: "AR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1326 +label: "Ascoli Piceno" +value: "AP" +data: "AP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1327 +label: "Asti" +value: "AT" +data: "AT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1328 +label: "Avellino" +value: "AV" +data: "AV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1329 +label: "Bari" +value: "BA" +data: "BA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1330 +label: "Barletta-Andria-Trani" +value: "BT" +data: "BT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1331 +label: "Belluno" +value: "BL" +data: "BL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1332 +label: "Benevento" +value: "BN" +data: "BN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1333 +label: "Bergamo" +value: "BG" +data: "BG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1334 +label: "Biella" +value: "BI" +data: "BI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1335 +label: "Bologna" +value: "BO" +data: "BO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1336 +label: "Bolzano/Bozen" +value: "BZ" +data: "BZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1337 +label: "Brescia" +value: "BS" +data: "BS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1338 +label: "Brindisi" +value: "BR" +data: "BR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1339 +label: "Cagliari" +value: "CA" +data: "CA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1340 +label: "Caltanissetta" +value: "CL" +data: "CL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1341 +label: "Campobasso" +value: "CB" +data: "CB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1342 +label: "Carbonia-Iglesias" +value: "CI" +data: "CI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1343 +label: "Caserta" +value: "CE" +data: "CE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1344 +label: "Catania" +value: "CT" +data: "CT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1345 +label: "Catanzaro" +value: "CZ" +data: "CZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1346 +label: "Chieti" +value: "CH" +data: "CH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1347 +label: "Como" +value: "CO" +data: "CO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1348 +label: "Cosenza" +value: "CS" +data: "CS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1349 +label: "Cremona" +value: "CR" +data: "CR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1350 +label: "Crotone" +value: "KR" +data: "KR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1351 +label: "Cuneo" +value: "CN" +data: "CN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1352 +label: "Enna" +value: "EN" +data: "EN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1353 +label: "Fermo" +value: "FM" +data: "FM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1354 +label: "Ferrara" +value: "FE" +data: "FE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1355 +label: "Firenze" +value: "FI" +data: "FI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1356 +label: "Foggia" +value: "FG" +data: "FG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1357 +label: "Forlì-Cesena" +value: "FC" +data: "FC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1358 +label: "Frosinone" +value: "FR" +data: "FR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1359 +label: "Genova" +value: "GE" +data: "GE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1360 +label: "Gorizia" +value: "GO" +data: "GO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1361 +label: "Grosseto" +value: "GR" +data: "GR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1362 +label: "Imperia" +value: "IM" +data: "IM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1363 +label: "Isernia" +value: "IS" +data: "IS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1364 +label: "L'Aquila" +value: "AQ" +data: "AQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1365 +label: "La Spezia" +value: "SP" +data: "SP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1366 +label: "Latina" +value: "LT" +data: "LT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1367 +label: "Lecce" +value: "LE" +data: "LE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1368 +label: "Lecco" +value: "LC" +data: "LC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1369 +label: "Livorno" +value: "LI" +data: "LI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1370 +label: "Lodi" +value: "LO" +data: "LO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1371 +label: "Lucca" +value: "LU" +data: "LU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1372 +label: "Macerata" +value: "MC" +data: "MC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1373 +label: "Mantova" +value: "MN" +data: "MN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1374 +label: "Massa-Carrara" +value: "MS" +data: "MS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1375 +label: "Matera" +value: "MT" +data: "MT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1376 +label: "Messina" +value: "ME" +data: "ME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1377 +label: "Milano" +value: "MI" +data: "MI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1378 +label: "Modena" +value: "MO" +data: "MO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1379 +label: "Monza e della Brianza" +value: "MB" +data: "MB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1380 +label: "Napoli" +value: "NA" +data: "NA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1381 +label: "Novara" +value: "NO" +data: "NO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1382 +label: "Nuoro" +value: "NU" +data: "NU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1383 +label: "Ogliastra" +value: "OG" +data: "OG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1384 +label: "Olbia-Tempio" +value: "OT" +data: "OT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1385 +label: "Oristano" +value: "OR" +data: "OR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1386 +label: "Padova" +value: "PD" +data: "PD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1387 +label: "Palermo" +value: "PA" +data: "PA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1388 +label: "Parma" +value: "PR" +data: "PR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1389 +label: "Pavia" +value: "PV" +data: "PV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1390 +label: "Perugia" +value: "PG" +data: "PG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1391 +label: "Pesaro e Urbino" +value: "PU" +data: "PU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1392 +label: "Pescara" +value: "PE" +data: "PE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1393 +label: "Piacenza" +value: "PC" +data: "PC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1394 +label: "Pisa" +value: "PI" +data: "PI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1395 +label: "Pistoia" +value: "PT" +data: "PT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1396 +label: "Pordenone" +value: "PN" +data: "PN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1397 +label: "Potenza" +value: "PZ" +data: "PZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1398 +label: "Prato" +value: "PO" +data: "PO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1399 +label: "Ragusa" +value: "RG" +data: "RG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1400 +label: "Ravenna" +value: "RA" +data: "RA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1401 +label: "Reggio di Calabria" +value: "RC" +data: "RC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1402 +label: "Reggio nell'Emilia" +value: "RE" +data: "RE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1403 +label: "Rieti" +value: "RI" +data: "RI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1404 +label: "Rimini" +value: "RN" +data: "RN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1405 +label: "Roma" +value: "RM" +data: "RM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1406 +label: "Rovigo" +value: "RO" +data: "RO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1407 +label: "Salerno" +value: "SA" +data: "SA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1408 +label: "Sassari" +value: "SS" +data: "SS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1409 +label: "Savona" +value: "SV" +data: "SV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1410 +label: "Siena" +value: "SI" +data: "SI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1411 +label: "Siracusa" +value: "SR" +data: "SR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1412 +label: "Sondrio" +value: "SO" +data: "SO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1413 +label: "Taranto" +value: "TA" +data: "TA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1414 +label: "Teramo" +value: "TE" +data: "TE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1415 +label: "Terni" +value: "TR" +data: "TR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1416 +label: "Torino" +value: "TO" +data: "TO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1417 +label: "Trapani" +value: "TP" +data: "TP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1418 +label: "Trento" +value: "TN" +data: "TN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1419 +label: "Treviso" +value: "TV" +data: "TV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1420 +label: "Trieste" +value: "TS" +data: "TS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1421 +label: "Udine" +value: "UD" +data: "UD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1422 +label: "Valle d'Aosta/Vallée d'Aoste" +value: "AO" +data: "AO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1423 +label: "Varese" +value: "VA" +data: "VA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1424 +label: "Venezia" +value: "VE" +data: "VE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1425 +label: "Verbano-Cusio-Ossola" +value: "VB" +data: "VB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1426 +label: "Vercelli" +value: "VC" +data: "VC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1427 +label: "Verona" +value: "VR" +data: "VR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1428 +label: "Vibo Valentia" +value: "VV" +data: "VV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1429 +label: "Vicenza" +value: "VI" +data: "VI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1430 +label: "Viterbo" +value: "VT" +data: "VT" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1288 -form: Symfony\Component\Form\Form {#1259 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1320 …5} |
| full_name | "province" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "province" |
| is_selected | Closure($choice, $value) {#1432 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Provincia" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "province" |
| placeholder | "Seleziona..." |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "col-md-3 mb-3" ] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_province" |
| valid | true |
| value | "" |
state
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" "disabled" => false "autocomplete" => "off" "id" => "state" ] |
[ "class" => "form-control" "disabled" => false "autocomplete" => "off" "id" => "state" ] |
| choices | [ "Afghanistan" => "af" "Albania" => "al" "Algeria" => "dz" "Andorra" => "ad" "Angola" => "ao" "Anguilla" => "ai" "Antartide" => "aq" "Antigua e Barbuda" => "ag" "Arabia Saudita" => "sa" "Argentina" => "ar" "Armenia" => "am" "Aruba" => "aw" "Australia" => "au" "Austria" => "at" "Azerbaigian" => "az" "Bahamas" => "bs" "Bahrein" => "bh" "Bangladesh" => "bd" "Barbados" => "bb" "Belgio" => "be" "Belize" => "bz" "Benin" => "bj" "Bermuda" => "bm" "Bhutan" => "bt" "Bielorussia" => "by" "Birmania" => "mm" "Bolivia" => "bo" "Bosnia ed Erzegovina" => "ba" "Botswana" => "bw" "Brasile" => "br" "Brunei" => "bn" "Bulgaria" => "bg" "Burkina Faso" => "bf" "Burundi" => "bi" "Cambogia" => "kh" "Camerun" => "cm" "Canada" => "ca" "Capo Verde" => "cv" "Ciad" => "td" "Cile" => "cl" "Cina" => "cn" "Cipro" => "cy" "Città del Vaticano" => "va" "Colombia" => "co" "Comore" => "km" "Corea del Nord" => "kp" "Corea del Sud" => "kr" "Costa d'Avorio" => "ci" "Costa Rica" => "cr" "Croazia" => "hr" "Cuba" => "cu" "Curaçao" => "cw" "Danimarca" => "dk" "Dominica" => "dm" "Ecuador" => "ec" "Egitto" => "eg" "El Salvador" => "sv" "Emirati Arabi Uniti" => "ae" "Eritrea" => "er" "Estonia" => "ee" "Etiopia" => "et" "Figi" => "fj" "Filippine" => "ph" "Finlandia" => "fi" "Francia" => "fr" "Gabon" => "ga" "Gambia" => "gm" "Georgia" => "ge" "Georgia del Sud e Isole Sandwich Australi" => "gs" "Germania" => "de" "Ghana" => "gh" "Giamaica" => "jm" "Giappone" => "jp" "Gibilterra" => "gi" "Gibuti" => "dj" "Giordania" => "jo" "Grecia" => "gr" "Grenada" => "gd" "Groenlandia" => "gl" "Guadalupa" => "gp" "Guam" => "gu" "Guatemala" => "gt" "Guernsey" => "gg" "Guinea" => "gn" "Guinea-Bissau" => "gw" "Guinea Equatoriale" => "gq" "Guyana" => "gy" "Guyana francese" => "gf" "Haiti" => "ht" "Honduras" => "hn" "Hong Kong" => "hk" "India" => "in" "Indonesia" => "id" "Iran" => "ir" "Iraq" => "iq" "Irlanda" => "ie" "Islanda" => "is" "Isola Bouvet" => "bv" "Isola di Man" => "im" "Isola di Natale" => "cx" "Isola Norfolk" => "nf" "Isole Åland" => "ax" "Isole BES" => "bq" "Isole Cayman" => "ky" "Isole Cocos (Keeling)" => "cc" "Isole Cook" => "ck" "Fær Øer" => "fo" "Isole Falkland" => "fk" "Isole Heard e McDonald" => "hm" "Isole Marianne Settentrionali" => "mp" "Isole Marshall" => "mh" "Isole minori esterne degli Stati Uniti" => "um" "Isole Pitcairn" => "pn" "Isole Salomone" => "sb" "Isole Vergini Britanniche" => "vg" "Isole Vergini Americane" => "vi" "Israele" => "il" "Italia" => "it" "Jersey" => "je" "Kazakistan" => "kz" "Kenya" => "ke" "Kirghizistan" => "kg" "Kiribati" => "ki" "Kuwait" => "kw" "Laos" => "la" "Lesotho" => "ls" "Lettonia" => "lv" "Libano" => "lb" "Liberia" => "lr" "Libia" => "ly" "Liechtenstein" => "li" "Lituania" => "lt" "Lussemburgo" => "lu" "Macao" => "mo" "Macedonia del Nord" => "mk" "Madagascar" => "mg" "Malawi" => "mw" "Malaysia" => "my" "Maldive" => "mv" "Mali" => "ml" "Malta" => "mt" "Marocco" => "ma" "Martinica" => "mq" "Mauritania" => "mr" "Mauritius" => "mu" "Mayotte" => "yt" "Messico" => "mx" "Micronesia" => "fm" "Moldavia" => "md" "Mongolia" => "mn" "Montenegro" => "me" "Montserrat" => "ms" "Mozambico" => "mz" "Namibia" => "na" "Nauru" => "nr" "Nepal" => "np" "Nicaragua" => "ni" "Niger" => "ne" "Nigeria" => "ng" "Niue" => "nu" "Norvegia" => "no" "Nuova Caledonia" => "nc" "Nuova Zelanda" => "nz" "Oman" => "om" "Paesi Bassi" => "nl" "Pakistan" => "pk" "Palau" => "pw" "Palestina" => "ps" "Panama" => "pa" "Papua Nuova Guinea" => "pg" "Paraguay" => "py" "Perù" => "pe" "Polinesia francese" => "pf" "Polonia" => "pl" "Porto Rico" => "pr" "Portogallo" => "pt" "Monaco" => "mc" "Qatar" => "qa" "Regno Unito" => "gb" "RD del Congo" => "cd" "Rep. Ceca" => "cz" "Rep. Centrafricana" => "cf" "Rep. del Congo" => "cg" "Rep. Dominicana" => "do" "La Riunione" => "re" "Romania" => "ro" "Ruanda" => "rw" "Russia" => "ru" "Sahara Occidentale" => "eh" "Saint Kitts e Nevis" => "kn" "Saint Lucia" => "lc" "Sant'Elena, Ascensione e Tristan da Cunha" => "sh" "Saint Vincent e Grenadine" => "vc" 0 => "Saint-Barthélemy" "Saint-Barthélemy" => "bl" "Saint-Martin" => "mf" "Saint-Pierre e Miquelon" => "pm" "Samoa" => "ws" "Samoa Americane" => "as" "San Marino" => "sm" "São Tomé e Príncipe" => "st" "Senegal" => "sn" "Serbia" => "rs" "Seychelles" => "sc" "Sierra Leone" => "sl" "Singapore" => "sg" "Sint Maarten" => "sx" "Siria" => "sy" "Slovacchia" => "sk" "Slovenia" => "si" "Somalia" => "so" "Spagna" => "es" "Sri Lanka" => "lk" "Stati Uniti" => "us" "Sudafrica" => "za" "Sudan" => "sd" "Sudan del Sud" => "ss" "Suriname" => "sr" "Svalbard e Jan Mayen" => "sj" "Svezia" => "se" "Svizzera" => "ch" "eSwatini" => "sz" "Taiwan" => "tw" "Tagikistan" => "tj" "Tanzania" => "tz" "Terre australi e antartiche francesi" => "tf" "Territorio britannico dell'Oceano Indiano" => "io" "Thailandia" => "th" "Timor Est" => "tl" "Togo" => "tg" "Tokelau" => "tk" "Tonga" => "to" "Trinidad e Tobago" => "tt" "Tunisia" => "tn" "Turchia" => "tr" "Turkmenistan" => "tm" "Turks e Caicos" => "tc" "Tuvalu" => "tv" "Ucraina" => "ua" "Uganda" => "ug" "Ungheria" => "hu" "Uruguay" => "uy" "Uzbekistan" => "uz" "Vanuatu" => "vu" "Venezuela" => "ve" "Vietnam" => "vn" "Wallis e Futuna" => "wf" "Yemen" => "ye" "Zambia" => "zm" "Zimbabwe" => "zw" ] |
[ "Afghanistan" => "af" "Albania" => "al" "Algeria" => "dz" "Andorra" => "ad" "Angola" => "ao" "Anguilla" => "ai" "Antartide" => "aq" "Antigua e Barbuda" => "ag" "Arabia Saudita" => "sa" "Argentina" => "ar" "Armenia" => "am" "Aruba" => "aw" "Australia" => "au" "Austria" => "at" "Azerbaigian" => "az" "Bahamas" => "bs" "Bahrein" => "bh" "Bangladesh" => "bd" "Barbados" => "bb" "Belgio" => "be" "Belize" => "bz" "Benin" => "bj" "Bermuda" => "bm" "Bhutan" => "bt" "Bielorussia" => "by" "Birmania" => "mm" "Bolivia" => "bo" "Bosnia ed Erzegovina" => "ba" "Botswana" => "bw" "Brasile" => "br" "Brunei" => "bn" "Bulgaria" => "bg" "Burkina Faso" => "bf" "Burundi" => "bi" "Cambogia" => "kh" "Camerun" => "cm" "Canada" => "ca" "Capo Verde" => "cv" "Ciad" => "td" "Cile" => "cl" "Cina" => "cn" "Cipro" => "cy" "Città del Vaticano" => "va" "Colombia" => "co" "Comore" => "km" "Corea del Nord" => "kp" "Corea del Sud" => "kr" "Costa d'Avorio" => "ci" "Costa Rica" => "cr" "Croazia" => "hr" "Cuba" => "cu" "Curaçao" => "cw" "Danimarca" => "dk" "Dominica" => "dm" "Ecuador" => "ec" "Egitto" => "eg" "El Salvador" => "sv" "Emirati Arabi Uniti" => "ae" "Eritrea" => "er" "Estonia" => "ee" "Etiopia" => "et" "Figi" => "fj" "Filippine" => "ph" "Finlandia" => "fi" "Francia" => "fr" "Gabon" => "ga" "Gambia" => "gm" "Georgia" => "ge" "Georgia del Sud e Isole Sandwich Australi" => "gs" "Germania" => "de" "Ghana" => "gh" "Giamaica" => "jm" "Giappone" => "jp" "Gibilterra" => "gi" "Gibuti" => "dj" "Giordania" => "jo" "Grecia" => "gr" "Grenada" => "gd" "Groenlandia" => "gl" "Guadalupa" => "gp" "Guam" => "gu" "Guatemala" => "gt" "Guernsey" => "gg" "Guinea" => "gn" "Guinea-Bissau" => "gw" "Guinea Equatoriale" => "gq" "Guyana" => "gy" "Guyana francese" => "gf" "Haiti" => "ht" "Honduras" => "hn" "Hong Kong" => "hk" "India" => "in" "Indonesia" => "id" "Iran" => "ir" "Iraq" => "iq" "Irlanda" => "ie" "Islanda" => "is" "Isola Bouvet" => "bv" "Isola di Man" => "im" "Isola di Natale" => "cx" "Isola Norfolk" => "nf" "Isole Åland" => "ax" "Isole BES" => "bq" "Isole Cayman" => "ky" "Isole Cocos (Keeling)" => "cc" "Isole Cook" => "ck" "Fær Øer" => "fo" "Isole Falkland" => "fk" "Isole Heard e McDonald" => "hm" "Isole Marianne Settentrionali" => "mp" "Isole Marshall" => "mh" "Isole minori esterne degli Stati Uniti" => "um" "Isole Pitcairn" => "pn" "Isole Salomone" => "sb" "Isole Vergini Britanniche" => "vg" "Isole Vergini Americane" => "vi" "Israele" => "il" "Italia" => "it" "Jersey" => "je" "Kazakistan" => "kz" "Kenya" => "ke" "Kirghizistan" => "kg" "Kiribati" => "ki" "Kuwait" => "kw" "Laos" => "la" "Lesotho" => "ls" "Lettonia" => "lv" "Libano" => "lb" "Liberia" => "lr" "Libia" => "ly" "Liechtenstein" => "li" "Lituania" => "lt" "Lussemburgo" => "lu" "Macao" => "mo" "Macedonia del Nord" => "mk" "Madagascar" => "mg" "Malawi" => "mw" "Malaysia" => "my" "Maldive" => "mv" "Mali" => "ml" "Malta" => "mt" "Marocco" => "ma" "Martinica" => "mq" "Mauritania" => "mr" "Mauritius" => "mu" "Mayotte" => "yt" "Messico" => "mx" "Micronesia" => "fm" "Moldavia" => "md" "Mongolia" => "mn" "Montenegro" => "me" "Montserrat" => "ms" "Mozambico" => "mz" "Namibia" => "na" "Nauru" => "nr" "Nepal" => "np" "Nicaragua" => "ni" "Niger" => "ne" "Nigeria" => "ng" "Niue" => "nu" "Norvegia" => "no" "Nuova Caledonia" => "nc" "Nuova Zelanda" => "nz" "Oman" => "om" "Paesi Bassi" => "nl" "Pakistan" => "pk" "Palau" => "pw" "Palestina" => "ps" "Panama" => "pa" "Papua Nuova Guinea" => "pg" "Paraguay" => "py" "Perù" => "pe" "Polinesia francese" => "pf" "Polonia" => "pl" "Porto Rico" => "pr" "Portogallo" => "pt" "Monaco" => "mc" "Qatar" => "qa" "Regno Unito" => "gb" "RD del Congo" => "cd" "Rep. Ceca" => "cz" "Rep. Centrafricana" => "cf" "Rep. del Congo" => "cg" "Rep. Dominicana" => "do" "La Riunione" => "re" "Romania" => "ro" "Ruanda" => "rw" "Russia" => "ru" "Sahara Occidentale" => "eh" "Saint Kitts e Nevis" => "kn" "Saint Lucia" => "lc" "Sant'Elena, Ascensione e Tristan da Cunha" => "sh" "Saint Vincent e Grenadine" => "vc" 0 => "Saint-Barthélemy" "Saint-Barthélemy" => "bl" "Saint-Martin" => "mf" "Saint-Pierre e Miquelon" => "pm" "Samoa" => "ws" "Samoa Americane" => "as" "San Marino" => "sm" "São Tomé e Príncipe" => "st" "Senegal" => "sn" "Serbia" => "rs" "Seychelles" => "sc" "Sierra Leone" => "sl" "Singapore" => "sg" "Sint Maarten" => "sx" "Siria" => "sy" "Slovacchia" => "sk" "Slovenia" => "si" "Somalia" => "so" "Spagna" => "es" "Sri Lanka" => "lk" "Stati Uniti" => "us" "Sudafrica" => "za" "Sudan" => "sd" "Sudan del Sud" => "ss" "Suriname" => "sr" "Svalbard e Jan Mayen" => "sj" "Svezia" => "se" "Svizzera" => "ch" "eSwatini" => "sz" "Taiwan" => "tw" "Tagikistan" => "tj" "Tanzania" => "tz" "Terre australi e antartiche francesi" => "tf" "Territorio britannico dell'Oceano Indiano" => "io" "Thailandia" => "th" "Timor Est" => "tl" "Togo" => "tg" "Tokelau" => "tk" "Tonga" => "to" "Trinidad e Tobago" => "tt" "Tunisia" => "tn" "Turchia" => "tr" "Turkmenistan" => "tm" "Turks e Caicos" => "tc" "Tuvalu" => "tv" "Ucraina" => "ua" "Uganda" => "ug" "Ungheria" => "hu" "Uruguay" => "uy" "Uzbekistan" => "uz" "Vanuatu" => "vu" "Venezuela" => "ve" "Vietnam" => "vn" "Wallis e Futuna" => "wf" "Yemen" => "ye" "Zambia" => "zm" "Zimbabwe" => "zw" ] |
| label | "Stato" |
same as passed value |
| placeholder | "Seleziona..." |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "col-md-3 mb-3" ] |
[ "class" => "col-md-3 mb-3" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "disabled" => false "autocomplete" => "off" "id" => "state" ] |
| 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 | [ "Afghanistan" => "af" "Albania" => "al" "Algeria" => "dz" "Andorra" => "ad" "Angola" => "ao" "Anguilla" => "ai" "Antartide" => "aq" "Antigua e Barbuda" => "ag" "Arabia Saudita" => "sa" "Argentina" => "ar" "Armenia" => "am" "Aruba" => "aw" "Australia" => "au" "Austria" => "at" "Azerbaigian" => "az" "Bahamas" => "bs" "Bahrein" => "bh" "Bangladesh" => "bd" "Barbados" => "bb" "Belgio" => "be" "Belize" => "bz" "Benin" => "bj" "Bermuda" => "bm" "Bhutan" => "bt" "Bielorussia" => "by" "Birmania" => "mm" "Bolivia" => "bo" "Bosnia ed Erzegovina" => "ba" "Botswana" => "bw" "Brasile" => "br" "Brunei" => "bn" "Bulgaria" => "bg" "Burkina Faso" => "bf" "Burundi" => "bi" "Cambogia" => "kh" "Camerun" => "cm" "Canada" => "ca" "Capo Verde" => "cv" "Ciad" => "td" "Cile" => "cl" "Cina" => "cn" "Cipro" => "cy" "Città del Vaticano" => "va" "Colombia" => "co" "Comore" => "km" "Corea del Nord" => "kp" "Corea del Sud" => "kr" "Costa d'Avorio" => "ci" "Costa Rica" => "cr" "Croazia" => "hr" "Cuba" => "cu" "Curaçao" => "cw" "Danimarca" => "dk" "Dominica" => "dm" "Ecuador" => "ec" "Egitto" => "eg" "El Salvador" => "sv" "Emirati Arabi Uniti" => "ae" "Eritrea" => "er" "Estonia" => "ee" "Etiopia" => "et" "Figi" => "fj" "Filippine" => "ph" "Finlandia" => "fi" "Francia" => "fr" "Gabon" => "ga" "Gambia" => "gm" "Georgia" => "ge" "Georgia del Sud e Isole Sandwich Australi" => "gs" "Germania" => "de" "Ghana" => "gh" "Giamaica" => "jm" "Giappone" => "jp" "Gibilterra" => "gi" "Gibuti" => "dj" "Giordania" => "jo" "Grecia" => "gr" "Grenada" => "gd" "Groenlandia" => "gl" "Guadalupa" => "gp" "Guam" => "gu" "Guatemala" => "gt" "Guernsey" => "gg" "Guinea" => "gn" "Guinea-Bissau" => "gw" "Guinea Equatoriale" => "gq" "Guyana" => "gy" "Guyana francese" => "gf" "Haiti" => "ht" "Honduras" => "hn" "Hong Kong" => "hk" "India" => "in" "Indonesia" => "id" "Iran" => "ir" "Iraq" => "iq" "Irlanda" => "ie" "Islanda" => "is" "Isola Bouvet" => "bv" "Isola di Man" => "im" "Isola di Natale" => "cx" "Isola Norfolk" => "nf" "Isole Åland" => "ax" "Isole BES" => "bq" "Isole Cayman" => "ky" "Isole Cocos (Keeling)" => "cc" "Isole Cook" => "ck" "Fær Øer" => "fo" "Isole Falkland" => "fk" "Isole Heard e McDonald" => "hm" "Isole Marianne Settentrionali" => "mp" "Isole Marshall" => "mh" "Isole minori esterne degli Stati Uniti" => "um" "Isole Pitcairn" => "pn" "Isole Salomone" => "sb" "Isole Vergini Britanniche" => "vg" "Isole Vergini Americane" => "vi" "Israele" => "il" "Italia" => "it" "Jersey" => "je" "Kazakistan" => "kz" "Kenya" => "ke" "Kirghizistan" => "kg" "Kiribati" => "ki" "Kuwait" => "kw" "Laos" => "la" "Lesotho" => "ls" "Lettonia" => "lv" "Libano" => "lb" "Liberia" => "lr" "Libia" => "ly" "Liechtenstein" => "li" "Lituania" => "lt" "Lussemburgo" => "lu" "Macao" => "mo" "Macedonia del Nord" => "mk" "Madagascar" => "mg" "Malawi" => "mw" "Malaysia" => "my" "Maldive" => "mv" "Mali" => "ml" "Malta" => "mt" "Marocco" => "ma" "Martinica" => "mq" "Mauritania" => "mr" "Mauritius" => "mu" "Mayotte" => "yt" "Messico" => "mx" "Micronesia" => "fm" "Moldavia" => "md" "Mongolia" => "mn" "Montenegro" => "me" "Montserrat" => "ms" "Mozambico" => "mz" "Namibia" => "na" "Nauru" => "nr" "Nepal" => "np" "Nicaragua" => "ni" "Niger" => "ne" "Nigeria" => "ng" "Niue" => "nu" "Norvegia" => "no" "Nuova Caledonia" => "nc" "Nuova Zelanda" => "nz" "Oman" => "om" "Paesi Bassi" => "nl" "Pakistan" => "pk" "Palau" => "pw" "Palestina" => "ps" "Panama" => "pa" "Papua Nuova Guinea" => "pg" "Paraguay" => "py" "Perù" => "pe" "Polinesia francese" => "pf" "Polonia" => "pl" "Porto Rico" => "pr" "Portogallo" => "pt" "Monaco" => "mc" "Qatar" => "qa" "Regno Unito" => "gb" "RD del Congo" => "cd" "Rep. Ceca" => "cz" "Rep. Centrafricana" => "cf" "Rep. del Congo" => "cg" "Rep. Dominicana" => "do" "La Riunione" => "re" "Romania" => "ro" "Ruanda" => "rw" "Russia" => "ru" "Sahara Occidentale" => "eh" "Saint Kitts e Nevis" => "kn" "Saint Lucia" => "lc" "Sant'Elena, Ascensione e Tristan da Cunha" => "sh" "Saint Vincent e Grenadine" => "vc" 0 => "Saint-Barthélemy" "Saint-Barthélemy" => "bl" "Saint-Martin" => "mf" "Saint-Pierre e Miquelon" => "pm" "Samoa" => "ws" "Samoa Americane" => "as" "San Marino" => "sm" "São Tomé e Príncipe" => "st" "Senegal" => "sn" "Serbia" => "rs" "Seychelles" => "sc" "Sierra Leone" => "sl" "Singapore" => "sg" "Sint Maarten" => "sx" "Siria" => "sy" "Slovacchia" => "sk" "Slovenia" => "si" "Somalia" => "so" "Spagna" => "es" "Sri Lanka" => "lk" "Stati Uniti" => "us" "Sudafrica" => "za" "Sudan" => "sd" "Sudan del Sud" => "ss" "Suriname" => "sr" "Svalbard e Jan Mayen" => "sj" "Svezia" => "se" "Svizzera" => "ch" "eSwatini" => "sz" "Taiwan" => "tw" "Tagikistan" => "tj" "Tanzania" => "tz" "Terre australi e antartiche francesi" => "tf" "Territorio britannico dell'Oceano Indiano" => "io" "Thailandia" => "th" "Timor Est" => "tl" "Togo" => "tg" "Tokelau" => "tk" "Tonga" => "to" "Trinidad e Tobago" => "tt" "Tunisia" => "tn" "Turchia" => "tr" "Turkmenistan" => "tm" "Turks e Caicos" => "tc" "Tuvalu" => "tv" "Ucraina" => "ua" "Uganda" => "ug" "Ungheria" => "hu" "Uruguay" => "uy" "Uzbekistan" => "uz" "Vanuatu" => "vu" "Venezuela" => "ve" "Vietnam" => "vn" "Wallis e Futuna" => "wf" "Yemen" => "ye" "Zambia" => "zm" "Zimbabwe" => "zw" ] |
| 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 {#1004 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1005 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1006 …} -namespace: Closure() {#1008 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Stato" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Seleziona..." |
| 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 |
| required | false |
| row_attr | [ "class" => "col-md-3 mb-3" ] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1154 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#72 …} $message: Closure() {#1153 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "disabled" => false "autocomplete" => "off" "id" => "state" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_state" ] |
| cache_key | "_state_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1435 +label: "Afghanistan" +value: "af" +data: "af" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1436 +label: "Albania" +value: "al" +data: "al" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1437 +label: "Algeria" +value: "dz" +data: "dz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1438 +label: "Andorra" +value: "ad" +data: "ad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1439 +label: "Angola" +value: "ao" +data: "ao" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1440 +label: "Anguilla" +value: "ai" +data: "ai" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1441 +label: "Antartide" +value: "aq" +data: "aq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1442 +label: "Antigua e Barbuda" +value: "ag" +data: "ag" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1443 +label: "Arabia Saudita" +value: "sa" +data: "sa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1444 +label: "Argentina" +value: "ar" +data: "ar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1445 +label: "Armenia" +value: "am" +data: "am" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1446 +label: "Aruba" +value: "aw" +data: "aw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1447 +label: "Australia" +value: "au" +data: "au" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1448 +label: "Austria" +value: "at" +data: "at" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1449 +label: "Azerbaigian" +value: "az" +data: "az" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1450 +label: "Bahamas" +value: "bs" +data: "bs" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1451 +label: "Bahrein" +value: "bh" +data: "bh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1452 +label: "Bangladesh" +value: "bd" +data: "bd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1453 +label: "Barbados" +value: "bb" +data: "bb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1454 +label: "Belgio" +value: "be" +data: "be" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1455 +label: "Belize" +value: "bz" +data: "bz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1456 +label: "Benin" +value: "bj" +data: "bj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1457 +label: "Bermuda" +value: "bm" +data: "bm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1458 +label: "Bhutan" +value: "bt" +data: "bt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1459 +label: "Bielorussia" +value: "by" +data: "by" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1460 +label: "Birmania" +value: "mm" +data: "mm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1461 +label: "Bolivia" +value: "bo" +data: "bo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1462 +label: "Bosnia ed Erzegovina" +value: "ba" +data: "ba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1463 +label: "Botswana" +value: "bw" +data: "bw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1464 +label: "Brasile" +value: "br" +data: "br" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1465 +label: "Brunei" +value: "bn" +data: "bn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1466 +label: "Bulgaria" +value: "bg" +data: "bg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1467 +label: "Burkina Faso" +value: "bf" +data: "bf" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1468 +label: "Burundi" +value: "bi" +data: "bi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1469 +label: "Cambogia" +value: "kh" +data: "kh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1470 +label: "Camerun" +value: "cm" +data: "cm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1471 +label: "Canada" +value: "ca" +data: "ca" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1472 +label: "Capo Verde" +value: "cv" +data: "cv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1473 +label: "Ciad" +value: "td" +data: "td" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1474 +label: "Cile" +value: "cl" +data: "cl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1475 +label: "Cina" +value: "cn" +data: "cn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1476 +label: "Cipro" +value: "cy" +data: "cy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1477 +label: "Città del Vaticano" +value: "va" +data: "va" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1478 +label: "Colombia" +value: "co" +data: "co" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1479 +label: "Comore" +value: "km" +data: "km" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1480 +label: "Corea del Nord" +value: "kp" +data: "kp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1481 +label: "Corea del Sud" +value: "kr" +data: "kr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1482 +label: "Costa d'Avorio" +value: "ci" +data: "ci" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1483 +label: "Costa Rica" +value: "cr" +data: "cr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1484 +label: "Croazia" +value: "hr" +data: "hr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1485 +label: "Cuba" +value: "cu" +data: "cu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1486 +label: "Curaçao" +value: "cw" +data: "cw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1487 +label: "Danimarca" +value: "dk" +data: "dk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1488 +label: "Dominica" +value: "dm" +data: "dm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1489 +label: "Ecuador" +value: "ec" +data: "ec" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1490 +label: "Egitto" +value: "eg" +data: "eg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1491 +label: "El Salvador" +value: "sv" +data: "sv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1492 +label: "Emirati Arabi Uniti" +value: "ae" +data: "ae" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1493 +label: "Eritrea" +value: "er" +data: "er" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1494 +label: "Estonia" +value: "ee" +data: "ee" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1495 +label: "Etiopia" +value: "et" +data: "et" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1496 +label: "Figi" +value: "fj" +data: "fj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1497 +label: "Filippine" +value: "ph" +data: "ph" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1498 +label: "Finlandia" +value: "fi" +data: "fi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1499 +label: "Francia" +value: "fr" +data: "fr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1500 +label: "Gabon" +value: "ga" +data: "ga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1501 +label: "Gambia" +value: "gm" +data: "gm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1502 +label: "Georgia" +value: "ge" +data: "ge" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1503 +label: "Georgia del Sud e Isole Sandwich Australi" +value: "gs" +data: "gs" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1504 +label: "Germania" +value: "de" +data: "de" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1505 +label: "Ghana" +value: "gh" +data: "gh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1506 +label: "Giamaica" +value: "jm" +data: "jm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1507 +label: "Giappone" +value: "jp" +data: "jp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1508 +label: "Gibilterra" +value: "gi" +data: "gi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1509 +label: "Gibuti" +value: "dj" +data: "dj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1510 +label: "Giordania" +value: "jo" +data: "jo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1511 +label: "Grecia" +value: "gr" +data: "gr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1512 +label: "Grenada" +value: "gd" +data: "gd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1513 +label: "Groenlandia" +value: "gl" +data: "gl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1514 +label: "Guadalupa" +value: "gp" +data: "gp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1515 +label: "Guam" +value: "gu" +data: "gu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1516 +label: "Guatemala" +value: "gt" +data: "gt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1517 +label: "Guernsey" +value: "gg" +data: "gg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1518 +label: "Guinea" +value: "gn" +data: "gn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1519 +label: "Guinea-Bissau" +value: "gw" +data: "gw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1520 +label: "Guinea Equatoriale" +value: "gq" +data: "gq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1521 +label: "Guyana" +value: "gy" +data: "gy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1522 +label: "Guyana francese" +value: "gf" +data: "gf" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1523 +label: "Haiti" +value: "ht" +data: "ht" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1524 +label: "Honduras" +value: "hn" +data: "hn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1525 +label: "Hong Kong" +value: "hk" +data: "hk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1526 +label: "India" +value: "in" +data: "in" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1527 +label: "Indonesia" +value: "id" +data: "id" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1528 +label: "Iran" +value: "ir" +data: "ir" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1529 +label: "Iraq" +value: "iq" +data: "iq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1530 +label: "Irlanda" +value: "ie" +data: "ie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1531 +label: "Islanda" +value: "is" +data: "is" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1532 +label: "Isola Bouvet" +value: "bv" +data: "bv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1533 +label: "Isola di Man" +value: "im" +data: "im" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1534 +label: "Isola di Natale" +value: "cx" +data: "cx" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1535 +label: "Isola Norfolk" +value: "nf" +data: "nf" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1536 +label: "Isole Åland" +value: "ax" +data: "ax" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1537 +label: "Isole BES" +value: "bq" +data: "bq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1538 +label: "Isole Cayman" +value: "ky" +data: "ky" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1539 +label: "Isole Cocos (Keeling)" +value: "cc" +data: "cc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1540 +label: "Isole Cook" +value: "ck" +data: "ck" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1541 +label: "Fær Øer" +value: "fo" +data: "fo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1542 +label: "Isole Falkland" +value: "fk" +data: "fk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1543 +label: "Isole Heard e McDonald" +value: "hm" +data: "hm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1544 +label: "Isole Marianne Settentrionali" +value: "mp" +data: "mp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1545 +label: "Isole Marshall" +value: "mh" +data: "mh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1546 +label: "Isole minori esterne degli Stati Uniti" +value: "um" +data: "um" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1547 +label: "Isole Pitcairn" +value: "pn" +data: "pn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1548 +label: "Isole Salomone" +value: "sb" +data: "sb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1549 +label: "Isole Vergini Britanniche" +value: "vg" +data: "vg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1550 +label: "Isole Vergini Americane" +value: "vi" +data: "vi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1551 +label: "Israele" +value: "il" +data: "il" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1552 +label: "Italia" +value: "it" +data: "it" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1553 +label: "Jersey" +value: "je" +data: "je" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1554 +label: "Kazakistan" +value: "kz" +data: "kz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1555 +label: "Kenya" +value: "ke" +data: "ke" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1556 +label: "Kirghizistan" +value: "kg" +data: "kg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1557 +label: "Kiribati" +value: "ki" +data: "ki" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1558 +label: "Kuwait" +value: "kw" +data: "kw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1559 +label: "Laos" +value: "la" +data: "la" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1560 +label: "Lesotho" +value: "ls" +data: "ls" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1561 +label: "Lettonia" +value: "lv" +data: "lv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1562 +label: "Libano" +value: "lb" +data: "lb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1563 +label: "Liberia" +value: "lr" +data: "lr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1564 +label: "Libia" +value: "ly" +data: "ly" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1565 +label: "Liechtenstein" +value: "li" +data: "li" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1566 +label: "Lituania" +value: "lt" +data: "lt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1567 +label: "Lussemburgo" +value: "lu" +data: "lu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1568 +label: "Macao" +value: "mo" +data: "mo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1569 +label: "Macedonia del Nord" +value: "mk" +data: "mk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1570 +label: "Madagascar" +value: "mg" +data: "mg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1571 +label: "Malawi" +value: "mw" +data: "mw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1572 +label: "Malaysia" +value: "my" +data: "my" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1573 +label: "Maldive" +value: "mv" +data: "mv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1574 +label: "Mali" +value: "ml" +data: "ml" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1575 +label: "Malta" +value: "mt" +data: "mt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1576 +label: "Marocco" +value: "ma" +data: "ma" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1577 +label: "Martinica" +value: "mq" +data: "mq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1578 +label: "Mauritania" +value: "mr" +data: "mr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1579 +label: "Mauritius" +value: "mu" +data: "mu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1580 +label: "Mayotte" +value: "yt" +data: "yt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1581 +label: "Messico" +value: "mx" +data: "mx" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1582 +label: "Micronesia" +value: "fm" +data: "fm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1583 +label: "Moldavia" +value: "md" +data: "md" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1584 +label: "Mongolia" +value: "mn" +data: "mn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1585 +label: "Montenegro" +value: "me" +data: "me" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1586 +label: "Montserrat" +value: "ms" +data: "ms" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1587 +label: "Mozambico" +value: "mz" +data: "mz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1588 +label: "Namibia" +value: "na" +data: "na" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1589 +label: "Nauru" +value: "nr" +data: "nr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1590 +label: "Nepal" +value: "np" +data: "np" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1591 +label: "Nicaragua" +value: "ni" +data: "ni" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1592 +label: "Niger" +value: "ne" +data: "ne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1593 +label: "Nigeria" +value: "ng" +data: "ng" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1594 +label: "Niue" +value: "nu" +data: "nu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1595 +label: "Norvegia" +value: "no" +data: "no" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1596 +label: "Nuova Caledonia" +value: "nc" +data: "nc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1597 +label: "Nuova Zelanda" +value: "nz" +data: "nz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1598 +label: "Oman" +value: "om" +data: "om" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1599 +label: "Paesi Bassi" +value: "nl" +data: "nl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1600 +label: "Pakistan" +value: "pk" +data: "pk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1601 +label: "Palau" +value: "pw" +data: "pw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1602 +label: "Palestina" +value: "ps" +data: "ps" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1603 +label: "Panama" +value: "pa" +data: "pa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1604 +label: "Papua Nuova Guinea" +value: "pg" +data: "pg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1605 +label: "Paraguay" +value: "py" +data: "py" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1606 +label: "Perù" +value: "pe" +data: "pe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1607 +label: "Polinesia francese" +value: "pf" +data: "pf" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1608 +label: "Polonia" +value: "pl" +data: "pl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1609 +label: "Porto Rico" +value: "pr" +data: "pr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1610 +label: "Portogallo" +value: "pt" +data: "pt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1611 +label: "Monaco" +value: "mc" +data: "mc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1612 +label: "Qatar" +value: "qa" +data: "qa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1613 +label: "Regno Unito" +value: "gb" +data: "gb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1614 +label: "RD del Congo" +value: "cd" +data: "cd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1615 +label: "Rep. Ceca" +value: "cz" +data: "cz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1616 +label: "Rep. Centrafricana" +value: "cf" +data: "cf" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1617 +label: "Rep. del Congo" +value: "cg" +data: "cg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1618 +label: "Rep. Dominicana" +value: "do" +data: "do" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1619 +label: "La Riunione" +value: "re" +data: "re" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1620 +label: "Romania" +value: "ro" +data: "ro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1621 +label: "Ruanda" +value: "rw" +data: "rw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1622 +label: "Russia" +value: "ru" +data: "ru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1623 +label: "Sahara Occidentale" +value: "eh" +data: "eh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1624 +label: "Saint Kitts e Nevis" +value: "kn" +data: "kn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1625 +label: "Saint Lucia" +value: "lc" +data: "lc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1626 +label: "Sant'Elena, Ascensione e Tristan da Cunha" +value: "sh" +data: "sh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1627 +label: "Saint Vincent e Grenadine" +value: "vc" +data: "vc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1628 +label: "0" +value: "Saint-Barthélemy" +data: "Saint-Barthélemy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1629 +label: "Saint-Barthélemy" +value: "bl" +data: "bl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1630 +label: "Saint-Martin" +value: "mf" +data: "mf" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1631 +label: "Saint-Pierre e Miquelon" +value: "pm" +data: "pm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1632 +label: "Samoa" +value: "ws" +data: "ws" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1633 +label: "Samoa Americane" +value: "as" +data: "as" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1634 +label: "San Marino" +value: "sm" +data: "sm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1635 +label: "São Tomé e Príncipe" +value: "st" +data: "st" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1636 +label: "Senegal" +value: "sn" +data: "sn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1637 +label: "Serbia" +value: "rs" +data: "rs" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1638 +label: "Seychelles" +value: "sc" +data: "sc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1639 +label: "Sierra Leone" +value: "sl" +data: "sl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1640 +label: "Singapore" +value: "sg" +data: "sg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1641 +label: "Sint Maarten" +value: "sx" +data: "sx" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1642 +label: "Siria" +value: "sy" +data: "sy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1643 +label: "Slovacchia" +value: "sk" +data: "sk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1644 +label: "Slovenia" +value: "si" +data: "si" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1645 +label: "Somalia" +value: "so" +data: "so" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1646 +label: "Spagna" +value: "es" +data: "es" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1647 +label: "Sri Lanka" +value: "lk" +data: "lk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1648 +label: "Stati Uniti" +value: "us" +data: "us" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1649 +label: "Sudafrica" +value: "za" +data: "za" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1650 +label: "Sudan" +value: "sd" +data: "sd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1651 +label: "Sudan del Sud" +value: "ss" +data: "ss" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1652 +label: "Suriname" +value: "sr" +data: "sr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1653 +label: "Svalbard e Jan Mayen" +value: "sj" +data: "sj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1654 +label: "Svezia" +value: "se" +data: "se" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1655 +label: "Svizzera" +value: "ch" +data: "ch" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1656 +label: "eSwatini" +value: "sz" +data: "sz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1657 +label: "Taiwan" +value: "tw" +data: "tw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1658 +label: "Tagikistan" +value: "tj" +data: "tj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1659 +label: "Tanzania" +value: "tz" +data: "tz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1660 +label: "Terre australi e antartiche francesi" +value: "tf" +data: "tf" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1661 +label: "Territorio britannico dell'Oceano Indiano" +value: "io" +data: "io" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1662 +label: "Thailandia" +value: "th" +data: "th" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1663 +label: "Timor Est" +value: "tl" +data: "tl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1664 +label: "Togo" +value: "tg" +data: "tg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1665 +label: "Tokelau" +value: "tk" +data: "tk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1666 +label: "Tonga" +value: "to" +data: "to" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1667 +label: "Trinidad e Tobago" +value: "tt" +data: "tt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1668 +label: "Tunisia" +value: "tn" +data: "tn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1669 +label: "Turchia" +value: "tr" +data: "tr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1670 +label: "Turkmenistan" +value: "tm" +data: "tm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1671 +label: "Turks e Caicos" +value: "tc" +data: "tc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1672 +label: "Tuvalu" +value: "tv" +data: "tv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1673 +label: "Ucraina" +value: "ua" +data: "ua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1674 +label: "Uganda" +value: "ug" +data: "ug" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1675 +label: "Ungheria" +value: "hu" +data: "hu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1676 +label: "Uruguay" +value: "uy" +data: "uy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1677 +label: "Uzbekistan" +value: "uz" +data: "uz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1678 +label: "Vanuatu" +value: "vu" +data: "vu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1679 +label: "Venezuela" +value: "ve" +data: "ve" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1680 +label: "Vietnam" +value: "vn" +data: "vn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1681 +label: "Wallis e Futuna" +value: "wf" +data: "wf" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1682 +label: "Yemen" +value: "ye" +data: "ye" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1683 +label: "Zambia" +value: "zm" +data: "zm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1684 +label: "Zimbabwe" +value: "zw" +data: "zw" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1433 -form: Symfony\Component\Form\Form {#1262 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1434 …5} |
| full_name | "state" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "state" |
| is_selected | Closure($choice, $value) {#1686 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Stato" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "state" |
| placeholder | "Seleziona..." |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "col-md-3 mb-3" ] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_state" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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" "disabled" => false "autocomplete" => "off" ] |
[ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| label | "E-mail" |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "col-md-4 mb-3" ] |
[ "class" => "col-md-4 mb-3" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| 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 {#1004 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1005 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1006 …} -namespace: Closure() {#1008 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1168 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "E-mail" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "col-md-4 mb-3" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1170 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#72 …} $message: Closure() {#1169 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_email" ] |
| cache_key | "_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1687 -form: Symfony\Component\Form\Form {#1265 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1688 …5} |
| full_name | "email" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "email" |
| label | "E-mail" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "col-md-4 mb-3" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_email" |
| valid | true |
| value | "" |
telephone
"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" "disabled" => false "autocomplete" => "off" ] |
[ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| label | "Telefono" |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "col-md-4 mb-3" ] |
[ "class" => "col-md-4 mb-3" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| 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 {#1004 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1005 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1006 …} -namespace: Closure() {#1008 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1177 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Telefono" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "col-md-4 mb-3" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1179 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#72 …} $message: Closure() {#1178 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_telephone" ] |
| cache_key | "_telephone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1689 -form: Symfony\Component\Form\Form {#1268 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1690 …5} |
| full_name | "telephone" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "telephone" |
| label | "Telefono" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "telephone" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "col-md-4 mb-3" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_telephone" |
| valid | true |
| value | "" |
cellphone
"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" "disabled" => false "autocomplete" => "off" ] |
[ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| label | "Cellulare" |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "col-md-4 mb-3" ] |
[ "class" => "col-md-4 mb-3" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| 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 {#1004 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1005 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1006 …} -namespace: Closure() {#1008 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1186 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Cellulare" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "col-md-4 mb-3" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1188 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#72 …} $message: Closure() {#1187 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "disabled" => false "autocomplete" => "off" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_cellphone" ] |
| cache_key | "_cellphone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1691 -form: Symfony\Component\Form\Form {#1271 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1692 …5} |
| full_name | "cellphone" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cellphone" |
| label | "Cellulare" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cellphone" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "col-md-4 mb-3" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cellphone" |
| valid | true |
| value | "" |
save
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
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "btn btn-primary" "disabled" => false ] |
[ "class" => "btn btn-primary" "disabled" => false ] |
| label | "Salva" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn-primary" "disabled" => false ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Salva" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn btn-primary" "disabled" => false ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_save" ] |
| cache_key | "_save_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#1694 …5} |
| full_name | "save" |
| id | "save" |
| label | "Salva" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "save" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_save" |
| value | null |
isCondominium
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-check-input" ] |
[ "class" => "form-check-input" ] |
| data | false |
false
|
| label | "È un condominio" |
same as passed value |
| mapped | false |
false
|
| required | false |
false
|
| row_attr | [ "class" => "mb-3 form-check" ] |
[ "class" => "mb-3 form-check" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-check-input" ] |
| 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 {#1004 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1005 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1006 …} -namespace: Closure() {#1008 …} } |
| data | false |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1209 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1210 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "È un condominio" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "mb-3 form-check" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1212 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#72 …} $message: Closure() {#1214 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-check-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_isCondominium" ] |
| cache_key | "_isCondominium_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1695 -form: Symfony\Component\Form\Form {#1276 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1693 …5} |
| full_name | "isCondominium" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "isCondominium" |
| label | "È un condominio" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "isCondominium" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "mb-3 form-check" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_isCondominium" |
| valid | true |
| value | "1" |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "2" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | 2 |
same as passed value |
| mapped | false |
false
|
| required | true |
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 | 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 {#1004 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1005 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1006 …} -namespace: Closure() {#1008 …} } |
| data | 2 |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1221 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1223 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#72 …} $message: Closure() {#1222 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_type" ] |
| cache_key | "_type_hidden" |
| compound | false |
| data | "2" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1696 -form: Symfony\Component\Form\Form {#1279 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1697 …5} |
| full_name | "type" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "type" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "type" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_type" |
| valid | true |
| value | "2" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "c1ed879de1156a9f57187.FLwzEYeGu_vtKnjFEI8RuQROyw0L_CSce96djhKb96E.Rc92ebXtj5m0GxywcehWwHx8uEBqrU_SOqjbvz-iqPN7-gA8sMzVpIZNLQ" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "c1ed879de1156a9f57187.FLwzEYeGu_vtKnjFEI8RuQROyw0L_CSce96djhKb96E.Rc92ebXtj5m0GxywcehWwHx8uEBqrU_SOqjbvz-iqPN7-gA8sMzVpIZNLQ" |
same as passed value |
| mapped | 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 | "csrf_token" |
| 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 {#1004 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1005 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1006 …} -namespace: Closure() {#1008 …} } |
| data | "c1ed879de1156a9f57187.FLwzEYeGu_vtKnjFEI8RuQROyw0L_CSce96djhKb96E.Rc92ebXtj5m0GxywcehWwHx8uEBqrU_SOqjbvz-iqPN7-gA8sMzVpIZNLQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1211 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1698 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#72 …} $message: Closure() {#1699 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "__token" ] |
| cache_key | "__token_hidden" |
| compound | false |
| data | "c1ed879de1156a9f57187.FLwzEYeGu_vtKnjFEI8RuQROyw0L_CSce96djhKb96E.Rc92ebXtj5m0GxywcehWwHx8uEBqrU_SOqjbvz-iqPN7-gA8sMzVpIZNLQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1709 -form: Symfony\Component\Form\Form {#1705 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1700 …5} |
| full_name | "_token" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "_token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "__token" |
| valid | true |
| value | "c1ed879de1156a9f57187.FLwzEYeGu_vtKnjFEI8RuQROyw0L_CSce96djhKb96E.Rc92ebXtj5m0GxywcehWwHx8uEBqrU_SOqjbvz-iqPN7-gA8sMzVpIZNLQ" |