- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 1
- Events
- Routing
- Cache
- Translation 2
- Security
- Twig
- HTTP Client
- Doctrine 1
- Debug
- E-mails
- VichUploader
- JMS Serializer 0
- Elastica
- 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
-
-
email
-
password
-
_token
-
-
-
email
-
firstName
-
lastName
-
mobile
-
accountId
-
sendCguBySms
-
_token
-
login
"ContainerUkVkDzF\LoginType_e3905bf"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#179 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#177 …} -namespace: Closure() {#175 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2250 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1058 …} } |
| 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() {#2310 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1516 …} $translationDomain: "validators" $message: Closure() {#2313 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "login" "_login" ] |
| cache_key | "_login_login" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2631 -form: Symfony\Component\Form\Form {#2228 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2176 …5} |
| full_name | "login" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "login" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "login" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_login" |
| valid | true |
| value | 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 |
|---|---|---|
| label | "E-mail" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#179 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#177 …} -namespace: Closure() {#175 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2496 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1058 …} } |
| 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 | "E-mail" |
| 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() {#1992 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1516 …} $translationDomain: "validators" $message: Closure() {#2494 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_login_email" ] |
| cache_key | "_login_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2532 -form: Symfony\Component\Form\Form {#2199 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2537 …5} |
| full_name | "login[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "login_email" |
| label | "E-mail" |
| 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 | "_login_email" |
| valid | true |
| value | "" |
password
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Mot de passe" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#179 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#177 …} -namespace: Closure() {#175 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2218 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1058 …} } |
| 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 | "Mot de passe" |
| 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() {#2227 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1516 …} $translationDomain: "validators" $message: Closure() {#2237 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_login_password" ] |
| cache_key | "_login_password_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2544 -form: Symfony\Component\Form\Form {#2190 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2585 …5} |
| full_name | "login[password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "login_password" |
| label | "Mot de passe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "password" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_login_password" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "0a607f446898c6a41f0.UtfljPAeJGbgYOeLVicacY__9iyLw1FcdIXsqL9j5SM.a-CjwYJvfgHXMNfoJ1deGtWqr2jhhSUmPt212_Ag0Q4Z54TmoUFwKa0x0w" |
| 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 | "0a607f446898c6a41f0.UtfljPAeJGbgYOeLVicacY__9iyLw1FcdIXsqL9j5SM.a-CjwYJvfgHXMNfoJ1deGtWqr2jhhSUmPt212_Ag0Q4Z54TmoUFwKa0x0w" |
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 {#179 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#177 …} -namespace: Closure() {#175 …} } |
| data | "0a607f446898c6a41f0.UtfljPAeJGbgYOeLVicacY__9iyLw1FcdIXsqL9j5SM.a-CjwYJvfgHXMNfoJ1deGtWqr2jhhSUmPt212_Ag0Q4Z54TmoUFwKa0x0w" |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2225 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1058 …} } |
| 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() {#1976 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1516 …} $translationDomain: "validators" $message: Closure() {#2584 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_login__token" ] |
| cache_key | "_login__token_hidden" |
| compound | false |
| data | "0a607f446898c6a41f0.UtfljPAeJGbgYOeLVicacY__9iyLw1FcdIXsqL9j5SM.a-CjwYJvfgHXMNfoJ1deGtWqr2jhhSUmPt212_Ag0Q4Z54TmoUFwKa0x0w" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2563 -form: Symfony\Component\Form\Form {#2622 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1964 …5} |
| full_name | "login[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "login__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 | "_login__token" |
| valid | true |
| value | "0a607f446898c6a41f0.UtfljPAeJGbgYOeLVicacY__9iyLw1FcdIXsqL9j5SM.a-CjwYJvfgHXMNfoJ1deGtWqr2jhhSUmPt212_Ag0Q4Z54TmoUFwKa0x0w" |
registration_form
"ContainerUkVkDzF\RegistrationFormType_c1788aa"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#1200 +accountIdTmp: null -id: null -email: null -roles: [] -availablePoint: 0 -potentialPoint: 0 -country: null -job: null -company: null -companySiret: null -companyLegalStatus: null -userTokenAttempts: 0 -address1: null -address2: null -postcode: null -city: null -canOrder: true -birthDate: null -birthPlace: null -canBeContacted: true -optinMail: false -optinSMS: false -optinPostal: false -level: 0 -isEmailOk: true -chauffage: false -addresses: Doctrine\Common\Collections\ArrayCollection {#678 …} -carts: Doctrine\Common\Collections\ArrayCollection {#651 …} -mainAccountUser: null -subAccountUsers: Doctrine\Common\Collections\ArrayCollection {#662 …} -distributors: Doctrine\Common\Collections\ArrayCollection {#673 …} -purchases: Doctrine\Common\Collections\ArrayCollection {#653 …} -orders: Doctrine\Common\Collections\ArrayCollection {#646 …} -godchilds: Doctrine\Common\Collections\ArrayCollection {#569 …} -requestProductAvailables: Doctrine\Common\Collections\ArrayCollection {#199 …} -userImportHistories: Doctrine\Common\Collections\ArrayCollection {#566 …} -contactLists: Doctrine\Common\Collections\ArrayCollection {#655 …} -emailCanonical: null -plainPassword: null -devis: Doctrine\Common\Collections\ArrayCollection {#664 …} -regate: null -pointTransactions: Doctrine\Common\Collections\ArrayCollection {#692 …} -commercial: null -installers: Doctrine\Common\Collections\ArrayCollection {#1000 …} -heatingCommercial: null -heatingInstallers: Doctrine\Common\Collections\ArrayCollection {#696 …} -agency: null -archivedAt: null -newsletter: false -userBusinessResults: Doctrine\Common\Collections\ArrayCollection {#693 …} -extension1: null -extension2: null -wdg: null -gladyUuid: null -transactionalEmail: null -projects: Doctrine\Common\Collections\ArrayCollection {#905 …} -programme: null -serviceUsers: Doctrine\Common\Collections\ArrayCollection {#694 …} -saleOrderValidation: null -universes: Doctrine\Common\Collections\ArrayCollection {#904 …} -billingPoint: null -scores: Doctrine\Common\Collections\ArrayCollection {#209 …} -scoreObjectives: Doctrine\Common\Collections\ArrayCollection {#208 …} -children: Doctrine\Common\Collections\ArrayCollection {#207 …} -parents: Doctrine\Common\Collections\ArrayCollection {#206 …} -senderMessages: null -receiverMessages: null -requestRegistration: null -requestRegistrationsToValidate: Doctrine\Common\Collections\ArrayCollection {#205 …} -customProductOrders: Doctrine\Common\Collections\ArrayCollection {#204 …} -status: "cgu_pending" -customProducts: null -subscription: null -extensions: Doctrine\Common\Collections\ArrayCollection {#203 …} -avatar: null -avatarFile: null -logo: null -logoFile: null -pointOfSale: null -managedPointOfSales: Doctrine\Common\Collections\ArrayCollection {#201 …} -relatedParameters: Doctrine\Common\Collections\ArrayCollection {#202 …} -createdPointOfSales: Doctrine\Common\Collections\ArrayCollection {#568 …} -pointConversionRate: null -fonction: null -responsableRegate: null -registrationDocument: null -registrationDocumentFile: null -coverageArea: null -quizUserAnswers: null -ideaBoxAnswers: Doctrine\Common\Collections\ArrayCollection {#567 …} -ideaBoxRatings: Doctrine\Common\Collections\ArrayCollection {#465 …} -ideaBoxRecipients: Doctrine\Common\Collections\ArrayCollection {#641 …} -oldStatus: null -disabledAt: null -actionLogs: Doctrine\Common\Collections\ArrayCollection {#643 …} -failedAttempts: 0 -passwordHistories: Doctrine\Common\Collections\ArrayCollection {#638 …} -userFavorites: Doctrine\Common\Collections\ArrayCollection {#639 …} -oldEmail: null -accountId: null -uniqueSlugConstraint: null -boosterProductResults: Doctrine\Common\Collections\ArrayCollection {#637 …} -pushSubscriptions: Doctrine\Common\Collections\ArrayCollection {#652 …} -azureGroups: Doctrine\Common\Collections\ArrayCollection {#658 …} -quotaProductUsers: Doctrine\Common\Collections\ArrayCollection {#650 …} -rankingScores: Doctrine\Common\Collections\ArrayCollection {#657 …} -createdAt: null -updatedAt: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#1200 +accountIdTmp: null -id: null -email: null -roles: [] -availablePoint: 0 -potentialPoint: 0 -country: null -job: null -company: null -companySiret: null -companyLegalStatus: null -userTokenAttempts: 0 -address1: null -address2: null -postcode: null -city: null -canOrder: true -birthDate: null -birthPlace: null -canBeContacted: true -optinMail: false -optinSMS: false -optinPostal: false -level: 0 -isEmailOk: true -chauffage: false -addresses: Doctrine\Common\Collections\ArrayCollection {#678 …} -carts: Doctrine\Common\Collections\ArrayCollection {#651 …} -mainAccountUser: null -subAccountUsers: Doctrine\Common\Collections\ArrayCollection {#662 …} -distributors: Doctrine\Common\Collections\ArrayCollection {#673 …} -purchases: Doctrine\Common\Collections\ArrayCollection {#653 …} -orders: Doctrine\Common\Collections\ArrayCollection {#646 …} -godchilds: Doctrine\Common\Collections\ArrayCollection {#569 …} -requestProductAvailables: Doctrine\Common\Collections\ArrayCollection {#199 …} -userImportHistories: Doctrine\Common\Collections\ArrayCollection {#566 …} -contactLists: Doctrine\Common\Collections\ArrayCollection {#655 …} -emailCanonical: null -plainPassword: null -devis: Doctrine\Common\Collections\ArrayCollection {#664 …} -regate: null -pointTransactions: Doctrine\Common\Collections\ArrayCollection {#692 …} -commercial: null -installers: Doctrine\Common\Collections\ArrayCollection {#1000 …} -heatingCommercial: null -heatingInstallers: Doctrine\Common\Collections\ArrayCollection {#696 …} -agency: null -archivedAt: null -newsletter: false -userBusinessResults: Doctrine\Common\Collections\ArrayCollection {#693 …} -extension1: null -extension2: null -wdg: null -gladyUuid: null -transactionalEmail: null -projects: Doctrine\Common\Collections\ArrayCollection {#905 …} -programme: null -serviceUsers: Doctrine\Common\Collections\ArrayCollection {#694 …} -saleOrderValidation: null -universes: Doctrine\Common\Collections\ArrayCollection {#904 …} -billingPoint: null -scores: Doctrine\Common\Collections\ArrayCollection {#209 …} -scoreObjectives: Doctrine\Common\Collections\ArrayCollection {#208 …} -children: Doctrine\Common\Collections\ArrayCollection {#207 …} -parents: Doctrine\Common\Collections\ArrayCollection {#206 …} -senderMessages: null -receiverMessages: null -requestRegistration: null -requestRegistrationsToValidate: Doctrine\Common\Collections\ArrayCollection {#205 …} -customProductOrders: Doctrine\Common\Collections\ArrayCollection {#204 …} -status: "cgu_pending" -customProducts: null -subscription: null -extensions: Doctrine\Common\Collections\ArrayCollection {#203 …} -avatar: null -avatarFile: null -logo: null -logoFile: null -pointOfSale: null -managedPointOfSales: Doctrine\Common\Collections\ArrayCollection {#201 …} -relatedParameters: Doctrine\Common\Collections\ArrayCollection {#202 …} -createdPointOfSales: Doctrine\Common\Collections\ArrayCollection {#568 …} -pointConversionRate: null -fonction: null -responsableRegate: null -registrationDocument: null -registrationDocumentFile: null -coverageArea: null -quizUserAnswers: null -ideaBoxAnswers: Doctrine\Common\Collections\ArrayCollection {#567 …} -ideaBoxRatings: Doctrine\Common\Collections\ArrayCollection {#465 …} -ideaBoxRecipients: Doctrine\Common\Collections\ArrayCollection {#641 …} -oldStatus: null -disabledAt: null -actionLogs: Doctrine\Common\Collections\ArrayCollection {#643 …} -failedAttempts: 0 -passwordHistories: Doctrine\Common\Collections\ArrayCollection {#638 …} -userFavorites: Doctrine\Common\Collections\ArrayCollection {#639 …} -oldEmail: null -accountId: null -uniqueSlugConstraint: null -boosterProductResults: Doctrine\Common\Collections\ArrayCollection {#637 …} -pushSubscriptions: Doctrine\Common\Collections\ArrayCollection {#652 …} -azureGroups: Doctrine\Common\Collections\ArrayCollection {#658 …} -quotaProductUsers: Doctrine\Common\Collections\ArrayCollection {#650 …} -rankingScores: Doctrine\Common\Collections\ArrayCollection {#657 …} -createdAt: null -updatedAt: 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 {#179 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#177 …} -namespace: Closure() {#175 …} } |
| data | App\Entity\User {#1200 +accountIdTmp: null -id: null -email: null -roles: [] -availablePoint: 0 -potentialPoint: 0 -country: null -job: null -company: null -companySiret: null -companyLegalStatus: null -userTokenAttempts: 0 -address1: null -address2: null -postcode: null -city: null -canOrder: true -birthDate: null -birthPlace: null -canBeContacted: true -optinMail: false -optinSMS: false -optinPostal: false -level: 0 -isEmailOk: true -chauffage: false -addresses: Doctrine\Common\Collections\ArrayCollection {#678 …} -carts: Doctrine\Common\Collections\ArrayCollection {#651 …} -mainAccountUser: null -subAccountUsers: Doctrine\Common\Collections\ArrayCollection {#662 …} -distributors: Doctrine\Common\Collections\ArrayCollection {#673 …} -purchases: Doctrine\Common\Collections\ArrayCollection {#653 …} -orders: Doctrine\Common\Collections\ArrayCollection {#646 …} -godchilds: Doctrine\Common\Collections\ArrayCollection {#569 …} -requestProductAvailables: Doctrine\Common\Collections\ArrayCollection {#199 …} -userImportHistories: Doctrine\Common\Collections\ArrayCollection {#566 …} -contactLists: Doctrine\Common\Collections\ArrayCollection {#655 …} -emailCanonical: null -plainPassword: null -devis: Doctrine\Common\Collections\ArrayCollection {#664 …} -regate: null -pointTransactions: Doctrine\Common\Collections\ArrayCollection {#692 …} -commercial: null -installers: Doctrine\Common\Collections\ArrayCollection {#1000 …} -heatingCommercial: null -heatingInstallers: Doctrine\Common\Collections\ArrayCollection {#696 …} -agency: null -archivedAt: null -newsletter: false -userBusinessResults: Doctrine\Common\Collections\ArrayCollection {#693 …} -extension1: null -extension2: null -wdg: null -gladyUuid: null -transactionalEmail: null -projects: Doctrine\Common\Collections\ArrayCollection {#905 …} -programme: null -serviceUsers: Doctrine\Common\Collections\ArrayCollection {#694 …} -saleOrderValidation: null -universes: Doctrine\Common\Collections\ArrayCollection {#904 …} -billingPoint: null -scores: Doctrine\Common\Collections\ArrayCollection {#209 …} -scoreObjectives: Doctrine\Common\Collections\ArrayCollection {#208 …} -children: Doctrine\Common\Collections\ArrayCollection {#207 …} -parents: Doctrine\Common\Collections\ArrayCollection {#206 …} -senderMessages: null -receiverMessages: null -requestRegistration: null -requestRegistrationsToValidate: Doctrine\Common\Collections\ArrayCollection {#205 …} -customProductOrders: Doctrine\Common\Collections\ArrayCollection {#204 …} -status: "cgu_pending" -customProducts: null -subscription: null -extensions: Doctrine\Common\Collections\ArrayCollection {#203 …} -avatar: null -avatarFile: null -logo: null -logoFile: null -pointOfSale: null -managedPointOfSales: Doctrine\Common\Collections\ArrayCollection {#201 …} -relatedParameters: Doctrine\Common\Collections\ArrayCollection {#202 …} -createdPointOfSales: Doctrine\Common\Collections\ArrayCollection {#568 …} -pointConversionRate: null -fonction: null -responsableRegate: null -registrationDocument: null -registrationDocumentFile: null -coverageArea: null -quizUserAnswers: null -ideaBoxAnswers: Doctrine\Common\Collections\ArrayCollection {#567 …} -ideaBoxRatings: Doctrine\Common\Collections\ArrayCollection {#465 …} -ideaBoxRecipients: Doctrine\Common\Collections\ArrayCollection {#641 …} -oldStatus: null -disabledAt: null -actionLogs: Doctrine\Common\Collections\ArrayCollection {#643 …} -failedAttempts: 0 -passwordHistories: Doctrine\Common\Collections\ArrayCollection {#638 …} -userFavorites: Doctrine\Common\Collections\ArrayCollection {#639 …} -oldEmail: null -accountId: null -uniqueSlugConstraint: null -boosterProductResults: Doctrine\Common\Collections\ArrayCollection {#637 …} -pushSubscriptions: Doctrine\Common\Collections\ArrayCollection {#652 …} -azureGroups: Doctrine\Common\Collections\ArrayCollection {#658 …} -quotaProductUsers: Doctrine\Common\Collections\ArrayCollection {#650 …} -rankingScores: Doctrine\Common\Collections\ArrayCollection {#657 …} -createdAt: null -updatedAt: null } |
| data_class | "App\Entity\User" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#155 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1058 …} 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 | [] |
| 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() {#153 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1516 …} $translationDomain: "validators" $message: Closure() {#154 …} } } |
| 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\User {#1200 +accountIdTmp: null -id: null -email: null -roles: [] -availablePoint: 0 -potentialPoint: 0 -country: null -job: null -company: null -companySiret: null -companyLegalStatus: null -userTokenAttempts: 0 -address1: null -address2: null -postcode: null -city: null -canOrder: true -birthDate: null -birthPlace: null -canBeContacted: true -optinMail: false -optinSMS: false -optinPostal: false -level: 0 -isEmailOk: true -chauffage: false -addresses: Doctrine\Common\Collections\ArrayCollection {#678 …} -carts: Doctrine\Common\Collections\ArrayCollection {#651 …} -mainAccountUser: null -subAccountUsers: Doctrine\Common\Collections\ArrayCollection {#662 …} -distributors: Doctrine\Common\Collections\ArrayCollection {#673 …} -purchases: Doctrine\Common\Collections\ArrayCollection {#653 …} -orders: Doctrine\Common\Collections\ArrayCollection {#646 …} -godchilds: Doctrine\Common\Collections\ArrayCollection {#569 …} -requestProductAvailables: Doctrine\Common\Collections\ArrayCollection {#199 …} -userImportHistories: Doctrine\Common\Collections\ArrayCollection {#566 …} -contactLists: Doctrine\Common\Collections\ArrayCollection {#655 …} -emailCanonical: null -plainPassword: null -devis: Doctrine\Common\Collections\ArrayCollection {#664 …} -regate: null -pointTransactions: Doctrine\Common\Collections\ArrayCollection {#692 …} -commercial: null -installers: Doctrine\Common\Collections\ArrayCollection {#1000 …} -heatingCommercial: null -heatingInstallers: Doctrine\Common\Collections\ArrayCollection {#696 …} -agency: null -archivedAt: null -newsletter: false -userBusinessResults: Doctrine\Common\Collections\ArrayCollection {#693 …} -extension1: null -extension2: null -wdg: null -gladyUuid: null -transactionalEmail: null -projects: Doctrine\Common\Collections\ArrayCollection {#905 …} -programme: null -serviceUsers: Doctrine\Common\Collections\ArrayCollection {#694 …} -saleOrderValidation: null -universes: Doctrine\Common\Collections\ArrayCollection {#904 …} -billingPoint: null -scores: Doctrine\Common\Collections\ArrayCollection {#209 …} -scoreObjectives: Doctrine\Common\Collections\ArrayCollection {#208 …} -children: Doctrine\Common\Collections\ArrayCollection {#207 …} -parents: Doctrine\Common\Collections\ArrayCollection {#206 …} -senderMessages: null -receiverMessages: null -requestRegistration: null -requestRegistrationsToValidate: Doctrine\Common\Collections\ArrayCollection {#205 …} -customProductOrders: Doctrine\Common\Collections\ArrayCollection {#204 …} -status: "cgu_pending" -customProducts: null -subscription: null -extensions: Doctrine\Common\Collections\ArrayCollection {#203 …} -avatar: null -avatarFile: null -logo: null -logoFile: null -pointOfSale: null -managedPointOfSales: Doctrine\Common\Collections\ArrayCollection {#201 …} -relatedParameters: Doctrine\Common\Collections\ArrayCollection {#202 …} -createdPointOfSales: Doctrine\Common\Collections\ArrayCollection {#568 …} -pointConversionRate: null -fonction: null -responsableRegate: null -registrationDocument: null -registrationDocumentFile: null -coverageArea: null -quizUserAnswers: null -ideaBoxAnswers: Doctrine\Common\Collections\ArrayCollection {#567 …} -ideaBoxRatings: Doctrine\Common\Collections\ArrayCollection {#465 …} -ideaBoxRecipients: Doctrine\Common\Collections\ArrayCollection {#641 …} -oldStatus: null -disabledAt: null -actionLogs: Doctrine\Common\Collections\ArrayCollection {#643 …} -failedAttempts: 0 -passwordHistories: Doctrine\Common\Collections\ArrayCollection {#638 …} -userFavorites: Doctrine\Common\Collections\ArrayCollection {#639 …} -oldEmail: null -accountId: null -uniqueSlugConstraint: null -boosterProductResults: Doctrine\Common\Collections\ArrayCollection {#637 …} -pushSubscriptions: Doctrine\Common\Collections\ArrayCollection {#652 …} -azureGroups: Doctrine\Common\Collections\ArrayCollection {#658 …} -quotaProductUsers: Doctrine\Common\Collections\ArrayCollection {#650 …} -rankingScores: Doctrine\Common\Collections\ArrayCollection {#657 …} -createdAt: null -updatedAt: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2630 -form: Symfony\Component\Form\Form {#2263 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2562 …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\User {#1200 +accountIdTmp: null -id: null -email: null -roles: [] -availablePoint: 0 -potentialPoint: 0 -country: null -job: null -company: null -companySiret: null -companyLegalStatus: null -userTokenAttempts: 0 -address1: null -address2: null -postcode: null -city: null -canOrder: true -birthDate: null -birthPlace: null -canBeContacted: true -optinMail: false -optinSMS: false -optinPostal: false -level: 0 -isEmailOk: true -chauffage: false -addresses: Doctrine\Common\Collections\ArrayCollection {#678 …} -carts: Doctrine\Common\Collections\ArrayCollection {#651 …} -mainAccountUser: null -subAccountUsers: Doctrine\Common\Collections\ArrayCollection {#662 …} -distributors: Doctrine\Common\Collections\ArrayCollection {#673 …} -purchases: Doctrine\Common\Collections\ArrayCollection {#653 …} -orders: Doctrine\Common\Collections\ArrayCollection {#646 …} -godchilds: Doctrine\Common\Collections\ArrayCollection {#569 …} -requestProductAvailables: Doctrine\Common\Collections\ArrayCollection {#199 …} -userImportHistories: Doctrine\Common\Collections\ArrayCollection {#566 …} -contactLists: Doctrine\Common\Collections\ArrayCollection {#655 …} -emailCanonical: null -plainPassword: null -devis: Doctrine\Common\Collections\ArrayCollection {#664 …} -regate: null -pointTransactions: Doctrine\Common\Collections\ArrayCollection {#692 …} -commercial: null -installers: Doctrine\Common\Collections\ArrayCollection {#1000 …} -heatingCommercial: null -heatingInstallers: Doctrine\Common\Collections\ArrayCollection {#696 …} -agency: null -archivedAt: null -newsletter: false -userBusinessResults: Doctrine\Common\Collections\ArrayCollection {#693 …} -extension1: null -extension2: null -wdg: null -gladyUuid: null -transactionalEmail: null -projects: Doctrine\Common\Collections\ArrayCollection {#905 …} -programme: null -serviceUsers: Doctrine\Common\Collections\ArrayCollection {#694 …} -saleOrderValidation: null -universes: Doctrine\Common\Collections\ArrayCollection {#904 …} -billingPoint: null -scores: Doctrine\Common\Collections\ArrayCollection {#209 …} -scoreObjectives: Doctrine\Common\Collections\ArrayCollection {#208 …} -children: Doctrine\Common\Collections\ArrayCollection {#207 …} -parents: Doctrine\Common\Collections\ArrayCollection {#206 …} -senderMessages: null -receiverMessages: null -requestRegistration: null -requestRegistrationsToValidate: Doctrine\Common\Collections\ArrayCollection {#205 …} -customProductOrders: Doctrine\Common\Collections\ArrayCollection {#204 …} -status: "cgu_pending" -customProducts: null -subscription: null -extensions: Doctrine\Common\Collections\ArrayCollection {#203 …} -avatar: null -avatarFile: null -logo: null -logoFile: null -pointOfSale: null -managedPointOfSales: Doctrine\Common\Collections\ArrayCollection {#201 …} -relatedParameters: Doctrine\Common\Collections\ArrayCollection {#202 …} -createdPointOfSales: Doctrine\Common\Collections\ArrayCollection {#568 …} -pointConversionRate: null -fonction: null -responsableRegate: null -registrationDocument: null -registrationDocumentFile: null -coverageArea: null -quizUserAnswers: null -ideaBoxAnswers: Doctrine\Common\Collections\ArrayCollection {#567 …} -ideaBoxRatings: Doctrine\Common\Collections\ArrayCollection {#465 …} -ideaBoxRecipients: Doctrine\Common\Collections\ArrayCollection {#641 …} -oldStatus: null -disabledAt: null -actionLogs: Doctrine\Common\Collections\ArrayCollection {#643 …} -failedAttempts: 0 -passwordHistories: Doctrine\Common\Collections\ArrayCollection {#638 …} -userFavorites: Doctrine\Common\Collections\ArrayCollection {#639 …} -oldEmail: null -accountId: null -uniqueSlugConstraint: null -boosterProductResults: Doctrine\Common\Collections\ArrayCollection {#637 …} -pushSubscriptions: Doctrine\Common\Collections\ArrayCollection {#652 …} -azureGroups: Doctrine\Common\Collections\ArrayCollection {#658 …} -quotaProductUsers: Doctrine\Common\Collections\ArrayCollection {#650 …} -rankingScores: Doctrine\Common\Collections\ArrayCollection {#657 …} -createdAt: null -updatedAt: 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 | [ "data-parsley-type" => "email" ] |
[ "data-parsley-type" => "email" ] |
| label | "Email (de préférence une adresse personnelle)" |
same as passed value |
| label_html | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-parsley-type" => "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 {#179 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#177 …} -namespace: Closure() {#175 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2196 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1058 …} } |
| 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 | "Email (de préférence une adresse personnelle)" |
| 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() {#2162 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1516 …} $translationDomain: "validators" $message: Closure() {#2171 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-parsley-type" => "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 {#2602 -form: Symfony\Component\Form\Form {#2198 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2616 …5} |
| full_name | "registration_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_email" |
| label | "Email (de préférence une adresse personnelle)" |
| 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 |
|---|---|---|
| label | "Prénom" |
same as passed value |
| label_html | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| 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 {#179 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#177 …} -namespace: Closure() {#175 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2135 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1058 …} } |
| 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 | "Prénom" |
| 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() {#2154 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1516 …} $translationDomain: "validators" $message: Closure() {#2129 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_firstName" ] |
| cache_key | "_registration_form_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2527 -form: Symfony\Component\Form\Form {#2106 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2624 …5} |
| full_name | "registration_form[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_firstName" |
| label | "Prénom" |
| 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 |
|---|---|---|
| label | "Nom" |
same as passed value |
| label_html | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| 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 {#179 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#177 …} -namespace: Closure() {#175 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2257 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1058 …} } |
| 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 | "Nom" |
| 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() {#2282 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1516 …} $translationDomain: "validators" $message: Closure() {#2259 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_lastName" ] |
| cache_key | "_registration_form_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2530 -form: Symfony\Component\Form\Form {#2114 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2528 …5} |
| full_name | "registration_form[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_lastName" |
| label | "Nom" |
| 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 | "" |
mobile
"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" => "00 00 00 00 00" "data-parsley-pattern" => "^0[1-9] \d{2} \d{2} \d{2} \d{2}$" "data-inputmask" => "'mask': '99 99 99 99 99'" "inputmode" => "text" ] |
[ "placeholder" => "00 00 00 00 00" "data-parsley-pattern" => "^0[1-9] \d{2} \d{2} \d{2} \d{2}$" "data-inputmask" => "'mask': '99 99 99 99 99'" "inputmode" => "text" ] |
| label | "Mobile" |
same as passed value |
| label_html | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "00 00 00 00 00" "data-parsley-pattern" => "^0[1-9] \d{2} \d{2} \d{2} \d{2}$" "data-inputmask" => "'mask': '99 99 99 99 99'" "inputmode" => "text" ] |
| 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 {#179 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#177 …} -namespace: Closure() {#175 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2249 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1058 …} } |
| 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 | "Mobile" |
| 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() {#2222 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1516 …} $translationDomain: "validators" $message: Closure() {#2241 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "00 00 00 00 00" "data-parsley-pattern" => "^0[1-9] \d{2} \d{2} \d{2} \d{2}$" "data-inputmask" => "'mask': '99 99 99 99 99'" "inputmode" => "text" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_mobile" ] |
| cache_key | "_registration_form_mobile_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2540 -form: Symfony\Component\Form\Form {#2273 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2612 …5} |
| full_name | "registration_form[mobile]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_mobile" |
| label | "Mobile" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "mobile" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_mobile" |
| valid | true |
| value | "" |
accountId
"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 |
|---|---|---|
| label | "Identifiant maitre (disponible auprès de votre ZM)" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| 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 {#179 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#177 …} -namespace: Closure() {#175 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2126 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1058 …} } |
| 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 | "Identifiant maitre (disponible auprès de votre ZM)" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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() {#2159 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1516 …} $translationDomain: "validators" $message: Closure() {#2151 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_accountId" ] |
| cache_key | "_registration_form_accountId_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2588 -form: Symfony\Component\Form\Form {#2283 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2564 …5} |
| full_name | "registration_form[accountId]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_accountId" |
| label | "Identifiant maitre (disponible auprès de votre ZM)" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "accountId" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_accountId" |
| valid | true |
| value | "" |
sendCguBySms
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Recevoir le mail de bienvenue par sms ?" |
same as passed value |
| label_html | false |
same as passed value |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| 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 {#179 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#177 …} -namespace: Closure() {#175 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#2144 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2169 …} } |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Recevoir le mail de bienvenue par sms ?" |
| 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() {#2292 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1516 …} $translationDomain: "validators" $message: Closure() {#2277 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_registration_form_sendCguBySms" ] |
| cache_key | "_registration_form_sendCguBySms_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2554 -form: Symfony\Component\Form\Form {#2311 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2534 …5} |
| full_name | "registration_form[sendCguBySms]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_sendCguBySms" |
| label | "Recevoir le mail de bienvenue par sms ?" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "sendCguBySms" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_sendCguBySms" |
| valid | true |
| value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "158cc8036da.yvBzt2TaZw0no6oZbKjLU6vueU30_M0oPXvOqgiAK_o.-bYJ8lyoD25kwfttPfuaFePaAwi8sKxnCi-F4lvOG5einzv6FewtYEzb8w" |
| 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 | "158cc8036da.yvBzt2TaZw0no6oZbKjLU6vueU30_M0oPXvOqgiAK_o.-bYJ8lyoD25kwfttPfuaFePaAwi8sKxnCi-F4lvOG5einzv6FewtYEzb8w" |
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 {#179 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#177 …} -namespace: Closure() {#175 …} } |
| data | "158cc8036da.yvBzt2TaZw0no6oZbKjLU6vueU30_M0oPXvOqgiAK_o.-bYJ8lyoD25kwfttPfuaFePaAwi8sKxnCi-F4lvOG5einzv6FewtYEzb8w" |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2538 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1058 …} } |
| 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() {#2619 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1516 …} $translationDomain: "validators" $message: Closure() {#2583 …} } } |
| 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 | "158cc8036da.yvBzt2TaZw0no6oZbKjLU6vueU30_M0oPXvOqgiAK_o.-bYJ8lyoD25kwfttPfuaFePaAwi8sKxnCi-F4lvOG5einzv6FewtYEzb8w" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2597 -form: Symfony\Component\Form\Form {#2592 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2515 …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 | "158cc8036da.yvBzt2TaZw0no6oZbKjLU6vueU30_M0oPXvOqgiAK_o.-bYJ8lyoD25kwfttPfuaFePaAwi8sKxnCi-F4lvOG5einzv6FewtYEzb8w" |