Forms
-
registration_form
-
1email
-
agreeTerms
-
plainPassword
-
firstName
-
lastName
-
phoneNumber
-
_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 {#739 -id: null -email: "hennyz@bhsenvironmental.com" -roles: [] -password: null -isVerified: false -firstName: "otgmpqkpyt" -lastName: "ptgjxlrdwe" -phoneNumber: "+1-651-756-7514" -commandes: Doctrine\Common\Collections\ArrayCollection {#740 …} -foodtrucks: Doctrine\Common\Collections\ArrayCollection {#741 …} -createdAt: DateTimeImmutable @1778879456 {#742 date: 2026-05-15 23:10:56.191172 Europe/Paris (+02:00) } -accesEmplacements: Doctrine\Common\Collections\ArrayCollection {#743 …} -emplacements: Doctrine\Common\Collections\ArrayCollection {#744 …} -entreprises: Doctrine\Common\Collections\ArrayCollection {#745 …} -fournisseurs: Doctrine\Common\Collections\ArrayCollection {#746 …} -clients: Doctrine\Common\Collections\ArrayCollection {#747 …} -clientAccount: null } |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | App\Entity\User {#739 -id: null -email: "hennyz@bhsenvironmental.com" -roles: [] -password: null -isVerified: false -firstName: "otgmpqkpyt" -lastName: "ptgjxlrdwe" -phoneNumber: "+1-651-756-7514" -commandes: Doctrine\Common\Collections\ArrayCollection {#740 …} -foodtrucks: Doctrine\Common\Collections\ArrayCollection {#741 …} -createdAt: DateTimeImmutable @1778879456 {#742 date: 2026-05-15 23:10:56.191172 Europe/Paris (+02:00) } -accesEmplacements: Doctrine\Common\Collections\ArrayCollection {#743 …} -emplacements: Doctrine\Common\Collections\ArrayCollection {#744 …} -entreprises: Doctrine\Common\Collections\ArrayCollection {#745 …} -fournisseurs: Doctrine\Common\Collections\ArrayCollection {#746 …} -clients: Doctrine\Common\Collections\ArrayCollection {#747 …} -clientAccount: null } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#739 -id: null -email: "hennyz@bhsenvironmental.com" -roles: [] -password: null -isVerified: false -firstName: "otgmpqkpyt" -lastName: "ptgjxlrdwe" -phoneNumber: "+1-651-756-7514" -commandes: Doctrine\Common\Collections\ArrayCollection {#740 …} -foodtrucks: Doctrine\Common\Collections\ArrayCollection {#741 …} -createdAt: DateTimeImmutable @1778879456 {#742 date: 2026-05-15 23:10:56.191172 Europe/Paris (+02:00) } -accesEmplacements: Doctrine\Common\Collections\ArrayCollection {#743 …} -emplacements: Doctrine\Common\Collections\ArrayCollection {#744 …} -entreprises: Doctrine\Common\Collections\ArrayCollection {#745 …} -fournisseurs: Doctrine\Common\Collections\ArrayCollection {#746 …} -clients: Doctrine\Common\Collections\ArrayCollection {#747 …} -clientAccount: 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 {#190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#189 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#188 …} -namespace: Closure() {#186 …} } |
| data | App\Entity\User {#739 -id: null -email: "hennyz@bhsenvironmental.com" -roles: [] -password: null -isVerified: false -firstName: "otgmpqkpyt" -lastName: "ptgjxlrdwe" -phoneNumber: "+1-651-756-7514" -commandes: Doctrine\Common\Collections\ArrayCollection {#740 …} -foodtrucks: Doctrine\Common\Collections\ArrayCollection {#741 …} -createdAt: DateTimeImmutable @1778879456 {#742 date: 2026-05-15 23:10:56.191172 Europe/Paris (+02:00) } -accesEmplacements: Doctrine\Common\Collections\ArrayCollection {#743 …} -emplacements: Doctrine\Common\Collections\ArrayCollection {#744 …} -entreprises: Doctrine\Common\Collections\ArrayCollection {#745 …} -fournisseurs: Doctrine\Common\Collections\ArrayCollection {#746 …} -clients: Doctrine\Common\Collections\ArrayCollection {#747 …} -clientAccount: null } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#977 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() {#979 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#785 …} $message: Closure() {#978 …} $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 {#739 -id: null -email: "hennyz@bhsenvironmental.com" -roles: [] -password: null -isVerified: false -firstName: "otgmpqkpyt" -lastName: "ptgjxlrdwe" -phoneNumber: "+1-651-756-7514" -commandes: Doctrine\Common\Collections\ArrayCollection {#740 …} -foodtrucks: Doctrine\Common\Collections\ArrayCollection {#741 …} -createdAt: DateTimeImmutable @1778879456 {#742 date: 2026-05-15 23:10:56.191172 Europe/Paris (+02:00) } -accesEmplacements: Doctrine\Common\Collections\ArrayCollection {#743 …} -emplacements: Doctrine\Common\Collections\ArrayCollection {#744 …} -entreprises: Doctrine\Common\Collections\ArrayCollection {#745 …} -fournisseurs: Doctrine\Common\Collections\ArrayCollection {#746 …} -clients: Doctrine\Common\Collections\ArrayCollection {#747 …} -clientAccount: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1272 -form: Symfony\Component\Form\Form {#1157 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1108 …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 | true |
| translation_domain | null |
| unique_block_prefix | "_registration_form" |
| valid | false |
| value | App\Entity\User {#739 -id: null -email: "hennyz@bhsenvironmental.com" -roles: [] -password: null -isVerified: false -firstName: "otgmpqkpyt" -lastName: "ptgjxlrdwe" -phoneNumber: "+1-651-756-7514" -commandes: Doctrine\Common\Collections\ArrayCollection {#740 …} -foodtrucks: Doctrine\Common\Collections\ArrayCollection {#741 …} -createdAt: DateTimeImmutable @1778879456 {#742 date: 2026-05-15 23:10:56.191172 Europe/Paris (+02:00) } -accesEmplacements: Doctrine\Common\Collections\ArrayCollection {#743 …} -emplacements: Doctrine\Common\Collections\ArrayCollection {#744 …} -entreprises: Doctrine\Common\Collections\ArrayCollection {#745 …} -fournisseurs: Doctrine\Common\Collections\ArrayCollection {#746 …} -clients: Doctrine\Common\Collections\ArrayCollection {#747 …} -clientAccount: null } |
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
| Message | Origin | Cause |
|---|---|---|
| Adresse email invalide | Unknown. |
Caused by:
Symfony\Component\Validator\ConstraintViolation {#1306 root: Symfony\Component\Form\Form {#1157 …} path: "data.email" value: "hennyz@bhsenvironmental.com" } [ App\Entity\User {#1266 -id: 630 -email: "hennyz@bhsenvironmental.com" -roles: [] -password: "$2y$13$ZBr06dG/tmuVkcu3IUkgZOTOOMvP8TaYKvLRPxMifspvVGJFpG/sS" -isVerified: false -firstName: "xnjotqjtsl" -lastName: "tesqnojoqy" -phoneNumber: "+1-969-754-0763" -commandes: Doctrine\ORM\PersistentCollection {#1310 …} -foodtrucks: Doctrine\ORM\PersistentCollection {#1356 …} -createdAt: DateTimeImmutable @1778535593 {#1299 date: 2026-05-11 21:39:53.0 UTC (+00:00) } -accesEmplacements: Doctrine\ORM\PersistentCollection {#1355 …} -emplacements: Doctrine\ORM\PersistentCollection {#1379 …} -entreprises: Doctrine\ORM\PersistentCollection {#1382 …} -fournisseurs: Doctrine\ORM\PersistentCollection {#1418 …} -clients: Doctrine\ORM\PersistentCollection {#1408 …} -clientAccount: null } ] |
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "hennyz@bhsenvironmental.com" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 180 ] |
[ "maxlength" => 180 ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "maxlength" => 180 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#189 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#188 …} -namespace: Closure() {#186 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1097 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1099 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#785 …} $message: Closure() {#1098 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 180 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_email" ] |
| cache_key | "_registration_form_email_text" |
| compound | false |
| data | "hennyz@bhsenvironmental.com" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1265 -form: Symfony\Component\Form\Form {#1160 …} -errors: [ Symfony\Component\Form\FormError {#1452 #messageTemplate: "Adresse email invalide" #messageParameters: [ "{{ value }}" => ""hennyz@bhsenvironmental.com"" ] #messagePluralization: null -message: "Adresse email invalide" -cause: Symfony\Component\Validator\ConstraintViolation {#1306 root: Symfony\Component\Form\Form {#1157 …} path: "data.email" value: "hennyz@bhsenvironmental.com" } -origin: Symfony\Component\Form\Form {#1160 …} } ] } |
| form | Symfony\Component\Form\FormView {#1440 …5} |
| full_name | "registration_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_registration_form_email" |
| uses_autocomplete | false |
| valid | false |
| value | "hennyz@bhsenvironmental.com" |
agreeTerms
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
"1"
|
| Normalized Format | true |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#985 +payload: null +groups: [ "Default" ] +message: "You should agree to our terms." } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#985 +payload: null +groups: [ "Default" ] +message: "You should agree to our terms." } ] |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#985 +payload: null +groups: [ "Default" ] +message: "You should agree to our terms." } ] |
| 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 {#190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#189 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#188 …} -namespace: Closure() {#186 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1106 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1107 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1109 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#785 …} $message: Closure() {#1111 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_registration_form_agreeTerms" ] |
| cache_key | "_registration_form_agreeTerms_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1447 -form: Symfony\Component\Form\Form {#1163 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1448 …5} |
| full_name | "registration_form[agreeTerms]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_agreeTerms" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "agreeTerms" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_registration_form_agreeTerms" |
| valid | true |
| value | "1" |
plainPassword
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "hugejhifiilx" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "autocomplete" => "new-password" ] |
[ "autocomplete" => "new-password" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#986 +payload: null +groups: [ "Default" ] +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#987 +payload: null +groups: [ "Default" ] +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: "Your password should be at least {{ limit }} characters" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#986 +payload: null +groups: [ "Default" ] +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#987 +payload: null +groups: [ "Default" ] +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: "Your password should be at least {{ limit }} characters" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| always_empty | true |
| attr | [ "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#986 +payload: null +groups: [ "Default" ] +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#987 +payload: null +groups: [ "Default" ] +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: "Your password should be at least {{ limit }} characters" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#189 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#188 …} -namespace: Closure() {#186 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1123 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| hash_property_path | null |
| help | 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | false |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1125 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#785 …} $message: Closure() {#1124 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_form_plainPassword" ] |
| cache_key | "_registration_form_plainPassword_password" |
| compound | false |
| data | "hugejhifiilx" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1435 -form: Symfony\Component\Form\Form {#1166 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1446 …5} |
| full_name | "registration_form[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_plainPassword" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plainPassword" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_registration_form_plainPassword" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
firstName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "otgmpqkpyt" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#189 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#188 …} -namespace: Closure() {#186 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1131 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1133 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#785 …} $message: Closure() {#1132 …} $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 | "otgmpqkpyt" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1450 -form: Symfony\Component\Form\Form {#1169 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1419 …5} |
| full_name | "registration_form[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_firstName" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_registration_form_firstName" |
| uses_autocomplete | false |
| valid | true |
| value | "otgmpqkpyt" |
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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "ptgjxlrdwe" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#189 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#188 …} -namespace: Closure() {#186 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1140 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1142 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#785 …} $message: Closure() {#1141 …} $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 | "ptgjxlrdwe" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1451 -form: Symfony\Component\Form\Form {#1172 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1449 …5} |
| full_name | "registration_form[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_lastName" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_registration_form_lastName" |
| uses_autocomplete | false |
| valid | true |
| value | "ptgjxlrdwe" |
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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "+1-651-756-7514" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#189 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#188 …} -namespace: Closure() {#186 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1149 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1151 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#785 …} $message: Closure() {#1150 …} $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 | "+1-651-756-7514" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1453 -form: Symfony\Component\Form\Form {#1175 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1442 …5} |
| full_name | "registration_form[phoneNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_phoneNumber" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phoneNumber" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_registration_form_phoneNumber" |
| uses_autocomplete | false |
| valid | true |
| value | "+1-651-756-7514" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "7e9b37e8e.CCOU2NA_TuZ_JuMD6OIEfwExdnP1KpmemS7Ejt3zxuM.RUfijL5-dqA8SIRmg9doDFZYJgCTUNTZtFub67uHmc5jVdqT4Wo6igpylA" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "7e9b37e8e.CCOU2NA_TuZ_JuMD6OIEfwExdnP1KpmemS7Ejt3zxuM.RUfijL5-dqA8SIRmg9doDFZYJgCTUNTZtFub67uHmc5jVdqT4Wo6igpylA" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#189 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#188 …} -namespace: Closure() {#186 …} } |
| data | "7e9b37e8e.CCOU2NA_TuZ_JuMD6OIEfwExdnP1KpmemS7Ejt3zxuM.RUfijL5-dqA8SIRmg9doDFZYJgCTUNTZtFub67uHmc5jVdqT4Wo6igpylA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1437 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() {#1432 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#785 …} $message: Closure() {#1433 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_registration_form__token" ] |
| cache_key | "_registration_form__token_hidden" |
| compound | false |
| data | "7e9b37e8e.CCOU2NA_TuZ_JuMD6OIEfwExdnP1KpmemS7Ejt3zxuM.RUfijL5-dqA8SIRmg9doDFZYJgCTUNTZtFub67uHmc5jVdqT4Wo6igpylA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1420 -form: Symfony\Component\Form\Form {#1416 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1431 …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 | "7e9b37e8e.CCOU2NA_TuZ_JuMD6OIEfwExdnP1KpmemS7Ejt3zxuM.RUfijL5-dqA8SIRmg9doDFZYJgCTUNTZtFub67uHmc5jVdqT4Wo6igpylA" |