- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 19
- Events
- Routing
- Cache
- Translation 7
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations
- Debug
- E-mails
- Notifications
- Mercure
- VichUploader
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
registration_form
"App\Form\Auth\RegistrationFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Auth\User {#1729 -roles: [ "ROLE_USER" ] -phone: "" -address: "" -zipCode: null -town: "" -isVerified: false -offerMailNotification: true -avatarFile: null -avatarName: null -days: Doctrine\Common\Collections\ArrayCollection {#173 …} -hourRate: 0.0 -experience: 0 -vehicle: false -feedback: Doctrine\Common\Collections\ArrayCollection {#2023 …} -candidateFeedback: Doctrine\Common\Collections\ArrayCollection {#2022 …} -likerLikes: Doctrine\Common\Collections\ArrayCollection {#2019 …} -likedLikes: Doctrine\Common\Collections\ArrayCollection {#2021 …} -reports: Doctrine\Common\Collections\ArrayCollection {#1990 …} -profileReports: Doctrine\Common\Collections\ArrayCollection {#510 …} -parentBookings: Doctrine\Common\Collections\ArrayCollection {#2001 …} -bookings: Doctrine\Common\Collections\ArrayCollection {#2000 …} -senderMessages: Doctrine\Common\Collections\ArrayCollection {#1999 …} -recipientMessages: Doctrine\Common\Collections\ArrayCollection {#1998 …} -services: Doctrine\Common\Collections\ArrayCollection {#1997 …} -validations: [] -hiredAt: null -matricule: null -warehouse: null -isPasswordUpdated: false -deleteAt: null -bannedAt: null -lastLoginIp: null -lastLoginAt: null -githubId: null -googleId: null -facebookId: null -instagramId: null -children: 0 -emergencyKeeping: false -isAdmin: false -isParent: false -isConfirmed: false -nightKeeping: false -nightHourRate: 0 -isProfileCompleted: false -cniFile: null -cniName: null -homeFile: null -homeName: null -aggregationFile: null -aggregationName: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Auth\User {#1729 -roles: [ "ROLE_USER" ] -phone: "" -address: "" -zipCode: null -town: "" -isVerified: false -offerMailNotification: true -avatarFile: null -avatarName: null -days: Doctrine\Common\Collections\ArrayCollection {#173 …} -hourRate: 0.0 -experience: 0 -vehicle: false -feedback: Doctrine\Common\Collections\ArrayCollection {#2023 …} -candidateFeedback: Doctrine\Common\Collections\ArrayCollection {#2022 …} -likerLikes: Doctrine\Common\Collections\ArrayCollection {#2019 …} -likedLikes: Doctrine\Common\Collections\ArrayCollection {#2021 …} -reports: Doctrine\Common\Collections\ArrayCollection {#1990 …} -profileReports: Doctrine\Common\Collections\ArrayCollection {#510 …} -parentBookings: Doctrine\Common\Collections\ArrayCollection {#2001 …} -bookings: Doctrine\Common\Collections\ArrayCollection {#2000 …} -senderMessages: Doctrine\Common\Collections\ArrayCollection {#1999 …} -recipientMessages: Doctrine\Common\Collections\ArrayCollection {#1998 …} -services: Doctrine\Common\Collections\ArrayCollection {#1997 …} -validations: [] -hiredAt: null -matricule: null -warehouse: null -isPasswordUpdated: false -deleteAt: null -bannedAt: null -lastLoginIp: null -lastLoginAt: null -githubId: null -googleId: null -facebookId: null -instagramId: null -children: 0 -emergencyKeeping: false -isAdmin: false -isParent: false -isConfirmed: false -nightKeeping: false -nightHourRate: 0 -isProfileCompleted: false -cniFile: null -cniName: null -homeFile: null -homeName: null -aggregationFile: null -aggregationName: 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 {#2130 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2131 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2134 …} } |
| data | App\Entity\Auth\User {#1729 -roles: [ "ROLE_USER" ] -phone: "" -address: "" -zipCode: null -town: "" -isVerified: false -offerMailNotification: true -avatarFile: null -avatarName: null -days: Doctrine\Common\Collections\ArrayCollection {#173 …} -hourRate: 0.0 -experience: 0 -vehicle: false -feedback: Doctrine\Common\Collections\ArrayCollection {#2023 …} -candidateFeedback: Doctrine\Common\Collections\ArrayCollection {#2022 …} -likerLikes: Doctrine\Common\Collections\ArrayCollection {#2019 …} -likedLikes: Doctrine\Common\Collections\ArrayCollection {#2021 …} -reports: Doctrine\Common\Collections\ArrayCollection {#1990 …} -profileReports: Doctrine\Common\Collections\ArrayCollection {#510 …} -parentBookings: Doctrine\Common\Collections\ArrayCollection {#2001 …} -bookings: Doctrine\Common\Collections\ArrayCollection {#2000 …} -senderMessages: Doctrine\Common\Collections\ArrayCollection {#1999 …} -recipientMessages: Doctrine\Common\Collections\ArrayCollection {#1998 …} -services: Doctrine\Common\Collections\ArrayCollection {#1997 …} -validations: [] -hiredAt: null -matricule: null -warehouse: null -isPasswordUpdated: false -deleteAt: null -bannedAt: null -lastLoginIp: null -lastLoginAt: null -githubId: null -googleId: null -facebookId: null -instagramId: null -children: 0 -emergencyKeeping: false -isAdmin: false -isParent: false -isConfirmed: false -nightKeeping: false -nightHourRate: 0 -isProfileCompleted: false -cniFile: null -cniName: null -homeFile: null -homeName: null -aggregationFile: null -aggregationName: null } |
| data_class | "App\Entity\Auth\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2171 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2068 …} use: { $class: "App\Entity\Auth\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 | [] |
| legacy_error_messages | true |
| 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() {#2169 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2140 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#420 …} $translationDomain: "validators" $message: Closure() {#2170 …} } } |
| validation_groups | null |
View Variables
| 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\Auth\User {#1729 -roles: [ "ROLE_USER" ] -phone: "" -address: "" -zipCode: null -town: "" -isVerified: false -offerMailNotification: true -avatarFile: null -avatarName: null -days: Doctrine\Common\Collections\ArrayCollection {#173 …} -hourRate: 0.0 -experience: 0 -vehicle: false -feedback: Doctrine\Common\Collections\ArrayCollection {#2023 …} -candidateFeedback: Doctrine\Common\Collections\ArrayCollection {#2022 …} -likerLikes: Doctrine\Common\Collections\ArrayCollection {#2019 …} -likedLikes: Doctrine\Common\Collections\ArrayCollection {#2021 …} -reports: Doctrine\Common\Collections\ArrayCollection {#1990 …} -profileReports: Doctrine\Common\Collections\ArrayCollection {#510 …} -parentBookings: Doctrine\Common\Collections\ArrayCollection {#2001 …} -bookings: Doctrine\Common\Collections\ArrayCollection {#2000 …} -senderMessages: Doctrine\Common\Collections\ArrayCollection {#1999 …} -recipientMessages: Doctrine\Common\Collections\ArrayCollection {#1998 …} -services: Doctrine\Common\Collections\ArrayCollection {#1997 …} -validations: [] -hiredAt: null -matricule: null -warehouse: null -isPasswordUpdated: false -deleteAt: null -bannedAt: null -lastLoginIp: null -lastLoginAt: null -githubId: null -googleId: null -facebookId: null -instagramId: null -children: 0 -emergencyKeeping: false -isAdmin: false -isParent: false -isConfirmed: false -nightKeeping: false -nightHourRate: 0 -isProfileCompleted: false -cniFile: null -cniName: null -homeFile: null -homeName: null -aggregationFile: null -aggregationName: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2326 -form: Symfony\Component\Form\Form {#2276 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2168 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form" |
| valid | true |
| value | App\Entity\Auth\User {#1729 -roles: [ "ROLE_USER" ] -phone: "" -address: "" -zipCode: null -town: "" -isVerified: false -offerMailNotification: true -avatarFile: null -avatarName: null -days: Doctrine\Common\Collections\ArrayCollection {#173 …} -hourRate: 0.0 -experience: 0 -vehicle: false -feedback: Doctrine\Common\Collections\ArrayCollection {#2023 …} -candidateFeedback: Doctrine\Common\Collections\ArrayCollection {#2022 …} -likerLikes: Doctrine\Common\Collections\ArrayCollection {#2019 …} -likedLikes: Doctrine\Common\Collections\ArrayCollection {#2021 …} -reports: Doctrine\Common\Collections\ArrayCollection {#1990 …} -profileReports: Doctrine\Common\Collections\ArrayCollection {#510 …} -parentBookings: Doctrine\Common\Collections\ArrayCollection {#2001 …} -bookings: Doctrine\Common\Collections\ArrayCollection {#2000 …} -senderMessages: Doctrine\Common\Collections\ArrayCollection {#1999 …} -recipientMessages: Doctrine\Common\Collections\ArrayCollection {#1998 …} -services: Doctrine\Common\Collections\ArrayCollection {#1997 …} -validations: [] -hiredAt: null -matricule: null -warehouse: null -isPasswordUpdated: false -deleteAt: null -bannedAt: null -lastLoginIp: null -lastLoginAt: null -githubId: null -googleId: null -facebookId: null -instagramId: null -children: 0 -emergencyKeeping: false -isAdmin: false -isParent: false -isConfirmed: false -nightKeeping: false -nightHourRate: 0 -isProfileCompleted: false -cniFile: null -cniName: null -homeFile: null -homeName: null -aggregationFile: null -aggregationName: null } |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Adresse email" ] |
[ "placeholder" => "Adresse email" ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Adresse email" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2130 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2131 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2134 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2259 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2068 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2254 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2140 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#420 …} $translationDomain: "validators" $message: Closure() {#2263 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Adresse email" ] |
| 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 {#2359 -form: Symfony\Component\Form\Form {#2310 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2360 …5} |
| full_name | "registration_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_email" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_email" |
| valid | true |
| value | "" |
firstname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Prénom" ] |
[ "placeholder" => "Prénom" ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Prénom" ] |
| 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 {#2130 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2131 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2134 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2247 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2068 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2242 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2140 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#420 …} $translationDomain: "validators" $message: Closure() {#2245 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Prénom" ] |
| 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 {#2358 -form: Symfony\Component\Form\Form {#2314 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2351 …5} |
| full_name | "registration_form[firstname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_firstname" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_firstname" |
| valid | true |
| value | "" |
lastname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Nom" ] |
[ "placeholder" => "Nom" ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Nom" ] |
| 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 {#2130 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2131 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2134 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2185 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2068 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2213 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2140 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#420 …} $translationDomain: "validators" $message: Closure() {#2209 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Nom" ] |
| 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 {#2357 -form: Symfony\Component\Form\Form {#2317 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2324 …5} |
| full_name | "registration_form[lastname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_lastname" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_lastname" |
| valid | true |
| value | "" |
profile
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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" => "nice-select rounded" ] |
[ "class" => "nice-select rounded" ] |
| choices | [] |
[] |
| class | "App\Entity\Config\Profile" |
same as passed value |
| label | false |
false
|
| placeholder | "Je suis" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "nice-select rounded" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#2147 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2141 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2153 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2155 -om: ContainerYDOu676\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#299 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2014 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [] |
| class | "App\Entity\Config\Profile" |
| 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 {#2130 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2131 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2134 …} } |
| data_class | null |
| disabled | false |
| em | ContainerYDOu676\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#299 …2} |
| 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 {#2155 -om: ContainerYDOu676\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#299 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2014 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Je suis" |
| 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 | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2156 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2140 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#420 …} $translationDomain: "validators" $message: Closure() {#2218 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "nice-select rounded" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_registration_form_profile" ] |
| cache_key | "_registration_form_profile_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2266 -form: Symfony\Component\Form\Form {#2274 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2298 …5} |
| full_name | "registration_form[profile]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_profile" |
| is_selected | Closure($choice, $value) {#2154 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2216 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "profile" |
| placeholder | "Je suis" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_profile" |
| valid | true |
| value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "+33" "data-mask" => "+33 0 00 00 00 00" ] |
[ "placeholder" => "+33" "data-mask" => "+33 0 00 00 00 00" ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "+33" "data-mask" => "+33 0 00 00 00 00" ] |
| 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 {#2130 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2131 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2134 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2219 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2068 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2210 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2140 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#420 …} $translationDomain: "validators" $message: Closure() {#2159 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "+33" "data-mask" => "+33 0 00 00 00 00" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_phone" ] |
| cache_key | "_registration_form_phone_text" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2212 -form: Symfony\Component\Form\Form {#2278 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2205 …5} |
| full_name | "registration_form[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_phone" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_phone" |
| valid | true |
| value | "" |
plainPassword
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
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 |
|---|---|---|
| attr | [ "autocomplete" => "new-password" ] |
[ "autocomplete" => "new-password" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2145 +message: "Le mot de passe est obligatoire" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#2256 +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: "Votre mot de passe doit avoir au moins {{ limit }} caractères" +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 +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2145 +message: "Le mot de passe est obligatoire" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#2256 +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: "Votre mot de passe doit avoir au moins {{ limit }} caractères" +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 +allowEmptyString: false +payload: null } ] |
| first_options | [ "label" => false "data" => "000000" "attr" => [ "placeholder" => "Mot de passe" ] ] |
[ "label" => false "data" => "000000" "attr" => [ "placeholder" => "Mot de passe" ] ] |
| invalid_message | "Les deux mots de passe ne correspondent pas" |
same as passed value |
| mapped | false |
false
|
| second_options | [ "label" => false "data" => "000000" "attr" => [ "placeholder" => "Confirmer le mot de passe" ] ] |
[ "label" => false "data" => "000000" "attr" => [ "placeholder" => "Confirmer le mot de passe" ] ] |
| 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 | [ "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2145 +message: "Le mot de passe est obligatoire" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#2256 +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: "Votre mot de passe doit avoir au moins {{ limit }} caractères" +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 +allowEmptyString: false +payload: 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 {#2130 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2131 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2134 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2238 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2068 …} } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "label" => false "data" => "000000" "attr" => [ "placeholder" => "Mot de passe" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Les deux mots de passe ne correspondent pas" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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" => false "data" => "000000" "attr" => [ "placeholder" => "Confirmer le mot de passe" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#2232 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2140 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#420 …} $translationDomain: "validators" $message: Closure() {#2233 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_registration_form_plainPassword" ] |
| cache_key | "_registration_form_plainPassword_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2244 -form: Symfony\Component\Form\Form {#2302 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2253 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_plainPassword" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "000000" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Mot de passe" ] |
[ "placeholder" => "Mot de passe" ] |
| data | "000000" |
same as passed value |
| error_bubbling | false |
false
|
| label | false |
false
|
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "placeholder" => "Mot de passe" ] |
| 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 {#2130 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2131 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2134 …} } |
| data | "000000" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2282 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2068 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2289 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2140 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#420 …} $translationDomain: "validators" $message: Closure() {#2283 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Mot de passe" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_form_plainPassword_first" ] |
| cache_key | "_registration_form_plainPassword_first_password" |
| compound | false |
| data | "000000" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2362 -form: Symfony\Component\Form\Form {#2305 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2331 …5} |
| full_name | "registration_form[plainPassword][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_plainPassword_first" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_plainPassword_first" |
| valid | true |
| value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "000000" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Confirmer le mot de passe" ] |
[ "placeholder" => "Confirmer le mot de passe" ] |
| data | "000000" |
same as passed value |
| error_bubbling | false |
false
|
| label | false |
false
|
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "placeholder" => "Confirmer le mot de passe" ] |
| 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 {#2130 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2131 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2134 …} } |
| data | "000000" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2295 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2068 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2297 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2140 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#420 …} $translationDomain: "validators" $message: Closure() {#2296 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Confirmer le mot de passe" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_form_plainPassword_second" ] |
| cache_key | "_registration_form_plainPassword_second_password" |
| compound | false |
| data | "000000" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2364 -form: Symfony\Component\Form\Form {#2312 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2365 …5} |
| full_name | "registration_form[plainPassword][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_plainPassword_second" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_plainPassword_second" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "ca90d16d662be9ca5d1.8rJ4-5RwzJ08I5J_XfN3eiupJsOGOogHmgh_8jFFgs8.vf5JzMQRntVsfKAGOLw1V2GeFZbXav9y40lOxVwX6YvF2jqJ3z6J20Vhww" |
| 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 | "ca90d16d662be9ca5d1.8rJ4-5RwzJ08I5J_XfN3eiupJsOGOogHmgh_8jFFgs8.vf5JzMQRntVsfKAGOLw1V2GeFZbXav9y40lOxVwX6YvF2jqJ3z6J20Vhww" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2130 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2131 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2134 …} } |
| data | "ca90d16d662be9ca5d1.8rJ4-5RwzJ08I5J_XfN3eiupJsOGOogHmgh_8jFFgs8.vf5JzMQRntVsfKAGOLw1V2GeFZbXav9y40lOxVwX6YvF2jqJ3z6J20Vhww" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2366 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2068 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#2371 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2140 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#420 …} $translationDomain: "validators" $message: Closure() {#2367 …} } } |
| validation_groups | null |
View Variables
| 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 | "ca90d16d662be9ca5d1.8rJ4-5RwzJ08I5J_XfN3eiupJsOGOogHmgh_8jFFgs8.vf5JzMQRntVsfKAGOLw1V2GeFZbXav9y40lOxVwX6YvF2jqJ3z6J20Vhww" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2381 -form: Symfony\Component\Form\Form {#2377 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2372 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form__token" |
| valid | true |
| value | "ca90d16d662be9ca5d1.8rJ4-5RwzJ08I5J_XfN3eiupJsOGOogHmgh_8jFFgs8.vf5JzMQRntVsfKAGOLw1V2GeFZbXav9y40lOxVwX6YvF2jqJ3z6J20Vhww" |