- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 2
- Events
- Routing
- Cache
- Translation 6
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- E-mails
- Notifications
- VichUploader
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
user_vendeur
"App\Form\UserVendeurType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\UserVendeur {#711 -id: 2 -email: "dfgg@gmail.com" -roles: [] -password: "$2y$13$qqcv.A3TeRYBCNQY71Kl7O0lwlkGdpyc7kxD3O1fYg/Eu9G3SePve" -isVerified: false -nom: "Ggdgddhf" -prenom: "Ge4eetetee" -nomBoutique: "Fjgnķ" -categorie: "Magasins" -numero: "12344567" -description: "Hxjffjfurjrlr12³5@." -geolocalisation: "Vgjfjfgjckgkkhbjf" -compte: "vendeur" -livraisons: Doctrine\ORM\PersistentCollection {#767 …} -suivres: Doctrine\ORM\PersistentCollection {#768 …} -articles: Doctrine\ORM\PersistentCollection {#549 …} -couvertureProfils: Doctrine\ORM\PersistentCollection {#774 …} -photoVendeurs: Doctrine\ORM\PersistentCollection {#837 …} -datedeCreations: DateTime @1706110590 {#708 date: 2024-01-24 16:36:30.0 Europe/Paris (+01:00) } -datedeMiseaJours: DateTime @1706110590 {#709 date: 2024-01-24 16:36:30.0 Europe/Paris (+01:00) } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\UserVendeur {#711 -id: 2 -email: "dfgg@gmail.com" -roles: [] -password: "$2y$13$qqcv.A3TeRYBCNQY71Kl7O0lwlkGdpyc7kxD3O1fYg/Eu9G3SePve" -isVerified: false -nom: "Ggdgddhf" -prenom: "Ge4eetetee" -nomBoutique: "Fjgnķ" -categorie: "Magasins" -numero: "12344567" -description: "Hxjffjfurjrlr12³5@." -geolocalisation: "Vgjfjfgjckgkkhbjf" -compte: "vendeur" -livraisons: Doctrine\ORM\PersistentCollection {#767 …} -suivres: Doctrine\ORM\PersistentCollection {#768 …} -articles: Doctrine\ORM\PersistentCollection {#549 …} -couvertureProfils: Doctrine\ORM\PersistentCollection {#774 …} -photoVendeurs: Doctrine\ORM\PersistentCollection {#837 …} -datedeCreations: DateTime @1706110590 {#708 date: 2024-01-24 16:36:30.0 Europe/Paris (+01:00) } -datedeMiseaJours: DateTime @1706110590 {#709 date: 2024-01-24 16:36:30.0 Europe/Paris (+01:00) } } |
same as passed value |
| method | "POST" |
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 {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data | App\Entity\UserVendeur {#711 -id: 2 -email: "dfgg@gmail.com" -roles: [] -password: "$2y$13$qqcv.A3TeRYBCNQY71Kl7O0lwlkGdpyc7kxD3O1fYg/Eu9G3SePve" -isVerified: false -nom: "Ggdgddhf" -prenom: "Ge4eetetee" -nomBoutique: "Fjgnķ" -categorie: "Magasins" -numero: "12344567" -description: "Hxjffjfurjrlr12³5@." -geolocalisation: "Vgjfjfgjckgkkhbjf" -compte: "vendeur" -livraisons: Doctrine\ORM\PersistentCollection {#767 …} -suivres: Doctrine\ORM\PersistentCollection {#768 …} -articles: Doctrine\ORM\PersistentCollection {#549 …} -couvertureProfils: Doctrine\ORM\PersistentCollection {#774 …} -photoVendeurs: Doctrine\ORM\PersistentCollection {#837 …} -datedeCreations: DateTime @1706110590 {#708 date: 2024-01-24 16:36:30.0 Europe/Paris (+01:00) } -datedeMiseaJours: DateTime @1706110590 {#709 date: 2024-01-24 16:36:30.0 Europe/Paris (+01:00) } } |
| data_class | "App\Entity\UserVendeur" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1123 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#975 …} use: { $class: "App\Entity\UserVendeur" } } |
| 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() {#1121 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1092 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#978 …} $translationDomain: "validators" $message: Closure() {#1122 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "user_vendeur" "_user_vendeur" ] |
| cache_key | "_user_vendeur_user_vendeur" |
| compound | true |
| data | App\Entity\UserVendeur {#711 -id: 2 -email: "dfgg@gmail.com" -roles: [] -password: "$2y$13$qqcv.A3TeRYBCNQY71Kl7O0lwlkGdpyc7kxD3O1fYg/Eu9G3SePve" -isVerified: false -nom: "Ggdgddhf" -prenom: "Ge4eetetee" -nomBoutique: "Fjgnķ" -categorie: "Magasins" -numero: "12344567" -description: "Hxjffjfurjrlr12³5@." -geolocalisation: "Vgjfjfgjckgkkhbjf" -compte: "vendeur" -livraisons: Doctrine\ORM\PersistentCollection {#767 …} -suivres: Doctrine\ORM\PersistentCollection {#768 …} -articles: Doctrine\ORM\PersistentCollection {#549 …} -couvertureProfils: Doctrine\ORM\PersistentCollection {#774 …} -photoVendeurs: Doctrine\ORM\PersistentCollection {#837 …} -datedeCreations: DateTime @1706110590 {#708 date: 2024-01-24 16:36:30.0 Europe/Paris (+01:00) } -datedeMiseaJours: DateTime @1706110590 {#709 date: 2024-01-24 16:36:30.0 Europe/Paris (+01:00) } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1250 -form: Symfony\Component\Form\Form {#1156 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1120 …5} |
| full_name | "user_vendeur" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_vendeur" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "user_vendeur" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_vendeur" |
| valid | true |
| value | App\Entity\UserVendeur {#711 -id: 2 -email: "dfgg@gmail.com" -roles: [] -password: "$2y$13$qqcv.A3TeRYBCNQY71Kl7O0lwlkGdpyc7kxD3O1fYg/Eu9G3SePve" -isVerified: false -nom: "Ggdgddhf" -prenom: "Ge4eetetee" -nomBoutique: "Fjgnķ" -categorie: "Magasins" -numero: "12344567" -description: "Hxjffjfurjrlr12³5@." -geolocalisation: "Vgjfjfgjckgkkhbjf" -compte: "vendeur" -livraisons: Doctrine\ORM\PersistentCollection {#767 …} -suivres: Doctrine\ORM\PersistentCollection {#768 …} -articles: Doctrine\ORM\PersistentCollection {#549 …} -couvertureProfils: Doctrine\ORM\PersistentCollection {#774 …} -photoVendeurs: Doctrine\ORM\PersistentCollection {#837 …} -datedeCreations: DateTime @1706110590 {#708 date: 2024-01-24 16:36:30.0 Europe/Paris (+01:00) } -datedeMiseaJours: DateTime @1706110590 {#709 date: 2024-01-24 16:36:30.0 Europe/Paris (+01:00) } } |
nom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Ggdgddhf" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1500 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#975 …} } |
| 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 | 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() {#1515 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1092 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#978 …} $translationDomain: "validators" $message: Closure() {#1499 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_vendeur_nom" ] |
| cache_key | "_user_vendeur_nom_text" |
| compound | false |
| data | "Ggdgddhf" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1288 -form: Symfony\Component\Form\Form {#1173 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1290 …5} |
| full_name | "user_vendeur[nom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_vendeur_nom" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nom" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_vendeur_nom" |
| valid | true |
| value | "Ggdgddhf" |
prenom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Ge4eetetee" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1142 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#975 …} } |
| 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 | 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() {#1491 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1092 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#978 …} $translationDomain: "validators" $message: Closure() {#1098 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_vendeur_prenom" ] |
| cache_key | "_user_vendeur_prenom_text" |
| compound | false |
| data | "Ge4eetetee" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1249 -form: Symfony\Component\Form\Form {#1203 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1251 …5} |
| full_name | "user_vendeur[prenom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_vendeur_prenom" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "prenom" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_vendeur_prenom" |
| valid | true |
| value | "Ge4eetetee" |
nomBoutique
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Fjgnķ" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1528 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#975 …} } |
| 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 | 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() {#1481 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1092 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#978 …} $translationDomain: "validators" $message: Closure() {#1482 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_vendeur_nomBoutique" ] |
| cache_key | "_user_vendeur_nomBoutique_text" |
| compound | false |
| data | "Fjgnķ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1256 -form: Symfony\Component\Form\Form {#1206 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1257 …5} |
| full_name | "user_vendeur[nomBoutique]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_vendeur_nomBoutique" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nomBoutique" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_vendeur_nomBoutique" |
| valid | true |
| value | "Fjgnķ" |
categorie
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Magasins" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Magasins" => "Magasins" "Esthétiques & beautés" => "Esthétiques & beautés" "Boutiques" => "Boutiques" "Prestataires" => "Prestataires" ] |
[ "Magasins" => "Magasins" "Esthétiques & beautés" => "Esthétiques & beautés" "Boutiques" => "Boutiques" "Prestataires" => "Prestataires" ] |
| expanded | true |
same as passed value |
| multiple | 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 | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Magasins" => "Magasins" "Esthétiques & beautés" => "Esthétiques & beautés" "Boutiques" => "Boutiques" "Prestataires" => "Prestataires" ] |
| 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 {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| 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 | null |
| 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 | null |
| trim | false |
| upload_max_size_message | Closure() {#1464 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1092 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#978 …} $translationDomain: "validators" $message: Closure() {#1465 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_user_vendeur_categorie" ] |
| cache_key | "_user_vendeur_categorie_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1456 +label: "Magasins" +value: "Magasins" +data: "Magasins" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1457 +label: "Esthétiques & beautés" +value: "Esthétiques & beautés" +data: "Esthétiques & beautés" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1455 +label: "Boutiques" +value: "Boutiques" +data: "Boutiques" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1454 +label: "Prestataires" +value: "Prestataires" +data: "Prestataires" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | "Magasins" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1195 -form: Symfony\Component\Form\Form {#1222 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#1431 …5} |
| full_name | "user_vendeur[categorie]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_vendeur_categorie" |
| is_selected | Closure($choice, $value) {#1440 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1484 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "categorie" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_vendeur_categorie" |
| valid | true |
| value | "Magasins" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"Magasins"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Magasins" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "Magasins" |
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 {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1183 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1176 …} } |
| 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 {#1170 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Magasins" |
| 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() {#1094 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1092 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#978 …} $translationDomain: "validators" $message: Closure() {#1164 …} } } |
| validation_groups | null |
| value | "Magasins" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_user_vendeur_categorie_entry" ] |
| cache_key | "_user_vendeur_categorie_entry_radio" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1111 -form: Symfony\Component\Form\Form {#1225 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1201 …5} |
| full_name | "user_vendeur[categorie]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_vendeur_categorie_0" |
| label | "Magasins" |
| 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 | null |
| unique_block_prefix | "_user_vendeur_categorie_entry" |
| valid | true |
| value | "Magasins" |
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 | "Esthétiques & beautés" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "Esthétiques & beautés" |
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 {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1183 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1176 …} } |
| 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 {#1170 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Esthétiques & beautés" |
| 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() {#1112 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1092 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#978 …} $translationDomain: "validators" $message: Closure() {#1113 …} } } |
| validation_groups | null |
| value | "Esthétiques & beautés" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_user_vendeur_categorie_entry" ] |
| cache_key | "_user_vendeur_categorie_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1105 -form: Symfony\Component\Form\Form {#1228 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1480 …5} |
| full_name | "user_vendeur[categorie]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_vendeur_categorie_1" |
| label | "Esthétiques & beautés" |
| 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 | null |
| unique_block_prefix | "_user_vendeur_categorie_entry" |
| valid | true |
| value | "Esthétiques & beautés" |
2
"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 | "Boutiques" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "Boutiques" |
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 {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1183 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1176 …} } |
| 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 {#1170 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Boutiques" |
| 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() {#1103 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1092 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#978 …} $translationDomain: "validators" $message: Closure() {#1100 …} } } |
| validation_groups | null |
| value | "Boutiques" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_user_vendeur_categorie_entry" ] |
| cache_key | "_user_vendeur_categorie_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1489 -form: Symfony\Component\Form\Form {#1231 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1495 …5} |
| full_name | "user_vendeur[categorie]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_vendeur_categorie_2" |
| label | "Boutiques" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_vendeur_categorie_entry" |
| valid | true |
| value | "Boutiques" |
3
"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 | "Prestataires" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "Prestataires" |
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 {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1183 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1176 …} } |
| 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 {#1170 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Prestataires" |
| 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() {#1215 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1092 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#978 …} $translationDomain: "validators" $message: Closure() {#1214 …} } } |
| validation_groups | null |
| value | "Prestataires" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_user_vendeur_categorie_entry" ] |
| cache_key | "_user_vendeur_categorie_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1292 -form: Symfony\Component\Form\Form {#1234 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1294 …5} |
| full_name | "user_vendeur[categorie]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_vendeur_categorie_3" |
| label | "Prestataires" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_vendeur_categorie_entry" |
| valid | true |
| value | "Prestataires" |
numero
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "12344567" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1447 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#975 …} } |
| 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 | 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() {#1441 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1092 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#978 …} $translationDomain: "validators" $message: Closure() {#1442 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_vendeur_numero" ] |
| cache_key | "_user_vendeur_numero_text" |
| compound | false |
| data | "12344567" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1216 -form: Symfony\Component\Form\Form {#1237 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1462 …5} |
| full_name | "user_vendeur[numero]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_vendeur_numero" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "numero" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_vendeur_numero" |
| valid | true |
| value | "12344567" |
description
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Hxjffjfurjrlr12³5@." |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1444 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#975 …} } |
| 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 | 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1432 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1092 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#978 …} $translationDomain: "validators" $message: Closure() {#1433 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_vendeur_description" ] |
| cache_key | "_user_vendeur_description_text" |
| compound | false |
| data | "Hxjffjfurjrlr12³5@." |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1296 -form: Symfony\Component\Form\Form {#1240 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1295 …5} |
| full_name | "user_vendeur[description]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_vendeur_description" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "description" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_vendeur_description" |
| valid | true |
| value | "Hxjffjfurjrlr12³5@." |
geolocalisation
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Vgjfjfgjckgkkhbjf" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1435 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#975 …} } |
| 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 | 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() {#1139 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1092 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#978 …} $translationDomain: "validators" $message: Closure() {#1158 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_vendeur_geolocalisation" ] |
| cache_key | "_user_vendeur_geolocalisation_text" |
| compound | false |
| data | "Vgjfjfgjckgkkhbjf" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1297 -form: Symfony\Component\Form\Form {#1243 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1298 …5} |
| full_name | "user_vendeur[geolocalisation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_vendeur_geolocalisation" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "geolocalisation" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_vendeur_geolocalisation" |
| valid | true |
| value | "Vgjfjfgjckgkkhbjf" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "051ebdbe1be443054.sHIm045BnndlUpVZvRoLITqIpY0wXZpQMv2Lwv-MLHc.1BZ-gP8nwTQxB8cQ_nxOGQ6lzOBXDOgqSLG5gZi7Wy_oKk25yBHHEyIq1A" |
| 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 | "051ebdbe1be443054.sHIm045BnndlUpVZvRoLITqIpY0wXZpQMv2Lwv-MLHc.1BZ-gP8nwTQxB8cQ_nxOGQ6lzOBXDOgqSLG5gZi7Wy_oKk25yBHHEyIq1A" |
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 {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data | "051ebdbe1be443054.sHIm045BnndlUpVZvRoLITqIpY0wXZpQMv2Lwv-MLHc.1BZ-gP8nwTQxB8cQ_nxOGQ6lzOBXDOgqSLG5gZi7Wy_oKk25yBHHEyIq1A" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1313 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#975 …} } |
| 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() {#1317 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1092 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#978 …} $translationDomain: "validators" $message: Closure() {#1312 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_user_vendeur__token" ] |
| cache_key | "_user_vendeur__token_hidden" |
| compound | false |
| data | "051ebdbe1be443054.sHIm045BnndlUpVZvRoLITqIpY0wXZpQMv2Lwv-MLHc.1BZ-gP8nwTQxB8cQ_nxOGQ6lzOBXDOgqSLG5gZi7Wy_oKk25yBHHEyIq1A" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1327 -form: Symfony\Component\Form\Form {#1323 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1318 …5} |
| full_name | "user_vendeur[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_vendeur__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_vendeur__token" |
| valid | true |
| value | "051ebdbe1be443054.sHIm045BnndlUpVZvRoLITqIpY0wXZpQMv2Lwv-MLHc.1BZ-gP8nwTQxB8cQ_nxOGQ6lzOBXDOgqSLG5gZi7Wy_oKk25yBHHEyIq1A" |