- 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
"ContainerRTXxJem\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 {#623 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#624 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#625 …} -namespace: Closure() {#627 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2146 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#584 …} } |
| 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() {#2279 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#633 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1516 …} $translationDomain: "validators" $message: Closure() {#2261 …} } } |
| 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 {#2137 -form: Symfony\Component\Form\Form {#2276 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2269 …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 {#623 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#624 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#625 …} -namespace: Closure() {#627 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2177 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#584 …} } |
| 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() {#2125 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#633 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1516 …} $translationDomain: "validators" $message: Closure() {#2141 …} } } |
| 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 {#2320 -form: Symfony\Component\Form\Form {#2282 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2169 …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 {#623 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#624 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#625 …} -namespace: Closure() {#627 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2158 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#584 …} } |
| 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() {#2132 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#633 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1516 …} $translationDomain: "validators" $message: Closure() {#2124 …} } } |
| 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 {#2145 -form: Symfony\Component\Form\Form {#2172 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2138 …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 | "d467168d15c6957fc59e4ab82.OJb4eJwX2Rz1W_TUPR9a-3ZtkdqxWSvpu7tVNTm1oFE.XNmXE68gsnSWN5HtanMZlxxe2rfmA3SYiewUfEDamRN394xK_0ahaZk3uQ" |
| 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 | "d467168d15c6957fc59e4ab82.OJb4eJwX2Rz1W_TUPR9a-3ZtkdqxWSvpu7tVNTm1oFE.XNmXE68gsnSWN5HtanMZlxxe2rfmA3SYiewUfEDamRN394xK_0ahaZk3uQ" |
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 {#623 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#624 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#625 …} -namespace: Closure() {#627 …} } |
| data | "d467168d15c6957fc59e4ab82.OJb4eJwX2Rz1W_TUPR9a-3ZtkdqxWSvpu7tVNTm1oFE.XNmXE68gsnSWN5HtanMZlxxe2rfmA3SYiewUfEDamRN394xK_0ahaZk3uQ" |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2130 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#584 …} } |
| 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() {#2222 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#633 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1516 …} $translationDomain: "validators" $message: Closure() {#2121 …} } } |
| 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 | "d467168d15c6957fc59e4ab82.OJb4eJwX2Rz1W_TUPR9a-3ZtkdqxWSvpu7tVNTm1oFE.XNmXE68gsnSWN5HtanMZlxxe2rfmA3SYiewUfEDamRN394xK_0ahaZk3uQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2277 -form: Symfony\Component\Form\Form {#2186 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2267 …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 | "d467168d15c6957fc59e4ab82.OJb4eJwX2Rz1W_TUPR9a-3ZtkdqxWSvpu7tVNTm1oFE.XNmXE68gsnSWN5HtanMZlxxe2rfmA3SYiewUfEDamRN394xK_0ahaZk3uQ" |
registration_form
"ContainerRTXxJem\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: [] -password: null -firstName: null -lastName: null -mobile: null -phone: null -welcomeEmail: null -availablePoint: 0 -potentialPoint: 0 -locale: null -country: null -job: null -company: null -companySiret: null -companyLegalStatus: null -userToken: null -userTokenValidity: null -userTokenAttempts: 0 -civility: null -address1: null -address2: null -postcode: null -city: null -canOrder: true -deletedAt: null -birthDate: null -birthPlace: null -internalCode: null -cguAt: null -registerAt: null -importedAt: null -canBeContacted: true -capacity: null -address3: null -optinMail: false -optinSMS: false -optinPostal: false -optinPostalAddress: null -source: null -level: 0 -level0UpdatedAt: null -level1UpdatedAt: null -level2UpdatedAt: null -level3UpdatedAt: null -levelUpdateSeenAt: null -isEmailOk: true -lastEmailCheck: null -apiToken: null -sapAccount: null -sapDistributor: null -distributor: null -distributor2: null -aggreement: null -unsubscribedAt: null -chauffage: false -addresses: Doctrine\Common\Collections\ArrayCollection {#569 …} -carts: Doctrine\Common\Collections\ArrayCollection {#542 …} -mainAccountUser: null -subAccountUsers: Doctrine\Common\Collections\ArrayCollection {#553 …} -distributors: Doctrine\Common\Collections\ArrayCollection {#564 …} -purchases: Doctrine\Common\Collections\ArrayCollection {#544 …} -purchasesIHaveProcessed: null -orders: Doctrine\Common\Collections\ArrayCollection {#537 …} -godchilds: Doctrine\Common\Collections\ArrayCollection {#525 …} -godfather: null -satisfactions: null -requestProductAvailables: Doctrine\Common\Collections\ArrayCollection {#603 …} -userImportHistories: Doctrine\Common\Collections\ArrayCollection {#527 …} -contactLists: Doctrine\Common\Collections\ArrayCollection {#546 …} -username: null -usernameCanonical: null -emailCanonical: null -salt: null -lastLogin: null -confirmationToken: null -passwordRequestedAt: null -plainPassword: null -credentialExpired: null -credentialExpiredAt: null -devis: Doctrine\Common\Collections\ArrayCollection {#555 …} -regate: null -donneesPersonnelles: null -pointTransactions: Doctrine\Common\Collections\ArrayCollection {#588 …} -commercial: null -installers: Doctrine\Common\Collections\ArrayCollection {#585 …} -heatingCommercial: null -heatingInstallers: Doctrine\Common\Collections\ArrayCollection {#587 …} -agency: null -archivedAt: null -newsletter: false -userBusinessResults: Doctrine\Common\Collections\ArrayCollection {#589 …} -extension1: null -extension2: null -wdg: null -gladyUuid: null -transactionalEmail: null -projects: Doctrine\Common\Collections\ArrayCollection {#590 …} -programme: null -serviceUsers: Doctrine\Common\Collections\ArrayCollection {#591 …} -saleOrderValidation: null -universes: Doctrine\Common\Collections\ArrayCollection {#592 …} -billingPoint: null -scores: Doctrine\Common\Collections\ArrayCollection {#593 …} -scoreObjectives: Doctrine\Common\Collections\ArrayCollection {#594 …} -children: Doctrine\Common\Collections\ArrayCollection {#595 …} -parents: Doctrine\Common\Collections\ArrayCollection {#596 …} -senderMessages: null -receiverMessages: null -requestRegistration: null -requestRegistrationsToValidate: Doctrine\Common\Collections\ArrayCollection {#597 …} -customProductOrders: Doctrine\Common\Collections\ArrayCollection {#598 …} -status: "cgu_pending" -customProducts: null -subscription: null -extensions: Doctrine\Common\Collections\ArrayCollection {#599 …} -avatar: null -avatarFile: null -logo: null -logoFile: null -pointOfSale: null -managedPointOfSales: Doctrine\Common\Collections\ArrayCollection {#601 …} -relatedParameters: Doctrine\Common\Collections\ArrayCollection {#600 …} -createdPointOfSales: Doctrine\Common\Collections\ArrayCollection {#526 …} -pointConversionRate: null -fonction: null -responsableRegate: null -registrationDocument: null -registrationDocumentFile: null -coverageArea: null -quizUserAnswers: null -ideaBoxAnswers: Doctrine\Common\Collections\ArrayCollection {#528 …} -ideaBoxRatings: Doctrine\Common\Collections\ArrayCollection {#518 …} -ideaBoxRecipients: Doctrine\Common\Collections\ArrayCollection {#532 …} -oldStatus: null -disabledAt: null -archiveReason: null -unsubscribeReason: null -actionLogs: Doctrine\Common\Collections\ArrayCollection {#534 …} -failedAttempts: 0 -lastFailedAttempt: null -passwordUpdatedAt: null -passwordHistories: Doctrine\Common\Collections\ArrayCollection {#444 …} -userFavorites: Doctrine\Common\Collections\ArrayCollection {#441 …} -lastActivity: null -oldEmail: null -accountId: null -uniqueSlugConstraint: null -boosterProductResults: Doctrine\Common\Collections\ArrayCollection {#442 …} -pushSubscriptions: Doctrine\Common\Collections\ArrayCollection {#543 …} -azureId: null -azureGroups: Doctrine\Common\Collections\ArrayCollection {#549 …} -quotaProductUsers: Doctrine\Common\Collections\ArrayCollection {#541 …} -rankingScores: Doctrine\Common\Collections\ArrayCollection {#548 …} -emailUnsubscribeReason: null -emailUnsubscribedAt: null -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: [] -password: null -firstName: null -lastName: null -mobile: null -phone: null -welcomeEmail: null -availablePoint: 0 -potentialPoint: 0 -locale: null -country: null -job: null -company: null -companySiret: null -companyLegalStatus: null -userToken: null -userTokenValidity: null -userTokenAttempts: 0 -civility: null -address1: null -address2: null -postcode: null -city: null -canOrder: true -deletedAt: null -birthDate: null -birthPlace: null -internalCode: null -cguAt: null -registerAt: null -importedAt: null -canBeContacted: true -capacity: null -address3: null -optinMail: false -optinSMS: false -optinPostal: false -optinPostalAddress: null -source: null -level: 0 -level0UpdatedAt: null -level1UpdatedAt: null -level2UpdatedAt: null -level3UpdatedAt: null -levelUpdateSeenAt: null -isEmailOk: true -lastEmailCheck: null -apiToken: null -sapAccount: null -sapDistributor: null -distributor: null -distributor2: null -aggreement: null -unsubscribedAt: null -chauffage: false -addresses: Doctrine\Common\Collections\ArrayCollection {#569 …} -carts: Doctrine\Common\Collections\ArrayCollection {#542 …} -mainAccountUser: null -subAccountUsers: Doctrine\Common\Collections\ArrayCollection {#553 …} -distributors: Doctrine\Common\Collections\ArrayCollection {#564 …} -purchases: Doctrine\Common\Collections\ArrayCollection {#544 …} -purchasesIHaveProcessed: null -orders: Doctrine\Common\Collections\ArrayCollection {#537 …} -godchilds: Doctrine\Common\Collections\ArrayCollection {#525 …} -godfather: null -satisfactions: null -requestProductAvailables: Doctrine\Common\Collections\ArrayCollection {#603 …} -userImportHistories: Doctrine\Common\Collections\ArrayCollection {#527 …} -contactLists: Doctrine\Common\Collections\ArrayCollection {#546 …} -username: null -usernameCanonical: null -emailCanonical: null -salt: null -lastLogin: null -confirmationToken: null -passwordRequestedAt: null -plainPassword: null -credentialExpired: null -credentialExpiredAt: null -devis: Doctrine\Common\Collections\ArrayCollection {#555 …} -regate: null -donneesPersonnelles: null -pointTransactions: Doctrine\Common\Collections\ArrayCollection {#588 …} -commercial: null -installers: Doctrine\Common\Collections\ArrayCollection {#585 …} -heatingCommercial: null -heatingInstallers: Doctrine\Common\Collections\ArrayCollection {#587 …} -agency: null -archivedAt: null -newsletter: false -userBusinessResults: Doctrine\Common\Collections\ArrayCollection {#589 …} -extension1: null -extension2: null -wdg: null -gladyUuid: null -transactionalEmail: null -projects: Doctrine\Common\Collections\ArrayCollection {#590 …} -programme: null -serviceUsers: Doctrine\Common\Collections\ArrayCollection {#591 …} -saleOrderValidation: null -universes: Doctrine\Common\Collections\ArrayCollection {#592 …} -billingPoint: null -scores: Doctrine\Common\Collections\ArrayCollection {#593 …} -scoreObjectives: Doctrine\Common\Collections\ArrayCollection {#594 …} -children: Doctrine\Common\Collections\ArrayCollection {#595 …} -parents: Doctrine\Common\Collections\ArrayCollection {#596 …} -senderMessages: null -receiverMessages: null -requestRegistration: null -requestRegistrationsToValidate: Doctrine\Common\Collections\ArrayCollection {#597 …} -customProductOrders: Doctrine\Common\Collections\ArrayCollection {#598 …} -status: "cgu_pending" -customProducts: null -subscription: null -extensions: Doctrine\Common\Collections\ArrayCollection {#599 …} -avatar: null -avatarFile: null -logo: null -logoFile: null -pointOfSale: null -managedPointOfSales: Doctrine\Common\Collections\ArrayCollection {#601 …} -relatedParameters: Doctrine\Common\Collections\ArrayCollection {#600 …} -createdPointOfSales: Doctrine\Common\Collections\ArrayCollection {#526 …} -pointConversionRate: null -fonction: null -responsableRegate: null -registrationDocument: null -registrationDocumentFile: null -coverageArea: null -quizUserAnswers: null -ideaBoxAnswers: Doctrine\Common\Collections\ArrayCollection {#528 …} -ideaBoxRatings: Doctrine\Common\Collections\ArrayCollection {#518 …} -ideaBoxRecipients: Doctrine\Common\Collections\ArrayCollection {#532 …} -oldStatus: null -disabledAt: null -archiveReason: null -unsubscribeReason: null -actionLogs: Doctrine\Common\Collections\ArrayCollection {#534 …} -failedAttempts: 0 -lastFailedAttempt: null -passwordUpdatedAt: null -passwordHistories: Doctrine\Common\Collections\ArrayCollection {#444 …} -userFavorites: Doctrine\Common\Collections\ArrayCollection {#441 …} -lastActivity: null -oldEmail: null -accountId: null -uniqueSlugConstraint: null -boosterProductResults: Doctrine\Common\Collections\ArrayCollection {#442 …} -pushSubscriptions: Doctrine\Common\Collections\ArrayCollection {#543 …} -azureId: null -azureGroups: Doctrine\Common\Collections\ArrayCollection {#549 …} -quotaProductUsers: Doctrine\Common\Collections\ArrayCollection {#541 …} -rankingScores: Doctrine\Common\Collections\ArrayCollection {#548 …} -emailUnsubscribeReason: null -emailUnsubscribedAt: null -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 {#623 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#624 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#625 …} -namespace: Closure() {#627 …} } |
| data | App\Entity\User {#1200 +accountIdTmp: null -id: null -email: null -roles: [] -password: null -firstName: null -lastName: null -mobile: null -phone: null -welcomeEmail: null -availablePoint: 0 -potentialPoint: 0 -locale: null -country: null -job: null -company: null -companySiret: null -companyLegalStatus: null -userToken: null -userTokenValidity: null -userTokenAttempts: 0 -civility: null -address1: null -address2: null -postcode: null -city: null -canOrder: true -deletedAt: null -birthDate: null -birthPlace: null -internalCode: null -cguAt: null -registerAt: null -importedAt: null -canBeContacted: true -capacity: null -address3: null -optinMail: false -optinSMS: false -optinPostal: false -optinPostalAddress: null -source: null -level: 0 -level0UpdatedAt: null -level1UpdatedAt: null -level2UpdatedAt: null -level3UpdatedAt: null -levelUpdateSeenAt: null -isEmailOk: true -lastEmailCheck: null -apiToken: null -sapAccount: null -sapDistributor: null -distributor: null -distributor2: null -aggreement: null -unsubscribedAt: null -chauffage: false -addresses: Doctrine\Common\Collections\ArrayCollection {#569 …} -carts: Doctrine\Common\Collections\ArrayCollection {#542 …} -mainAccountUser: null -subAccountUsers: Doctrine\Common\Collections\ArrayCollection {#553 …} -distributors: Doctrine\Common\Collections\ArrayCollection {#564 …} -purchases: Doctrine\Common\Collections\ArrayCollection {#544 …} -purchasesIHaveProcessed: null -orders: Doctrine\Common\Collections\ArrayCollection {#537 …} -godchilds: Doctrine\Common\Collections\ArrayCollection {#525 …} -godfather: null -satisfactions: null -requestProductAvailables: Doctrine\Common\Collections\ArrayCollection {#603 …} -userImportHistories: Doctrine\Common\Collections\ArrayCollection {#527 …} -contactLists: Doctrine\Common\Collections\ArrayCollection {#546 …} -username: null -usernameCanonical: null -emailCanonical: null -salt: null -lastLogin: null -confirmationToken: null -passwordRequestedAt: null -plainPassword: null -credentialExpired: null -credentialExpiredAt: null -devis: Doctrine\Common\Collections\ArrayCollection {#555 …} -regate: null -donneesPersonnelles: null -pointTransactions: Doctrine\Common\Collections\ArrayCollection {#588 …} -commercial: null -installers: Doctrine\Common\Collections\ArrayCollection {#585 …} -heatingCommercial: null -heatingInstallers: Doctrine\Common\Collections\ArrayCollection {#587 …} -agency: null -archivedAt: null -newsletter: false -userBusinessResults: Doctrine\Common\Collections\ArrayCollection {#589 …} -extension1: null -extension2: null -wdg: null -gladyUuid: null -transactionalEmail: null -projects: Doctrine\Common\Collections\ArrayCollection {#590 …} -programme: null -serviceUsers: Doctrine\Common\Collections\ArrayCollection {#591 …} -saleOrderValidation: null -universes: Doctrine\Common\Collections\ArrayCollection {#592 …} -billingPoint: null -scores: Doctrine\Common\Collections\ArrayCollection {#593 …} -scoreObjectives: Doctrine\Common\Collections\ArrayCollection {#594 …} -children: Doctrine\Common\Collections\ArrayCollection {#595 …} -parents: Doctrine\Common\Collections\ArrayCollection {#596 …} -senderMessages: null -receiverMessages: null -requestRegistration: null -requestRegistrationsToValidate: Doctrine\Common\Collections\ArrayCollection {#597 …} -customProductOrders: Doctrine\Common\Collections\ArrayCollection {#598 …} -status: "cgu_pending" -customProducts: null -subscription: null -extensions: Doctrine\Common\Collections\ArrayCollection {#599 …} -avatar: null -avatarFile: null -logo: null -logoFile: null -pointOfSale: null -managedPointOfSales: Doctrine\Common\Collections\ArrayCollection {#601 …} -relatedParameters: Doctrine\Common\Collections\ArrayCollection {#600 …} -createdPointOfSales: Doctrine\Common\Collections\ArrayCollection {#526 …} -pointConversionRate: null -fonction: null -responsableRegate: null -registrationDocument: null -registrationDocumentFile: null -coverageArea: null -quizUserAnswers: null -ideaBoxAnswers: Doctrine\Common\Collections\ArrayCollection {#528 …} -ideaBoxRatings: Doctrine\Common\Collections\ArrayCollection {#518 …} -ideaBoxRecipients: Doctrine\Common\Collections\ArrayCollection {#532 …} -oldStatus: null -disabledAt: null -archiveReason: null -unsubscribeReason: null -actionLogs: Doctrine\Common\Collections\ArrayCollection {#534 …} -failedAttempts: 0 -lastFailedAttempt: null -passwordUpdatedAt: null -passwordHistories: Doctrine\Common\Collections\ArrayCollection {#444 …} -userFavorites: Doctrine\Common\Collections\ArrayCollection {#441 …} -lastActivity: null -oldEmail: null -accountId: null -uniqueSlugConstraint: null -boosterProductResults: Doctrine\Common\Collections\ArrayCollection {#442 …} -pushSubscriptions: Doctrine\Common\Collections\ArrayCollection {#543 …} -azureId: null -azureGroups: Doctrine\Common\Collections\ArrayCollection {#549 …} -quotaProductUsers: Doctrine\Common\Collections\ArrayCollection {#541 …} -rankingScores: Doctrine\Common\Collections\ArrayCollection {#548 …} -emailUnsubscribeReason: null -emailUnsubscribedAt: null -createdAt: null -updatedAt: null } |
| data_class | "App\Entity\User" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#647 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#584 …} 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() {#649 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#633 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1516 …} $translationDomain: "validators" $message: Closure() {#648 …} } } |
| 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: [] -password: null -firstName: null -lastName: null -mobile: null -phone: null -welcomeEmail: null -availablePoint: 0 -potentialPoint: 0 -locale: null -country: null -job: null -company: null -companySiret: null -companyLegalStatus: null -userToken: null -userTokenValidity: null -userTokenAttempts: 0 -civility: null -address1: null -address2: null -postcode: null -city: null -canOrder: true -deletedAt: null -birthDate: null -birthPlace: null -internalCode: null -cguAt: null -registerAt: null -importedAt: null -canBeContacted: true -capacity: null -address3: null -optinMail: false -optinSMS: false -optinPostal: false -optinPostalAddress: null -source: null -level: 0 -level0UpdatedAt: null -level1UpdatedAt: null -level2UpdatedAt: null -level3UpdatedAt: null -levelUpdateSeenAt: null -isEmailOk: true -lastEmailCheck: null -apiToken: null -sapAccount: null -sapDistributor: null -distributor: null -distributor2: null -aggreement: null -unsubscribedAt: null -chauffage: false -addresses: Doctrine\Common\Collections\ArrayCollection {#569 …} -carts: Doctrine\Common\Collections\ArrayCollection {#542 …} -mainAccountUser: null -subAccountUsers: Doctrine\Common\Collections\ArrayCollection {#553 …} -distributors: Doctrine\Common\Collections\ArrayCollection {#564 …} -purchases: Doctrine\Common\Collections\ArrayCollection {#544 …} -purchasesIHaveProcessed: null -orders: Doctrine\Common\Collections\ArrayCollection {#537 …} -godchilds: Doctrine\Common\Collections\ArrayCollection {#525 …} -godfather: null -satisfactions: null -requestProductAvailables: Doctrine\Common\Collections\ArrayCollection {#603 …} -userImportHistories: Doctrine\Common\Collections\ArrayCollection {#527 …} -contactLists: Doctrine\Common\Collections\ArrayCollection {#546 …} -username: null -usernameCanonical: null -emailCanonical: null -salt: null -lastLogin: null -confirmationToken: null -passwordRequestedAt: null -plainPassword: null -credentialExpired: null -credentialExpiredAt: null -devis: Doctrine\Common\Collections\ArrayCollection {#555 …} -regate: null -donneesPersonnelles: null -pointTransactions: Doctrine\Common\Collections\ArrayCollection {#588 …} -commercial: null -installers: Doctrine\Common\Collections\ArrayCollection {#585 …} -heatingCommercial: null -heatingInstallers: Doctrine\Common\Collections\ArrayCollection {#587 …} -agency: null -archivedAt: null -newsletter: false -userBusinessResults: Doctrine\Common\Collections\ArrayCollection {#589 …} -extension1: null -extension2: null -wdg: null -gladyUuid: null -transactionalEmail: null -projects: Doctrine\Common\Collections\ArrayCollection {#590 …} -programme: null -serviceUsers: Doctrine\Common\Collections\ArrayCollection {#591 …} -saleOrderValidation: null -universes: Doctrine\Common\Collections\ArrayCollection {#592 …} -billingPoint: null -scores: Doctrine\Common\Collections\ArrayCollection {#593 …} -scoreObjectives: Doctrine\Common\Collections\ArrayCollection {#594 …} -children: Doctrine\Common\Collections\ArrayCollection {#595 …} -parents: Doctrine\Common\Collections\ArrayCollection {#596 …} -senderMessages: null -receiverMessages: null -requestRegistration: null -requestRegistrationsToValidate: Doctrine\Common\Collections\ArrayCollection {#597 …} -customProductOrders: Doctrine\Common\Collections\ArrayCollection {#598 …} -status: "cgu_pending" -customProducts: null -subscription: null -extensions: Doctrine\Common\Collections\ArrayCollection {#599 …} -avatar: null -avatarFile: null -logo: null -logoFile: null -pointOfSale: null -managedPointOfSales: Doctrine\Common\Collections\ArrayCollection {#601 …} -relatedParameters: Doctrine\Common\Collections\ArrayCollection {#600 …} -createdPointOfSales: Doctrine\Common\Collections\ArrayCollection {#526 …} -pointConversionRate: null -fonction: null -responsableRegate: null -registrationDocument: null -registrationDocumentFile: null -coverageArea: null -quizUserAnswers: null -ideaBoxAnswers: Doctrine\Common\Collections\ArrayCollection {#528 …} -ideaBoxRatings: Doctrine\Common\Collections\ArrayCollection {#518 …} -ideaBoxRecipients: Doctrine\Common\Collections\ArrayCollection {#532 …} -oldStatus: null -disabledAt: null -archiveReason: null -unsubscribeReason: null -actionLogs: Doctrine\Common\Collections\ArrayCollection {#534 …} -failedAttempts: 0 -lastFailedAttempt: null -passwordUpdatedAt: null -passwordHistories: Doctrine\Common\Collections\ArrayCollection {#444 …} -userFavorites: Doctrine\Common\Collections\ArrayCollection {#441 …} -lastActivity: null -oldEmail: null -accountId: null -uniqueSlugConstraint: null -boosterProductResults: Doctrine\Common\Collections\ArrayCollection {#442 …} -pushSubscriptions: Doctrine\Common\Collections\ArrayCollection {#543 …} -azureId: null -azureGroups: Doctrine\Common\Collections\ArrayCollection {#549 …} -quotaProductUsers: Doctrine\Common\Collections\ArrayCollection {#541 …} -rankingScores: Doctrine\Common\Collections\ArrayCollection {#548 …} -emailUnsubscribeReason: null -emailUnsubscribedAt: null -createdAt: null -updatedAt: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2291 -form: Symfony\Component\Form\Form {#2204 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2292 …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: [] -password: null -firstName: null -lastName: null -mobile: null -phone: null -welcomeEmail: null -availablePoint: 0 -potentialPoint: 0 -locale: null -country: null -job: null -company: null -companySiret: null -companyLegalStatus: null -userToken: null -userTokenValidity: null -userTokenAttempts: 0 -civility: null -address1: null -address2: null -postcode: null -city: null -canOrder: true -deletedAt: null -birthDate: null -birthPlace: null -internalCode: null -cguAt: null -registerAt: null -importedAt: null -canBeContacted: true -capacity: null -address3: null -optinMail: false -optinSMS: false -optinPostal: false -optinPostalAddress: null -source: null -level: 0 -level0UpdatedAt: null -level1UpdatedAt: null -level2UpdatedAt: null -level3UpdatedAt: null -levelUpdateSeenAt: null -isEmailOk: true -lastEmailCheck: null -apiToken: null -sapAccount: null -sapDistributor: null -distributor: null -distributor2: null -aggreement: null -unsubscribedAt: null -chauffage: false -addresses: Doctrine\Common\Collections\ArrayCollection {#569 …} -carts: Doctrine\Common\Collections\ArrayCollection {#542 …} -mainAccountUser: null -subAccountUsers: Doctrine\Common\Collections\ArrayCollection {#553 …} -distributors: Doctrine\Common\Collections\ArrayCollection {#564 …} -purchases: Doctrine\Common\Collections\ArrayCollection {#544 …} -purchasesIHaveProcessed: null -orders: Doctrine\Common\Collections\ArrayCollection {#537 …} -godchilds: Doctrine\Common\Collections\ArrayCollection {#525 …} -godfather: null -satisfactions: null -requestProductAvailables: Doctrine\Common\Collections\ArrayCollection {#603 …} -userImportHistories: Doctrine\Common\Collections\ArrayCollection {#527 …} -contactLists: Doctrine\Common\Collections\ArrayCollection {#546 …} -username: null -usernameCanonical: null -emailCanonical: null -salt: null -lastLogin: null -confirmationToken: null -passwordRequestedAt: null -plainPassword: null -credentialExpired: null -credentialExpiredAt: null -devis: Doctrine\Common\Collections\ArrayCollection {#555 …} -regate: null -donneesPersonnelles: null -pointTransactions: Doctrine\Common\Collections\ArrayCollection {#588 …} -commercial: null -installers: Doctrine\Common\Collections\ArrayCollection {#585 …} -heatingCommercial: null -heatingInstallers: Doctrine\Common\Collections\ArrayCollection {#587 …} -agency: null -archivedAt: null -newsletter: false -userBusinessResults: Doctrine\Common\Collections\ArrayCollection {#589 …} -extension1: null -extension2: null -wdg: null -gladyUuid: null -transactionalEmail: null -projects: Doctrine\Common\Collections\ArrayCollection {#590 …} -programme: null -serviceUsers: Doctrine\Common\Collections\ArrayCollection {#591 …} -saleOrderValidation: null -universes: Doctrine\Common\Collections\ArrayCollection {#592 …} -billingPoint: null -scores: Doctrine\Common\Collections\ArrayCollection {#593 …} -scoreObjectives: Doctrine\Common\Collections\ArrayCollection {#594 …} -children: Doctrine\Common\Collections\ArrayCollection {#595 …} -parents: Doctrine\Common\Collections\ArrayCollection {#596 …} -senderMessages: null -receiverMessages: null -requestRegistration: null -requestRegistrationsToValidate: Doctrine\Common\Collections\ArrayCollection {#597 …} -customProductOrders: Doctrine\Common\Collections\ArrayCollection {#598 …} -status: "cgu_pending" -customProducts: null -subscription: null -extensions: Doctrine\Common\Collections\ArrayCollection {#599 …} -avatar: null -avatarFile: null -logo: null -logoFile: null -pointOfSale: null -managedPointOfSales: Doctrine\Common\Collections\ArrayCollection {#601 …} -relatedParameters: Doctrine\Common\Collections\ArrayCollection {#600 …} -createdPointOfSales: Doctrine\Common\Collections\ArrayCollection {#526 …} -pointConversionRate: null -fonction: null -responsableRegate: null -registrationDocument: null -registrationDocumentFile: null -coverageArea: null -quizUserAnswers: null -ideaBoxAnswers: Doctrine\Common\Collections\ArrayCollection {#528 …} -ideaBoxRatings: Doctrine\Common\Collections\ArrayCollection {#518 …} -ideaBoxRecipients: Doctrine\Common\Collections\ArrayCollection {#532 …} -oldStatus: null -disabledAt: null -archiveReason: null -unsubscribeReason: null -actionLogs: Doctrine\Common\Collections\ArrayCollection {#534 …} -failedAttempts: 0 -lastFailedAttempt: null -passwordUpdatedAt: null -passwordHistories: Doctrine\Common\Collections\ArrayCollection {#444 …} -userFavorites: Doctrine\Common\Collections\ArrayCollection {#441 …} -lastActivity: null -oldEmail: null -accountId: null -uniqueSlugConstraint: null -boosterProductResults: Doctrine\Common\Collections\ArrayCollection {#442 …} -pushSubscriptions: Doctrine\Common\Collections\ArrayCollection {#543 …} -azureId: null -azureGroups: Doctrine\Common\Collections\ArrayCollection {#549 …} -quotaProductUsers: Doctrine\Common\Collections\ArrayCollection {#541 …} -rankingScores: Doctrine\Common\Collections\ArrayCollection {#548 …} -emailUnsubscribeReason: null -emailUnsubscribedAt: null -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 {#623 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#624 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#625 …} -namespace: Closure() {#627 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#19 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#584 …} } |
| 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() {#2468 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#633 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1516 …} $translationDomain: "validators" $message: Closure() {#2445 …} } } |
| 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 {#2294 -form: Symfony\Component\Form\Form {#2120 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2275 …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 {#623 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#624 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#625 …} -namespace: Closure() {#627 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2463 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#584 …} } |
| 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() {#2492 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#633 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1516 …} $translationDomain: "validators" $message: Closure() {#2469 …} } } |
| 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 {#2266 -form: Symfony\Component\Form\Form {#1997 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2293 …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 {#623 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#624 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#625 …} -namespace: Closure() {#627 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2466 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#584 …} } |
| 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() {#2483 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#633 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1516 …} $translationDomain: "validators" $message: Closure() {#1983 …} } } |
| 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 {#2287 -form: Symfony\Component\Form\Form {#2289 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2273 …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 {#623 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#624 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#625 …} -namespace: Closure() {#627 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2484 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#584 …} } |
| 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() {#2476 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#633 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1516 …} $translationDomain: "validators" $message: Closure() {#2459 …} } } |
| 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 {#2252 -form: Symfony\Component\Form\Form {#2488 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2286 …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 {#623 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#624 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#625 …} -namespace: Closure() {#627 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1981 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#584 …} } |
| 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() {#2209 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#633 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1516 …} $translationDomain: "validators" $message: Closure() {#2166 …} } } |
| 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 {#2263 -form: Symfony\Component\Form\Form {#2472 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2283 …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 {#623 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#624 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#625 …} -namespace: Closure() {#627 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2088 …} } |
| 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 {#2212 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() {#2211 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#633 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1516 …} $translationDomain: "validators" $message: Closure() {#2219 …} } } |
| 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 {#2288 -form: Symfony\Component\Form\Form {#1973 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2312 …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 | "cd6eaad1d9ef973472c356ac6.mD-wSAT2ndsCVWHckdZeZIi1kuL-SX64EZW6l3FkL4w.qHjmeG-HyZA7JgWfqaAJAMzY9JineR_rJqHc00kpR7nzdPUMYtvKq3MCNA" |
| 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 | "cd6eaad1d9ef973472c356ac6.mD-wSAT2ndsCVWHckdZeZIi1kuL-SX64EZW6l3FkL4w.qHjmeG-HyZA7JgWfqaAJAMzY9JineR_rJqHc00kpR7nzdPUMYtvKq3MCNA" |
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 {#623 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#624 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#625 …} -namespace: Closure() {#627 …} } |
| data | "cd6eaad1d9ef973472c356ac6.mD-wSAT2ndsCVWHckdZeZIi1kuL-SX64EZW6l3FkL4w.qHjmeG-HyZA7JgWfqaAJAMzY9JineR_rJqHc00kpR7nzdPUMYtvKq3MCNA" |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2270 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#584 …} } |
| 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() {#2311 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#633 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1516 …} $translationDomain: "validators" $message: Closure() {#2243 …} } } |
| 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 | "cd6eaad1d9ef973472c356ac6.mD-wSAT2ndsCVWHckdZeZIi1kuL-SX64EZW6l3FkL4w.qHjmeG-HyZA7JgWfqaAJAMzY9JineR_rJqHc00kpR7nzdPUMYtvKq3MCNA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2310 -form: Symfony\Component\Form\Form {#2250 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2329 …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 | "cd6eaad1d9ef973472c356ac6.mD-wSAT2ndsCVWHckdZeZIi1kuL-SX64EZW6l3FkL4w.qHjmeG-HyZA7JgWfqaAJAMzY9JineR_rJqHc00kpR7nzdPUMYtvKq3MCNA" |