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) {#994 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() {#996 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#995 …} } } |
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 {#1435 -form: Symfony\Component\Form\Form {#1436 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#997 …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() {#1095 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1071 …} } } |
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 {#1104 +label: "Azienda" +value: "azienda" +data: "azienda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1106 +label: "Privato" +value: "privato" +data: "privato" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1390 -form: Symfony\Component\Form\Form {#1467 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#1399 …5} |
full_name | "form[aziendaOPrivato]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_aziendaOPrivato" |
is_selected | Closure($choice, $value) {#1381 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1080 …} } |
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) {#1444 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1445 …} } |
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 {#1447 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() {#1448 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1449 …} } } |
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 {#1342 -form: Symfony\Component\Form\Form {#1470 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1351 …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) {#1444 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1445 …} } |
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 {#1447 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() {#1459 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1460 …} } } |
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 {#1333 -form: Symfony\Component\Form\Form {#1473 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1324 …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) {#1112 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() {#1114 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1113 …} } } |
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 {#1360 -form: Symfony\Component\Form\Form {#1476 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1369 …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) {#1121 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() {#1123 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1122 …} } } |
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 {#1306 -form: Symfony\Component\Form\Form {#1479 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1315 …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) {#1130 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() {#1132 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1131 …} } } |
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 {#1293 -form: Symfony\Component\Form\Form {#1482 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1284 …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) {#1139 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() {#1141 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1140 …} } } |
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 {#1269 -form: Symfony\Component\Form\Form {#1485 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1260 …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) {#1148 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() {#1150 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1149 …} } } |
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 {#1187 -form: Symfony\Component\Form\Form {#1488 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1178 …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) {#1157 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() {#1159 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1158 …} } } |
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 {#1169 -form: Symfony\Component\Form\Form {#1491 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1160 …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) {#1166 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() {#1168 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1167 …} } } |
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 {#1151 -form: Symfony\Component\Form\Form {#1494 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1142 …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) {#1175 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() {#1177 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1176 …} } } |
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 {#1133 -form: Symfony\Component\Form\Form {#1497 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1124 …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) {#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 | "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() {#1186 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1185 …} } } |
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 {#1115 -form: Symfony\Component\Form\Form {#1500 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1093 …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) {#1002 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) {#1002 class: "App\Controller\GestioneUtentiController" this: App\Controller\GestioneUtentiController {#53 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1261 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1210 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1265 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, $key, string $value): string {#1262 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1263 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1259 …} } |
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 {#1218 -om: ContainerFJvmRDY\EntityManagerGhost51e8656 {#466 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1215 …} -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() {#1211 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1213 …} } } |
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 {#1557 +label: "Italia" +value: "1" +data: App\Entity\Nazioni {#1636 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1560 +label: "SPAGNA" +value: "2" +data: App\Entity\Nazioni {#1639 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1629 +label: "UNITED KINGDOM" +value: "3" +data: App\Entity\Nazioni {#1642 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1630 +label: "Stati Uniti D'America" +value: "4" +data: App\Entity\Nazioni {#1645 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1638 +label: "ALEXANDRIA" +value: "5" +data: App\Entity\Nazioni {#1648 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1559 +label: "ALBANIA" +value: "6" +data: App\Entity\Nazioni {#1651 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1627 +label: "ALGERIA" +value: "7" +data: App\Entity\Nazioni {#1654 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1628 +label: "ARMENIA" +value: "8" +data: App\Entity\Nazioni {#1657 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1632 +label: "ARGENTINA" +value: "9" +data: App\Entity\Nazioni {#1660 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1561 +label: "AUSTRALIA" +value: "10" +data: App\Entity\Nazioni {#1663 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1626 +label: "UNITED ARAB EMIRATES" +value: "11" +data: App\Entity\Nazioni {#1666 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2078 +label: "" +value: "12" +data: App\Entity\Nazioni {#1669 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2079 +label: "BENIN" +value: "13" +data: App\Entity\Nazioni {#1672 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2080 +label: "BANGLADESH" +value: "14" +data: App\Entity\Nazioni {#1675 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2081 +label: "BEIRUT" +value: "15" +data: App\Entity\Nazioni {#1678 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2082 +label: "Belarus" +value: "16" +data: App\Entity\Nazioni {#1681 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2083 +label: "BELGI" +value: "17" +data: App\Entity\Nazioni {#1684 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2084 +label: "Belarus" +value: "18" +data: App\Entity\Nazioni {#1687 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2085 +label: "BULGARIA" +value: "19" +data: App\Entity\Nazioni {#1690 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2086 +label: "BOSNIA AND HERZEGOVINA" +value: "20" +data: App\Entity\Nazioni {#1693 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2087 +label: "Belarus" +value: "21" +data: App\Entity\Nazioni {#1696 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2088 +label: "BRASILE" +value: "22" +data: App\Entity\Nazioni {#1699 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2089 +label: "CANADA" +value: "23" +data: App\Entity\Nazioni {#1702 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2090 +label: "SVIZZERA" +value: "24" +data: App\Entity\Nazioni {#1705 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2091 +label: "CHINA" +value: "25" +data: App\Entity\Nazioni {#1708 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2092 +label: "CIPRO" +value: "26" +data: App\Entity\Nazioni {#1711 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2093 +label: "SRI LANKA" +value: "27" +data: App\Entity\Nazioni {#1714 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2094 +label: "CAMEROUN" +value: "28" +data: App\Entity\Nazioni {#1717 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2095 +label: "CONGO BRAZZAVILLE" +value: "29" +data: App\Entity\Nazioni {#1720 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2096 +label: "CUBA" +value: "30" +data: App\Entity\Nazioni {#1723 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2097 +label: "CZECH REPUBLIC" +value: "31" +data: App\Entity\Nazioni {#1726 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2098 +label: "DEUTSCHLAND" +value: "32" +data: App\Entity\Nazioni {#1729 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2099 +label: "DAMMAM" +value: "33" +data: App\Entity\Nazioni {#1732 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2100 +label: "DENMARK" +value: "34" +data: App\Entity\Nazioni {#1735 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2101 +label: "DEUTSCHLAND" +value: "35" +data: App\Entity\Nazioni {#1738 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2102 +label: "DAKAR" +value: "36" +data: App\Entity\Nazioni {#1741 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2103 +label: "DANIMARKA" +value: "37" +data: App\Entity\Nazioni {#1744 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2104 +label: "DANMARK" +value: "38" +data: App\Entity\Nazioni {#1747 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2105 +label: "DUBAI" +value: "39" +data: App\Entity\Nazioni {#1750 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2106 +label: "ALGERIA" +value: "40" +data: App\Entity\Nazioni {#1753 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2107 +label: "KENYA" +value: "41" +data: App\Entity\Nazioni {#1756 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2108 +label: "EMIRATI ARABI UNITI" +value: "42" +data: App\Entity\Nazioni {#1759 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2109 +label: "ESTONIA" +value: "43" +data: App\Entity\Nazioni {#1762 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2110 +label: "EGYPT" +value: "44" +data: App\Entity\Nazioni {#1765 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2111 +label: "SPAGNA" +value: "45" +data: App\Entity\Nazioni {#1768 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2112 +label: "Estonia" +value: "46" +data: App\Entity\Nazioni {#1771 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2113 +label: "FINLAND" +value: "47" +data: App\Entity\Nazioni {#1774 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2114 +label: "FRANCE" +value: "48" +data: App\Entity\Nazioni {#1777 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2115 +label: "GERMANY" +value: "49" +data: App\Entity\Nazioni {#1780 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2116 +label: "GRAN BRETAGNA" +value: "50" +data: App\Entity\Nazioni {#1783 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2117 +label: "GEORGIA" +value: "51" +data: App\Entity\Nazioni {#1786 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2118 +label: "DEUTSCHLAND" +value: "52" +data: App\Entity\Nazioni {#1789 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2119 +label: "GHANA" +value: "53" +data: App\Entity\Nazioni {#1792 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2120 +label: "GIORDANIA" +value: "54" +data: App\Entity\Nazioni {#1795 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2121 +label: "GREECE" +value: "55" +data: App\Entity\Nazioni {#1798 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2122 +label: "GRECIA" +value: "56" +data: App\Entity\Nazioni {#1801 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2123 +label: "HONG KONG" +value: "57" +data: App\Entity\Nazioni {#1804 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2124 +label: "GIORDANIA" +value: "58" +data: App\Entity\Nazioni {#1807 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2125 +label: "CROAZIA" +value: "59" +data: App\Entity\Nazioni {#1810 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2126 +label: "UNGHERIA" +value: "60" +data: App\Entity\Nazioni {#1813 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2127 +label: "" +value: "61" +data: App\Entity\Nazioni {#1816 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2128 +label: "IRAN" +value: "62" +data: App\Entity\Nazioni {#1819 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2129 +label: "INDONESIA" +value: "63" +data: App\Entity\Nazioni {#1822 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2130 +label: "INDIA" +value: "64" +data: App\Entity\Nazioni {#1825 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2131 +label: "AMBERNATH EAST DIST.THANE MAHARASH" +value: "65" +data: App\Entity\Nazioni {#1828 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2132 +label: "IRELAND" +value: "66" +data: App\Entity\Nazioni {#1831 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2133 +label: "IRLANDA" +value: "67" +data: App\Entity\Nazioni {#1834 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2134 +label: "IRAQ" +value: "68" +data: App\Entity\Nazioni {#1837 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2135 +label: "ISTANBUL" +value: "69" +data: App\Entity\Nazioni {#1840 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2136 +label: "ITALIA" +value: "70" +data: App\Entity\Nazioni {#1843 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2137 +label: "Ivory Coast" +value: "71" +data: App\Entity\Nazioni {#1846 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2138 +label: "JORDAN" +value: "72" +data: App\Entity\Nazioni {#1849 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2139 +label: "REPUBLIC OF KAZAKHSTAN" +value: "73" +data: App\Entity\Nazioni {#1852 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2140 +label: "KOREA" +value: "74" +data: App\Entity\Nazioni {#1855 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2141 +label: "SAUDI ARABIA" +value: "75" +data: App\Entity\Nazioni {#1858 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2142 +label: "KUWAIT" +value: "76" +data: App\Entity\Nazioni {#1861 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2143 +label: "LIBYA" +value: "77" +data: App\Entity\Nazioni {#1864 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2144 +label: "LETTONIA" +value: "78" +data: App\Entity\Nazioni {#1867 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2145 +label: "LIBANO" +value: "79" +data: App\Entity\Nazioni {#1870 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2146 +label: "LITHUANIA" +value: "80" +data: App\Entity\Nazioni {#1873 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2147 +label: "LUXEMBOURG" +value: "81" +data: App\Entity\Nazioni {#1876 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2148 +label: "MAROC" +value: "82" +data: App\Entity\Nazioni {#1879 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2149 +label: "MOROCCO" +value: "83" +data: App\Entity\Nazioni {#1882 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2150 +label: "MAROCCO" +value: "84" +data: App\Entity\Nazioni {#1885 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2151 +label: "MOLDAVIA" +value: "85" +data: App\Entity\Nazioni {#1888 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2152 +label: "MEXICO" +value: "86" +data: App\Entity\Nazioni {#1891 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2153 +label: "MALTA" +value: "87" +data: App\Entity\Nazioni {#1894 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2154 +label: "MOSCOW" +value: "88" +data: App\Entity\Nazioni {#1897 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2155 +label: "BIRMANIA (BUR)" +value: "89" +data: App\Entity\Nazioni {#1900 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2156 +label: "NETHERLAND" +value: "90" +data: App\Entity\Nazioni {#1903 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2157 +label: "NORD AFRICA" +value: "91" +data: App\Entity\Nazioni {#1906 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2158 +label: "NIGERIA" +value: "92" +data: App\Entity\Nazioni {#1909 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2159 +label: "NICARAGUA" +value: "93" +data: App\Entity\Nazioni {#1912 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2160 +label: "NIGERIA" +value: "94" +data: App\Entity\Nazioni {#1915 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2161 +label: "HOLLAND" +value: "95" +data: App\Entity\Nazioni {#1918 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2162 +label: "NORWAY" +value: "96" +data: App\Entity\Nazioni {#1921 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2163 +label: "NORVEGIA" +value: "97" +data: App\Entity\Nazioni {#1924 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2164 +label: "NEW ZEALAND" +value: "98" +data: App\Entity\Nazioni {#1927 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2165 +label: "OMAN" +value: "99" +data: App\Entity\Nazioni {#1930 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2166 +label: "OMAN" +value: "100" +data: App\Entity\Nazioni {#1933 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2167 +label: "PAKISTAN" +value: "101" +data: App\Entity\Nazioni {#1936 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2168 +label: "PANAMA" +value: "102" +data: App\Entity\Nazioni {#1939 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2169 +label: "PERU'" +value: "103" +data: App\Entity\Nazioni {#1942 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2170 +label: "New Karachi (PAKISTAN)" +value: "104" +data: App\Entity\Nazioni {#1945 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2171 +label: "POLONIA" +value: "105" +data: App\Entity\Nazioni {#1948 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2172 +label: "PORTOGALLO" +value: "106" +data: App\Entity\Nazioni {#1951 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2173 +label: "PALESTINE" +value: "107" +data: App\Entity\Nazioni {#1954 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2174 +label: "PORTUGAL" +value: "108" +data: App\Entity\Nazioni {#1957 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2175 +label: "QATAR" +value: "109" +data: App\Entity\Nazioni {#1960 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2176 +label: "CINA" +value: "110" +data: App\Entity\Nazioni {#1963 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2177 +label: "REPUBBLICA DEMOCRATICA DEL CONGO" +value: "111" +data: App\Entity\Nazioni {#1966 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2178 +label: "KOSOVO" +value: "112" +data: App\Entity\Nazioni {#1969 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2179 +label: "ROMANIA" +value: "113" +data: App\Entity\Nazioni {#1972 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2180 +label: "PHILIPPINES" +value: "114" +data: App\Entity\Nazioni {#1975 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2181 +label: "REPUBBLICA DEMOCRATICA DEL CONGO" +value: "115" +data: App\Entity\Nazioni {#1978 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2182 +label: "REPUBBLICA SAN MARINO" +value: "116" +data: App\Entity\Nazioni {#1981 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2183 +label: "RUSSIA" +value: "117" +data: App\Entity\Nazioni {#1984 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2184 +label: "SWEDEN" +value: "118" +data: App\Entity\Nazioni {#1987 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2185 +label: "SAUDIA ARABIA" +value: "119" +data: App\Entity\Nazioni {#1990 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2186 +label: "SUDAN" +value: "120" +data: App\Entity\Nazioni {#1993 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2187 +label: "SWEDEN" +value: "121" +data: App\Entity\Nazioni {#1996 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2188 +label: "SERBIA" +value: "122" +data: App\Entity\Nazioni {#1999 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2189 +label: "SINGAPORE" +value: "123" +data: App\Entity\Nazioni {#2002 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2190 +label: "SIRIA" +value: "124" +data: App\Entity\Nazioni {#2005 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2191 +label: "SLOVAKIA" +value: "125" +data: App\Entity\Nazioni {#2008 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2192 +label: "SRILANKA" +value: "126" +data: App\Entity\Nazioni {#2011 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2193 +label: "SLOVENIA" +value: "127" +data: App\Entity\Nazioni {#2014 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2194 +label: "SENEGAL" +value: "128" +data: App\Entity\Nazioni {#2017 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2195 +label: "ESPA" +value: "129" +data: App\Entity\Nazioni {#2020 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2196 +label: "THAILAND" +value: "130" +data: App\Entity\Nazioni {#2023 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2197 +label: "TUNISIA" +value: "131" +data: App\Entity\Nazioni {#2026 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2198 +label: "TURKEY" +value: "132" +data: App\Entity\Nazioni {#2029 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2199 +label: "TUNISIA" +value: "133" +data: App\Entity\Nazioni {#2032 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2200 +label: "TAIWAN" +value: "134" +data: App\Entity\Nazioni {#2035 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2201 +label: "UCRAINA" +value: "135" +data: App\Entity\Nazioni {#2038 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2202 +label: "UNITED ARAB EMIRATES" +value: "136" +data: App\Entity\Nazioni {#2041 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2203 +label: "UCRAINA" +value: "137" +data: App\Entity\Nazioni {#2044 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2204 +label: "STATI UNITI" +value: "138" +data: App\Entity\Nazioni {#2047 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2205 +label: "UZBEKISTAN" +value: "139" +data: App\Entity\Nazioni {#2050 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2206 +label: "Hanoi City Vietnam" +value: "140" +data: App\Entity\Nazioni {#2053 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2207 +label: "VIETNAM" +value: "141" +data: App\Entity\Nazioni {#2056 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2208 +label: "SOUTH AFRICA" +value: "142" +data: App\Entity\Nazioni {#2059 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2209 +label: "RUANDA" +value: "143" +data: App\Entity\Nazioni {#2062 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2210 +label: "AZERBAIJAN" +value: "144" +data: App\Entity\Nazioni {#2065 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2211 +label: "CILE" +value: "145" +data: App\Entity\Nazioni {#2068 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2212 +label: "COLOMBIA" +value: "146" +data: App\Entity\Nazioni {#2071 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2213 +label: "URUGUAY" +value: "147" +data: App\Entity\Nazioni {#2074 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2214 +label: "NETHERLANDS" +value: "148" +data: App\Entity\Nazioni {#2077 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1458 -form: Symfony\Component\Form\Form {#1503 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1452 …5} |
full_name | "form[stato]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_stato" |
is_selected | Closure($choice, $value) {#2216 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1080 …} } |
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) {#1272 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() {#1270 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1271 …} } } |
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 {#2215 -form: Symfony\Component\Form\Form {#1506 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2217 …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) {#1281 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() {#1283 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1282 …} } } |
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 {#2218 -form: Symfony\Component\Form\Form {#1509 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2219 …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) {#1294 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() {#1291 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1290 …} } } |
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 {#2220 -form: Symfony\Component\Form\Form {#1512 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2221 …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) {#1303 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() {#1305 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1304 …} } } |
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 {#2222 -form: Symfony\Component\Form\Form {#1515 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2223 …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) {#1312 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() {#1314 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1313 …} } } |
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 {#2224 -form: Symfony\Component\Form\Form {#1518 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2225 …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) {#1321 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() {#1323 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1322 …} } } |
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 {#2226 -form: Symfony\Component\Form\Form {#1521 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2227 …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) {#1330 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() {#1332 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1331 …} } } |
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 {#2228 -form: Symfony\Component\Form\Form {#1524 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2229 …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) {#1339 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() {#1341 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1340 …} } } |
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 {#2230 -form: Symfony\Component\Form\Form {#1527 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2231 …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) {#1348 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() {#1350 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1349 …} } } |
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 {#2232 -form: Symfony\Component\Form\Form {#1530 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2233 …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) {#1357 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() {#1359 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1358 …} } } |
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 {#2234 -form: Symfony\Component\Form\Form {#1533 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2235 …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) {#1366 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() {#1368 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1367 …} } } |
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 {#2236 -form: Symfony\Component\Form\Form {#1536 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2237 …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) {#1003 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) {#1003 class: "App\Controller\GestioneUtentiController" this: App\Controller\GestioneUtentiController {#53 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1378 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1210 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1377 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, $key, string $value): string {#1262 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1379 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1259 …} } |
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 {#1218 -om: ContainerFJvmRDY\EntityManagerGhost51e8656 {#466 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1215 …} -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() {#1376 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1375 …} } } |
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 {#2240 +label: "Italia" +value: "1" +data: App\Entity\Nazioni {#1636 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2241 +label: "SPAGNA" +value: "2" +data: App\Entity\Nazioni {#1639 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2242 +label: "UNITED KINGDOM" +value: "3" +data: App\Entity\Nazioni {#1642 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2243 +label: "Stati Uniti D'America" +value: "4" +data: App\Entity\Nazioni {#1645 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2244 +label: "ALEXANDRIA" +value: "5" +data: App\Entity\Nazioni {#1648 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2245 +label: "ALBANIA" +value: "6" +data: App\Entity\Nazioni {#1651 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2246 +label: "ALGERIA" +value: "7" +data: App\Entity\Nazioni {#1654 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2247 +label: "ARMENIA" +value: "8" +data: App\Entity\Nazioni {#1657 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2248 +label: "ARGENTINA" +value: "9" +data: App\Entity\Nazioni {#1660 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2249 +label: "AUSTRALIA" +value: "10" +data: App\Entity\Nazioni {#1663 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2250 +label: "UNITED ARAB EMIRATES" +value: "11" +data: App\Entity\Nazioni {#1666 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2251 +label: "" +value: "12" +data: App\Entity\Nazioni {#1669 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2252 +label: "BENIN" +value: "13" +data: App\Entity\Nazioni {#1672 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2253 +label: "BANGLADESH" +value: "14" +data: App\Entity\Nazioni {#1675 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2254 +label: "BEIRUT" +value: "15" +data: App\Entity\Nazioni {#1678 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2255 +label: "Belarus" +value: "16" +data: App\Entity\Nazioni {#1681 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2256 +label: "BELGI" +value: "17" +data: App\Entity\Nazioni {#1684 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2257 +label: "Belarus" +value: "18" +data: App\Entity\Nazioni {#1687 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2258 +label: "BULGARIA" +value: "19" +data: App\Entity\Nazioni {#1690 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2259 +label: "BOSNIA AND HERZEGOVINA" +value: "20" +data: App\Entity\Nazioni {#1693 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2260 +label: "Belarus" +value: "21" +data: App\Entity\Nazioni {#1696 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2261 +label: "BRASILE" +value: "22" +data: App\Entity\Nazioni {#1699 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2262 +label: "CANADA" +value: "23" +data: App\Entity\Nazioni {#1702 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2263 +label: "SVIZZERA" +value: "24" +data: App\Entity\Nazioni {#1705 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2264 +label: "CHINA" +value: "25" +data: App\Entity\Nazioni {#1708 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2265 +label: "CIPRO" +value: "26" +data: App\Entity\Nazioni {#1711 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2266 +label: "SRI LANKA" +value: "27" +data: App\Entity\Nazioni {#1714 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2267 +label: "CAMEROUN" +value: "28" +data: App\Entity\Nazioni {#1717 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2268 +label: "CONGO BRAZZAVILLE" +value: "29" +data: App\Entity\Nazioni {#1720 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2269 +label: "CUBA" +value: "30" +data: App\Entity\Nazioni {#1723 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2270 +label: "CZECH REPUBLIC" +value: "31" +data: App\Entity\Nazioni {#1726 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2271 +label: "DEUTSCHLAND" +value: "32" +data: App\Entity\Nazioni {#1729 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2272 +label: "DAMMAM" +value: "33" +data: App\Entity\Nazioni {#1732 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2273 +label: "DENMARK" +value: "34" +data: App\Entity\Nazioni {#1735 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2274 +label: "DEUTSCHLAND" +value: "35" +data: App\Entity\Nazioni {#1738 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2275 +label: "DAKAR" +value: "36" +data: App\Entity\Nazioni {#1741 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2276 +label: "DANIMARKA" +value: "37" +data: App\Entity\Nazioni {#1744 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2277 +label: "DANMARK" +value: "38" +data: App\Entity\Nazioni {#1747 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2278 +label: "DUBAI" +value: "39" +data: App\Entity\Nazioni {#1750 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2279 +label: "ALGERIA" +value: "40" +data: App\Entity\Nazioni {#1753 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2280 +label: "KENYA" +value: "41" +data: App\Entity\Nazioni {#1756 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2281 +label: "EMIRATI ARABI UNITI" +value: "42" +data: App\Entity\Nazioni {#1759 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2282 +label: "ESTONIA" +value: "43" +data: App\Entity\Nazioni {#1762 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2283 +label: "EGYPT" +value: "44" +data: App\Entity\Nazioni {#1765 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2284 +label: "SPAGNA" +value: "45" +data: App\Entity\Nazioni {#1768 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2285 +label: "Estonia" +value: "46" +data: App\Entity\Nazioni {#1771 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2286 +label: "FINLAND" +value: "47" +data: App\Entity\Nazioni {#1774 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2287 +label: "FRANCE" +value: "48" +data: App\Entity\Nazioni {#1777 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2288 +label: "GERMANY" +value: "49" +data: App\Entity\Nazioni {#1780 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2289 +label: "GRAN BRETAGNA" +value: "50" +data: App\Entity\Nazioni {#1783 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2290 +label: "GEORGIA" +value: "51" +data: App\Entity\Nazioni {#1786 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2291 +label: "DEUTSCHLAND" +value: "52" +data: App\Entity\Nazioni {#1789 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2292 +label: "GHANA" +value: "53" +data: App\Entity\Nazioni {#1792 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2293 +label: "GIORDANIA" +value: "54" +data: App\Entity\Nazioni {#1795 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2294 +label: "GREECE" +value: "55" +data: App\Entity\Nazioni {#1798 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2295 +label: "GRECIA" +value: "56" +data: App\Entity\Nazioni {#1801 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2296 +label: "HONG KONG" +value: "57" +data: App\Entity\Nazioni {#1804 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2297 +label: "GIORDANIA" +value: "58" +data: App\Entity\Nazioni {#1807 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2298 +label: "CROAZIA" +value: "59" +data: App\Entity\Nazioni {#1810 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2299 +label: "UNGHERIA" +value: "60" +data: App\Entity\Nazioni {#1813 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2300 +label: "" +value: "61" +data: App\Entity\Nazioni {#1816 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2301 +label: "IRAN" +value: "62" +data: App\Entity\Nazioni {#1819 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2302 +label: "INDONESIA" +value: "63" +data: App\Entity\Nazioni {#1822 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2303 +label: "INDIA" +value: "64" +data: App\Entity\Nazioni {#1825 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2304 +label: "AMBERNATH EAST DIST.THANE MAHARASH" +value: "65" +data: App\Entity\Nazioni {#1828 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2305 +label: "IRELAND" +value: "66" +data: App\Entity\Nazioni {#1831 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2306 +label: "IRLANDA" +value: "67" +data: App\Entity\Nazioni {#1834 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2307 +label: "IRAQ" +value: "68" +data: App\Entity\Nazioni {#1837 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2308 +label: "ISTANBUL" +value: "69" +data: App\Entity\Nazioni {#1840 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2309 +label: "ITALIA" +value: "70" +data: App\Entity\Nazioni {#1843 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2310 +label: "Ivory Coast" +value: "71" +data: App\Entity\Nazioni {#1846 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2311 +label: "JORDAN" +value: "72" +data: App\Entity\Nazioni {#1849 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2312 +label: "REPUBLIC OF KAZAKHSTAN" +value: "73" +data: App\Entity\Nazioni {#1852 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2313 +label: "KOREA" +value: "74" +data: App\Entity\Nazioni {#1855 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2314 +label: "SAUDI ARABIA" +value: "75" +data: App\Entity\Nazioni {#1858 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2315 +label: "KUWAIT" +value: "76" +data: App\Entity\Nazioni {#1861 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2316 +label: "LIBYA" +value: "77" +data: App\Entity\Nazioni {#1864 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2317 +label: "LETTONIA" +value: "78" +data: App\Entity\Nazioni {#1867 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2318 +label: "LIBANO" +value: "79" +data: App\Entity\Nazioni {#1870 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2319 +label: "LITHUANIA" +value: "80" +data: App\Entity\Nazioni {#1873 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2320 +label: "LUXEMBOURG" +value: "81" +data: App\Entity\Nazioni {#1876 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2321 +label: "MAROC" +value: "82" +data: App\Entity\Nazioni {#1879 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2322 +label: "MOROCCO" +value: "83" +data: App\Entity\Nazioni {#1882 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2323 +label: "MAROCCO" +value: "84" +data: App\Entity\Nazioni {#1885 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2324 +label: "MOLDAVIA" +value: "85" +data: App\Entity\Nazioni {#1888 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2325 +label: "MEXICO" +value: "86" +data: App\Entity\Nazioni {#1891 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2326 +label: "MALTA" +value: "87" +data: App\Entity\Nazioni {#1894 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2327 +label: "MOSCOW" +value: "88" +data: App\Entity\Nazioni {#1897 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2328 +label: "BIRMANIA (BUR)" +value: "89" +data: App\Entity\Nazioni {#1900 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2329 +label: "NETHERLAND" +value: "90" +data: App\Entity\Nazioni {#1903 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2330 +label: "NORD AFRICA" +value: "91" +data: App\Entity\Nazioni {#1906 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2331 +label: "NIGERIA" +value: "92" +data: App\Entity\Nazioni {#1909 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2332 +label: "NICARAGUA" +value: "93" +data: App\Entity\Nazioni {#1912 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2333 +label: "NIGERIA" +value: "94" +data: App\Entity\Nazioni {#1915 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2334 +label: "HOLLAND" +value: "95" +data: App\Entity\Nazioni {#1918 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2335 +label: "NORWAY" +value: "96" +data: App\Entity\Nazioni {#1921 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2336 +label: "NORVEGIA" +value: "97" +data: App\Entity\Nazioni {#1924 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2337 +label: "NEW ZEALAND" +value: "98" +data: App\Entity\Nazioni {#1927 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2338 +label: "OMAN" +value: "99" +data: App\Entity\Nazioni {#1930 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2339 +label: "OMAN" +value: "100" +data: App\Entity\Nazioni {#1933 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2340 +label: "PAKISTAN" +value: "101" +data: App\Entity\Nazioni {#1936 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2341 +label: "PANAMA" +value: "102" +data: App\Entity\Nazioni {#1939 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2342 +label: "PERU'" +value: "103" +data: App\Entity\Nazioni {#1942 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2343 +label: "New Karachi (PAKISTAN)" +value: "104" +data: App\Entity\Nazioni {#1945 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2344 +label: "POLONIA" +value: "105" +data: App\Entity\Nazioni {#1948 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2345 +label: "PORTOGALLO" +value: "106" +data: App\Entity\Nazioni {#1951 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2346 +label: "PALESTINE" +value: "107" +data: App\Entity\Nazioni {#1954 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2347 +label: "PORTUGAL" +value: "108" +data: App\Entity\Nazioni {#1957 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2348 +label: "QATAR" +value: "109" +data: App\Entity\Nazioni {#1960 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2349 +label: "CINA" +value: "110" +data: App\Entity\Nazioni {#1963 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2350 +label: "REPUBBLICA DEMOCRATICA DEL CONGO" +value: "111" +data: App\Entity\Nazioni {#1966 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2351 +label: "KOSOVO" +value: "112" +data: App\Entity\Nazioni {#1969 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2352 +label: "ROMANIA" +value: "113" +data: App\Entity\Nazioni {#1972 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2353 +label: "PHILIPPINES" +value: "114" +data: App\Entity\Nazioni {#1975 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2354 +label: "REPUBBLICA DEMOCRATICA DEL CONGO" +value: "115" +data: App\Entity\Nazioni {#1978 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2355 +label: "REPUBBLICA SAN MARINO" +value: "116" +data: App\Entity\Nazioni {#1981 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2356 +label: "RUSSIA" +value: "117" +data: App\Entity\Nazioni {#1984 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2357 +label: "SWEDEN" +value: "118" +data: App\Entity\Nazioni {#1987 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2358 +label: "SAUDIA ARABIA" +value: "119" +data: App\Entity\Nazioni {#1990 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2359 +label: "SUDAN" +value: "120" +data: App\Entity\Nazioni {#1993 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2360 +label: "SWEDEN" +value: "121" +data: App\Entity\Nazioni {#1996 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2361 +label: "SERBIA" +value: "122" +data: App\Entity\Nazioni {#1999 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2362 +label: "SINGAPORE" +value: "123" +data: App\Entity\Nazioni {#2002 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2363 +label: "SIRIA" +value: "124" +data: App\Entity\Nazioni {#2005 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2364 +label: "SLOVAKIA" +value: "125" +data: App\Entity\Nazioni {#2008 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2365 +label: "SRILANKA" +value: "126" +data: App\Entity\Nazioni {#2011 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2366 +label: "SLOVENIA" +value: "127" +data: App\Entity\Nazioni {#2014 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2367 +label: "SENEGAL" +value: "128" +data: App\Entity\Nazioni {#2017 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2368 +label: "ESPA" +value: "129" +data: App\Entity\Nazioni {#2020 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2369 +label: "THAILAND" +value: "130" +data: App\Entity\Nazioni {#2023 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2370 +label: "TUNISIA" +value: "131" +data: App\Entity\Nazioni {#2026 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2371 +label: "TURKEY" +value: "132" +data: App\Entity\Nazioni {#2029 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2372 +label: "TUNISIA" +value: "133" +data: App\Entity\Nazioni {#2032 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2373 +label: "TAIWAN" +value: "134" +data: App\Entity\Nazioni {#2035 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2374 +label: "UCRAINA" +value: "135" +data: App\Entity\Nazioni {#2038 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2375 +label: "UNITED ARAB EMIRATES" +value: "136" +data: App\Entity\Nazioni {#2041 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2376 +label: "UCRAINA" +value: "137" +data: App\Entity\Nazioni {#2044 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2377 +label: "STATI UNITI" +value: "138" +data: App\Entity\Nazioni {#2047 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2378 +label: "UZBEKISTAN" +value: "139" +data: App\Entity\Nazioni {#2050 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2379 +label: "Hanoi City Vietnam" +value: "140" +data: App\Entity\Nazioni {#2053 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2380 +label: "VIETNAM" +value: "141" +data: App\Entity\Nazioni {#2056 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2381 +label: "SOUTH AFRICA" +value: "142" +data: App\Entity\Nazioni {#2059 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2382 +label: "RUANDA" +value: "143" +data: App\Entity\Nazioni {#2062 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2383 +label: "AZERBAIJAN" +value: "144" +data: App\Entity\Nazioni {#2065 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2384 +label: "CILE" +value: "145" +data: App\Entity\Nazioni {#2068 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2385 +label: "COLOMBIA" +value: "146" +data: App\Entity\Nazioni {#2071 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2386 +label: "URUGUAY" +value: "147" +data: App\Entity\Nazioni {#2074 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2387 +label: "NETHERLANDS" +value: "148" +data: App\Entity\Nazioni {#2077 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2238 -form: Symfony\Component\Form\Form {#1539 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2239 …5} |
full_name | "form[ddStato]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_ddStato" |
is_selected | Closure($choice, $value) {#2389 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1080 …} } |
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) {#1387 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() {#1389 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1388 …} } } |
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 {#2388 -form: Symfony\Component\Form\Form {#1542 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2390 …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) {#1396 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() {#1398 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1397 …} } } |
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 {#2391 -form: Symfony\Component\Form\Form {#1545 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2392 …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) {#1405 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() {#1412 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#1411 …} } } |
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 {#2393 -form: Symfony\Component\Form\Form {#1548 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2394 …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) {#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 |
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() {#1420 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#979 …} 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" "password" "_form_ripetiPassword" ] |
cache_key | "_form_ripetiPassword_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2395 -form: Symfony\Component\Form\Form {#1551 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2396 …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 {#2398 …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 | "7daeb6.RcXkdm1blzlygD5T4Tx555fG8-p4Xrf88mfpImnsTFA.LY2oDwws_EE_zFgrmE4TgvuwhL1LFf_Ks16QV1nYBzMrh9UaGBLHQzHjfw" |
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 | "7daeb6.RcXkdm1blzlygD5T4Tx555fG8-p4Xrf88mfpImnsTFA.LY2oDwws_EE_zFgrmE4TgvuwhL1LFf_Ks16QV1nYBzMrh9UaGBLHQzHjfw" |
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 | "7daeb6.RcXkdm1blzlygD5T4Tx555fG8-p4Xrf88mfpImnsTFA.LY2oDwws_EE_zFgrmE4TgvuwhL1LFf_Ks16QV1nYBzMrh9UaGBLHQzHjfw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2401 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() {#2403 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#225 …} $translationDomain: "validators" $message: Closure() {#2402 …} } } |
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 | "7daeb6.RcXkdm1blzlygD5T4Tx555fG8-p4Xrf88mfpImnsTFA.LY2oDwws_EE_zFgrmE4TgvuwhL1LFf_Ks16QV1nYBzMrh9UaGBLHQzHjfw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2413 -form: Symfony\Component\Form\Form {#2409 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2404 …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 | "7daeb6.RcXkdm1blzlygD5T4Tx555fG8-p4Xrf88mfpImnsTFA.LY2oDwws_EE_zFgrmE4TgvuwhL1LFf_Ks16QV1nYBzMrh9UaGBLHQzHjfw" |