Forms
-
-
-
0
-
1
-
-
ragioneSociale
-
nome
-
cognome
-
codiceFiscale
-
partitaIva
-
indirizzo
-
citta
-
provincia
-
cap
-
stato
-
telefono
-
fax
-
indirizzoMail
-
indirizzoPec
-
codiceDestinatarioFatturazioneElettronica
-
ddRagioneSociale
-
ddIndirizzo
-
ddCitta
-
ddProvincia
-
ddCap
-
ddTelefono
-
ddStato
-
ddIndirizzoMail
-
username
-
password
-
ripetiPassword
-
Registra
-
_token
-
form
"Symfony\Component\Form\Extension\Core\Type\FormType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#398 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#458 …} -namespace: Closure() {#424 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1016 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#939 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
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() {#1014 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#983 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1015 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "_form" ] |
cache_key | "_form_form" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1430 -form: Symfony\Component\Form\Form {#1503 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1013 …5} |
full_name | "form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form" |
valid | true |
value | null |
aziendaOPrivato
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 | [] |
[] |
choices | [ "Azienda" => "azienda" "Privato" => "privato" ] |
[ "Azienda" => "azienda" "Privato" => "privato" ] |
expanded | true |
same as passed value |
label | "Privato o azienda" |
same as passed value |
multiple | 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 |
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 | [ "Azienda" => "azienda" "Privato" => "privato" ] |
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 {#398 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#458 …} -namespace: Closure() {#424 …} } |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Privato o azienda" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1165 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#983 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1121 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_aziendaOPrivato" ] |
cache_key | "_form_aziendaOPrivato_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1175 +label: "Azienda" +value: "azienda" +data: "azienda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1176 +label: "Privato" +value: "privato" +data: "privato" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1339 -form: Symfony\Component\Form\Form {#1521 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#1257 …5} |
full_name | "form[aziendaOPrivato]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_aziendaOPrivato" |
is_selected | Closure($choice, $value) {#1354 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1150 …} } |
label | "Privato o azienda" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "aziendaOPrivato" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_aziendaOPrivato" |
valid | true |
value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Azienda" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "azienda" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#398 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#458 …} -namespace: Closure() {#424 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1560 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1559 …} } |
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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1567 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Azienda" |
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() {#1568 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#983 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1569 …} } } |
validation_groups | null |
value | "azienda" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_form_aziendaOPrivato_entry" ] |
cache_key | "_form_aziendaOPrivato_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1501 -form: Symfony\Component\Form\Form {#1518 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1385 …5} |
full_name | "form[aziendaOPrivato]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_aziendaOPrivato_0" |
label | "Azienda" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_aziendaOPrivato_entry" |
valid | true |
value | "azienda" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Privato" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "privato" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#398 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#458 …} -namespace: Closure() {#424 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1560 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1559 …} } |
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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1567 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Privato" |
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() {#1529 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#983 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1528 …} } } |
validation_groups | null |
value | "privato" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_form_aziendaOPrivato_entry" ] |
cache_key | "_form_aziendaOPrivato_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1491 -form: Symfony\Component\Form\Form {#1515 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1483 …5} |
full_name | "form[aziendaOPrivato]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_aziendaOPrivato_1" |
label | "Privato" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_aziendaOPrivato_entry" |
valid | true |
value | "privato" |
ragioneSociale
"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 input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
[ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
label | "Ragione sociale" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
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 {#398 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#458 …} -namespace: Closure() {#424 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1184 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#939 …} } |
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 | "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 | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1182 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#983 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1183 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_ragioneSociale" ] |
cache_key | "_form_ragioneSociale_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1376 -form: Symfony\Component\Form\Form {#1512 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1367 …5} |
full_name | "form[ragioneSociale]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_ragioneSociale" |
label | "Ragione sociale" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ragioneSociale" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_ragioneSociale" |
valid | true |
value | "" |
nome
"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 input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
[ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
label | "Nome" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
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 {#398 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#458 …} -namespace: Closure() {#424 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1191 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#939 …} } |
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 | "Nome" |
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 | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1193 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#983 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1192 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_nome" ] |
cache_key | "_form_nome_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1460 -form: Symfony\Component\Form\Form {#1509 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1469 …5} |
full_name | "form[nome]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_nome" |
label | "Nome" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nome" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_nome" |
valid | true |
value | "" |
cognome
"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 input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
[ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
label | "Cognome" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
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 {#398 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#458 …} -namespace: Closure() {#424 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1200 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#939 …} } |
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 | "Cognome" |
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 | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1202 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#983 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1201 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_cognome" ] |
cache_key | "_form_cognome_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1451 -form: Symfony\Component\Form\Form {#1502 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1439 …5} |
full_name | "form[cognome]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_cognome" |
label | "Cognome" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "cognome" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_cognome" |
valid | true |
value | "" |
codiceFiscale
"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 input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
[ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
label | "Codice fiscale" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
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 {#398 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#458 …} -namespace: Closure() {#424 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1209 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#939 …} } |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1211 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#983 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1210 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_codiceFiscale" ] |
cache_key | "_form_codiceFiscale_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1403 -form: Symfony\Component\Form\Form {#1554 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1394 …5} |
full_name | "form[codiceFiscale]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_codiceFiscale" |
label | "Codice fiscale" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "codiceFiscale" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_codiceFiscale" |
valid | true |
value | "" |
partitaIva
"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 input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
[ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
label | "Partita iva" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
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 {#398 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#458 …} -namespace: Closure() {#424 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1218 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#939 …} } |
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 | "Partita 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 | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1220 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#983 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1219 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_partitaIva" ] |
cache_key | "_form_partitaIva_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1412 -form: Symfony\Component\Form\Form {#1551 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1421 …5} |
full_name | "form[partitaIva]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_partitaIva" |
label | "Partita iva" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "partitaIva" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_partitaIva" |
valid | true |
value | "" |
indirizzo
"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 input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
[ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
label | "Indirizzo" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
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 {#398 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#458 …} -namespace: Closure() {#424 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1227 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#939 …} } |
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 | "Indirizzo" |
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() {#1229 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#983 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1228 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_indirizzo" ] |
cache_key | "_form_indirizzo_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1239 -form: Symfony\Component\Form\Form {#1548 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1230 …5} |
full_name | "form[indirizzo]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_indirizzo" |
label | "Indirizzo" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "indirizzo" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_indirizzo" |
valid | true |
value | "" |
citta
"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 input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
[ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
label | "Città" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
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 {#398 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#458 …} -namespace: Closure() {#424 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1236 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#939 …} } |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1238 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#983 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1237 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_citta" ] |
cache_key | "_form_citta_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1221 -form: Symfony\Component\Form\Form {#1545 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1212 …5} |
full_name | "form[citta]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_citta" |
label | "Città" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "citta" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_citta" |
valid | true |
value | "" |
provincia
"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 input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
[ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
label | "Provincia" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
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 {#398 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#458 …} -namespace: Closure() {#424 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1245 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#939 …} } |
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 | "Provincia" |
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() {#1247 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#983 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1246 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_provincia" ] |
cache_key | "_form_provincia_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1203 -form: Symfony\Component\Form\Form {#1544 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1194 …5} |
full_name | "form[provincia]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_provincia" |
label | "Provincia" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "provincia" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_provincia" |
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 input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
[ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
label | "Cap" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
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 {#398 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#458 …} -namespace: Closure() {#424 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1254 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#939 …} } |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1256 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#983 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1255 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_cap" ] |
cache_key | "_form_cap_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1179 -form: Symfony\Component\Form\Form {#1538 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1163 …5} |
full_name | "form[cap]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_cap" |
label | "Cap" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "cap" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_cap" |
valid | true |
value | "" |
stato
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
[ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
choice_label | Closure($nazione) {#1058 class: "App\Controller\GestioneUtentiController" this: App\Controller\GestioneUtentiController {#53 …} } |
same as passed value |
class | "App\Entity\Nazioni" |
same as passed value |
label | "Nazione" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Closure($nazione) {#1058 class: "App\Controller\GestioneUtentiController" this: App\Controller\GestioneUtentiController {#53 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1331 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1280 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1335 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, $key, string $value): string {#1332 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1333 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1329 …} } |
choices | null |
class | "App\Entity\Nazioni" |
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 {#398 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#458 …} -namespace: Closure() {#424 …} } |
data_class | null |
disabled | false |
em | ContainerFJvmRDY\EntityManagerGhost51e8656 {#466 …12} |
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 | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1288 -om: ContainerFJvmRDY\EntityManagerGhost51e8656 {#466 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1285 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Nazione" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1281 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#983 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1283 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_form_stato" ] |
cache_key | "_form_stato_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1630 +label: "Italia" +value: "1" +data: App\Entity\Nazioni {#1706 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1636 +label: "SPAGNA" +value: "2" +data: App\Entity\Nazioni {#1709 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1699 +label: "UNITED KINGDOM" +value: "3" +data: App\Entity\Nazioni {#1712 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1700 +label: "Stati Uniti D'America" +value: "4" +data: App\Entity\Nazioni {#1715 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1708 +label: "ALEXANDRIA" +value: "5" +data: App\Entity\Nazioni {#1718 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1637 +label: "ALBANIA" +value: "6" +data: App\Entity\Nazioni {#1721 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1697 +label: "ALGERIA" +value: "7" +data: App\Entity\Nazioni {#1724 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1698 +label: "ARMENIA" +value: "8" +data: App\Entity\Nazioni {#1727 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1702 +label: "ARGENTINA" +value: "9" +data: App\Entity\Nazioni {#1730 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1629 +label: "AUSTRALIA" +value: "10" +data: App\Entity\Nazioni {#1733 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1696 +label: "UNITED ARAB EMIRATES" +value: "11" +data: App\Entity\Nazioni {#1736 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2157 +label: "" +value: "12" +data: App\Entity\Nazioni {#1739 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2158 +label: "BENIN" +value: "13" +data: App\Entity\Nazioni {#1742 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2159 +label: "BANGLADESH" +value: "14" +data: App\Entity\Nazioni {#1745 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2160 +label: "BEIRUT" +value: "15" +data: App\Entity\Nazioni {#1748 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2161 +label: "Belarus" +value: "16" +data: App\Entity\Nazioni {#1751 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2162 +label: "BELGI" +value: "17" +data: App\Entity\Nazioni {#1754 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2163 +label: "Belarus" +value: "18" +data: App\Entity\Nazioni {#1757 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2164 +label: "BULGARIA" +value: "19" +data: App\Entity\Nazioni {#1760 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2165 +label: "BOSNIA AND HERZEGOVINA" +value: "20" +data: App\Entity\Nazioni {#1763 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2166 +label: "Belarus" +value: "21" +data: App\Entity\Nazioni {#1766 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2167 +label: "BRASILE" +value: "22" +data: App\Entity\Nazioni {#1769 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2168 +label: "CANADA" +value: "23" +data: App\Entity\Nazioni {#1772 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2169 +label: "SVIZZERA" +value: "24" +data: App\Entity\Nazioni {#1775 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2170 +label: "CHINA" +value: "25" +data: App\Entity\Nazioni {#1778 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2171 +label: "CIPRO" +value: "26" +data: App\Entity\Nazioni {#1781 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2172 +label: "SRI LANKA" +value: "27" +data: App\Entity\Nazioni {#1784 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2173 +label: "CAMEROUN" +value: "28" +data: App\Entity\Nazioni {#1787 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2174 +label: "CONGO BRAZZAVILLE" +value: "29" +data: App\Entity\Nazioni {#1790 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2175 +label: "CUBA" +value: "30" +data: App\Entity\Nazioni {#1793 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2176 +label: "CZECH REPUBLIC" +value: "31" +data: App\Entity\Nazioni {#1796 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2177 +label: "DEUTSCHLAND" +value: "32" +data: App\Entity\Nazioni {#1799 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2178 +label: "DAMMAM" +value: "33" +data: App\Entity\Nazioni {#1802 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2179 +label: "DENMARK" +value: "34" +data: App\Entity\Nazioni {#1805 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2180 +label: "DEUTSCHLAND" +value: "35" +data: App\Entity\Nazioni {#1808 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2181 +label: "DAKAR" +value: "36" +data: App\Entity\Nazioni {#1811 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2182 +label: "DANIMARKA" +value: "37" +data: App\Entity\Nazioni {#1814 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2183 +label: "DANMARK" +value: "38" +data: App\Entity\Nazioni {#1817 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2184 +label: "DUBAI" +value: "39" +data: App\Entity\Nazioni {#1820 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2185 +label: "ALGERIA" +value: "40" +data: App\Entity\Nazioni {#1823 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2186 +label: "KENYA" +value: "41" +data: App\Entity\Nazioni {#1826 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2187 +label: "EMIRATI ARABI UNITI" +value: "42" +data: App\Entity\Nazioni {#1829 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2188 +label: "ESTONIA" +value: "43" +data: App\Entity\Nazioni {#1832 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2189 +label: "EGYPT" +value: "44" +data: App\Entity\Nazioni {#1835 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2190 +label: "SPAGNA" +value: "45" +data: App\Entity\Nazioni {#1838 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2191 +label: "Estonia" +value: "46" +data: App\Entity\Nazioni {#1841 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2192 +label: "FINLAND" +value: "47" +data: App\Entity\Nazioni {#1844 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2193 +label: "FRANCE" +value: "48" +data: App\Entity\Nazioni {#1847 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2194 +label: "GERMANY" +value: "49" +data: App\Entity\Nazioni {#1850 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2195 +label: "GRAN BRETAGNA" +value: "50" +data: App\Entity\Nazioni {#1853 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2196 +label: "GEORGIA" +value: "51" +data: App\Entity\Nazioni {#1856 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2197 +label: "DEUTSCHLAND" +value: "52" +data: App\Entity\Nazioni {#1859 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2198 +label: "GHANA" +value: "53" +data: App\Entity\Nazioni {#1862 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2199 +label: "GIORDANIA" +value: "54" +data: App\Entity\Nazioni {#1865 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2200 +label: "GREECE" +value: "55" +data: App\Entity\Nazioni {#1868 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2201 +label: "GRECIA" +value: "56" +data: App\Entity\Nazioni {#1871 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2202 +label: "HONG KONG" +value: "57" +data: App\Entity\Nazioni {#1874 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2203 +label: "GIORDANIA" +value: "58" +data: App\Entity\Nazioni {#1877 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2204 +label: "CROAZIA" +value: "59" +data: App\Entity\Nazioni {#1880 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2205 +label: "UNGHERIA" +value: "60" +data: App\Entity\Nazioni {#1883 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2206 +label: "" +value: "61" +data: App\Entity\Nazioni {#1886 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2207 +label: "IRAN" +value: "62" +data: App\Entity\Nazioni {#1889 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2208 +label: "INDONESIA" +value: "63" +data: App\Entity\Nazioni {#1892 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2209 +label: "INDIA" +value: "64" +data: App\Entity\Nazioni {#1895 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2210 +label: "AMBERNATH EAST DIST.THANE MAHARASH" +value: "65" +data: App\Entity\Nazioni {#1898 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2211 +label: "IRELAND" +value: "66" +data: App\Entity\Nazioni {#1901 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2212 +label: "IRLANDA" +value: "67" +data: App\Entity\Nazioni {#1904 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2213 +label: "IRAQ" +value: "68" +data: App\Entity\Nazioni {#1907 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2214 +label: "ISTANBUL" +value: "69" +data: App\Entity\Nazioni {#1910 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2215 +label: "ITALIA" +value: "70" +data: App\Entity\Nazioni {#1913 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2216 +label: "Ivory Coast" +value: "71" +data: App\Entity\Nazioni {#1916 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2217 +label: "JORDAN" +value: "72" +data: App\Entity\Nazioni {#1919 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2218 +label: "REPUBLIC OF KAZAKHSTAN" +value: "73" +data: App\Entity\Nazioni {#1922 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2219 +label: "KOREA" +value: "74" +data: App\Entity\Nazioni {#1925 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2220 +label: "SAUDI ARABIA" +value: "75" +data: App\Entity\Nazioni {#1928 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2221 +label: "KUWAIT" +value: "76" +data: App\Entity\Nazioni {#1931 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2222 +label: "LIBYA" +value: "77" +data: App\Entity\Nazioni {#1934 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2223 +label: "LETTONIA" +value: "78" +data: App\Entity\Nazioni {#1937 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2224 +label: "LIBANO" +value: "79" +data: App\Entity\Nazioni {#1940 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2225 +label: "LITHUANIA" +value: "80" +data: App\Entity\Nazioni {#1943 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2226 +label: "LUXEMBOURG" +value: "81" +data: App\Entity\Nazioni {#1946 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2227 +label: "MAROC" +value: "82" +data: App\Entity\Nazioni {#1949 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2228 +label: "MOROCCO" +value: "83" +data: App\Entity\Nazioni {#1952 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2229 +label: "MAROCCO" +value: "84" +data: App\Entity\Nazioni {#1955 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2230 +label: "MOLDAVIA" +value: "85" +data: App\Entity\Nazioni {#1958 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2231 +label: "MEXICO" +value: "86" +data: App\Entity\Nazioni {#1961 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2232 +label: "MALTA" +value: "87" +data: App\Entity\Nazioni {#1964 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2233 +label: "MOSCOW" +value: "88" +data: App\Entity\Nazioni {#1967 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2234 +label: "BIRMANIA (BUR)" +value: "89" +data: App\Entity\Nazioni {#1970 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2235 +label: "NETHERLAND" +value: "90" +data: App\Entity\Nazioni {#1973 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2236 +label: "NORD AFRICA" +value: "91" +data: App\Entity\Nazioni {#1976 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2237 +label: "NIGERIA" +value: "92" +data: App\Entity\Nazioni {#1979 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2238 +label: "NICARAGUA" +value: "93" +data: App\Entity\Nazioni {#1982 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2239 +label: "NIGERIA" +value: "94" +data: App\Entity\Nazioni {#1985 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2240 +label: "HOLLAND" +value: "95" +data: App\Entity\Nazioni {#1988 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2241 +label: "NORWAY" +value: "96" +data: App\Entity\Nazioni {#1991 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2242 +label: "NORVEGIA" +value: "97" +data: App\Entity\Nazioni {#1994 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2243 +label: "NEW ZEALAND" +value: "98" +data: App\Entity\Nazioni {#1997 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2244 +label: "OMAN" +value: "99" +data: App\Entity\Nazioni {#2000 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2245 +label: "OMAN" +value: "100" +data: App\Entity\Nazioni {#2003 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2246 +label: "PAKISTAN" +value: "101" +data: App\Entity\Nazioni {#2006 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2247 +label: "PANAMA" +value: "102" +data: App\Entity\Nazioni {#2009 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2248 +label: "PERU'" +value: "103" +data: App\Entity\Nazioni {#2012 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2249 +label: "New Karachi (PAKISTAN)" +value: "104" +data: App\Entity\Nazioni {#2015 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2250 +label: "POLONIA" +value: "105" +data: App\Entity\Nazioni {#2018 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2251 +label: "PORTOGALLO" +value: "106" +data: App\Entity\Nazioni {#2021 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2252 +label: "PALESTINE" +value: "107" +data: App\Entity\Nazioni {#2024 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2253 +label: "PORTUGAL" +value: "108" +data: App\Entity\Nazioni {#2027 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2254 +label: "QATAR" +value: "109" +data: App\Entity\Nazioni {#2030 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2255 +label: "CINA" +value: "110" +data: App\Entity\Nazioni {#2033 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2256 +label: "REPUBBLICA DEMOCRATICA DEL CONGO" +value: "111" +data: App\Entity\Nazioni {#2036 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2257 +label: "KOSOVO" +value: "112" +data: App\Entity\Nazioni {#2039 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2258 +label: "ROMANIA" +value: "113" +data: App\Entity\Nazioni {#2042 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2259 +label: "PHILIPPINES" +value: "114" +data: App\Entity\Nazioni {#2045 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2260 +label: "REPUBBLICA DEMOCRATICA DEL CONGO" +value: "115" +data: App\Entity\Nazioni {#2048 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2261 +label: "REPUBBLICA SAN MARINO" +value: "116" +data: App\Entity\Nazioni {#2051 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2262 +label: "RUSSIA" +value: "117" +data: App\Entity\Nazioni {#2054 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2263 +label: "SWEDEN" +value: "118" +data: App\Entity\Nazioni {#2057 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2264 +label: "SAUDIA ARABIA" +value: "119" +data: App\Entity\Nazioni {#2060 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2265 +label: "SUDAN" +value: "120" +data: App\Entity\Nazioni {#2063 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2266 +label: "SWEDEN" +value: "121" +data: App\Entity\Nazioni {#2066 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2267 +label: "SERBIA" +value: "122" +data: App\Entity\Nazioni {#2069 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2268 +label: "SINGAPORE" +value: "123" +data: App\Entity\Nazioni {#2072 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2269 +label: "SIRIA" +value: "124" +data: App\Entity\Nazioni {#2075 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2270 +label: "SLOVAKIA" +value: "125" +data: App\Entity\Nazioni {#2078 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2271 +label: "SRILANKA" +value: "126" +data: App\Entity\Nazioni {#2081 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2272 +label: "SLOVENIA" +value: "127" +data: App\Entity\Nazioni {#2084 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2273 +label: "SENEGAL" +value: "128" +data: App\Entity\Nazioni {#2087 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2274 +label: "ESPA" +value: "129" +data: App\Entity\Nazioni {#2090 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2275 +label: "THAILAND" +value: "130" +data: App\Entity\Nazioni {#2093 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2276 +label: "TUNISIA" +value: "131" +data: App\Entity\Nazioni {#2096 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2277 +label: "TURKEY" +value: "132" +data: App\Entity\Nazioni {#2099 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2278 +label: "TUNISIA" +value: "133" +data: App\Entity\Nazioni {#2102 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2279 +label: "TAIWAN" +value: "134" +data: App\Entity\Nazioni {#2105 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2280 +label: "UCRAINA" +value: "135" +data: App\Entity\Nazioni {#2108 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2281 +label: "UNITED ARAB EMIRATES" +value: "136" +data: App\Entity\Nazioni {#2111 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2282 +label: "UCRAINA" +value: "137" +data: App\Entity\Nazioni {#2114 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2283 +label: "STATI UNITI" +value: "138" +data: App\Entity\Nazioni {#2117 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2284 +label: "UZBEKISTAN" +value: "139" +data: App\Entity\Nazioni {#2120 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2285 +label: "Hanoi City Vietnam" +value: "140" +data: App\Entity\Nazioni {#2123 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2286 +label: "VIETNAM" +value: "141" +data: App\Entity\Nazioni {#2126 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2287 +label: "SOUTH AFRICA" +value: "142" +data: App\Entity\Nazioni {#2129 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2288 +label: "RUANDA" +value: "143" +data: App\Entity\Nazioni {#2132 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2289 +label: "AZERBAIJAN" +value: "144" +data: App\Entity\Nazioni {#2135 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2290 +label: "CILE" +value: "145" +data: App\Entity\Nazioni {#2138 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2291 +label: "COLOMBIA" +value: "146" +data: App\Entity\Nazioni {#2141 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2292 +label: "URUGUAY" +value: "147" +data: App\Entity\Nazioni {#2144 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2293 +label: "NETHERLANDS" +value: "148" +data: App\Entity\Nazioni {#2147 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2294 +label: "BOLIVIA" +value: "149" +data: App\Entity\Nazioni {#2150 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2295 +label: "ISRAELE" +value: "150" +data: App\Entity\Nazioni {#2153 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2296 +label: "SOMALIA" +value: "151" +data: App\Entity\Nazioni {#2156 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1530 -form: Symfony\Component\Form\Form {#1535 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1573 …5} |
full_name | "form[stato]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_stato" |
is_selected | Closure($choice, $value) {#2298 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1150 …} } |
label | "Nazione" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "stato" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_stato" |
valid | true |
value | "" |
telefono
"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 input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
[ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
label | "Telefono" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
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 {#398 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#458 …} -namespace: Closure() {#424 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1342 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#939 …} } |
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 | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1340 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#983 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1341 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_telefono" ] |
cache_key | "_form_telefono_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2297 -form: Symfony\Component\Form\Form {#1576 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2299 …5} |
full_name | "form[telefono]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_telefono" |
label | "Telefono" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "telefono" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_telefono" |
valid | true |
value | "" |
fax
"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 input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
[ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
label | "Fax" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
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 {#398 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#458 …} -namespace: Closure() {#424 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1351 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#939 …} } |
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 | "Fax" |
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 | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1353 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#983 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1352 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_fax" ] |
cache_key | "_form_fax_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2300 -form: Symfony\Component\Form\Form {#1579 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2301 …5} |
full_name | "form[fax]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_fax" |
label | "Fax" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "fax" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_fax" |
valid | true |
value | "" |
indirizzoMail
"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 input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
[ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
label | "Email" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
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 {#398 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#458 …} -namespace: Closure() {#424 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1361 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#939 …} } |
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 | "Email" |
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() {#1366 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#983 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1360 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_form_indirizzoMail" ] |
cache_key | "_form_indirizzoMail_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2302 -form: Symfony\Component\Form\Form {#1582 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2303 …5} |
full_name | "form[indirizzoMail]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_indirizzoMail" |
label | "Email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "indirizzoMail" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_indirizzoMail" |
valid | true |
value | "" |
indirizzoPec
"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 input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
[ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
label | "Indirizzo PEC" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
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 {#398 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#458 …} -namespace: Closure() {#424 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1373 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#939 …} } |
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 | "Indirizzo PEC" |
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 | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1375 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#983 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1374 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_form_indirizzoPec" ] |
cache_key | "_form_indirizzoPec_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2304 -form: Symfony\Component\Form\Form {#1585 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2305 …5} |
full_name | "form[indirizzoPec]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_indirizzoPec" |
label | "Indirizzo PEC" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "indirizzoPec" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_indirizzoPec" |
valid | true |
value | "" |
codiceDestinatarioFatturazioneElettronica
"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 input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
[ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
label | "Codice destinatario fattura elettronica" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
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 {#398 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#458 …} -namespace: Closure() {#424 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1382 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#939 …} } |
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 destinatario fattura elettronica" |
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 | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1384 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#983 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1383 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_codiceDestinatarioFatturazioneElettronica" ] |
cache_key | "_form_codiceDestinatarioFatturazioneElettronica_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2306 -form: Symfony\Component\Form\Form {#1588 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2307 …5} |
full_name | "form[codiceDestinatarioFatturazioneElettronica]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_codiceDestinatarioFatturazioneElettronica" |
label | "Codice destinatario fattura elettronica" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "codiceDestinatarioFatturazioneElettronica" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_codiceDestinatarioFatturazioneElettronica" |
valid | true |
value | "" |
ddRagioneSociale
"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 input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
[ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
label | "Ragione sociale" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
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 {#398 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#458 …} -namespace: Closure() {#424 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1391 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#939 …} } |
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 | "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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1393 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#983 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1392 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_ddRagioneSociale" ] |
cache_key | "_form_ddRagioneSociale_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2308 -form: Symfony\Component\Form\Form {#1591 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2309 …5} |
full_name | "form[ddRagioneSociale]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_ddRagioneSociale" |
label | "Ragione sociale" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ddRagioneSociale" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_ddRagioneSociale" |
valid | true |
value | "" |
ddIndirizzo
"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 input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
[ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
label | "Indirizzo" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
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 {#398 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#458 …} -namespace: Closure() {#424 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1400 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#939 …} } |
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 | "Indirizzo" |
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 | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1402 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#983 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1401 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_ddIndirizzo" ] |
cache_key | "_form_ddIndirizzo_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2310 -form: Symfony\Component\Form\Form {#1594 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2311 …5} |
full_name | "form[ddIndirizzo]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_ddIndirizzo" |
label | "Indirizzo" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ddIndirizzo" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_ddIndirizzo" |
valid | true |
value | "" |
ddCitta
"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 input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
[ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
label | "Città" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
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 {#398 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#458 …} -namespace: Closure() {#424 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1409 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#939 …} } |
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 | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1411 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#983 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1410 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_ddCitta" ] |
cache_key | "_form_ddCitta_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2312 -form: Symfony\Component\Form\Form {#1597 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2313 …5} |
full_name | "form[ddCitta]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_ddCitta" |
label | "Città" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ddCitta" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_ddCitta" |
valid | true |
value | "" |
ddProvincia
"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 input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
[ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
label | "Provincia" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
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 {#398 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#458 …} -namespace: Closure() {#424 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1418 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#939 …} } |
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 | "Provincia" |
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 | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1420 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#983 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1419 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_ddProvincia" ] |
cache_key | "_form_ddProvincia_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2314 -form: Symfony\Component\Form\Form {#1600 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2315 …5} |
full_name | "form[ddProvincia]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_ddProvincia" |
label | "Provincia" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ddProvincia" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_ddProvincia" |
valid | true |
value | "" |
ddCap
"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 input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
[ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
label | "Cap" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
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 {#398 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#458 …} -namespace: Closure() {#424 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1427 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#939 …} } |
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 | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1429 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#983 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1428 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_ddCap" ] |
cache_key | "_form_ddCap_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2316 -form: Symfony\Component\Form\Form {#1603 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2317 …5} |
full_name | "form[ddCap]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_ddCap" |
label | "Cap" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ddCap" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_ddCap" |
valid | true |
value | "" |
ddTelefono
"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 input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
[ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
label | "Telefono" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
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 {#398 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#458 …} -namespace: Closure() {#424 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1436 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#939 …} } |
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 | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1438 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#983 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1437 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_ddTelefono" ] |
cache_key | "_form_ddTelefono_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2318 -form: Symfony\Component\Form\Form {#1606 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2319 …5} |
full_name | "form[ddTelefono]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_ddTelefono" |
label | "Telefono" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ddTelefono" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_ddTelefono" |
valid | true |
value | "" |
ddStato
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
[ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
choice_label | Closure($nazione) {#1066 class: "App\Controller\GestioneUtentiController" this: App\Controller\GestioneUtentiController {#53 …} } |
same as passed value |
class | "App\Entity\Nazioni" |
same as passed value |
label | "Nazione" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Closure($nazione) {#1066 class: "App\Controller\GestioneUtentiController" this: App\Controller\GestioneUtentiController {#53 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1448 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1280 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1447 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, $key, string $value): string {#1332 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1449 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1329 …} } |
choices | null |
class | "App\Entity\Nazioni" |
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 {#398 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#458 …} -namespace: Closure() {#424 …} } |
data_class | null |
disabled | false |
em | ContainerFJvmRDY\EntityManagerGhost51e8656 {#466 …12} |
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 | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1288 -om: ContainerFJvmRDY\EntityManagerGhost51e8656 {#466 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1285 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Nazione" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1446 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#983 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1445 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_form_ddStato" ] |
cache_key | "_form_ddStato_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2322 +label: "Italia" +value: "1" +data: App\Entity\Nazioni {#1706 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2323 +label: "SPAGNA" +value: "2" +data: App\Entity\Nazioni {#1709 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2324 +label: "UNITED KINGDOM" +value: "3" +data: App\Entity\Nazioni {#1712 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2325 +label: "Stati Uniti D'America" +value: "4" +data: App\Entity\Nazioni {#1715 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2326 +label: "ALEXANDRIA" +value: "5" +data: App\Entity\Nazioni {#1718 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2327 +label: "ALBANIA" +value: "6" +data: App\Entity\Nazioni {#1721 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2328 +label: "ALGERIA" +value: "7" +data: App\Entity\Nazioni {#1724 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2329 +label: "ARMENIA" +value: "8" +data: App\Entity\Nazioni {#1727 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2330 +label: "ARGENTINA" +value: "9" +data: App\Entity\Nazioni {#1730 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2331 +label: "AUSTRALIA" +value: "10" +data: App\Entity\Nazioni {#1733 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2332 +label: "UNITED ARAB EMIRATES" +value: "11" +data: App\Entity\Nazioni {#1736 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2333 +label: "" +value: "12" +data: App\Entity\Nazioni {#1739 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2334 +label: "BENIN" +value: "13" +data: App\Entity\Nazioni {#1742 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2335 +label: "BANGLADESH" +value: "14" +data: App\Entity\Nazioni {#1745 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2336 +label: "BEIRUT" +value: "15" +data: App\Entity\Nazioni {#1748 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2337 +label: "Belarus" +value: "16" +data: App\Entity\Nazioni {#1751 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2338 +label: "BELGI" +value: "17" +data: App\Entity\Nazioni {#1754 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2339 +label: "Belarus" +value: "18" +data: App\Entity\Nazioni {#1757 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2340 +label: "BULGARIA" +value: "19" +data: App\Entity\Nazioni {#1760 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2341 +label: "BOSNIA AND HERZEGOVINA" +value: "20" +data: App\Entity\Nazioni {#1763 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2342 +label: "Belarus" +value: "21" +data: App\Entity\Nazioni {#1766 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2343 +label: "BRASILE" +value: "22" +data: App\Entity\Nazioni {#1769 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2344 +label: "CANADA" +value: "23" +data: App\Entity\Nazioni {#1772 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2345 +label: "SVIZZERA" +value: "24" +data: App\Entity\Nazioni {#1775 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2346 +label: "CHINA" +value: "25" +data: App\Entity\Nazioni {#1778 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2347 +label: "CIPRO" +value: "26" +data: App\Entity\Nazioni {#1781 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2348 +label: "SRI LANKA" +value: "27" +data: App\Entity\Nazioni {#1784 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2349 +label: "CAMEROUN" +value: "28" +data: App\Entity\Nazioni {#1787 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2350 +label: "CONGO BRAZZAVILLE" +value: "29" +data: App\Entity\Nazioni {#1790 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2351 +label: "CUBA" +value: "30" +data: App\Entity\Nazioni {#1793 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2352 +label: "CZECH REPUBLIC" +value: "31" +data: App\Entity\Nazioni {#1796 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2353 +label: "DEUTSCHLAND" +value: "32" +data: App\Entity\Nazioni {#1799 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2354 +label: "DAMMAM" +value: "33" +data: App\Entity\Nazioni {#1802 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2355 +label: "DENMARK" +value: "34" +data: App\Entity\Nazioni {#1805 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2356 +label: "DEUTSCHLAND" +value: "35" +data: App\Entity\Nazioni {#1808 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2357 +label: "DAKAR" +value: "36" +data: App\Entity\Nazioni {#1811 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2358 +label: "DANIMARKA" +value: "37" +data: App\Entity\Nazioni {#1814 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2359 +label: "DANMARK" +value: "38" +data: App\Entity\Nazioni {#1817 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2360 +label: "DUBAI" +value: "39" +data: App\Entity\Nazioni {#1820 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2361 +label: "ALGERIA" +value: "40" +data: App\Entity\Nazioni {#1823 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2362 +label: "KENYA" +value: "41" +data: App\Entity\Nazioni {#1826 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2363 +label: "EMIRATI ARABI UNITI" +value: "42" +data: App\Entity\Nazioni {#1829 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2364 +label: "ESTONIA" +value: "43" +data: App\Entity\Nazioni {#1832 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2365 +label: "EGYPT" +value: "44" +data: App\Entity\Nazioni {#1835 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2366 +label: "SPAGNA" +value: "45" +data: App\Entity\Nazioni {#1838 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2367 +label: "Estonia" +value: "46" +data: App\Entity\Nazioni {#1841 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2368 +label: "FINLAND" +value: "47" +data: App\Entity\Nazioni {#1844 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2369 +label: "FRANCE" +value: "48" +data: App\Entity\Nazioni {#1847 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2370 +label: "GERMANY" +value: "49" +data: App\Entity\Nazioni {#1850 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2371 +label: "GRAN BRETAGNA" +value: "50" +data: App\Entity\Nazioni {#1853 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2372 +label: "GEORGIA" +value: "51" +data: App\Entity\Nazioni {#1856 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2373 +label: "DEUTSCHLAND" +value: "52" +data: App\Entity\Nazioni {#1859 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2374 +label: "GHANA" +value: "53" +data: App\Entity\Nazioni {#1862 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2375 +label: "GIORDANIA" +value: "54" +data: App\Entity\Nazioni {#1865 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2376 +label: "GREECE" +value: "55" +data: App\Entity\Nazioni {#1868 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2377 +label: "GRECIA" +value: "56" +data: App\Entity\Nazioni {#1871 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2378 +label: "HONG KONG" +value: "57" +data: App\Entity\Nazioni {#1874 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2379 +label: "GIORDANIA" +value: "58" +data: App\Entity\Nazioni {#1877 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2380 +label: "CROAZIA" +value: "59" +data: App\Entity\Nazioni {#1880 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2381 +label: "UNGHERIA" +value: "60" +data: App\Entity\Nazioni {#1883 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2382 +label: "" +value: "61" +data: App\Entity\Nazioni {#1886 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2383 +label: "IRAN" +value: "62" +data: App\Entity\Nazioni {#1889 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2384 +label: "INDONESIA" +value: "63" +data: App\Entity\Nazioni {#1892 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2385 +label: "INDIA" +value: "64" +data: App\Entity\Nazioni {#1895 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2386 +label: "AMBERNATH EAST DIST.THANE MAHARASH" +value: "65" +data: App\Entity\Nazioni {#1898 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2387 +label: "IRELAND" +value: "66" +data: App\Entity\Nazioni {#1901 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2388 +label: "IRLANDA" +value: "67" +data: App\Entity\Nazioni {#1904 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2389 +label: "IRAQ" +value: "68" +data: App\Entity\Nazioni {#1907 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2390 +label: "ISTANBUL" +value: "69" +data: App\Entity\Nazioni {#1910 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2391 +label: "ITALIA" +value: "70" +data: App\Entity\Nazioni {#1913 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2392 +label: "Ivory Coast" +value: "71" +data: App\Entity\Nazioni {#1916 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2393 +label: "JORDAN" +value: "72" +data: App\Entity\Nazioni {#1919 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2394 +label: "REPUBLIC OF KAZAKHSTAN" +value: "73" +data: App\Entity\Nazioni {#1922 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2395 +label: "KOREA" +value: "74" +data: App\Entity\Nazioni {#1925 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2396 +label: "SAUDI ARABIA" +value: "75" +data: App\Entity\Nazioni {#1928 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2397 +label: "KUWAIT" +value: "76" +data: App\Entity\Nazioni {#1931 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2398 +label: "LIBYA" +value: "77" +data: App\Entity\Nazioni {#1934 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2399 +label: "LETTONIA" +value: "78" +data: App\Entity\Nazioni {#1937 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2400 +label: "LIBANO" +value: "79" +data: App\Entity\Nazioni {#1940 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2401 +label: "LITHUANIA" +value: "80" +data: App\Entity\Nazioni {#1943 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2402 +label: "LUXEMBOURG" +value: "81" +data: App\Entity\Nazioni {#1946 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2403 +label: "MAROC" +value: "82" +data: App\Entity\Nazioni {#1949 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2404 +label: "MOROCCO" +value: "83" +data: App\Entity\Nazioni {#1952 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2405 +label: "MAROCCO" +value: "84" +data: App\Entity\Nazioni {#1955 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2406 +label: "MOLDAVIA" +value: "85" +data: App\Entity\Nazioni {#1958 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2407 +label: "MEXICO" +value: "86" +data: App\Entity\Nazioni {#1961 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2408 +label: "MALTA" +value: "87" +data: App\Entity\Nazioni {#1964 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2409 +label: "MOSCOW" +value: "88" +data: App\Entity\Nazioni {#1967 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2410 +label: "BIRMANIA (BUR)" +value: "89" +data: App\Entity\Nazioni {#1970 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2411 +label: "NETHERLAND" +value: "90" +data: App\Entity\Nazioni {#1973 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2412 +label: "NORD AFRICA" +value: "91" +data: App\Entity\Nazioni {#1976 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2413 +label: "NIGERIA" +value: "92" +data: App\Entity\Nazioni {#1979 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2414 +label: "NICARAGUA" +value: "93" +data: App\Entity\Nazioni {#1982 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2415 +label: "NIGERIA" +value: "94" +data: App\Entity\Nazioni {#1985 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2416 +label: "HOLLAND" +value: "95" +data: App\Entity\Nazioni {#1988 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2417 +label: "NORWAY" +value: "96" +data: App\Entity\Nazioni {#1991 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2418 +label: "NORVEGIA" +value: "97" +data: App\Entity\Nazioni {#1994 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2419 +label: "NEW ZEALAND" +value: "98" +data: App\Entity\Nazioni {#1997 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2420 +label: "OMAN" +value: "99" +data: App\Entity\Nazioni {#2000 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2421 +label: "OMAN" +value: "100" +data: App\Entity\Nazioni {#2003 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2422 +label: "PAKISTAN" +value: "101" +data: App\Entity\Nazioni {#2006 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2423 +label: "PANAMA" +value: "102" +data: App\Entity\Nazioni {#2009 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2424 +label: "PERU'" +value: "103" +data: App\Entity\Nazioni {#2012 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2425 +label: "New Karachi (PAKISTAN)" +value: "104" +data: App\Entity\Nazioni {#2015 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2426 +label: "POLONIA" +value: "105" +data: App\Entity\Nazioni {#2018 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2427 +label: "PORTOGALLO" +value: "106" +data: App\Entity\Nazioni {#2021 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2428 +label: "PALESTINE" +value: "107" +data: App\Entity\Nazioni {#2024 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2429 +label: "PORTUGAL" +value: "108" +data: App\Entity\Nazioni {#2027 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2430 +label: "QATAR" +value: "109" +data: App\Entity\Nazioni {#2030 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2431 +label: "CINA" +value: "110" +data: App\Entity\Nazioni {#2033 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2432 +label: "REPUBBLICA DEMOCRATICA DEL CONGO" +value: "111" +data: App\Entity\Nazioni {#2036 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2433 +label: "KOSOVO" +value: "112" +data: App\Entity\Nazioni {#2039 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2434 +label: "ROMANIA" +value: "113" +data: App\Entity\Nazioni {#2042 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2435 +label: "PHILIPPINES" +value: "114" +data: App\Entity\Nazioni {#2045 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2436 +label: "REPUBBLICA DEMOCRATICA DEL CONGO" +value: "115" +data: App\Entity\Nazioni {#2048 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2437 +label: "REPUBBLICA SAN MARINO" +value: "116" +data: App\Entity\Nazioni {#2051 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2438 +label: "RUSSIA" +value: "117" +data: App\Entity\Nazioni {#2054 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2439 +label: "SWEDEN" +value: "118" +data: App\Entity\Nazioni {#2057 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2440 +label: "SAUDIA ARABIA" +value: "119" +data: App\Entity\Nazioni {#2060 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2441 +label: "SUDAN" +value: "120" +data: App\Entity\Nazioni {#2063 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2442 +label: "SWEDEN" +value: "121" +data: App\Entity\Nazioni {#2066 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2443 +label: "SERBIA" +value: "122" +data: App\Entity\Nazioni {#2069 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2444 +label: "SINGAPORE" +value: "123" +data: App\Entity\Nazioni {#2072 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2445 +label: "SIRIA" +value: "124" +data: App\Entity\Nazioni {#2075 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2446 +label: "SLOVAKIA" +value: "125" +data: App\Entity\Nazioni {#2078 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2447 +label: "SRILANKA" +value: "126" +data: App\Entity\Nazioni {#2081 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2448 +label: "SLOVENIA" +value: "127" +data: App\Entity\Nazioni {#2084 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2449 +label: "SENEGAL" +value: "128" +data: App\Entity\Nazioni {#2087 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2450 +label: "ESPA" +value: "129" +data: App\Entity\Nazioni {#2090 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2451 +label: "THAILAND" +value: "130" +data: App\Entity\Nazioni {#2093 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2452 +label: "TUNISIA" +value: "131" +data: App\Entity\Nazioni {#2096 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2453 +label: "TURKEY" +value: "132" +data: App\Entity\Nazioni {#2099 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2454 +label: "TUNISIA" +value: "133" +data: App\Entity\Nazioni {#2102 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2455 +label: "TAIWAN" +value: "134" +data: App\Entity\Nazioni {#2105 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2456 +label: "UCRAINA" +value: "135" +data: App\Entity\Nazioni {#2108 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2457 +label: "UNITED ARAB EMIRATES" +value: "136" +data: App\Entity\Nazioni {#2111 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2458 +label: "UCRAINA" +value: "137" +data: App\Entity\Nazioni {#2114 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2459 +label: "STATI UNITI" +value: "138" +data: App\Entity\Nazioni {#2117 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2460 +label: "UZBEKISTAN" +value: "139" +data: App\Entity\Nazioni {#2120 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2461 +label: "Hanoi City Vietnam" +value: "140" +data: App\Entity\Nazioni {#2123 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2462 +label: "VIETNAM" +value: "141" +data: App\Entity\Nazioni {#2126 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2463 +label: "SOUTH AFRICA" +value: "142" +data: App\Entity\Nazioni {#2129 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2464 +label: "RUANDA" +value: "143" +data: App\Entity\Nazioni {#2132 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2465 +label: "AZERBAIJAN" +value: "144" +data: App\Entity\Nazioni {#2135 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2466 +label: "CILE" +value: "145" +data: App\Entity\Nazioni {#2138 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2467 +label: "COLOMBIA" +value: "146" +data: App\Entity\Nazioni {#2141 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2468 +label: "URUGUAY" +value: "147" +data: App\Entity\Nazioni {#2144 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2469 +label: "NETHERLANDS" +value: "148" +data: App\Entity\Nazioni {#2147 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2470 +label: "BOLIVIA" +value: "149" +data: App\Entity\Nazioni {#2150 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2471 +label: "ISRAELE" +value: "150" +data: App\Entity\Nazioni {#2153 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2472 +label: "SOMALIA" +value: "151" +data: App\Entity\Nazioni {#2156 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2320 -form: Symfony\Component\Form\Form {#1609 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2321 …5} |
full_name | "form[ddStato]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_ddStato" |
is_selected | Closure($choice, $value) {#2474 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1150 …} } |
label | "Nazione" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "ddStato" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_ddStato" |
valid | true |
value | "" |
ddIndirizzoMail
"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 input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
[ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
label | "Indirizzo mail" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
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 {#398 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#458 …} -namespace: Closure() {#424 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1457 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#939 …} } |
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 | "Indirizzo 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 | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1459 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#983 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1458 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_form_ddIndirizzoMail" ] |
cache_key | "_form_ddIndirizzoMail_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2473 -form: Symfony\Component\Form\Form {#1612 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2475 …5} |
full_name | "form[ddIndirizzoMail]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_ddIndirizzoMail" |
label | "Indirizzo mail" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ddIndirizzoMail" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_ddIndirizzoMail" |
valid | true |
value | "" |
username
"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 input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
[ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
label | "Username" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
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 {#398 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#458 …} -namespace: Closure() {#424 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1466 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#939 …} } |
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 | "Username" |
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() {#1468 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#983 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1467 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_username" ] |
cache_key | "_form_username_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2476 -form: Symfony\Component\Form\Form {#1615 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2477 …5} |
full_name | "form[username]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_username" |
label | "Username" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "username" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_username" |
valid | true |
value | "" |
password
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 input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
[ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
label | "Password" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
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 {#398 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#458 …} -namespace: Closure() {#424 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1475 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#939 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
hash_property_path | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The password is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Password" |
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 | false |
upload_max_size_message | Closure() {#1482 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#983 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1481 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_form_password" ] |
cache_key | "_form_password_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2478 -form: Symfony\Component\Form\Form {#1618 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2479 …5} |
full_name | "form[password]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_password" |
label | "Password" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "password" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_password" |
valid | true |
value | "" |
ripetiPassword
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 input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
[ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
label | "Ripeti password" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
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 {#398 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#458 …} -namespace: Closure() {#424 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1488 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#939 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
hash_property_path | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The password is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Ripeti password" |
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 | false |
upload_max_size_message | Closure() {#1490 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#983 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1489 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control input-sm" "style" => "padding-left:5px;padding-right:5px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_form_ripetiPassword" ] |
cache_key | "_form_ripetiPassword_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2480 -form: Symfony\Component\Form\Form {#1621 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2481 …5} |
full_name | "form[ripetiPassword]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_ripetiPassword" |
label | "Ripeti password" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ripetiPassword" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_ripetiPassword" |
valid | true |
value | "" |
Registra
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" "style" => "margin-bottom:5px;" ] |
[ "class" => "btn btn-primary" "style" => "margin-bottom:5px;" ] |
label | "Registrati" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn btn-primary" "style" => "margin-bottom:5px;" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "Registrati" |
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" "style" => "margin-bottom:5px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_form_Registra" ] |
cache_key | "_form_Registra_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#2483 …5} |
full_name | "form[Registra]" |
id | "form_Registra" |
label | "Registrati" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "Registra" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_form_Registra" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "76c0f084a3798c7d77dadafe97db.Gy7ssj1jrHZ9suH-sVOlIhK3nuhKibUY0Zb4RplCGsI.VFeKikcT_BEQ9YWdgzecZ37C9Lkwy8JipvioGdgLfIgqbcHlZAHlBhiBig" |
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 | "76c0f084a3798c7d77dadafe97db.Gy7ssj1jrHZ9suH-sVOlIhK3nuhKibUY0Zb4RplCGsI.VFeKikcT_BEQ9YWdgzecZ37C9Lkwy8JipvioGdgLfIgqbcHlZAHlBhiBig" |
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 {#398 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#458 …} -namespace: Closure() {#424 …} } |
data | "76c0f084a3798c7d77dadafe97db.Gy7ssj1jrHZ9suH-sVOlIhK3nuhKibUY0Zb4RplCGsI.VFeKikcT_BEQ9YWdgzecZ37C9Lkwy8JipvioGdgLfIgqbcHlZAHlBhiBig" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2482 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#939 …} } |
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() {#2488 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#983 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1330 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_form__token" ] |
cache_key | "_form__token_hidden" |
compound | false |
data | "76c0f084a3798c7d77dadafe97db.Gy7ssj1jrHZ9suH-sVOlIhK3nuhKibUY0Zb4RplCGsI.VFeKikcT_BEQ9YWdgzecZ37C9Lkwy8JipvioGdgLfIgqbcHlZAHlBhiBig" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2498 -form: Symfony\Component\Form\Form {#2494 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2489 …5} |
full_name | "form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form__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 | "_form__token" |
valid | true |
value | "76c0f084a3798c7d77dadafe97db.Gy7ssj1jrHZ9suH-sVOlIhK3nuhKibUY0Zb4RplCGsI.VFeKikcT_BEQ9YWdgzecZ37C9Lkwy8JipvioGdgLfIgqbcHlZAHlBhiBig" |