Forms
-
registration_form
-
firstName
-
lastName
-
email
-
phone
-
plainPassword
-
first
-
second
-
-
referralCode
-
agreeTerms
-
newsletterConsent
-
marketingConsent
-
_token
-
registration_form
Form type:
"App\Form\RegistrationFormType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\User {#906 -id: null -email: null -roles: [] -password: null -firstName: null -lastName: null -phone: null -isEmailVerified: false -isPhoneVerified: false -isActive: true -newsletterConsent: false -marketingConsent: false -myReferralCode: "AXAY3JN1" -usedReferralCode: null -referralPoints: 0 -emailVerifiedAt: null -phoneVerifiedAt: null -lastLoginAt: null -createdAt: DateTimeImmutable @1754342817 {#907 date: 2025-08-04 21:26:57.068903 UTC (+00:00) } -updatedAt: DateTimeImmutable @1754342817 {#908 date: 2025-08-04 21:26:57.068909 UTC (+00:00) } -emailVerificationToken: null -phoneVerificationCode: null -phoneVerificationCodeExpiresAt: null -passwordResetToken: null -passwordResetTokenExpiresAt: null -lastPhoneCodeSentAt: null -phoneCodeAttempts: [] } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\User {#906 -id: null -email: null -roles: [] -password: null -firstName: null -lastName: null -phone: null -isEmailVerified: false -isPhoneVerified: false -isActive: true -newsletterConsent: false -marketingConsent: false -myReferralCode: "AXAY3JN1" -usedReferralCode: null -referralPoints: 0 -emailVerifiedAt: null -phoneVerifiedAt: null -lastLoginAt: null -createdAt: DateTimeImmutable @1754342817 {#907 date: 2025-08-04 21:26:57.068903 UTC (+00:00) } -updatedAt: DateTimeImmutable @1754342817 {#908 date: 2025-08-04 21:26:57.068909 UTC (+00:00) } -emailVerificationToken: null -phoneVerificationCode: null -phoneVerificationCodeExpiresAt: null -passwordResetToken: null -passwordResetTokenExpiresAt: null -lastPhoneCodeSentAt: null -phoneCodeAttempts: [] } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "id" => "registerForm" "class" => "register-form" ] |
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 {#694 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#836 …} -namespace: Closure() {#852 …} } |
data | App\Entity\User {#906 -id: null -email: null -roles: [] -password: null -firstName: null -lastName: null -phone: null -isEmailVerified: false -isPhoneVerified: false -isActive: true -newsletterConsent: false -marketingConsent: false -myReferralCode: "AXAY3JN1" -usedReferralCode: null -referralPoints: 0 -emailVerifiedAt: null -phoneVerifiedAt: null -lastLoginAt: null -createdAt: DateTimeImmutable @1754342817 {#907 date: 2025-08-04 21:26:57.068903 UTC (+00:00) } -updatedAt: DateTimeImmutable @1754342817 {#908 date: 2025-08-04 21:26:57.068909 UTC (+00:00) } -emailVerificationToken: null -phoneVerificationCode: null -phoneVerificationCodeExpiresAt: null -passwordResetToken: null -passwordResetTokenExpiresAt: null -lastPhoneCodeSentAt: null -phoneCodeAttempts: [] } |
data_class | "App\Entity\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#959 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\User" } } |
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() {#961 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#235 …} $message: Closure() {#960 …} $translationDomain: "validators" } } |
validation_groups | [ "Default" "referral" ] |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "id" => "registerForm" "class" => "register-form" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "registration_form" "_registration_form" ] |
cache_key | "_registration_form_registration_form" |
compound | true |
data | App\Entity\User {#906 -id: null -email: null -roles: [] -password: null -firstName: null -lastName: null -phone: null -isEmailVerified: false -isPhoneVerified: false -isActive: true -newsletterConsent: false -marketingConsent: false -myReferralCode: "AXAY3JN1" -usedReferralCode: null -referralPoints: 0 -emailVerifiedAt: null -phoneVerifiedAt: null -lastLoginAt: null -createdAt: DateTimeImmutable @1754342817 {#907 date: 2025-08-04 21:26:57.068903 UTC (+00:00) } -updatedAt: DateTimeImmutable @1754342817 {#908 date: 2025-08-04 21:26:57.068909 UTC (+00:00) } -emailVerificationToken: null -phoneVerificationCode: null -phoneVerificationCodeExpiresAt: null -passwordResetToken: null -passwordResetTokenExpiresAt: null -lastPhoneCodeSentAt: null -phoneCodeAttempts: [] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1091 -errors: [] -form: Symfony\Component\Form\Form {#1097 …} } |
form | Symfony\Component\Form\FormView {#962 …5} |
full_name | "registration_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "registration_form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form" |
valid | true |
value | App\Entity\User {#906 -id: null -email: null -roles: [] -password: null -firstName: null -lastName: null -phone: null -isEmailVerified: false -isPhoneVerified: false -isActive: true -newsletterConsent: false -marketingConsent: false -myReferralCode: "AXAY3JN1" -usedReferralCode: null -referralPoints: 0 -emailVerifiedAt: null -phoneVerifiedAt: null -lastLoginAt: null -createdAt: DateTimeImmutable @1754342817 {#907 date: 2025-08-04 21:26:57.068903 UTC (+00:00) } -updatedAt: DateTimeImmutable @1754342817 {#908 date: 2025-08-04 21:26:57.068909 UTC (+00:00) } -emailVerificationToken: null -phoneVerificationCode: null -phoneVerificationCodeExpiresAt: null -passwordResetToken: null -passwordResetTokenExpiresAt: null -lastPhoneCodeSentAt: null -phoneCodeAttempts: [] } |
firstName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Il tuo nome" "class" => "form-control" "autocomplete" => "given-name" ] |
[ "placeholder" => "Il tuo nome" "class" => "form-control" "autocomplete" => "given-name" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#967 +payload: null +groups: ? ?array +message: "Il nome è obbligatorio." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#969 +payload: null +groups: ? ?array +maxMessage: "Il nome non può superare {{ limit }} caratteri." +minMessage: "Il nome deve essere di almeno {{ limit }} caratteri." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#967 +payload: null +groups: ? ?array +message: "Il nome è obbligatorio." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#969 +payload: null +groups: ? ?array +maxMessage: "Il nome non può superare {{ limit }} caratteri." +minMessage: "Il nome deve essere di almeno {{ limit }} caratteri." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
label | "Nome" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Il tuo nome" "class" => "form-control" "autocomplete" => "given-name" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#967 +payload: null +groups: ? ?array +message: "Il nome è obbligatorio." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#969 +payload: null +groups: ? ?array +maxMessage: "Il nome non può superare {{ limit }} caratteri." +minMessage: "Il nome deve essere di almeno {{ limit }} caratteri." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
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 {#694 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#836 …} -namespace: Closure() {#852 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#996 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#998 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#235 …} $message: Closure() {#997 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Il tuo nome" "class" => "form-control" "autocomplete" => "given-name" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_firstName" ] |
cache_key | "_registration_form_firstName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1049 -errors: [] -form: Symfony\Component\Form\Form {#1100 …} } |
form | Symfony\Component\Form\FormView {#1059 …5} |
full_name | "registration_form[firstName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_firstName" |
label | "Nome" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_firstName" |
valid | true |
value | "" |
lastName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Il tuo cognome" "class" => "form-control" "autocomplete" => "family-name" ] |
[ "placeholder" => "Il tuo cognome" "class" => "form-control" "autocomplete" => "family-name" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#971 +payload: null +groups: ? ?array +message: "Il cognome è obbligatorio." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#973 +payload: null +groups: ? ?array +maxMessage: "Il cognome non può superare {{ limit }} caratteri." +minMessage: "Il cognome deve essere di almeno {{ limit }} caratteri." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#971 +payload: null +groups: ? ?array +message: "Il cognome è obbligatorio." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#973 +payload: null +groups: ? ?array +maxMessage: "Il cognome non può superare {{ limit }} caratteri." +minMessage: "Il cognome deve essere di almeno {{ limit }} caratteri." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
label | "Cognome" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Il tuo cognome" "class" => "form-control" "autocomplete" => "family-name" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#971 +payload: null +groups: ? ?array +message: "Il cognome è obbligatorio." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#973 +payload: null +groups: ? ?array +maxMessage: "Il cognome non può superare {{ limit }} caratteri." +minMessage: "Il cognome deve essere di almeno {{ limit }} caratteri." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
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 {#694 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#836 …} -namespace: Closure() {#852 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1005 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1007 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#235 …} $message: Closure() {#1006 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Il tuo cognome" "class" => "form-control" "autocomplete" => "family-name" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_lastName" ] |
cache_key | "_registration_form_lastName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1129 -errors: [] -form: Symfony\Component\Form\Form {#1103 …} } |
form | Symfony\Component\Form\FormView {#1121 …5} |
full_name | "registration_form[lastName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_lastName" |
label | "Cognome" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_lastName" |
valid | true |
value | "" |
Form type:
"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 | [ "placeholder" => "la-tua-email@esempio.com" "class" => "form-control" "autocomplete" => "email" ] |
[ "placeholder" => "la-tua-email@esempio.com" "class" => "form-control" "autocomplete" => "email" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#975 +payload: null +groups: ? ?array +message: "L'email è obbligatoria." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#975 +payload: null +groups: ? ?array +message: "L'email è obbligatoria." +allowNull: false +normalizer: null } ] |
label | "Email" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "la-tua-email@esempio.com" "class" => "form-control" "autocomplete" => "email" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#975 +payload: null +groups: ? ?array +message: "L'email è obbligatoria." +allowNull: false +normalizer: null } ] |
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 {#694 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#836 …} -namespace: Closure() {#852 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1018 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "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() {#1020 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#235 …} $message: Closure() {#1019 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "la-tua-email@esempio.com" "class" => "form-control" "autocomplete" => "email" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_registration_form_email" ] |
cache_key | "_registration_form_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1034 -errors: [] -form: Symfony\Component\Form\Form {#1106 …} } |
form | Symfony\Component\Form\FormView {#1021 …5} |
full_name | "registration_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_email" |
label | "Email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_email" |
valid | true |
value | "" |
phone
Form type:
"Symfony\Component\Form\Extension\Core\Type\TelType"
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 | [ "placeholder" => "123 456 7890" "class" => "form-control" "autocomplete" => "tel" ] |
[ "placeholder" => "123 456 7890" "class" => "form-control" "autocomplete" => "tel" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#977 +payload: null +groups: ? ?array +message: "Il numero di telefono è obbligatorio." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#979 +payload: null +groups: ? ?array +message: "Inserisci un numero di telefono valido." +pattern: "/^(\+39|0039|39)?[0-9]{8,11}$|^\+[1-9]\d{1,14}$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#977 +payload: null +groups: ? ?array +message: "Il numero di telefono è obbligatorio." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#979 +payload: null +groups: ? ?array +message: "Inserisci un numero di telefono valido." +pattern: "/^(\+39|0039|39)?[0-9]{8,11}$|^\+[1-9]\d{1,14}$/" +htmlPattern: null +match: true +normalizer: null } ] |
label | "Numero di Telefono" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "123 456 7890" "class" => "form-control" "autocomplete" => "tel" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#977 +payload: null +groups: ? ?array +message: "Il numero di telefono è obbligatorio." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#979 +payload: null +groups: ? ?array +message: "Inserisci un numero di telefono valido." +pattern: "/^(\+39|0039|39)?[0-9]{8,11}$|^\+[1-9]\d{1,14}$/" +htmlPattern: null +match: true +normalizer: null } ] |
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 {#694 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#836 …} -namespace: Closure() {#852 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1031 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please provide a valid phone number." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Numero di 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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1033 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#235 …} $message: Closure() {#1032 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "123 456 7890" "class" => "form-control" "autocomplete" => "tel" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "_registration_form_phone" ] |
cache_key | "_registration_form_phone_tel" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1008 -errors: [] -form: Symfony\Component\Form\Form {#1109 …} } |
form | Symfony\Component\Form\FormView {#999 …5} |
full_name | "registration_form[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_phone" |
label | "Numero di Telefono" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_phone" |
valid | true |
value | "" |
plainPassword
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
first_options | [ "label" => "Password" "attr" => [ "placeholder" => "Crea una password sicura" "class" => "form-control" "autocomplete" => "new-password" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#981 +payload: null +groups: ? ?array +message: "La password è obbligatoria." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#983 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "La password deve essere di almeno {{ limit }} caratteri." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#985 +payload: null +groups: ? ?array +message: "La password deve contenere almeno una lettera minuscola, una maiuscola, un numero e un carattere speciale." +pattern: "/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@$!%*?&])[A-Za-z\d@$!%*?&]/" +htmlPattern: null +match: true +normalizer: null } ] ] |
[ "label" => "Password" "attr" => [ "placeholder" => "Crea una password sicura" "class" => "form-control" "autocomplete" => "new-password" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#981 +payload: null +groups: ? ?array +message: "La password è obbligatoria." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#983 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "La password deve essere di almeno {{ limit }} caratteri." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#985 +payload: null +groups: ? ?array +message: "La password deve contenere almeno una lettera minuscola, una maiuscola, un numero e un carattere speciale." +pattern: "/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@$!%*?&])[A-Za-z\d@$!%*?&]/" +htmlPattern: null +match: true +normalizer: null } ] ] |
invalid_message | "Le password non coincidono." |
same as passed value |
mapped | false |
same as passed value |
second_options | [ "label" => "Conferma Password" "attr" => [ "placeholder" => "Ripeti la password" "class" => "form-control" "autocomplete" => "new-password" ] ] |
[ "label" => "Conferma Password" "attr" => [ "placeholder" => "Ripeti la password" "class" => "form-control" "autocomplete" => "new-password" ] ] |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#694 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#836 …} -namespace: Closure() {#852 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1045 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [ "." => "first" ] |
extra_fields_message | "This form should not contain extra fields." |
first_name | "first" |
first_options | [ "label" => "Password" "attr" => [ "placeholder" => "Crea una password sicura" "class" => "form-control" "autocomplete" => "new-password" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#981 +payload: null +groups: ? ?array +message: "La password è obbligatoria." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#983 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "La password deve essere di almeno {{ limit }} caratteri." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#985 +payload: null +groups: ? ?array +message: "La password deve contenere almeno una lettera minuscola, una maiuscola, un numero e un carattere speciale." +pattern: "/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@$!%*?&])[A-Za-z\d@$!%*?&]/" +htmlPattern: null +match: true +normalizer: null } ] ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Le password non coincidono." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
options | [] |
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 | [] |
second_name | "second" |
second_options | [ "label" => "Conferma Password" "attr" => [ "placeholder" => "Ripeti la password" "class" => "form-control" "autocomplete" => "new-password" ] ] |
setter | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
upload_max_size_message | Closure() {#1048 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#235 …} $message: Closure() {#1047 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "repeated" "_registration_form_plainPassword" ] |
cache_key | "_registration_form_plainPassword_repeated" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1155 -errors: [] -form: Symfony\Component\Form\Form {#1133 …} } |
form | Symfony\Component\Form\FormView {#1157 …5} |
full_name | "registration_form[plainPassword]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_plainPassword" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "plainPassword" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_plainPassword" |
valid | true |
value | [ "first" => null "second" => null ] |
first
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 | [ "placeholder" => "Crea una password sicura" "class" => "form-control" "autocomplete" => "new-password" ] |
[ "placeholder" => "Crea una password sicura" "class" => "form-control" "autocomplete" => "new-password" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#981 +payload: null +groups: ? ?array +message: "La password è obbligatoria." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#983 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "La password deve essere di almeno {{ limit }} caratteri." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#985 +payload: null +groups: ? ?array +message: "La password deve contenere almeno una lettera minuscola, una maiuscola, un numero e un carattere speciale." +pattern: "/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@$!%*?&])[A-Za-z\d@$!%*?&]/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#981 +payload: null +groups: ? ?array +message: "La password è obbligatoria." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#983 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "La password deve essere di almeno {{ limit }} caratteri." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#985 +payload: null +groups: ? ?array +message: "La password deve contenere almeno una lettera minuscola, una maiuscola, un numero e un carattere speciale." +pattern: "/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@$!%*?&])[A-Za-z\d@$!%*?&]/" +htmlPattern: null +match: true +normalizer: null } ] |
error_bubbling | false |
same as passed value |
label | "Password" |
same as passed value |
mapped | true |
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 | [ "placeholder" => "Crea una password sicura" "class" => "form-control" "autocomplete" => "new-password" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#981 +payload: null +groups: ? ?array +message: "La password è obbligatoria." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#983 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "La password deve essere di almeno {{ limit }} caratteri." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#985 +payload: null +groups: ? ?array +message: "La password deve contenere almeno una lettera minuscola, una maiuscola, un numero e un carattere speciale." +pattern: "/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@$!%*?&])[A-Za-z\d@$!%*?&]/" +htmlPattern: null +match: true +normalizer: null } ] |
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 {#694 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#836 …} -namespace: Closure() {#852 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1118 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
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() {#1120 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#235 …} $message: Closure() {#1119 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Crea una password sicura" "class" => "form-control" "autocomplete" => "new-password" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_registration_form_plainPassword_first" ] |
cache_key | "_registration_form_plainPassword_first_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1196 -errors: [] -form: Symfony\Component\Form\Form {#1136 …} } |
form | Symfony\Component\Form\FormView {#1160 …5} |
full_name | "registration_form[plainPassword][first]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_plainPassword_first" |
label | "Password" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "first" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_plainPassword_first" |
valid | true |
value | "" |
second
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 | [ "placeholder" => "Ripeti la password" "class" => "form-control" "autocomplete" => "new-password" ] |
[ "placeholder" => "Ripeti la password" "class" => "form-control" "autocomplete" => "new-password" ] |
error_bubbling | false |
same as passed value |
label | "Conferma Password" |
same as passed value |
mapped | true |
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 | [ "placeholder" => "Ripeti la password" "class" => "form-control" "autocomplete" => "new-password" ] |
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 {#694 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#836 …} -namespace: Closure() {#852 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1126 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
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 | "Conferma 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() {#1128 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#235 …} $message: Closure() {#1127 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Ripeti la password" "class" => "form-control" "autocomplete" => "new-password" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_registration_form_plainPassword_second" ] |
cache_key | "_registration_form_plainPassword_second_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1198 -errors: [] -form: Symfony\Component\Form\Form {#1139 …} } |
form | Symfony\Component\Form\FormView {#1199 …5} |
full_name | "registration_form[plainPassword][second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_plainPassword_second" |
label | "Conferma Password" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "second" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_plainPassword_second" |
valid | true |
value | "" |
referralCode
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Inserisci il codice del tuo amico" "class" => "form-control" "maxlength" => 10 ] |
[ "placeholder" => "Inserisci il codice del tuo amico" "class" => "form-control" "maxlength" => 10 ] |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#987 +payload: null +groups: [ "referral" ] +message: "Il codice referral deve essere di 8 caratteri (lettere maiuscole e numeri)." +pattern: "/^[A-Z0-9]{8}$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Regex {#987 +payload: null +groups: [ "referral" ] +message: "Il codice referral deve essere di 8 caratteri (lettere maiuscole e numeri)." +pattern: "/^[A-Z0-9]{8}$/" +htmlPattern: null +match: true +normalizer: null } ] |
label | "Codice Referral (opzionale)" |
same as passed value |
mapped | false |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Inserisci il codice del tuo amico" "class" => "form-control" "maxlength" => 10 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#987 +payload: null +groups: [ "referral" ] +message: "Il codice referral deve essere di 8 caratteri (lettere maiuscole e numeri)." +pattern: "/^[A-Z0-9]{8}$/" +htmlPattern: null +match: true +normalizer: null } ] |
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 {#694 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#836 …} -namespace: Closure() {#852 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1056 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Codice Referral (opzionale)" |
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() {#1058 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#235 …} $message: Closure() {#1057 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Inserisci il codice del tuo amico" "class" => "form-control" "maxlength" => 10 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_referralCode" ] |
cache_key | "_registration_form_referralCode_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1158 -errors: [] -form: Symfony\Component\Form\Form {#1142 …} } |
form | Symfony\Component\Form\FormView {#1159 …5} |
full_name | "registration_form[referralCode]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_referralCode" |
label | "Codice Referral (opzionale)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "referralCode" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_referralCode" |
valid | true |
value | "" |
agreeTerms
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-check-input" ] |
[ "class" => "form-check-input" ] |
constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#989 +payload: null +groups: ? ?array +message: "Devi accettare i termini e condizioni per procedere." } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#989 +payload: null +groups: ? ?array +message: "Devi accettare i termini e condizioni per procedere." } ] |
label | "Accetto i Termini e Condizioni e la Privacy Policy" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-check-input" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#989 +payload: null +groups: ? ?array +message: "Devi accettare i termini e condizioni per procedere." } ] |
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 {#694 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#836 …} -namespace: Closure() {#852 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1068 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1069 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Accetto i Termini e Condizioni e la Privacy Policy" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1071 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#235 …} $message: Closure() {#1073 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-check-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_registration_form_agreeTerms" ] |
cache_key | "_registration_form_agreeTerms_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1201 -errors: [] -form: Symfony\Component\Form\Form {#1145 …} } |
form | Symfony\Component\Form\FormView {#1200 …5} |
full_name | "registration_form[agreeTerms]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_agreeTerms" |
label | "Accetto i Termini e Condizioni e la Privacy Policy" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "agreeTerms" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_agreeTerms" |
valid | true |
value | "1" |
newsletterConsent
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-check-input" ] |
[ "class" => "form-check-input" ] |
label | "Desidero ricevere aggiornamenti sui desideri realizzati e offerte speciali" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-check-input" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#694 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#836 …} -namespace: Closure() {#852 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1068 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1069 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Desidero ricevere aggiornamenti sui desideri realizzati e offerte speciali" |
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() {#1081 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#235 …} $message: Closure() {#1080 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-check-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_registration_form_newsletterConsent" ] |
cache_key | "_registration_form_newsletterConsent_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1202 -errors: [] -form: Symfony\Component\Form\Form {#1148 …} } |
form | Symfony\Component\Form\FormView {#1203 …5} |
full_name | "registration_form[newsletterConsent]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_newsletterConsent" |
label | "Desidero ricevere aggiornamenti sui desideri realizzati e offerte speciali" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "newsletterConsent" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_newsletterConsent" |
valid | true |
value | "1" |
marketingConsent
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-check-input" ] |
[ "class" => "form-check-input" ] |
label | "Accetto di ricevere comunicazioni marketing personalizzate" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-check-input" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#694 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#836 …} -namespace: Closure() {#852 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1068 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1069 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Accetto di ricevere comunicazioni marketing personalizzate" |
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() {#1090 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#235 …} $message: Closure() {#1089 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-check-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_registration_form_marketingConsent" ] |
cache_key | "_registration_form_marketingConsent_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1204 -errors: [] -form: Symfony\Component\Form\Form {#1151 …} } |
form | Symfony\Component\Form\FormView {#1205 …5} |
full_name | "registration_form[marketingConsent]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_marketingConsent" |
label | "Accetto di ricevere comunicazioni marketing personalizzate" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "marketingConsent" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_marketingConsent" |
valid | true |
value | "1" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "e4da320ecd260f2a74.MTtAQu3k0qVS_dD0u-ajD2ZFT_rR3WvxuuiUD_4BpA4.f1Z5CKCKhZdhlYqC87TpSBUuGbLmlkbFy4vHXZVb-2Rba3g4qNWr1wqPkQ" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
block_prefix | "csrf_token" |
same as passed value |
data | "e4da320ecd260f2a74.MTtAQu3k0qVS_dD0u-ajD2ZFT_rR3WvxuuiUD_4BpA4.f1Z5CKCKhZdhlYqC87TpSBUuGbLmlkbFy4vHXZVb-2Rba3g4qNWr1wqPkQ" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-controller" => "csrf-protection" ] |
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 {#694 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#836 …} -namespace: Closure() {#852 …} } |
data | "e4da320ecd260f2a74.MTtAQu3k0qVS_dD0u-ajD2ZFT_rR3WvxuuiUD_4BpA4.f1Z5CKCKhZdhlYqC87TpSBUuGbLmlkbFy4vHXZVb-2Rba3g4qNWr1wqPkQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1209 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1211 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#235 …} $message: Closure() {#1210 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-controller" => "csrf-protection" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_registration_form__token" ] |
cache_key | "_registration_form__token_hidden" |
compound | false |
data | "e4da320ecd260f2a74.MTtAQu3k0qVS_dD0u-ajD2ZFT_rR3WvxuuiUD_4BpA4.f1Z5CKCKhZdhlYqC87TpSBUuGbLmlkbFy4vHXZVb-2Rba3g4qNWr1wqPkQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1221 -errors: [] -form: Symfony\Component\Form\Form {#1217 …} } |
form | Symfony\Component\Form\FormView {#1212 …5} |
full_name | "registration_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_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 | "_registration_form__token" |
valid | true |
value | "e4da320ecd260f2a74.MTtAQu3k0qVS_dD0u-ajD2ZFT_rR3WvxuuiUD_4BpA4.f1Z5CKCKhZdhlYqC87TpSBUuGbLmlkbFy4vHXZVb-2Rba3g4qNWr1wqPkQ" |