Forms
-
-
email
-
_token
-
-
-
email
-
redirectToRoute
-
recatpchaValue
-
_token
-
sylius_user_request_password_reset
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Sylius\Bundle\UserBundle\Form\Model\PasswordResetRequest {#7684 -email: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | Sylius\Bundle\UserBundle\Form\Model\PasswordResetRequest {#7684 -email: null } |
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 {#7691 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7693 …} -namespace: Closure() {#7695 …} } |
| data | Sylius\Bundle\UserBundle\Form\Model\PasswordResetRequest {#7684 -email: null } |
| data_class | "Sylius\Bundle\UserBundle\Form\Model\PasswordResetRequest" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7719 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Sylius\Bundle\UserBundle\Form\Model\PasswordResetRequest" } } |
| 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() {#7721 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4166 …} $message: Closure() {#7720 …} $translationDomain: "validators" } } |
| validation_groups | [
"sylius"
] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "sylius_user_request_password_reset" "_sylius_user_request_password_reset" ] |
| cache_key | "_sylius_user_request_password_reset_sylius_user_request_password_reset" |
| compound | true |
| data | Sylius\Bundle\UserBundle\Form\Model\PasswordResetRequest {#7684 -email: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7751 -form: Symfony\Component\Form\Form {#7744 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7739 …5} |
| full_name | "sylius_user_request_password_reset" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_user_request_password_reset" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "sylius_user_request_password_reset" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_user_request_password_reset" |
| valid | true |
| value | Sylius\Bundle\UserBundle\Form\Model\PasswordResetRequest {#7684 -email: null } |
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 | "sylius.form.user.email" |
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 {#7691 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7693 …} -namespace: Closure() {#7695 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7736 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 | "sylius.form.user.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() {#7738 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4166 …} $message: Closure() {#7737 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_sylius_user_request_password_reset_email" ] |
| cache_key | "_sylius_user_request_password_reset_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7756 -form: Symfony\Component\Form\Form {#7747 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7755 …5} |
| full_name | "sylius_user_request_password_reset[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_user_request_password_reset_email" |
| label | "sylius.form.user.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 | "_sylius_user_request_password_reset_email" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "e9d4fa86b3.KW2tuH-01yvr2PUoiL0nf4MVK0nUyQYKi_JT7Z7xC2g.UDXG_CbCgEqzncF719gVC7ZkTQOtvElrybphtMq1OSx-I9TbNOPlQqy3wQ" |
| 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 | "e9d4fa86b3.KW2tuH-01yvr2PUoiL0nf4MVK0nUyQYKi_JT7Z7xC2g.UDXG_CbCgEqzncF719gVC7ZkTQOtvElrybphtMq1OSx-I9TbNOPlQqy3wQ" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7691 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7693 …} -namespace: Closure() {#7695 …} } |
| data | "e9d4fa86b3.KW2tuH-01yvr2PUoiL0nf4MVK0nUyQYKi_JT7Z7xC2g.UDXG_CbCgEqzncF719gVC7ZkTQOtvElrybphtMq1OSx-I9TbNOPlQqy3wQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7764 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() {#7766 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4166 …} $message: Closure() {#7765 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_sylius_user_request_password_reset__token" ] |
| cache_key | "_sylius_user_request_password_reset__token_hidden" |
| compound | false |
| data | "e9d4fa86b3.KW2tuH-01yvr2PUoiL0nf4MVK0nUyQYKi_JT7Z7xC2g.UDXG_CbCgEqzncF719gVC7ZkTQOtvElrybphtMq1OSx-I9TbNOPlQqy3wQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7776 -form: Symfony\Component\Form\Form {#7772 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7767 …5} |
| full_name | "sylius_user_request_password_reset[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_user_request_password_reset__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 | "_sylius_user_request_password_reset__token" |
| valid | true |
| value | "e9d4fa86b3.KW2tuH-01yvr2PUoiL0nf4MVK0nUyQYKi_JT7Z7xC2g.UDXG_CbCgEqzncF719gVC7ZkTQOtvElrybphtMq1OSx-I9TbNOPlQqy3wQ" |
newsletter
Form type:
"App\Form\Newsletter\NewsletterType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Newsletter\Newsletter {#13462 -id: null -email: ? ?string -createdAt: DateTime @1769438944 {#13463 date: 2026-01-26 15:49:04.415049 Europe/Paris (+01:00) } -isActive: true #recatpchaValue: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/send-newsletter" |
same as passed value |
| data | App\Entity\Newsletter\Newsletter {#13462 -id: null -email: ? ?string -createdAt: DateTime @1769438944 {#13463 date: 2026-01-26 15:49:04.415049 Europe/Paris (+01:00) } -isActive: true #recatpchaValue: null } |
same as passed value |
| method | "POST" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/send-newsletter" |
| 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 {#7691 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7693 …} -namespace: Closure() {#7695 …} } |
| data | App\Entity\Newsletter\Newsletter {#13462 -id: null -email: ? ?string -createdAt: DateTime @1769438944 {#13463 date: 2026-01-26 15:49:04.415049 Europe/Paris (+01:00) } -isActive: true #recatpchaValue: null } |
| data_class | "App\Entity\Newsletter\Newsletter" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13470 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Newsletter\Newsletter" } } |
| 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 |
| redirectToRoute | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#13472 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4166 …} $message: Closure() {#13471 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/send-newsletter" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "newsletter" "_newsletter" ] |
| cache_key | "_newsletter_newsletter" |
| compound | true |
| data | App\Entity\Newsletter\Newsletter {#13462 -id: null -email: ? ?string -createdAt: DateTime @1769438944 {#13463 date: 2026-01-26 15:49:04.415049 Europe/Paris (+01:00) } -isActive: true #recatpchaValue: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#13505 -form: Symfony\Component\Form\Form {#13510 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#13473 …5} |
| full_name | "newsletter" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "newsletter" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "newsletter" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_newsletter" |
| valid | true |
| value | App\Entity\Newsletter\Newsletter {#13462 -id: null -email: ? ?string -createdAt: DateTime @1769438944 {#13463 date: 2026-01-26 15:49:04.415049 Europe/Paris (+01:00) } -isActive: true #recatpchaValue: null } |
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" => "app.ui.form.enter_email" ] |
[ "placeholder" => "app.ui.form.enter_email" ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "app.ui.form.enter_email" ] |
| 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 {#7691 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7693 …} -namespace: Closure() {#7695 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13479 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 | false |
| 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() {#13481 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4166 …} $message: Closure() {#13480 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "app.ui.form.enter_email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_newsletter_email" ] |
| cache_key | "_newsletter_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#13525 -form: Symfony\Component\Form\Form {#13513 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#13523 …5} |
| full_name | "newsletter[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "newsletter_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 | "_newsletter_email" |
| valid | true |
| value | "" |
redirectToRoute
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 |
|---|---|---|
| data | null |
null
|
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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 {#7691 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7693 …} -namespace: Closure() {#7695 …} } |
| data | null |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13488 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() {#13490 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4166 …} $message: Closure() {#13489 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_newsletter_redirectToRoute" ] |
| cache_key | "_newsletter_redirectToRoute_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#13526 -form: Symfony\Component\Form\Form {#13516 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#13527 …5} |
| full_name | "newsletter[redirectToRoute]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "newsletter_redirectToRoute" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "redirectToRoute" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_newsletter_redirectToRoute" |
| valid | true |
| value | "" |
recatpchaValue
Form type:
"Oz\Toolboxe\Form\Type\RecaptchaType"
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
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "oz-toolbox-recaptcha" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Oz\Toolboxe\Validator\RecaptchaValidation {#13500 +payload: null +groups: ? +message: "Recaptcha invalide" } ] |
| 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 {#7691 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7693 …} -namespace: Closure() {#7695 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13502 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 | 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() {#13504 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4166 …} $message: Closure() {#13503 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "oz-toolbox-recaptcha" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "recaptcha" "_newsletter_recatpchaValue" ] |
| cache_key | "_newsletter_recatpchaValue_recaptcha" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#13528 -form: Symfony\Component\Form\Form {#13519 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#13536 …5} |
| full_name | "newsletter[recatpchaValue]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "newsletter_recatpchaValue" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "recatpchaValue" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_newsletter_recatpchaValue" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "dcbdddb5b238efe5fe18377b4.uF5qigxk0rJFuywNW7UGDtIgv4s33a6rf51yVZhvgt4.8goL_DkgosF233RKOdJeSKIR3LMBhOb-Ma0oF-o72I_iJhveelaCwnbIaQ" |
| 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 | "dcbdddb5b238efe5fe18377b4.uF5qigxk0rJFuywNW7UGDtIgv4s33a6rf51yVZhvgt4.8goL_DkgosF233RKOdJeSKIR3LMBhOb-Ma0oF-o72I_iJhveelaCwnbIaQ" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7691 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7693 …} -namespace: Closure() {#7695 …} } |
| data | "dcbdddb5b238efe5fe18377b4.uF5qigxk0rJFuywNW7UGDtIgv4s33a6rf51yVZhvgt4.8goL_DkgosF233RKOdJeSKIR3LMBhOb-Ma0oF-o72I_iJhveelaCwnbIaQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13491 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() {#13540 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4166 …} $message: Closure() {#13541 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_newsletter__token" ] |
| cache_key | "_newsletter__token_hidden" |
| compound | false |
| data | "dcbdddb5b238efe5fe18377b4.uF5qigxk0rJFuywNW7UGDtIgv4s33a6rf51yVZhvgt4.8goL_DkgosF233RKOdJeSKIR3LMBhOb-Ma0oF-o72I_iJhveelaCwnbIaQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#13551 -form: Symfony\Component\Form\Form {#13547 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#13542 …5} |
| full_name | "newsletter[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "newsletter__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 | "_newsletter__token" |
| valid | true |
| value | "dcbdddb5b238efe5fe18377b4.uF5qigxk0rJFuywNW7UGDtIgv4s33a6rf51yVZhvgt4.8goL_DkgosF233RKOdJeSKIR3LMBhOb-Ma0oF-o72I_iJhveelaCwnbIaQ" |