- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 12
- Events
- Routing
- Cache
- Translation 12
- Security
- Twig
- HTTP Client 2
- Doctrine
- Debug
- Messages
- E-mails
- 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
-
-
companyName
-
-
first
-
second
-
-
-
first
-
second
-
-
phoneNumber
-
-
0
-
1
-
-
hasAdditionalInformation
-
additionalInformation
-
optinBrand
-
optinPhone
-
optinProcess
-
referent
-
_token
-
user_register
"App\Form\User\UserRegisterType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Model\User\User {#624 #id: null -email: null -identity: App\Model\User\Identity {#705 …} -roles: [] -password: null -plainPassword: null -addressesHome: [] -addressesDelivery: [] -optinBrand: null -optinProcess: null -optinPhone: null -optinSales: null -companyName: null -siret: null -referralCode: null -token: null -ibans: [] -additionalInformation: [] -phoneNumber: null -createdAt: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Model\User\User {#624 #id: null -email: null -identity: App\Model\User\Identity {#705 …} -roles: [] -password: null -plainPassword: null -addressesHome: [] -addressesDelivery: [] -optinBrand: null -optinProcess: null -optinPhone: null -optinSales: null -companyName: null -siret: null -referralCode: null -token: null -ibans: [] -additionalInformation: [] -phoneNumber: null -createdAt: 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 {#44 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#47 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#48 …} -namespace: Closure() {#85 …} } |
| data | App\Model\User\User {#624 #id: null -email: null -identity: App\Model\User\Identity {#705 …} -roles: [] -password: null -plainPassword: null -addressesHome: [] -addressesDelivery: [] -optinBrand: null -optinProcess: null -optinPhone: null -optinSales: null -companyName: null -siret: null -referralCode: null -token: null -ibans: [] -additionalInformation: [] -phoneNumber: null -createdAt: null } |
| data_class | "App\Model\User\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#708 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#536 …} use: { $class: "App\Model\User\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() {#706 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#679 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#375 …} $translationDomain: "validators" $message: Closure() {#707 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "user_register" "_user_register" ] |
| cache_key | "_user_register_user_register" |
| compound | true |
| data | App\Model\User\User {#624 #id: null -email: null -identity: App\Model\User\Identity {#705 …} -roles: [] -password: null -plainPassword: null -addressesHome: [] -addressesDelivery: [] -optinBrand: null -optinProcess: null -optinPhone: null -optinSales: null -companyName: null -siret: null -referralCode: null -token: null -ibans: [] -additionalInformation: [] -phoneNumber: null -createdAt: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#965 -form: Symfony\Component\Form\Form {#907 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#901 …5} |
| full_name | "user_register" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_register" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "user_register" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_register" |
| valid | true |
| value | App\Model\User\User {#624 #id: null -email: null -identity: App\Model\User\Identity {#705 …} -roles: [] -password: null -plainPassword: null -addressesHome: [] -addressesDelivery: [] -optinBrand: null -optinProcess: null -optinPhone: null -optinSales: null -companyName: null -siret: null -referralCode: null -token: null -ibans: [] -additionalInformation: [] -phoneNumber: null -createdAt: null } |
companyName
"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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#758 +message: "La raison sociale est obligatoire." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#760 +maxMessage: "La raison sociale ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#758 +message: "La raison sociale est obligatoire." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#760 +maxMessage: "La raison sociale ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
| label | "form.register.company_name" |
same as passed value |
| required | true |
same as passed value |
| translation_domain | "form" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#758 +message: "La raison sociale est obligatoire." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#760 +maxMessage: "La raison sociale ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#44 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#47 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#48 …} -namespace: Closure() {#85 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#737 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#536 …} } |
| 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 | "form.register.company_name" |
| 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 | "form" |
| trim | true |
| upload_max_size_message | Closure() {#735 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#679 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#375 …} $translationDomain: "validators" $message: Closure() {#736 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_register_companyName" ] |
| cache_key | "_user_register_companyName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1040 -form: Symfony\Component\Form\Form {#921 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1042 …5} |
| full_name | "user_register[companyName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_register_companyName" |
| label | "form.register.company_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "companyName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_user_register_companyName" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| first_options | [ "label" => "form.register.email.first" "translation_domain" => "form" "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#763 +message: "Votre adresse email est obligatoire." +allowNull: false +normalizer: null +payload: null } ] ] |
[ "label" => "form.register.email.first" "translation_domain" => "form" "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#763 +message: "Votre adresse email est obligatoire." +allowNull: false +normalizer: null +payload: null } ] ] |
| invalid_message | "register.email.match" |
same as passed value |
| second_options | [ "label" => "form.register.email.second" "translation_domain" => "form" "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#686 +message: "La confirmation de votre adressse email est obligatoire." +allowNull: false +normalizer: null +payload: null } ] ] |
[ "label" => "form.register.email.second" "translation_domain" => "form" "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#686 +message: "La confirmation de votre adressse email est obligatoire." +allowNull: false +normalizer: null +payload: null } ] ] |
| translation_domain | "form" |
same as passed value |
| type | "Symfony\Component\Form\Extension\Core\Type\EmailType" |
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 {#44 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#47 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#48 …} -namespace: Closure() {#85 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#750 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#536 …} } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "label" => "form.register.email.first" "translation_domain" => "form" "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#763 +message: "Votre adresse email est obligatoire." +allowNull: false +normalizer: null +payload: null } ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "register.email.match" |
| 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" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| second_name | "second" |
| second_options | [ "label" => "form.register.email.second" "translation_domain" => "form" "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#686 +message: "La confirmation de votre adressse email est obligatoire." +allowNull: false +normalizer: null +payload: null } ] ] |
| setter | null |
| translation_domain | "form" |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\EmailType" |
| upload_max_size_message | Closure() {#744 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#679 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#375 …} $translationDomain: "validators" $message: Closure() {#745 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_user_register_email" ] |
| cache_key | "_user_register_email_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#689 -form: Symfony\Component\Form\Form {#947 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#933 …5} |
| full_name | "user_register[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_register_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_user_register_email" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
"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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#763 +message: "Votre adresse email est obligatoire." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#763 +message: "Votre adresse email est obligatoire." +allowNull: false +normalizer: null +payload: null } ] |
| error_bubbling | false |
false
|
| label | "form.register.email.first" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
| translation_domain | "form" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#763 +message: "Votre adresse email est obligatoire." +allowNull: false +normalizer: null +payload: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#44 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#47 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#48 …} -namespace: Closure() {#85 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#925 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#536 …} } |
| 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 | "form.register.email.first" |
| 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 | "form" |
| trim | true |
| upload_max_size_message | Closure() {#932 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#679 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#375 …} $translationDomain: "validators" $message: Closure() {#926 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_user_register_email_first" ] |
| cache_key | "_user_register_email_first_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#877 -form: Symfony\Component\Form\Form {#950 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#892 …5} |
| full_name | "user_register[email][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_register_email_first" |
| label | "form.register.email.first" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_user_register_email_first" |
| valid | true |
| value | "" |
second
"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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#686 +message: "La confirmation de votre adressse email est obligatoire." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#686 +message: "La confirmation de votre adressse email est obligatoire." +allowNull: false +normalizer: null +payload: null } ] |
| error_bubbling | false |
false
|
| label | "form.register.email.second" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
| translation_domain | "form" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#686 +message: "La confirmation de votre adressse email est obligatoire." +allowNull: false +normalizer: null +payload: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#44 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#47 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#48 …} -namespace: Closure() {#85 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#939 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#536 …} } |
| 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 | "form.register.email.second" |
| 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 | "form" |
| trim | true |
| upload_max_size_message | Closure() {#941 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#679 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#375 …} $translationDomain: "validators" $message: Closure() {#940 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_user_register_email_second" ] |
| cache_key | "_user_register_email_second_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#873 -form: Symfony\Component\Form\Form {#953 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#845 …5} |
| full_name | "user_register[email][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_register_email_second" |
| label | "form.register.email.second" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_user_register_email_second" |
| valid | true |
| value | "" |
plainPassword
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| first_options | [ "label" => "form.register.password.first" "translation_domain" => "form" "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#683 +message: "Votre mot de passe est obligatoire." +allowNull: false +normalizer: null +payload: null } ] ] |
[ "label" => "form.register.password.first" "translation_domain" => "form" "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#683 +message: "Votre mot de passe est obligatoire." +allowNull: false +normalizer: null +payload: null } ] ] |
| invalid_message | "register.password.match" |
same as passed value |
| second_options | [ "label" => "form.register.password.second" "translation_domain" => "form" "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#720 +message: "La confirmation de votre mot de passe est obligatoire." +allowNull: false +normalizer: null +payload: null } ] ] |
[ "label" => "form.register.password.second" "translation_domain" => "form" "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#720 +message: "La confirmation de votre mot de passe est obligatoire." +allowNull: false +normalizer: null +payload: null } ] ] |
| translation_domain | "form" |
same as passed value |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| 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 {#44 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#47 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#48 …} -namespace: Closure() {#85 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#773 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#536 …} } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "label" => "form.register.password.first" "translation_domain" => "form" "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#683 +message: "Votre mot de passe est obligatoire." +allowNull: false +normalizer: null +payload: null } ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "register.password.match" |
| 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" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| second_name | "second" |
| second_options | [ "label" => "form.register.password.second" "translation_domain" => "form" "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#720 +message: "La confirmation de votre mot de passe est obligatoire." +allowNull: false +normalizer: null +payload: null } ] ] |
| setter | null |
| translation_domain | "form" |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#771 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#679 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#375 …} $translationDomain: "validators" $message: Closure() {#772 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_user_register_plainPassword" ] |
| cache_key | "_user_register_plainPassword_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#942 -form: Symfony\Component\Form\Form {#977 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#761 …5} |
| full_name | "user_register[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_register_plainPassword" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plainPassword" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_user_register_plainPassword" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#683 +message: "Votre mot de passe est obligatoire." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#683 +message: "Votre mot de passe est obligatoire." +allowNull: false +normalizer: null +payload: null } ] |
| error_bubbling | false |
false
|
| label | "form.register.password.first" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
| translation_domain | "form" |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#683 +message: "Votre mot de passe est obligatoire." +allowNull: false +normalizer: null +payload: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#44 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#47 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#48 …} -namespace: Closure() {#85 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#957 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#536 …} } |
| 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 | "form.register.password.first" |
| 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 | "form" |
| trim | false |
| upload_max_size_message | Closure() {#964 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#679 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#375 …} $translationDomain: "validators" $message: Closure() {#958 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_user_register_plainPassword_first" ] |
| cache_key | "_user_register_plainPassword_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#997 -form: Symfony\Component\Form\Form {#980 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1006 …5} |
| full_name | "user_register[plainPassword][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_register_plainPassword_first" |
| label | "form.register.password.first" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_user_register_plainPassword_first" |
| valid | true |
| value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#720 +message: "La confirmation de votre mot de passe est obligatoire." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#720 +message: "La confirmation de votre mot de passe est obligatoire." +allowNull: false +normalizer: null +payload: null } ] |
| error_bubbling | false |
false
|
| label | "form.register.password.second" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
| translation_domain | "form" |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#720 +message: "La confirmation de votre mot de passe est obligatoire." +allowNull: false +normalizer: null +payload: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#44 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#47 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#48 …} -namespace: Closure() {#85 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#970 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#536 …} } |
| 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 | "form.register.password.second" |
| 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 | "form" |
| trim | false |
| upload_max_size_message | Closure() {#972 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#679 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#375 …} $translationDomain: "validators" $message: Closure() {#971 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_user_register_plainPassword_second" ] |
| cache_key | "_user_register_plainPassword_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#785 -form: Symfony\Component\Form\Form {#983 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#775 …5} |
| full_name | "user_register[plainPassword][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_register_plainPassword_second" |
| label | "form.register.password.second" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_user_register_plainPassword_second" |
| valid | true |
| value | "" |
phoneNumber
"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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#719 +message: "Le numéro de téléphone est incorrect" +pattern: "/^((\+)33|0)[1-9](\d{2}){4}$/" +htmlPattern: null +match: true +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\NotBlank {#677 +message: "Le numéro de téléphone est obligatoire." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Regex {#719 +message: "Le numéro de téléphone est incorrect" +pattern: "/^((\+)33|0)[1-9](\d{2}){4}$/" +htmlPattern: null +match: true +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\NotBlank {#677 +message: "Le numéro de téléphone est obligatoire." +allowNull: false +normalizer: null +payload: null } ] |
| label | "form.register.number_phone" |
same as passed value |
| translation_domain | "form" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#719 +message: "Le numéro de téléphone est incorrect" +pattern: "/^((\+)33|0)[1-9](\d{2}){4}$/" +htmlPattern: null +match: true +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\NotBlank {#677 +message: "Le numéro de téléphone est obligatoire." +allowNull: false +normalizer: null +payload: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#44 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#47 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#48 …} -namespace: Closure() {#85 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#782 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#536 …} } |
| 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 | "form.register.number_phone" |
| 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 | "form" |
| trim | true |
| upload_max_size_message | Closure() {#784 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#679 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#375 …} $translationDomain: "validators" $message: Closure() {#783 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_register_phoneNumber" ] |
| cache_key | "_user_register_phoneNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#806 -form: Symfony\Component\Form\Form {#986 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#826 …5} |
| full_name | "user_register[phoneNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_register_phoneNumber" |
| label | "form.register.number_phone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phoneNumber" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_user_register_phoneNumber" |
| valid | true |
| value | "" |
optinSales
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 |
|---|---|---|
| choices | [ "Oui" => true "Non" => false ] |
[ "Oui" => true "Non" => false ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotNull {#460 +message: "Veuillez sélectionner une option." +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotNull {#460 +message: "Veuillez sélectionner une option." +payload: null } ] |
| expanded | true |
same as passed value |
| label | "form.register.optin.sales" |
same as passed value |
| multiple | false |
false
|
| required | true |
same as passed value |
| translation_domain | "form" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | "form" |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Oui" => true "Non" => false ] |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\NotNull {#460 +message: "Veuillez sélectionner une option." +payload: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#44 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#47 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#48 …} -namespace: Closure() {#85 …} } |
| data_class | null |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.register.optin.sales" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | "form" |
| trim | false |
| upload_max_size_message | Closure() {#804 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#679 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#375 …} $translationDomain: "validators" $message: Closure() {#803 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_user_register_optinSales" ] |
| cache_key | "_user_register_optinSales_choice" |
| choice_translation_domain | "form" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#812 +label: "Oui" +value: "1" +data: true +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#811 +label: "Non" +value: "0" +data: false +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1044 -form: Symfony\Component\Form\Form {#1012 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#973 …5} |
| full_name | "user_register[optinSales]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_register_optinSales" |
| is_selected | Closure($choice, $value) {#1104 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#790 …} } |
| label | "form.register.optin.sales" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "optinSales" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_user_register_optinSales" |
| valid | true |
| value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Oui" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | "form" |
same as passed value |
| value | "1" |
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 | "entry" |
| 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 {#44 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#47 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#48 …} -namespace: Closure() {#85 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#822 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#818 …} } |
| 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 {#816 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Oui" |
| 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 | "form" |
| trim | true |
| upload_max_size_message | Closure() {#991 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#679 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#375 …} $translationDomain: "validators" $message: Closure() {#990 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_user_register_optinSales_entry" ] |
| cache_key | "_user_register_optinSales_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1111 -form: Symfony\Component\Form\Form {#1015 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1110 …5} |
| full_name | "user_register[optinSales]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_register_optinSales_0" |
| label | "Oui" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_user_register_optinSales_entry" |
| valid | true |
| value | "1" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Non" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | "form" |
same as passed value |
| value | "0" |
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 | "entry" |
| 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 {#44 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#47 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#48 …} -namespace: Closure() {#85 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#822 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#818 …} } |
| 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 {#816 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Non" |
| 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 | "form" |
| trim | true |
| upload_max_size_message | Closure() {#1005 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#679 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#375 …} $translationDomain: "validators" $message: Closure() {#1004 …} } } |
| validation_groups | null |
| value | "0" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_user_register_optinSales_entry" ] |
| cache_key | "_user_register_optinSales_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1112 -form: Symfony\Component\Form\Form {#1018 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1113 …5} |
| full_name | "user_register[optinSales]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_register_optinSales_1" |
| label | "Non" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_user_register_optinSales_entry" |
| valid | true |
| value | "0" |
hasAdditionalInformation
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Veuillez cocher cette case si vous commandez déjà chez un grossiste" |
same as passed value |
| translation_domain | "form" |
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 {#44 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#47 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#48 …} -namespace: Closure() {#85 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#822 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#818 …} } |
| 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 {#816 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Veuillez cocher cette case si vous commandez déjà chez un grossiste" |
| 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 | "form" |
| trim | true |
| upload_max_size_message | Closure() {#829 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#679 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#375 …} $translationDomain: "validators" $message: Closure() {#827 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_user_register_hasAdditionalInformation" ] |
| cache_key | "_user_register_hasAdditionalInformation_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1109 -form: Symfony\Component\Form\Form {#1021 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1108 …5} |
| full_name | "user_register[hasAdditionalInformation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_register_hasAdditionalInformation" |
| label | "Veuillez cocher cette case si vous commandez déjà chez un grossiste" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "hasAdditionalInformation" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_user_register_hasAdditionalInformation" |
| valid | true |
| value | "1" |
additionalInformation
"Symfony\Component\Form\Extension\Core\Type\CollectionType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| allow_delete | true |
same as passed value |
| entry_options | [ "label" => false ] |
[ "label" => false "block_name" => "entry" ] |
| entry_type | "App\Form\User\AddInformationType" |
same as passed value |
| label | false |
false
|
| translation_domain | "form" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| 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 {#44 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#47 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#48 …} -namespace: Closure() {#85 …} } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#842 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#536 …} } |
| entry_options | [ "label" => false "block_name" => "entry" ] |
| entry_type | "App\Form\User\AddInformationType" |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | "form" |
| trim | true |
| upload_max_size_message | Closure() {#844 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#679 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#375 …} $translationDomain: "validators" $message: Closure() {#837 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_user_register_additionalInformation" ] |
| cache_key | "_user_register_additionalInformation_collection" |
| compound | true |
| data | [] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1115 -form: Symfony\Component\Form\Form {#1024 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1114 …5} |
| full_name | "user_register[additionalInformation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_register_additionalInformation" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "additionalInformation" |
| priority | 0 |
| prototype | Symfony\Component\Form\FormView {#1116 …5} |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_user_register_additionalInformation" |
| valid | true |
| value | [] |
optinBrand
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "form.register.optin.brand" |
same as passed value |
| translation_domain | "form" |
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 {#44 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#47 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#48 …} -namespace: Closure() {#85 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#822 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#818 …} } |
| 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 {#816 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "form.register.optin.brand" |
| 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 | "form" |
| trim | true |
| upload_max_size_message | Closure() {#876 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#679 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#375 …} $translationDomain: "validators" $message: Closure() {#867 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_user_register_optinBrand" ] |
| cache_key | "_user_register_optinBrand_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1119 -form: Symfony\Component\Form\Form {#1027 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1118 …5} |
| full_name | "user_register[optinBrand]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_register_optinBrand" |
| label | "form.register.optin.brand" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "optinBrand" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_user_register_optinBrand" |
| valid | true |
| value | "1" |
optinPhone
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "form.register.optin.phone" |
same as passed value |
| translation_domain | "form" |
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 {#44 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#47 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#48 …} -namespace: Closure() {#85 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#822 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#818 …} } |
| 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 {#816 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "form.register.optin.phone" |
| 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 | "form" |
| trim | true |
| upload_max_size_message | Closure() {#883 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#679 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#375 …} $translationDomain: "validators" $message: Closure() {#882 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_user_register_optinPhone" ] |
| cache_key | "_user_register_optinPhone_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1123 -form: Symfony\Component\Form\Form {#1030 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1122 …5} |
| full_name | "user_register[optinPhone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_register_optinPhone" |
| label | "form.register.optin.phone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "optinPhone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_user_register_optinPhone" |
| valid | true |
| value | "1" |
optinProcess
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#678 +message: "register.optin.process.required" +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#678 +message: "register.optin.process.required" +allowNull: false +normalizer: null +payload: null } ] |
| label | "form.register.optin.process" |
same as passed value |
| translation_domain | "form" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#678 +message: "register.optin.process.required" +allowNull: false +normalizer: null +payload: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#44 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#47 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#48 …} -namespace: Closure() {#85 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#822 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#818 …} } |
| 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 {#816 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "form.register.optin.process" |
| 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 | "form" |
| trim | true |
| upload_max_size_message | Closure() {#891 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#679 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#375 …} $translationDomain: "validators" $message: Closure() {#890 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_user_register_optinProcess" ] |
| cache_key | "_user_register_optinProcess_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1124 -form: Symfony\Component\Form\Form {#1033 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1125 …5} |
| full_name | "user_register[optinProcess]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_register_optinProcess" |
| label | "form.register.optin.process" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "optinProcess" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_user_register_optinProcess" |
| valid | true |
| value | "1" |
referent
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | Closure(Referent $referent) {#722 class: "App\Form\User\UserRegisterType" this: App\Form\User\UserRegisterType {#534 …} } |
same as passed value |
| choice_value | Closure(?Referent $referent) {#697 class: "App\Form\User\UserRegisterType" this: App\Form\User\UserRegisterType {#534 …} } |
same as passed value |
| choices | [ App\Model\User\Referent {#754 -id: "02735bad-34c6-4889-b84b-915036dbe378" -firstName: null -lastName: null -complement: null -companyName: "Boulangerie / Pâtisserie" } App\Model\User\Referent {#726 -id: "0412de74-869b-4e1d-8d62-9493b8d883bd" -firstName: null -lastName: null -complement: null -companyName: "Epicerie" } App\Model\User\Referent {#751 -id: "1bff5687-f4e6-4ba7-9198-9ccd7bf98e0b" -firstName: null -lastName: null -complement: null -companyName: "Tabacs & presse" } App\Model\User\Referent {#684 -id: "1d019824-72cd-4cee-b47b-3fe7e19f5248" -firstName: null -lastName: null -complement: null -companyName: "Cinéma & loisirs" } App\Model\User\Referent {#691 -id: "2405df46-b0f7-46ca-b107-b0c512ce4dc6" -firstName: null -lastName: null -complement: null -companyName: "Gestionnaires distributeurs automatiques" } App\Model\User\Referent {#724 -id: "28b5d3e5-877c-4f7c-8d06-664616fa92d2" -firstName: null -lastName: null -complement: null -companyName: "Cafés, hôtels & restaurants" } App\Model\User\Referent {#753 -id: "42d43836-80d5-4608-9b45-542429f9ab8a" -firstName: null -lastName: null -complement: null -companyName: "Stations-services" } App\Model\User\Referent {#682 -id: "700854e5-c8aa-4bd6-8619-7407dc5cf24d" -firstName: null -lastName: null -complement: null -companyName: "Autres" } ] |
[ App\Model\User\Referent {#754 -id: "02735bad-34c6-4889-b84b-915036dbe378" -firstName: null -lastName: null -complement: null -companyName: "Boulangerie / Pâtisserie" } App\Model\User\Referent {#726 -id: "0412de74-869b-4e1d-8d62-9493b8d883bd" -firstName: null -lastName: null -complement: null -companyName: "Epicerie" } App\Model\User\Referent {#751 -id: "1bff5687-f4e6-4ba7-9198-9ccd7bf98e0b" -firstName: null -lastName: null -complement: null -companyName: "Tabacs & presse" } App\Model\User\Referent {#684 -id: "1d019824-72cd-4cee-b47b-3fe7e19f5248" -firstName: null -lastName: null -complement: null -companyName: "Cinéma & loisirs" } App\Model\User\Referent {#691 -id: "2405df46-b0f7-46ca-b107-b0c512ce4dc6" -firstName: null -lastName: null -complement: null -companyName: "Gestionnaires distributeurs automatiques" } App\Model\User\Referent {#724 -id: "28b5d3e5-877c-4f7c-8d06-664616fa92d2" -firstName: null -lastName: null -complement: null -companyName: "Cafés, hôtels & restaurants" } App\Model\User\Referent {#753 -id: "42d43836-80d5-4608-9b45-542429f9ab8a" -firstName: null -lastName: null -complement: null -companyName: "Stations-services" } App\Model\User\Referent {#682 -id: "700854e5-c8aa-4bd6-8619-7407dc5cf24d" -firstName: null -lastName: null -complement: null -companyName: "Autres" } ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#695 +message: "register.referent.required" +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#695 +message: "register.referent.required" +allowNull: false +normalizer: null +payload: null } ] |
| expanded | false |
false
|
| label | "form.register.referent" |
same as passed value |
| multiple | false |
false
|
| placeholder | "Sélectionnez votre activité" |
same as passed value |
| translation_domain | "form" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(Referent $referent) {#722 class: "App\Form\User\UserRegisterType" this: App\Form\User\UserRegisterType {#534 …} } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | "form" |
| choice_translation_parameters | [] |
| choice_value | Closure(?Referent $referent) {#697 class: "App\Form\User\UserRegisterType" this: App\Form\User\UserRegisterType {#534 …} } |
| choices | [ App\Model\User\Referent {#754 -id: "02735bad-34c6-4889-b84b-915036dbe378" -firstName: null -lastName: null -complement: null -companyName: "Boulangerie / Pâtisserie" } App\Model\User\Referent {#726 -id: "0412de74-869b-4e1d-8d62-9493b8d883bd" -firstName: null -lastName: null -complement: null -companyName: "Epicerie" } App\Model\User\Referent {#751 -id: "1bff5687-f4e6-4ba7-9198-9ccd7bf98e0b" -firstName: null -lastName: null -complement: null -companyName: "Tabacs & presse" } App\Model\User\Referent {#684 -id: "1d019824-72cd-4cee-b47b-3fe7e19f5248" -firstName: null -lastName: null -complement: null -companyName: "Cinéma & loisirs" } App\Model\User\Referent {#691 -id: "2405df46-b0f7-46ca-b107-b0c512ce4dc6" -firstName: null -lastName: null -complement: null -companyName: "Gestionnaires distributeurs automatiques" } App\Model\User\Referent {#724 -id: "28b5d3e5-877c-4f7c-8d06-664616fa92d2" -firstName: null -lastName: null -complement: null -companyName: "Cafés, hôtels & restaurants" } App\Model\User\Referent {#753 -id: "42d43836-80d5-4608-9b45-542429f9ab8a" -firstName: null -lastName: null -complement: null -companyName: "Stations-services" } App\Model\User\Referent {#682 -id: "700854e5-c8aa-4bd6-8619-7407dc5cf24d" -firstName: null -lastName: null -complement: null -companyName: "Autres" } ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#695 +message: "register.referent.required" +allowNull: false +normalizer: null +payload: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#44 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#47 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#48 …} -namespace: Closure() {#85 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.register.referent" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez votre activité" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | "form" |
| trim | false |
| upload_max_size_message | Closure() {#900 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#679 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#375 …} $translationDomain: "validators" $message: Closure() {#899 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_user_register_referent" ] |
| cache_key | "_user_register_referent_choice" |
| choice_translation_domain | "form" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1128 +label: "Boulangerie / Pâtisserie" +value: "/api/referents/02735bad-34c6-4889-b84b-915036dbe378" +data: App\Model\User\Referent {#754 -id: "02735bad-34c6-4889-b84b-915036dbe378" -firstName: null -lastName: null -complement: null -companyName: "Boulangerie / Pâtisserie" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1129 +label: "Epicerie" +value: "/api/referents/0412de74-869b-4e1d-8d62-9493b8d883bd" +data: App\Model\User\Referent {#726 -id: "0412de74-869b-4e1d-8d62-9493b8d883bd" -firstName: null -lastName: null -complement: null -companyName: "Epicerie" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1130 +label: "Tabacs & presse" +value: "/api/referents/1bff5687-f4e6-4ba7-9198-9ccd7bf98e0b" +data: App\Model\User\Referent {#751 -id: "1bff5687-f4e6-4ba7-9198-9ccd7bf98e0b" -firstName: null -lastName: null -complement: null -companyName: "Tabacs & presse" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1131 +label: "Cinéma & loisirs" +value: "/api/referents/1d019824-72cd-4cee-b47b-3fe7e19f5248" +data: App\Model\User\Referent {#684 -id: "1d019824-72cd-4cee-b47b-3fe7e19f5248" -firstName: null -lastName: null -complement: null -companyName: "Cinéma & loisirs" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1132 +label: "Gestionnaires distributeurs automatiques" +value: "/api/referents/2405df46-b0f7-46ca-b107-b0c512ce4dc6" +data: App\Model\User\Referent {#691 -id: "2405df46-b0f7-46ca-b107-b0c512ce4dc6" -firstName: null -lastName: null -complement: null -companyName: "Gestionnaires distributeurs automatiques" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1133 +label: "Cafés, hôtels & restaurants" +value: "/api/referents/28b5d3e5-877c-4f7c-8d06-664616fa92d2" +data: App\Model\User\Referent {#724 -id: "28b5d3e5-877c-4f7c-8d06-664616fa92d2" -firstName: null -lastName: null -complement: null -companyName: "Cafés, hôtels & restaurants" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1134 +label: "Stations-services" +value: "/api/referents/42d43836-80d5-4608-9b45-542429f9ab8a" +data: App\Model\User\Referent {#753 -id: "42d43836-80d5-4608-9b45-542429f9ab8a" -firstName: null -lastName: null -complement: null -companyName: "Stations-services" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1135 +label: "Autres" +value: "/api/referents/700854e5-c8aa-4bd6-8619-7407dc5cf24d" +data: App\Model\User\Referent {#682 -id: "700854e5-c8aa-4bd6-8619-7407dc5cf24d" -firstName: null -lastName: null -complement: null -companyName: "Autres" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1126 -form: Symfony\Component\Form\Form {#1036 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1127 …5} |
| full_name | "user_register[referent]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_register_referent" |
| is_selected | Closure($choice, $value) {#1137 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#790 …} } |
| label | "form.register.referent" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "referent" |
| placeholder | "Sélectionnez votre activité" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_user_register_referent" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "56a54dc1f1f4390f0614b04c5d6dd._FiTllgSTl9nFDhBsGB_f1xViALxbmuNPzGu4cBNt3c.rWvx1QhFH2YjcUEH3gcQLigf-FWoLRr3amfGrIkZ1hiPH8XUHkd9EiVDAA" |
| 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 | "56a54dc1f1f4390f0614b04c5d6dd._FiTllgSTl9nFDhBsGB_f1xViALxbmuNPzGu4cBNt3c.rWvx1QhFH2YjcUEH3gcQLigf-FWoLRr3amfGrIkZ1hiPH8XUHkd9EiVDAA" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#44 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#47 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#48 …} -namespace: Closure() {#85 …} } |
| data | "56a54dc1f1f4390f0614b04c5d6dd._FiTllgSTl9nFDhBsGB_f1xViALxbmuNPzGu4cBNt3c.rWvx1QhFH2YjcUEH3gcQLigf-FWoLRr3amfGrIkZ1hiPH8XUHkd9EiVDAA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1139 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#536 …} } |
| 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() {#1143 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#679 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#375 …} $translationDomain: "validators" $message: Closure() {#1136 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_user_register__token" ] |
| cache_key | "_user_register__token_hidden" |
| compound | false |
| data | "56a54dc1f1f4390f0614b04c5d6dd._FiTllgSTl9nFDhBsGB_f1xViALxbmuNPzGu4cBNt3c.rWvx1QhFH2YjcUEH3gcQLigf-FWoLRr3amfGrIkZ1hiPH8XUHkd9EiVDAA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1153 -form: Symfony\Component\Form\Form {#1149 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1144 …5} |
| full_name | "user_register[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_register__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 | "_user_register__token" |
| valid | true |
| value | "56a54dc1f1f4390f0614b04c5d6dd._FiTllgSTl9nFDhBsGB_f1xViALxbmuNPzGu4cBNt3c.rWvx1QhFH2YjcUEH3gcQLigf-FWoLRr3amfGrIkZ1hiPH8XUHkd9EiVDAA" |