Forms
-
registration_form
-
email
-
firstname
-
lastname
-
pesel
-
mapNumber
-
agreeTerms
-
marketing
-
plainPassword
-
_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 {#759 -id: ? int -email: ? ?string -roles: [] -password: null -isVerified: false -enabled: null -firstname: null -lastname: null -phone: null -pesel: null -mapNumber: null -marketing: null -company: null -street: null -houseNumber: null -city: null -zipcode: null -nip: null -deleteRequest: null -created: DateTime @1738279269 {#806 date: 2025-01-31 00:21:09.652194 Europe/Berlin (+01:00) } -updated: DateTime @1738279269 {#805 date: 2025-01-31 00:21:09.652198 Europe/Berlin (+01:00) } } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\User {#759 -id: ? int -email: ? ?string -roles: [] -password: null -isVerified: false -enabled: null -firstname: null -lastname: null -phone: null -pesel: null -mapNumber: null -marketing: null -company: null -street: null -houseNumber: null -city: null -zipcode: null -nip: null -deleteRequest: null -created: DateTime @1738279269 {#806 date: 2025-01-31 00:21:09.652194 Europe/Berlin (+01:00) } -updated: DateTime @1738279269 {#805 date: 2025-01-31 00:21:09.652198 Europe/Berlin (+01:00) } } |
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 {#280 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#278 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#279 …} -namespace: Closure() {#282 …} } |
data | App\Entity\User {#759 -id: ? int -email: ? ?string -roles: [] -password: null -isVerified: false -enabled: null -firstname: null -lastname: null -phone: null -pesel: null -mapNumber: null -marketing: null -company: null -street: null -houseNumber: null -city: null -zipcode: null -nip: null -deleteRequest: null -created: DateTime @1738279269 {#806 date: 2025-01-31 00:21:09.652194 Europe/Berlin (+01:00) } -updated: DateTime @1738279269 {#805 date: 2025-01-31 00:21:09.652198 Europe/Berlin (+01:00) } } |
data_class | "App\Entity\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#926 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() {#928 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#771 …} $message: Closure() {#927 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "registration_form" "_registration_form" ] |
cache_key | "_registration_form_registration_form" |
compound | true |
data | App\Entity\User {#759 -id: ? int -email: ? ?string -roles: [] -password: null -isVerified: false -enabled: null -firstname: null -lastname: null -phone: null -pesel: null -mapNumber: null -marketing: null -company: null -street: null -houseNumber: null -city: null -zipcode: null -nip: null -deleteRequest: null -created: DateTime @1738279269 {#806 date: 2025-01-31 00:21:09.652194 Europe/Berlin (+01:00) } -updated: DateTime @1738279269 {#805 date: 2025-01-31 00:21:09.652198 Europe/Berlin (+01:00) } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1281 -form: Symfony\Component\Form\Form {#1285 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#929 …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 {#759 -id: ? int -email: ? ?string -roles: [] -password: null -isVerified: false -enabled: null -firstname: null -lastname: null -phone: null -pesel: null -mapNumber: null -marketing: null -company: null -street: null -houseNumber: null -city: null -zipcode: null -nip: null -deleteRequest: null -created: DateTime @1738279269 {#806 date: 2025-01-31 00:21:09.652194 Europe/Berlin (+01:00) } -updated: DateTime @1738279269 {#805 date: 2025-01-31 00:21:09.652198 Europe/Berlin (+01:00) } } |
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 |
---|---|---|
label | false |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#280 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#278 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#279 …} -namespace: Closure() {#282 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#939 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#937 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#771 …} $message: Closure() {#938 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
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 {#1207 -form: Symfony\Component\Form\Form {#1288 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1243 …5} |
full_name | "registration_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_email" |
label | false |
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" |
uses_autocomplete | false |
valid | true |
value | "" |
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 |
---|---|---|
label | false |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#280 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#278 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#279 …} -namespace: Closure() {#282 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#950 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#964 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#771 …} $message: Closure() {#963 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
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 {#974 -form: Symfony\Component\Form\Form {#1291 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#965 …5} |
full_name | "registration_form[firstname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_firstname" |
label | false |
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" |
uses_autocomplete | false |
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 |
---|---|---|
label | false |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#280 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#278 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#279 …} -namespace: Closure() {#282 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#971 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#973 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#771 …} $message: Closure() {#972 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
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 {#940 -form: Symfony\Component\Form\Form {#1294 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1313 …5} |
full_name | "registration_form[lastname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_lastname" |
label | false |
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" |
uses_autocomplete | false |
valid | true |
value | "" |
pesel
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 | [ "maxlength" => 11 ] |
[ "maxlength" => 11 ] |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#934 +payload: null +groups: ? +message: "Numer PESEL jest nieprawidłowy" +pattern: "/^[0-9]{11}$/" +htmlPattern: null +match: true +normalizer: null } App\Validator\PESEL {#948 +payload: null +groups: ? +message: "Podaj prawidłowy numer PESEL" +mode: "strict" } ] |
[ Symfony\Component\Validator\Constraints\Regex {#934 +payload: null +groups: ? +message: "Numer PESEL jest nieprawidłowy" +pattern: "/^[0-9]{11}$/" +htmlPattern: null +match: true +normalizer: null } App\Validator\PESEL {#948 +payload: null +groups: ? +message: "Podaj prawidłowy numer PESEL" +mode: "strict" } ] |
label | false |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "maxlength" => 11 ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#934 +payload: null +groups: ? +message: "Numer PESEL jest nieprawidłowy" +pattern: "/^[0-9]{11}$/" +htmlPattern: null +match: true +normalizer: null } App\Validator\PESEL {#948 +payload: null +groups: ? +message: "Podaj prawidłowy numer PESEL" +mode: "strict" } ] |
create_option_text | "Add %placeholder%..." |
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 {#280 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#278 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#279 …} -namespace: Closure() {#282 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#983 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
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 {#771 …} $message: Closure() {#1237 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 11 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_pesel" ] |
cache_key | "_registration_form_pesel_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1315 -form: Symfony\Component\Form\Form {#1297 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1316 …5} |
full_name | "registration_form[pesel]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_pesel" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "pesel" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_pesel" |
uses_autocomplete | false |
valid | true |
value | "" |
mapNumber
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" => "Pełny numer w formacie MAP/XX/XXXX/XX" ] |
[ "placeholder" => "Pełny numer w formacie MAP/XX/XXXX/XX" ] |
label | false |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "placeholder" => "Pełny numer w formacie MAP/XX/XXXX/XX" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#280 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#278 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#279 …} -namespace: Closure() {#282 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1193 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1242 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#771 …} $message: Closure() {#984 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Pełny numer w formacie MAP/XX/XXXX/XX" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_mapNumber" ] |
cache_key | "_registration_form_mapNumber_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1317 -form: Symfony\Component\Form\Form {#1300 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1318 …5} |
full_name | "registration_form[mapNumber]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_mapNumber" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "mapNumber" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_mapNumber" |
uses_autocomplete | false |
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#941 +payload: null +groups: ? +message: "Musisz zaakceptować regulamin." } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#941 +payload: null +groups: ? +message: "Musisz zaakceptować regulamin." } ] |
label | "form.rules" |
same as passed value |
label_html | true |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#941 +payload: null +groups: ? +message: "Musisz zaakceptować regulamin." } ] |
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 {#280 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#278 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#279 …} -namespace: Closure() {#282 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1254 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 {#1253 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "form.rules" |
label_attr | [] |
label_format | null |
label_html | true |
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() {#1250 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#771 …} $message: Closure() {#1251 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
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 {#1346 -form: Symfony\Component\Form\Form {#1303 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1348 …5} |
full_name | "registration_form[agreeTerms]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_agreeTerms" |
label | "form.rules" |
label_attr | [] |
label_format | null |
label_html | true |
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" |
marketing
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 |
---|---|---|
label | "form.marketing" |
same as passed value |
label_html | true |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#280 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#278 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#279 …} -namespace: Closure() {#282 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1254 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 {#1253 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "form.marketing" |
label_attr | [] |
label_format | null |
label_html | true |
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() {#1267 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#771 …} $message: Closure() {#1265 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_registration_form_marketing" ] |
cache_key | "_registration_form_marketing_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1349 -form: Symfony\Component\Form\Form {#1306 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1350 …5} |
full_name | "registration_form[marketing]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_marketing" |
label | "form.marketing" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "marketing" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_marketing" |
valid | true |
value | "1" |
plainPassword
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 | [ "autocomplete" => "new-password" "placeholder" => "Podaj hasło" ] |
[ "autocomplete" => "new-password" "placeholder" => "Podaj hasło" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#944 +payload: null +groups: ? +message: "Musisz podać hasło" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#945 +payload: null +groups: ? +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: "Twoje hasło powinno mieć co najmniej {{ limit }} znaków" +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: 255 +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#962 +payload: null +groups: ? +message: "Hasło powinno zawierać min. 8 znaków w tym jedną literę, cyfrę i znak specjalny" +pattern: "/^(?=.*\d)(?!.*[^a-zA-Z0-9!@#$^+=])(.{8,255})$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#944 +payload: null +groups: ? +message: "Musisz podać hasło" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#945 +payload: null +groups: ? +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: "Twoje hasło powinno mieć co najmniej {{ limit }} znaków" +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: 255 +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#962 +payload: null +groups: ? +message: "Hasło powinno zawierać min. 8 znaków w tym jedną literę, cyfrę i znak specjalny" +pattern: "/^(?=.*\d)(?!.*[^a-zA-Z0-9!@#$^+=])(.{8,255})$/" +htmlPattern: null +match: true +normalizer: null } ] |
help | "Hasło powinno zawierać min. 8 znaków w tym jedną dużą literę, cyfrę i znak specjalny (!@#$^+=)" |
same as passed value |
label | false |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
always_empty | true |
attr | [ "autocomplete" => "new-password" "placeholder" => "Podaj hasło" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#944 +payload: null +groups: ? +message: "Musisz podać hasło" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#945 +payload: null +groups: ? +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: "Twoje hasło powinno mieć co najmniej {{ limit }} znaków" +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: 255 +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#962 +payload: null +groups: ? +message: "Hasło powinno zawierać min. 8 znaków w tym jedną literę, cyfrę i znak specjalny" +pattern: "/^(?=.*\d)(?!.*[^a-zA-Z0-9!@#$^+=])(.{8,255})$/" +htmlPattern: null +match: true +normalizer: null } ] |
create_option_text | "Add %placeholder%..." |
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 {#280 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#278 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#279 …} -namespace: Closure() {#282 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1273 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
hash_property_path | null |
help | "Hasło powinno zawierać min. 8 znaków w tym jedną dużą literę, cyfrę i znak specjalny (!@#$^+=)" |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | false |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1280 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#771 …} $message: Closure() {#1279 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "new-password" "placeholder" => "Podaj hasło" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_registration_form_plainPassword" ] |
cache_key | "_registration_form_plainPassword_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1351 -form: Symfony\Component\Form\Form {#1309 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1352 …5} |
full_name | "registration_form[plainPassword]" |
help | "Hasło powinno zawierać min. 8 znaków w tym jedną dużą literę, cyfrę i znak specjalny (!@#$^+=)" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_plainPassword" |
label | false |
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" |
uses_autocomplete | false |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "0dec60e23c.qebvTuvTiCEx5ZpsUaWTn6eEdwxlUTSs-9nQtiPEsE8.5q6DPaWd-GwCq9s8HdPAxsLTP0QQMnDozOua31CCgg6RqpcquYH8Tmih8Q" |
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 | "0dec60e23c.qebvTuvTiCEx5ZpsUaWTn6eEdwxlUTSs-9nQtiPEsE8.5q6DPaWd-GwCq9s8HdPAxsLTP0QQMnDozOua31CCgg6RqpcquYH8Tmih8Q" |
same as passed value |
mapped | false |
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 | "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 {#280 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#278 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#279 …} -namespace: Closure() {#282 …} } |
data | "0dec60e23c.qebvTuvTiCEx5ZpsUaWTn6eEdwxlUTSs-9nQtiPEsE8.5q6DPaWd-GwCq9s8HdPAxsLTP0QQMnDozOua31CCgg6RqpcquYH8Tmih8Q" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1369 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() {#1371 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#771 …} $message: Closure() {#1370 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_registration_form__token" ] |
cache_key | "_registration_form__token_hidden" |
compound | false |
data | "0dec60e23c.qebvTuvTiCEx5ZpsUaWTn6eEdwxlUTSs-9nQtiPEsE8.5q6DPaWd-GwCq9s8HdPAxsLTP0QQMnDozOua31CCgg6RqpcquYH8Tmih8Q" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1381 -form: Symfony\Component\Form\Form {#1377 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1372 …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 | "0dec60e23c.qebvTuvTiCEx5ZpsUaWTn6eEdwxlUTSs-9nQtiPEsE8.5q6DPaWd-GwCq9s8HdPAxsLTP0QQMnDozOua31CCgg6RqpcquYH8Tmih8Q" |