Forms
-
register_form
-
email
-
password
-
first
-
second
-
-
CG
-
newsletter
-
_test_country
-
_token
-
register_form
Form type:
"App\Form\RegisterFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3017 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3015 …} -namespace: Closure() {#3009 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4343 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 | "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 | "messages" |
| trim | true |
| upload_max_size_message | Closure() {#4365 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $message: Closure() {#4344 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "register_form" "_register_form" ] |
| cache_key | "_register_form_register_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4257 -errors: [] -form: Symfony\Component\Form\Form {#4339 …} } |
| form | Symfony\Component\Form\FormView {#4228 …5} |
| full_name | "register_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "register_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "register_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_register_form" |
| valid | true |
| value | 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" => "forms.common.placeholder.email" "class" => "spacing-padding-8px color-black color-bg-none" "autocomplete" => "username" ] |
[ "placeholder" => "forms.common.placeholder.email" "class" => "spacing-padding-8px color-black color-bg-none" "autocomplete" => "username" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4399 +payload: null +groups: ? ?array +message: "forms.common.error.email.required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#4396 +payload: null +groups: ? ?array +message: "forms.common.error.email.invalid" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4399 +payload: null +groups: ? ?array +message: "forms.common.error.email.required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#4396 +payload: null +groups: ? ?array +message: "forms.common.error.email.invalid" +mode: null +normalizer: null } ] |
| label | "forms.common.label.email" |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "display-flex display-direction-column spacing-gap-4px" ] |
[ "class" => "display-flex display-direction-column spacing-gap-4px" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "forms.common.placeholder.email" "class" => "spacing-padding-8px color-black color-bg-none" "autocomplete" => "username" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4399 +payload: null +groups: ? ?array +message: "forms.common.error.email.required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#4396 +payload: null +groups: ? ?array +message: "forms.common.error.email.invalid" +mode: null +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 {#3017 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3015 …} -namespace: Closure() {#3009 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4388 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 | "forms.common.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 | [ "class" => "display-flex display-direction-column spacing-gap-4px" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4382 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $message: Closure() {#4381 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "forms.common.placeholder.email" "class" => "spacing-padding-8px color-black color-bg-none" "autocomplete" => "username" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_register_form_email" ] |
| cache_key | "_register_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4183 -errors: [] -form: Symfony\Component\Form\Form {#4334 …} } |
| form | Symfony\Component\Form\FormView {#4210 …5} |
| full_name | "register_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "register_form_email" |
| label | "forms.common.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 | [ "class" => "display-flex display-direction-column spacing-gap-4px" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_register_form_email" |
| valid | true |
| value | "" |
password
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| first_options | [ "label" => "forms.common.label.password" "required" => true "attr" => [ "placeholder" => "forms.common.placeholder.password" "class" => "sizing-w-100 spacing-padding-8px color-black color-bg-none" "autocomplete" => "new-password" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#4397 +payload: null +groups: ? ?array +message: "forms.common.error.password.required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4383 +payload: null +groups: ? ?array +message: "forms.common.error.password.strength" +pattern: "/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[\W_]).{8,}$/" +htmlPattern: null +match: true +normalizer: null } ] ] |
[ "label" => "forms.common.label.password" "required" => true "attr" => [ "placeholder" => "forms.common.placeholder.password" "class" => "sizing-w-100 spacing-padding-8px color-black color-bg-none" "autocomplete" => "new-password" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#4397 +payload: null +groups: ? ?array +message: "forms.common.error.password.required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4383 +payload: null +groups: ? ?array +message: "forms.common.error.password.strength" +pattern: "/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[\W_]).{8,}$/" +htmlPattern: null +match: true +normalizer: null } ] ] |
| invalid_message | "forms.common.error.password.mismatch" |
same as passed value |
| second_options | [ "label" => "forms.common.label.confirm_password" "required" => true "row_attr" => [ "class" => "display-flex display-direction-column spacing-gap-4px" ] "attr" => [ "placeholder" => "forms.common.placeholder.password" "class" => "sizing-w-100 spacing-padding-8px color-black color-bg-none" "autocomplete" => "new-password" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#4384 +payload: null +groups: ? ?array +message: "forms.common.error.password.confirm_required" +allowNull: false +normalizer: null } ] ] |
[ "label" => "forms.common.label.confirm_password" "required" => true "row_attr" => [ "class" => "display-flex display-direction-column spacing-gap-4px" ] "attr" => [ "placeholder" => "forms.common.placeholder.password" "class" => "sizing-w-100 spacing-padding-8px color-black color-bg-none" "autocomplete" => "new-password" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#4384 +payload: null +groups: ? ?array +message: "forms.common.error.password.confirm_required" +allowNull: false +normalizer: null } ] ] |
| 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 {#3017 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3015 …} -namespace: Closure() {#3009 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4373 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" => "forms.common.label.password" "required" => true "attr" => [ "placeholder" => "forms.common.placeholder.password" "class" => "sizing-w-100 spacing-padding-8px color-black color-bg-none" "autocomplete" => "new-password" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#4397 +payload: null +groups: ? ?array +message: "forms.common.error.password.required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4383 +payload: null +groups: ? ?array +message: "forms.common.error.password.strength" +pattern: "/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[\W_]).{8,}$/" +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 | "forms.common.error.password.mismatch" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| 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" => "forms.common.label.confirm_password" "required" => true "row_attr" => [ "class" => "display-flex display-direction-column spacing-gap-4px" ] "attr" => [ "placeholder" => "forms.common.placeholder.password" "class" => "sizing-w-100 spacing-padding-8px color-black color-bg-none" "autocomplete" => "new-password" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#4384 +payload: null +groups: ? ?array +message: "forms.common.error.password.confirm_required" +allowNull: false +normalizer: null } ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#4371 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $message: Closure() {#4374 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_register_form_password" ] |
| cache_key | "_register_form_password_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4226 -errors: [] -form: Symfony\Component\Form\Form {#4311 …} } |
| form | Symfony\Component\Form\FormView {#4213 …5} |
| full_name | "register_form[password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "register_form_password" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "password" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_register_form_password" |
| 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" => "forms.common.placeholder.password" "class" => "sizing-w-100 spacing-padding-8px color-black color-bg-none" "autocomplete" => "new-password" ] |
[ "placeholder" => "forms.common.placeholder.password" "class" => "sizing-w-100 spacing-padding-8px color-black color-bg-none" "autocomplete" => "new-password" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4397 +payload: null +groups: ? ?array +message: "forms.common.error.password.required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4383 +payload: null +groups: ? ?array +message: "forms.common.error.password.strength" +pattern: "/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[\W_]).{8,}$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4397 +payload: null +groups: ? ?array +message: "forms.common.error.password.required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4383 +payload: null +groups: ? ?array +message: "forms.common.error.password.strength" +pattern: "/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[\W_]).{8,}$/" +htmlPattern: null +match: true +normalizer: null } ] |
| error_bubbling | false |
same as passed value |
| label | "forms.common.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" => "forms.common.placeholder.password" "class" => "sizing-w-100 spacing-padding-8px color-black color-bg-none" "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 {#4397 +payload: null +groups: ? ?array +message: "forms.common.error.password.required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4383 +payload: null +groups: ? ?array +message: "forms.common.error.password.strength" +pattern: "/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[\W_]).{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 {#3017 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3015 …} -namespace: Closure() {#3009 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4332 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 | "forms.common.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() {#4326 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $message: Closure() {#4325 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "forms.common.placeholder.password" "class" => "sizing-w-100 spacing-padding-8px color-black color-bg-none" "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_register_form_password_first" ] |
| cache_key | "_register_form_password_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4222 -errors: [] -form: Symfony\Component\Form\Form {#4314 …} } |
| form | Symfony\Component\Form\FormView {#4201 …5} |
| full_name | "register_form[password][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "register_form_password_first" |
| label | "forms.common.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 | "messages" |
| unique_block_prefix | "_register_form_password_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" => "forms.common.placeholder.password" "class" => "sizing-w-100 spacing-padding-8px color-black color-bg-none" "autocomplete" => "new-password" ] |
[ "placeholder" => "forms.common.placeholder.password" "class" => "sizing-w-100 spacing-padding-8px color-black color-bg-none" "autocomplete" => "new-password" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4384 +payload: null +groups: ? ?array +message: "forms.common.error.password.confirm_required" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4384 +payload: null +groups: ? ?array +message: "forms.common.error.password.confirm_required" +allowNull: false +normalizer: null } ] |
| error_bubbling | false |
same as passed value |
| label | "forms.common.label.confirm_password" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "display-flex display-direction-column spacing-gap-4px" ] |
[ "class" => "display-flex display-direction-column spacing-gap-4px" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "placeholder" => "forms.common.placeholder.password" "class" => "sizing-w-100 spacing-padding-8px color-black color-bg-none" "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 {#4384 +payload: null +groups: ? ?array +message: "forms.common.error.password.confirm_required" +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 {#3017 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3015 …} -namespace: Closure() {#3009 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4324 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 | "forms.common.label.confirm_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 | [ "class" => "display-flex display-direction-column spacing-gap-4px" ] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4322 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $message: Closure() {#4321 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "forms.common.placeholder.password" "class" => "sizing-w-100 spacing-padding-8px color-black color-bg-none" "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_register_form_password_second" ] |
| cache_key | "_register_form_password_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4199 -errors: [] -form: Symfony\Component\Form\Form {#4307 …} } |
| form | Symfony\Component\Form\FormView {#4196 …5} |
| full_name | "register_form[password][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "register_form_password_second" |
| label | "forms.common.label.confirm_password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "display-flex display-direction-column spacing-gap-4px" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_register_form_password_second" |
| valid | true |
| value | "" |
CG
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\NotBlank {#4386 +payload: null +groups: ? ?array +message: "forms.common.error.cgu.required" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4386 +payload: null +groups: ? ?array +message: "forms.common.error.cgu.required" +allowNull: false +normalizer: null } ] |
| label | "I accept the <a href="/general-condition-use" target="_blank" rel="noopener noreferrer" style="text-decoration: underline;">terms and conditions</a>*" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "display-flex display-content-start display-direction-row-reverse spacing-gap-16px" ] |
[ "class" => "display-flex display-content-start display-direction-row-reverse spacing-gap-16px" ] |
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\NotBlank {#4386 +payload: null +groups: ? ?array +message: "forms.common.error.cgu.required" +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 {#3017 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3015 …} -namespace: Closure() {#3009 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#5236 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 {#5234 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "I accept the <a href="/general-condition-use" target="_blank" rel="noopener noreferrer" style="text-decoration: underline;">terms and conditions</a>*" |
| 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 | true |
| row_attr | [ "class" => "display-flex display-content-start display-direction-row-reverse spacing-gap-16px" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4364 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $message: Closure() {#4363 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_register_form_CG" ] |
| cache_key | "_register_form_CG_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4204 -errors: [] -form: Symfony\Component\Form\Form {#4310 …} } |
| form | Symfony\Component\Form\FormView {#4219 …5} |
| full_name | "register_form[CG]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "register_form_CG" |
| label | "I accept the <a href="/general-condition-use" target="_blank" rel="noopener noreferrer" style="text-decoration: underline;">terms and conditions</a>*" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "CG" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "display-flex display-content-start display-direction-row-reverse spacing-gap-16px" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_register_form_CG" |
| valid | true |
| value | "1" |
newsletter
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 |
|---|---|---|
| label | "forms.register.label.newsletter" |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "display-flex display-content-start display-direction-row-reverse spacing-gap-16px" ] |
[ "class" => "display-flex display-content-start display-direction-row-reverse spacing-gap-16px" ] |
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 {#3017 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3015 …} -namespace: Closure() {#3009 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#5236 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 {#5234 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "forms.register.label.newsletter" |
| 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 | [ "class" => "display-flex display-content-start display-direction-row-reverse spacing-gap-16px" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4349 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $message: Closure() {#4356 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_register_form_newsletter" ] |
| cache_key | "_register_form_newsletter_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4185 -errors: [] -form: Symfony\Component\Form\Form {#4299 …} } |
| form | Symfony\Component\Form\FormView {#4163 …5} |
| full_name | "register_form[newsletter]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "register_form_newsletter" |
| label | "forms.register.label.newsletter" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "newsletter" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "display-flex display-content-start display-direction-row-reverse spacing-gap-16px" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_register_form_newsletter" |
| valid | true |
| value | "1" |
_test_country
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 |
|---|---|---|
| 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 | [] |
| 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 {#3017 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3015 …} -namespace: Closure() {#3009 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4345 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() {#4290 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $message: Closure() {#4346 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_register_form__test_country" ] |
| cache_key | "_register_form__test_country_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4141 -errors: [] -form: Symfony\Component\Form\Form {#4302 …} } |
| form | Symfony\Component\Form\FormView {#4142 …5} |
| full_name | "register_form[_test_country]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "register_form__test_country" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_test_country" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_register_form__test_country" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "b2694ec5be378839965e370f1.mLrZu3QEEcuQuYQKKQzY3sZI6Zg-OSI0GWMg-UslaM0.4P6U7jpccJLpzdB5HUuKm-t5n8d_FBYGbRtHkwxAIY7HjOvRLHREhc-M4w" |
| 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 | "b2694ec5be378839965e370f1.mLrZu3QEEcuQuYQKKQzY3sZI6Zg-OSI0GWMg-UslaM0.4P6U7jpccJLpzdB5HUuKm-t5n8d_FBYGbRtHkwxAIY7HjOvRLHREhc-M4w" |
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 {#3017 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3015 …} -namespace: Closure() {#3009 …} } |
| data | "b2694ec5be378839965e370f1.mLrZu3QEEcuQuYQKKQzY3sZI6Zg-OSI0GWMg-UslaM0.4P6U7jpccJLpzdB5HUuKm-t5n8d_FBYGbRtHkwxAIY7HjOvRLHREhc-M4w" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4168 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() {#4195 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $message: Closure() {#4203 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_register_form__token" ] |
| cache_key | "_register_form__token_hidden" |
| compound | false |
| data | "b2694ec5be378839965e370f1.mLrZu3QEEcuQuYQKKQzY3sZI6Zg-OSI0GWMg-UslaM0.4P6U7jpccJLpzdB5HUuKm-t5n8d_FBYGbRtHkwxAIY7HjOvRLHREhc-M4w" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4227 -errors: [] -form: Symfony\Component\Form\Form {#4263 …} } |
| form | Symfony\Component\Form\FormView {#4189 …5} |
| full_name | "register_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "register_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 | "messages" |
| unique_block_prefix | "_register_form__token" |
| valid | true |
| value | "b2694ec5be378839965e370f1.mLrZu3QEEcuQuYQKKQzY3sZI6Zg-OSI0GWMg-UslaM0.4P6U7jpccJLpzdB5HUuKm-t5n8d_FBYGbRtHkwxAIY7HjOvRLHREhc-M4w" |