Forms
-
registration_form
-
firstName
-
lastName
-
email
-
phoneNumber
-
password
-
first
-
second
-
-
entreprise
-
structureAppartenance
-
serviceAppartenance
-
localisation
-
totpCode
-
_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 {#123 -id: null -uuid: null -email: null -confirmationToken: null -confirmationRequestedAt: null -passwordResetToken: null -passwordRequestedAt: null -firstName: null -lastName: null -roles: [] -password: null -entreprise: null -phoneNumber: null -structureAppartenance: null -serviceAppartenance: null -localisation: null -enabled: false -emailVerified: false -totpEnabled: false -totpSecretEncrypted: null -totpSecret: null -backupCodes: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#123 -id: null -uuid: null -email: null -confirmationToken: null -confirmationRequestedAt: null -passwordResetToken: null -passwordRequestedAt: null -firstName: null -lastName: null -roles: [] -password: null -entreprise: null -phoneNumber: null -structureAppartenance: null -serviceAppartenance: null -localisation: null -enabled: false -emailVerified: false -totpEnabled: false -totpSecretEncrypted: null -totpSecret: null -backupCodes: 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 {#153 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#795 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#812 …} -namespace: Closure() {#814 …} } |
| data | App\Entity\User {#123 -id: null -uuid: null -email: null -confirmationToken: null -confirmationRequestedAt: null -passwordResetToken: null -passwordRequestedAt: null -firstName: null -lastName: null -roles: [] -password: null -entreprise: null -phoneNumber: null -structureAppartenance: null -serviceAppartenance: null -localisation: null -enabled: false -emailVerified: false -totpEnabled: false -totpSecretEncrypted: null -totpSecret: null -backupCodes: null } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#889 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() {#891 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#218 …} $message: Closure() {#890 …} $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 {#123 -id: null -uuid: null -email: null -confirmationToken: null -confirmationRequestedAt: null -passwordResetToken: null -passwordRequestedAt: null -firstName: null -lastName: null -roles: [] -password: null -entreprise: null -phoneNumber: null -structureAppartenance: null -serviceAppartenance: null -localisation: null -enabled: false -emailVerified: false -totpEnabled: false -totpSecretEncrypted: null -totpSecret: null -backupCodes: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1980 -errors: [] -form: Symfony\Component\Form\Form {#1267 …} } |
| form | Symfony\Component\Form\FormView {#1349 …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 {#123 -id: null -uuid: null -email: null -confirmationToken: null -confirmationRequestedAt: null -passwordResetToken: null -passwordRequestedAt: null -firstName: null -lastName: null -roles: [] -password: null -entreprise: null -phoneNumber: null -structureAppartenance: null -serviceAppartenance: null -localisation: null -enabled: false -emailVerified: false -totpEnabled: false -totpSecretEncrypted: null -totpSecret: null -backupCodes: null } |
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Length {#897 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\Length {#897 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "registration.firt_name" |
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\Length {#897 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#153 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#795 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#812 …} -namespace: Closure() {#814 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#914 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "registration.firt_name" |
| 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#916 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#218 …} $message: Closure() {#915 …} $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 {#948 -errors: [] -form: Symfony\Component\Form\Form {#1297 …} } |
| form | Symfony\Component\Form\FormView {#939 …5} |
| full_name | "registration_form[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_firstName" |
| label | "registration.firt_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_firstName" |
| valid | true |
| value | "" |
lastName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Length {#898 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\Length {#898 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "registration.last_name" |
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\Length {#898 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#153 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#795 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#812 …} -namespace: Closure() {#814 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#923 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "registration.last_name" |
| 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#925 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#218 …} $message: Closure() {#924 …} $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 {#1261 -errors: [] -form: Symfony\Component\Form\Form {#1289 …} } |
| form | Symfony\Component\Form\FormView {#1129 …5} |
| full_name | "registration_form[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_lastName" |
| label | "registration.last_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_lastName" |
| valid | true |
| value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "registration.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 {#153 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#795 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#812 …} -namespace: Closure() {#814 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#936 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 | "registration.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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#938 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#218 …} $message: Closure() {#937 …} $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 {#963 -errors: [] -form: Symfony\Component\Form\Form {#1286 …} } |
| form | Symfony\Component\Form\FormView {#1273 …5} |
| full_name | "registration_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_email" |
| label | "registration.email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_email" |
| valid | true |
| value | "" |
phoneNumber
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#899 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#900 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 32 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#899 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#900 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 32 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "registration.phone_number" |
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\NotBlank {#899 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#900 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 32 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#153 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#795 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#812 …} -namespace: Closure() {#814 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#945 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "registration.phone_number" |
| 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#947 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#218 …} $message: Closure() {#946 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_phoneNumber" ] |
| cache_key | "_registration_form_phoneNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1316 -errors: [] -form: Symfony\Component\Form\Form {#1290 …} } |
| form | Symfony\Component\Form\FormView {#1348 …5} |
| full_name | "registration_form[phoneNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_phoneNumber" |
| label | "registration.phone_number" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phoneNumber" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_phoneNumber" |
| 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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#901 +payload: null +groups: ? ?array +message: "registration.password_strength" +pattern: "/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d).{8,}$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Regex {#901 +payload: null +groups: ? ?array +message: "registration.password_strength" +pattern: "/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d).{8,}$/" +htmlPattern: null +match: true +normalizer: null } ] |
| first_options | [ "label" => "registration.password" "attr" => [ "autocomplete" => "new-password" ] ] |
[ "label" => "registration.password" "attr" => [ "autocomplete" => "new-password" ] ] |
| invalid_message | "registration.password_mismatch" |
same as passed value |
| mapped | false |
same as passed value |
| second_options | [ "label" => "registration.confirm_password" "attr" => [ "autocomplete" => "new-password" ] ] |
[ "label" => "registration.confirm_password" "attr" => [ "autocomplete" => "new-password" ] ] |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#901 +payload: null +groups: ? ?array +message: "registration.password_strength" +pattern: "/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d).{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 {#153 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#795 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#812 …} -namespace: Closure() {#814 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#959 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" => "registration.password" "attr" => [ "autocomplete" => "new-password" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "registration.password_mismatch" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| second_name | "second" |
| second_options | [ "label" => "registration.confirm_password" "attr" => [ "autocomplete" => "new-password" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#962 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#218 …} $message: Closure() {#961 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_registration_form_password" ] |
| cache_key | "_registration_form_password_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#926 -errors: [] -form: Symfony\Component\Form\Form {#1320 …} } |
| form | Symfony\Component\Form\FormView {#1981 …5} |
| full_name | "registration_form[password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_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 | null |
| unique_block_prefix | "_registration_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 | [ "autocomplete" => "new-password" ] |
[ "autocomplete" => "new-password" ] |
| error_bubbling | false |
same as passed value |
| label | "registration.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 | [ "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#153 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#795 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#812 …} -namespace: Closure() {#814 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1305 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 | "registration.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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1307 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#218 …} $message: Closure() {#1306 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_form_password_first" ] |
| cache_key | "_registration_form_password_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1922 -errors: [] -form: Symfony\Component\Form\Form {#1323 …} } |
| form | Symfony\Component\Form\FormView {#1921 …5} |
| full_name | "registration_form[password][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_password_first" |
| label | "registration.password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_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 | [ "autocomplete" => "new-password" ] |
[ "autocomplete" => "new-password" ] |
| error_bubbling | false |
same as passed value |
| label | "registration.confirm_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 | [ "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#153 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#795 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#812 …} -namespace: Closure() {#814 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1313 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 | "registration.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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1315 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#218 …} $message: Closure() {#1314 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_form_password_second" ] |
| cache_key | "_registration_form_password_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1920 -errors: [] -form: Symfony\Component\Form\Form {#1326 …} } |
| form | Symfony\Component\Form\FormView {#1928 …5} |
| full_name | "registration_form[password][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_password_second" |
| label | "registration.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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_password_second" |
| valid | true |
| value | "" |
entreprise
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_attr | Closure(?Entreprise $entreprise) {#911 class: "App\Form\RegistrationFormType" this: App\Form\RegistrationFormType {#855 …} } |
same as passed value |
| choice_label | "name" |
same as passed value |
| choice_value | "uuid" |
same as passed value |
| class | "App\Entity\Entreprise" |
same as passed value |
| label | "registration.entreprise" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#903 class: "App\Form\RegistrationFormType" this: App\Form\RegistrationFormType {#855 …} } |
Doctrine\ORM\QueryBuilder {#1034 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1032 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1031 #from: "App\Entity\Entreprise" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1035 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "e.activated = true" "e.category != :adminCategory" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1038 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1033 …} -dql: "SELECT e FROM App\Entity\Entreprise e WHERE e.activated = true AND e.category != :adminCategory ORDER BY e.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1028 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: Doctrine\ORM\EntityManager {#261 …11} } |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | Closure(?Entreprise $entreprise) {#911 class: "App\Form\RegistrationFormType" this: App\Form\RegistrationFormType {#855 …} } |
| choice_filter | null |
| choice_label | "name" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1175 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1040 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1039 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1041 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | "uuid" |
| choices | null |
| class | "App\Entity\Entreprise" |
| 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 {#153 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#795 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#812 …} -namespace: Closure() {#814 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#261 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1149 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#261 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1004 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "registration.entreprise" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1034 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1032 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1031 #from: "App\Entity\Entreprise" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1035 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "e.activated = true" "e.category != :adminCategory" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1038 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1033 …} -dql: "SELECT e FROM App\Entity\Entreprise e WHERE e.activated = true AND e.category != :adminCategory ORDER BY e.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1028 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: Doctrine\ORM\EntityManager {#261 …11} } |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#996 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#218 …} $message: Closure() {#994 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_registration_form_entreprise" ] |
| cache_key | "_registration_form_entreprise_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ "019adbc2_8609_756a_9ff6_bf90340af2d6" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1931 +data: App\Entity\Entreprise {#1945 …} +value: "019adbc2-8609-756a-9ff6-bf90340af2d6" +label: "HST-Ostra" +attr: [ "data-category" => "referent" ] +labelTranslationParameters: [] } "019adb75_700a_72e4_a42e_47752f20affb" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1938 +data: App\Entity\Entreprise {#1970 …} +value: "019adb75-700a-72e4-a42e-47752f20affb" +label: "Reseuro" +attr: [ "data-category" => "expert" ] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1979 -errors: [] -form: Symfony\Component\Form\Form {#1329 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1919 …5} |
| full_name | "registration_form[entreprise]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_entreprise" |
| is_selected | Closure($choice, $value) {#1929 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "registration.entreprise" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "entreprise" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_entreprise" |
| valid | true |
| value | "" |
structureAppartenance
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "name" |
same as passed value |
| choice_value | "uuid" |
same as passed value |
| class | "App\Entity\StructureAppartenance" |
same as passed value |
| label | "registration.structure" |
same as passed value |
| placeholder | "registration.structure.placeholder" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#902 class: "App\Form\RegistrationFormType" this: App\Form\RegistrationFormType {#855 …} } |
Doctrine\ORM\QueryBuilder {#1172 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1137 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1170 #from: "App\Entity\StructureAppartenance" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1153 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "s.activated = true" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1164 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1033 …} -dql: "SELECT s FROM App\Entity\StructureAppartenance s WHERE s.activated = true ORDER BY s.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1157 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: Doctrine\ORM\EntityManager {#261 …11} } |
| 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1211 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1167 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1169 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1041 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | "uuid" |
| choices | null |
| class | "App\Entity\StructureAppartenance" |
| 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 {#153 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#795 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#812 …} -namespace: Closure() {#814 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#261 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1192 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#261 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1138 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "registration.structure" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "registration.structure.placeholder" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1172 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1137 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1170 #from: "App\Entity\StructureAppartenance" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1153 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "s.activated = true" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1164 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1033 …} -dql: "SELECT s FROM App\Entity\StructureAppartenance s WHERE s.activated = true ORDER BY s.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1157 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: Doctrine\ORM\EntityManager {#261 …11} } |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1139 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#218 …} $message: Closure() {#1140 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_registration_form_structureAppartenance" ] |
| cache_key | "_registration_form_structureAppartenance_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ "019efb85_8711_7951_a74e_493672c56d23" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1951 +data: App\Entity\StructureAppartenance {#2059 …} +value: "019efb85-8711-7951-a74e-493672c56d23" +label: "HST" +attr: [] +labelTranslationParameters: [] } "019efb85_bcb4_70b2_b470_bf39dba4e410" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2049 +data: App\Entity\StructureAppartenance {#2061 …} +value: "019efb85-bcb4-70b2-b470-bf39dba4e410" +label: "OSTRA" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1930 -errors: [] -form: Symfony\Component\Form\Form {#1332 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1927 …5} |
| full_name | "registration_form[structureAppartenance]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_structureAppartenance" |
| is_selected | Closure($choice, $value) {#1954 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "registration.structure" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "structureAppartenance" |
| placeholder | "registration.structure.placeholder" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_structureAppartenance" |
| valid | true |
| value | "" |
serviceAppartenance
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "name" |
same as passed value |
| choice_value | "uuid" |
same as passed value |
| class | "App\Entity\ServiceAppartenance" |
same as passed value |
| label | "registration.service" |
same as passed value |
| placeholder | "registration.service.placeholder" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#910 class: "App\Form\RegistrationFormType" this: App\Form\RegistrationFormType {#855 …} } |
Doctrine\ORM\QueryBuilder {#1202 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1183 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1205 #from: "App\Entity\ServiceAppartenance" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1206 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "s.activated = true" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1213 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1033 …} -dql: "SELECT s FROM App\Entity\ServiceAppartenance s WHERE s.activated = true ORDER BY s.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1212 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: Doctrine\ORM\EntityManager {#261 …11} } |
| 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1256 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1215 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1214 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1041 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | "uuid" |
| choices | null |
| class | "App\Entity\ServiceAppartenance" |
| 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 {#153 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#795 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#812 …} -namespace: Closure() {#814 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#261 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1237 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#261 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1184 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "registration.service" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "registration.service.placeholder" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1202 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1183 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1205 #from: "App\Entity\ServiceAppartenance" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1206 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "s.activated = true" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1213 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1033 …} -dql: "SELECT s FROM App\Entity\ServiceAppartenance s WHERE s.activated = true ORDER BY s.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1212 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: Doctrine\ORM\EntityManager {#261 …11} } |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1185 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#218 …} $message: Closure() {#1186 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_registration_form_serviceAppartenance" ] |
| cache_key | "_registration_form_serviceAppartenance_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ "019f0021_3f42_7822_87a6_7162c83cf9a9" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2055 +data: App\Entity\ServiceAppartenance {#2074 …} +value: "019f0021-3f42-7822-87a6-7162c83cf9a9" +label: "Achats et Services Généraux" +attr: [] +labelTranslationParameters: [] } "019f0021_3ed0_73ad_9940_c5188a007c4f" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2065 +data: App\Entity\ServiceAppartenance {#2076 …} +value: "019f0021-3ed0-73ad-9940-c5188a007c4f" +label: "Administratif opérationnel" +attr: [] +labelTranslationParameters: [] } "019f0021_3ec6_7c39_8fe6_d8e819a1baa1" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1936 +data: App\Entity\ServiceAppartenance {#2077 …} +value: "019f0021-3ec6-7c39-8fe6-d8e819a1baa1" +label: "Administratif support" +attr: [] +labelTranslationParameters: [] } "019efe86_1afe_70e5_8a87_499670ba2a3d" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2054 +data: App\Entity\ServiceAppartenance {#2078 …} +value: "019efe86-1afe-70e5-8a87-499670ba2a3d" +label: "Ass.Equipe Pluridisciplinaire" +attr: [] +labelTranslationParameters: [] } "019efe86_1a9e_7ed0_9971_1567c087ec82" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2071 +data: App\Entity\ServiceAppartenance {#2079 …} +value: "019efe86-1a9e-7ed0-9971-1567c087ec82" +label: "Assistanat médical" +attr: [] +labelTranslationParameters: [] } "019efe86_1b01_7ce6_a4d7_e929c82da906" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2070 +data: App\Entity\ServiceAppartenance {#2080 …} +value: "019efe86-1b01-7ce6-a4d7-e929c82da906" +label: "Assistantes Sociales" +attr: [] +labelTranslationParameters: [] } "019efe86_1b02_7e70_b689_625ddbdc2daa" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2069 +data: App\Entity\ServiceAppartenance {#2081 …} +value: "019efe86-1b02-7e70-b689-625ddbdc2daa" +label: "Cellule PDP" +attr: [] +labelTranslationParameters: [] } "019efe86_1b04_7254_96b8_1126f5e25ab8" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2051 +data: App\Entity\ServiceAppartenance {#2082 …} +value: "019efe86-1b04-7254-96b8-1126f5e25ab8" +label: "Communication" +attr: [] +labelTranslationParameters: [] } "019efe86_1b15_7f52_ba98_b976df609bf0" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2066 +data: App\Entity\ServiceAppartenance {#2083 …} +value: "019efe86-1b15-7f52-ba98-b976df609bf0" +label: "Comptabilité" +attr: [] +labelTranslationParameters: [] } "019efe86_1b06_77f3_aabe_2372ccdbf788" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2097 +data: App\Entity\ServiceAppartenance {#2084 …} +value: "019efe86-1b06-77f3-aabe-2372ccdbf788" +label: "Developpement RH&Formation" +attr: [] +labelTranslationParameters: [] } "019efe86_1b11_70f3_82cc_62161e34d99b" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2098 +data: App\Entity\ServiceAppartenance {#2085 …} +value: "019efe86-1b11-70f3-82cc-62161e34d99b" +label: "Direction Générale" +attr: [] +labelTranslationParameters: [] } "019efe86_1b3f_701b_8ca0_8ff8302ed1a1" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2099 +data: App\Entity\ServiceAppartenance {#2086 …} +value: "019efe86-1b3f-701b-8ca0-8ff8302ed1a1" +label: "Direction Médico Technique" +attr: [] +labelTranslationParameters: [] } "019efe86_1b17_7976_8daf_150a402c527f" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2100 +data: App\Entity\ServiceAppartenance {#2087 …} +value: "019efe86-1b17-7976-8daf-150a402c527f" +label: "Experts Métiers" +attr: [] +labelTranslationParameters: [] } "019efe86_1b27_7d3a_907f_85cbc6a62db8" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2101 +data: App\Entity\ServiceAppartenance {#2088 …} +value: "019efe86-1b27-7d3a-907f-85cbc6a62db8" +label: "Gestion RH&Recrutement" +attr: [] +labelTranslationParameters: [] } "019efe86_1a98_737c_855e_e31b2d1b21b1" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2102 +data: App\Entity\ServiceAppartenance {#2089 …} +value: "019efe86-1a98-737c-855e-e31b2d1b21b1" +label: "Infirmiers" +attr: [] +labelTranslationParameters: [] } "019efe86_1b1a_7801_a9a4_9c1ffb32191f" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2103 +data: App\Entity\ServiceAppartenance {#2090 …} +value: "019efe86-1b1a-7801-a9a4-9c1ffb32191f" +label: "Informatique" +attr: [] +labelTranslationParameters: [] } "019efe86_1b05_7d9c_b1f5_8e1d22f6e765" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2104 +data: App\Entity\ServiceAppartenance {#2091 …} +value: "019efe86-1b05-7d9c-b1f5-8e1d22f6e765" +label: "IPRP" +attr: [] +labelTranslationParameters: [] } "019efe86_1a9d_77bc_a439_4a5e3a8f5e16" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2105 +data: App\Entity\ServiceAppartenance {#2092 …} +value: "019efe86-1a9d-77bc-a439-4a5e3a8f5e16" +label: "Médecins" +attr: [] +labelTranslationParameters: [] } "019efe86_1aa0_73db_850b_f8ff1f6ee217" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2106 +data: App\Entity\ServiceAppartenance {#2093 …} +value: "019efe86-1aa0-73db-850b-f8ff1f6ee217" +label: "Prévention" +attr: [] +labelTranslationParameters: [] } "019efe86_1b0f_7539_b740_4f12f8b4ccba" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2107 +data: App\Entity\ServiceAppartenance {#2094 …} +value: "019efe86-1b0f-7539-b740-4f12f8b4ccba" +label: "Relation Adhérents" +attr: [] +labelTranslationParameters: [] } "019efe86_1b36_7cf7_b47e_a1276a6d5e94" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2108 +data: App\Entity\ServiceAppartenance {#2095 …} +value: "019efe86-1b36-7cf7-b47e-a1276a6d5e94" +label: "Responsables de Secteur" +attr: [] +labelTranslationParameters: [] } "019efe86_1b01_71ea_a4d7_e929c6d1b214" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2109 +data: App\Entity\ServiceAppartenance {#2096 …} +value: "019efe86-1b01-71ea-a4d7-e929c6d1b214" +label: "Salariés Eloignés" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1934 -errors: [] -form: Symfony\Component\Form\Form {#1335 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1932 …5} |
| full_name | "registration_form[serviceAppartenance]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_serviceAppartenance" |
| is_selected | Closure($choice, $value) {#2056 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "registration.service" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "serviceAppartenance" |
| placeholder | "registration.service.placeholder" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_serviceAppartenance" |
| valid | true |
| value | "" |
localisation
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "name" |
same as passed value |
| choice_value | "uuid" |
same as passed value |
| class | "App\Entity\Localisation" |
same as passed value |
| label | "registration.localisation" |
same as passed value |
| placeholder | "registration.localisation.placeholder" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#909 class: "App\Form\RegistrationFormType" this: App\Form\RegistrationFormType {#855 …} } |
Doctrine\ORM\QueryBuilder {#1247 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1228 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "l" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1250 #from: "App\Entity\Localisation" #alias: "l" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1251 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "l.activated = true" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1258 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "l.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1033 …} -dql: "SELECT l FROM App\Entity\Localisation l WHERE l.activated = true ORDER BY l.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1257 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: Doctrine\ORM\EntityManager {#261 …11} } |
| 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1301 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1260 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1259 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1041 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | "uuid" |
| choices | null |
| class | "App\Entity\Localisation" |
| 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 {#153 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#795 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#812 …} -namespace: Closure() {#814 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#261 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1282 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#261 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1229 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "registration.localisation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "registration.localisation.placeholder" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1247 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1228 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "l" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1250 #from: "App\Entity\Localisation" #alias: "l" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1251 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "l.activated = true" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1258 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "l.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1033 …} -dql: "SELECT l FROM App\Entity\Localisation l WHERE l.activated = true ORDER BY l.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1257 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: Doctrine\ORM\EntityManager {#261 …11} } |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1230 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#218 …} $message: Closure() {#1231 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_registration_form_localisation" ] |
| cache_key | "_registration_form_localisation_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ "019f0021_3ec7_7e7d_8638_a4250196c76e" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2113 +data: App\Entity\Localisation {#2129 …} +value: "019f0021-3ec7-7e7d-8638-a4250196c76e" +label: "ASNIERES" +attr: [] +labelTranslationParameters: [] } "019efe86_1ab1_7e4a_8d70_d4a6b8084c45" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2120 +data: App\Entity\Localisation {#2131 …} +value: "019efe86-1ab1-7e4a-8d70-d4a6b8084c45" +label: "CHATOU" +attr: [] +labelTranslationParameters: [] } "019f0021_3ece_7daa_b983_179d0b8522e6" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2115 +data: App\Entity\Localisation {#2132 …} +value: "019f0021-3ece-7daa-b983-179d0b8522e6" +label: "COLLABORATEUR DETACHE CHEZ L'ADHERENT" +attr: [] +labelTranslationParameters: [] } "019efb8a_20cf_7453_875b_c2f245ebc858" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2114 +data: App\Entity\Localisation {#2133 …} +value: "019efb8a-20cf-7453-875b-c2f245ebc858" +label: "COLOMBES" +attr: [] +labelTranslationParameters: [] } "019efe86_1b19_7e46_9043_9faab6051a4b" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2126 +data: App\Entity\Localisation {#2134 …} +value: "019efe86-1b19-7e46-9043-9faab6051a4b" +label: "CONFLANS" +attr: [] +labelTranslationParameters: [] } "019efb8a_6f2c_74c6_8354_d40c92949d21" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2125 +data: App\Entity\Localisation {#2135 …} +value: "019efb8a-6f2c-74c6-8354-d40c92949d21" +label: "COURBEVOIE" +attr: [] +labelTranslationParameters: [] } "019f0021_3f0b_74e8_b757_b4452bb1c42c" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2124 +data: App\Entity\Localisation {#2136 …} +value: "019f0021-3f0b-74e8-b757-b4452bb1c42c" +label: "GAZERAN" +attr: [] +labelTranslationParameters: [] } "019effe7_1a60_79ea_b94f_7fe17404f64b" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2116 +data: App\Entity\Localisation {#2137 …} +value: "019effe7-1a60-79ea-b94f-7fe17404f64b" +label: "GENEVILLIERS" +attr: [] +labelTranslationParameters: [] } "019efb8a_f80d_7e22_90d7_a6bda689da5b" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2121 +data: App\Entity\Localisation {#2138 …} +value: "019efb8a-f80d-7e22-90d7-a6bda689da5b" +label: "GENNEVILLIERS" +attr: [] +labelTranslationParameters: [] } "019efe86_1afc_738f_aab2_8486452616b2" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2158 +data: App\Entity\Localisation {#2139 …} +value: "019efe86-1afc-738f-aab2-8486452616b2" +label: "GUYANCOURT" +attr: [] +labelTranslationParameters: [] } "019efe86_1aa5_75ea_957c_71372943d68b" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2159 +data: App\Entity\Localisation {#2140 …} +value: "019efe86-1aa5-75ea-957c-71372943d68b" +label: "LA DEFENSE" +attr: [] +labelTranslationParameters: [] } "019efe86_1afe_7bed_8a87_49967200c0e9" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2160 +data: App\Entity\Localisation {#2141 …} +value: "019efe86-1afe-7bed-8a87-49967200c0e9" +label: "LES MUREAUX" +attr: [] +labelTranslationParameters: [] } "019efe86_1aa6_7041_ac9a_6d1e8587a5ea" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2161 +data: App\Entity\Localisation {#2142 …} +value: "019efe86-1aa6-7041-ac9a-6d1e8587a5ea" +label: "LEVALLOIS HOCHE" +attr: [] +labelTranslationParameters: [] } "019efe86_1a9f_70b4_a698_746e17506d23" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2162 +data: App\Entity\Localisation {#2143 …} +value: "019efe86-1a9f-70b4-a698-746e17506d23" +label: "LEVALLOIS PERI" +attr: [] +labelTranslationParameters: [] } "019efe86_1afd_7716_a362_b04cf7dee204" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2163 +data: App\Entity\Localisation {#2144 …} +value: "019efe86-1afd-7716-a362-b04cf7dee204" +label: "MANTES LA VILLE" +attr: [] +labelTranslationParameters: [] } "019efe86_1b08_7ba2_8ea1_fd354f9fee1d" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2164 +data: App\Entity\Localisation {#2145 …} +value: "019efe86-1b08-7ba2-8ea1-fd354f9fee1d" +label: "MONTIGNY" +attr: [] +labelTranslationParameters: [] } "019efe86_1aa2_78f3_9cb6_b1f247787051" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2165 +data: App\Entity\Localisation {#2146 …} +value: "019efe86-1aa2-78f3-9cb6-b1f247787051" +label: "NANTERRE JOFFRE" +attr: [] +labelTranslationParameters: [] } "019efe86_1a9e_754c_9971_1567bf88e702" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2166 +data: App\Entity\Localisation {#2147 …} +value: "019efe86-1a9e-754c-9971-1567bf88e702" +label: "NANTERRE SIEGE" +attr: [] +labelTranslationParameters: [] } "019efe86_1aa7_7a7d_847c_609df6c36672" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2167 +data: App\Entity\Localisation {#2148 …} +value: "019efe86-1aa7-7a7d-847c-609df6c36672" +label: "NEUILLY" +attr: [] +labelTranslationParameters: [] } "019efe86_1a9f_7a08_a698_746e182f2eec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2168 +data: App\Entity\Localisation {#2149 …} +value: "019efe86-1a9f-7a08-a698-746e182f2eec" +label: "PARIS" +attr: [] +labelTranslationParameters: [] } "019efe86_1afc_7c93_aab2_84864603e3df" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2169 +data: App\Entity\Localisation {#2150 …} +value: "019efe86-1afc-7c93-aab2-84864603e3df" +label: "POISSY" +attr: [] +labelTranslationParameters: [] } "019efe86_1b01_735a_a4d7_e929c73c6b25" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2170 +data: App\Entity\Localisation {#2151 …} +value: "019efe86-1b01-735a-a4d7-e929c73c6b25" +label: "POMONE" +attr: [] +labelTranslationParameters: [] } "019efe86_1afe_725d_8a87_499670d75355" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2171 +data: App\Entity\Localisation {#2152 …} +value: "019efe86-1afe-725d-8a87-499670d75355" +label: "REUIL" +attr: [] +labelTranslationParameters: [] } "019efe86_1a9d_7960_a439_4a5e3b8da7ee" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2172 +data: App\Entity\Localisation {#2153 …} +value: "019efe86-1a9d-7960-a439-4a5e3b8da7ee" +label: "RUEIL" +attr: [] +labelTranslationParameters: [] } "019efe86_1b36_7eb7_b47e_a1276b2cf7d1" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2173 +data: App\Entity\Localisation {#2154 …} +value: "019efe86-1b36-7eb7-b47e-a1276b2cf7d1" +label: "RUEIL 2" +attr: [] +labelTranslationParameters: [] } "019efe86_1ab4_712b_bb2c_5e0a355959f1" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2174 +data: App\Entity\Localisation {#2155 …} +value: "019efe86-1ab4-712b-bb2c-5e0a355959f1" +label: "SAINT DENIS" +attr: [] +labelTranslationParameters: [] } "019efe86_1b03_7045_a5d4_e56b11aae86d" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2175 +data: App\Entity\Localisation {#2156 …} +value: "019efe86-1b03-7045-a5d4-e56b11aae86d" +label: "SAINT GERMAIN" +attr: [] +labelTranslationParameters: [] } "019efe86_1b00_77ae_870a_fbebb8039e38" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2176 +data: App\Entity\Localisation {#2157 …} +value: "019efe86-1b00-77ae-870a-fbebb8039e38" +label: "VERSAILLES" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2110 -errors: [] -form: Symfony\Component\Form\Form {#1338 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1946 …5} |
| full_name | "registration_form[localisation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_localisation" |
| is_selected | Closure($choice, $value) {#2112 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "registration.localisation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "localisation" |
| placeholder | "registration.localisation.placeholder" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_localisation" |
| valid | true |
| value | "" |
totpCode
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 | [ "class" => "form-control" "inputmode" => "numeric" "pattern" => "\d*" "maxlength" => 6 "autocomplete" => "one-time-code" ] |
[ "class" => "form-control" "inputmode" => "numeric" "pattern" => "\d*" "maxlength" => 6 "autocomplete" => "one-time-code" ] |
| label | "totp.code_label" |
same as passed value |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "inputmode" => "numeric" "pattern" => "\d*" "maxlength" => 6 "autocomplete" => "one-time-code" ] |
| 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 {#153 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#795 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#812 …} -namespace: Closure() {#814 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1276 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "totp.code_label" |
| 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1274 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#218 …} $message: Closure() {#1275 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "inputmode" => "numeric" "pattern" => "\d*" "maxlength" => 6 "autocomplete" => "one-time-code" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_totpCode" ] |
| cache_key | "_registration_form_totpCode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2177 -errors: [] -form: Symfony\Component\Form\Form {#1341 …} } |
| form | Symfony\Component\Form\FormView {#2111 …5} |
| full_name | "registration_form[totpCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_totpCode" |
| label | "totp.code_label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "totpCode" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_totpCode" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "f4ff324d3855f60253a50.lLRqMtdi7K6u6BsziMGyLukJHMeDE-fMlmMucU2DNtU._O4If5gt3Nb-3U1g-o_4frhPe5TaPqi64Dx-F3TweJn32zt7iDC_xsKsLw" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "f4ff324d3855f60253a50.lLRqMtdi7K6u6BsziMGyLukJHMeDE-fMlmMucU2DNtU._O4If5gt3Nb-3U1g-o_4frhPe5TaPqi64Dx-F3TweJn32zt7iDC_xsKsLw" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#153 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#795 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#812 …} -namespace: Closure() {#814 …} } |
| data | "f4ff324d3855f60253a50.lLRqMtdi7K6u6BsziMGyLukJHMeDE-fMlmMucU2DNtU._O4If5gt3Nb-3U1g-o_4frhPe5TaPqi64Dx-F3TweJn32zt7iDC_xsKsLw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2181 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() {#2183 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#218 …} $message: Closure() {#2182 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_registration_form__token" ] |
| cache_key | "_registration_form__token_hidden" |
| compound | false |
| data | "f4ff324d3855f60253a50.lLRqMtdi7K6u6BsziMGyLukJHMeDE-fMlmMucU2DNtU._O4If5gt3Nb-3U1g-o_4frhPe5TaPqi64Dx-F3TweJn32zt7iDC_xsKsLw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2193 -errors: [] -form: Symfony\Component\Form\Form {#2189 …} } |
| form | Symfony\Component\Form\FormView {#2184 …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 | "f4ff324d3855f60253a50.lLRqMtdi7K6u6BsziMGyLukJHMeDE-fMlmMucU2DNtU._O4If5gt3Nb-3U1g-o_4frhPe5TaPqi64Dx-F3TweJn32zt7iDC_xsKsLw" |