- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 265
- Events
- Routing
- Cache
- Translation 43
- Security
- Twig
- HTTP Client
- Doctrine 2
- E-mails
- Debug
- Httplug 0/0
- Messages
- E-mails
- Template events 2
- Blocks* 0
- Payum
- Themes 1
- Message Queue
- Configuration
- Cart 0
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
app_site_contact
"App\Form\Type\SiteContactType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4765 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4764 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4776 …} -namespace: Closure() {#4762 …} } |
data_class | "App\Entity\SiteContact" |
disabled | false |
empty_data | Closure(FormInterface $form) {#8006 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7912 …} use: { $class: "App\Entity\SiteContact" } } |
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() {#8004 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7865 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1493 …} $translationDomain: "validators" $message: Closure() {#8005 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "app_site_contact" "_app_site_contact" ] |
cache_key | "_app_site_contact_app_site_contact" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8099 -form: Symfony\Component\Form\Form {#8082 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8003 …5} |
full_name | "app_site_contact" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_site_contact" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "app_site_contact" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_site_contact" |
valid | true |
value | null |
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Email" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4765 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4764 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4776 …} -namespace: Closure() {#4762 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#8020 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7912 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Email" |
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() {#8017 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7865 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1493 …} $translationDomain: "validators" $message: Closure() {#8019 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_app_site_contact_email" ] |
cache_key | "_app_site_contact_email_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8131 -form: Symfony\Component\Form\Form {#8119 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8132 …5} |
full_name | "app_site_contact[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_site_contact_email" |
label | "Email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_site_contact_email" |
valid | true |
value | "" |
firstname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Nom" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4765 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4764 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4776 …} -namespace: Closure() {#4762 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#8058 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7912 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Nom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8056 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7865 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1493 …} $translationDomain: "validators" $message: Closure() {#8057 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_app_site_contact_firstname" ] |
cache_key | "_app_site_contact_firstname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8129 -form: Symfony\Component\Form\Form {#8123 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8130 …5} |
full_name | "app_site_contact[firstname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_site_contact_firstname" |
label | "Nom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstname" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_site_contact_firstname" |
valid | true |
value | "" |
lastname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Prénom" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4765 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4764 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4776 …} -namespace: Closure() {#4762 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7989 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7912 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Prénom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7991 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7865 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1493 …} $translationDomain: "validators" $message: Closure() {#7990 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_app_site_contact_lastname" ] |
cache_key | "_app_site_contact_lastname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8117 -form: Symfony\Component\Form\Form {#8126 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8116 …5} |
full_name | "app_site_contact[lastname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_site_contact_lastname" |
label | "Prénom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastname" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_site_contact_lastname" |
valid | true |
value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Téléphone" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4765 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4764 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4776 …} -namespace: Closure() {#4762 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7998 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7912 …} } |
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 | "Télé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 | null |
trim | true |
upload_max_size_message | Closure() {#8000 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7865 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1493 …} $translationDomain: "validators" $message: Closure() {#7999 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_app_site_contact_phone" ] |
cache_key | "_app_site_contact_phone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8077 -form: Symfony\Component\Form\Form {#8084 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8054 …5} |
full_name | "app_site_contact[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_site_contact_phone" |
label | "Téléphone" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_site_contact_phone" |
valid | true |
value | "" |
idorder
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Numéro de commande" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4765 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4764 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4776 …} -namespace: Closure() {#4762 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#8026 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7912 …} } |
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 | "Numéro de commande" |
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() {#8028 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7865 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1493 …} $translationDomain: "validators" $message: Closure() {#8027 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_app_site_contact_idorder" ] |
cache_key | "_app_site_contact_idorder_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8029 -form: Symfony\Component\Form\Form {#8087 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8001 …5} |
full_name | "app_site_contact[idorder]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_site_contact_idorder" |
label | "Numéro de commande" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "idorder" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_site_contact_idorder" |
valid | true |
value | "" |
subject
"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 | [ "Je n'ai pas reçu ma commande (3)" => 1 "Je souhaite modifier ma commande ou j'annule ma commande" => 2 "J'ai reçu un produit non conforme (défectueux ou erreur préparation commande)" => 3 "J`'ai besoin d'aide pour payer avec ma carte cadeau" => 4 "J'accède à ma facture" => 5 "Les modalités de retour" => 6 "Comment être remboursé de ma commande ?" => 7 "Je souhaite faire réparer un de mes articles" => 8 "J'ai une question par rapport à mon compte fidélité" => 9 "Conseils couleurs / formes ou association ?" => 10 "Disponibilité article ?" => 11 "Je souhaite déposer une candidature" => 12 "Autres demandes" => 13 ] |
[ "Je n'ai pas reçu ma commande (3)" => 1 "Je souhaite modifier ma commande ou j'annule ma commande" => 2 "J'ai reçu un produit non conforme (défectueux ou erreur préparation commande)" => 3 "J`'ai besoin d'aide pour payer avec ma carte cadeau" => 4 "J'accède à ma facture" => 5 "Les modalités de retour" => 6 "Comment être remboursé de ma commande ?" => 7 "Je souhaite faire réparer un de mes articles" => 8 "J'ai une question par rapport à mon compte fidélité" => 9 "Conseils couleurs / formes ou association ?" => 10 "Disponibilité article ?" => 11 "Je souhaite déposer une candidature" => 12 "Autres demandes" => 13 ] |
label | "Objet" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 | [ "Je n'ai pas reçu ma commande (3)" => 1 "Je souhaite modifier ma commande ou j'annule ma commande" => 2 "J'ai reçu un produit non conforme (défectueux ou erreur préparation commande)" => 3 "J`'ai besoin d'aide pour payer avec ma carte cadeau" => 4 "J'accède à ma facture" => 5 "Les modalités de retour" => 6 "Comment être remboursé de ma commande ?" => 7 "Je souhaite faire réparer un de mes articles" => 8 "J'ai une question par rapport à mon compte fidélité" => 9 "Conseils couleurs / formes ou association ?" => 10 "Disponibilité article ?" => 11 "Je souhaite déposer une candidature" => 12 "Autres demandes" => 13 ] |
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 {#4765 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4764 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4776 …} -namespace: Closure() {#4762 …} } |
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 | "Objet" |
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() {#8048 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7865 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1493 …} $translationDomain: "validators" $message: Closure() {#8047 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_app_site_contact_subject" ] |
cache_key | "_app_site_contact_subject_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#8018 +label: "Je n'ai pas reçu ma commande (3)" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8100 +label: "Je souhaite modifier ma commande ou j'annule ma commande" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8107 +label: "J'ai reçu un produit non conforme (défectueux ou erreur préparation commande)" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8106 +label: "J`'ai besoin d'aide pour payer avec ma carte cadeau" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8101 +label: "J'accède à ma facture" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8134 +label: "Les modalités de retour" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8136 +label: "Comment être remboursé de ma commande ?" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8137 +label: "Je souhaite faire réparer un de mes articles" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8138 +label: "J'ai une question par rapport à mon compte fidélité" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8139 +label: "Conseils couleurs / formes ou association ?" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8140 +label: "Disponibilité article ?" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8141 +label: "Je souhaite déposer une candidature" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8142 +label: "Autres demandes" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7992 -form: Symfony\Component\Form\Form {#8090 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#8061 …5} |
full_name | "app_site_contact[subject]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_site_contact_subject" |
is_selected | Closure($choice, $value) {#8145 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8034 …} } |
label | "Objet" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "subject" |
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 | "_app_site_contact_subject" |
valid | true |
value | "" |
message
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Votre message" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4765 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4764 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4776 …} -namespace: Closure() {#4762 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#8069 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7912 …} } |
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 | "Votre message" |
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() {#8076 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7865 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1493 …} $translationDomain: "validators" $message: Closure() {#8066 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_app_site_contact_message" ] |
cache_key | "_app_site_contact_message_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8144 -form: Symfony\Component\Form\Form {#8093 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8146 …5} |
full_name | "app_site_contact[message]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_site_contact_message" |
label | "Votre message" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "message" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_site_contact_message" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "08ee4.JJqUz-eTJTTrNQcytObVYjaNV4Lz7QMIefDDnmS76MY.ff_fnMr2d1ekXmJ9hJOiCkLPLfW9pDU6OLWt2BT4soNw4ty5hOZ8Q68ANw" |
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 | "08ee4.JJqUz-eTJTTrNQcytObVYjaNV4Lz7QMIefDDnmS76MY.ff_fnMr2d1ekXmJ9hJOiCkLPLfW9pDU6OLWt2BT4soNw4ty5hOZ8Q68ANw" |
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 {#4765 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4764 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4776 …} -namespace: Closure() {#4762 …} } |
data | "08ee4.JJqUz-eTJTTrNQcytObVYjaNV4Lz7QMIefDDnmS76MY.ff_fnMr2d1ekXmJ9hJOiCkLPLfW9pDU6OLWt2BT4soNw4ty5hOZ8Q68ANw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#8149 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7912 …} } |
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() {#8153 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7865 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1493 …} $translationDomain: "validators" $message: Closure() {#8147 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_app_site_contact__token" ] |
cache_key | "_app_site_contact__token_hidden" |
compound | false |
data | "08ee4.JJqUz-eTJTTrNQcytObVYjaNV4Lz7QMIefDDnmS76MY.ff_fnMr2d1ekXmJ9hJOiCkLPLfW9pDU6OLWt2BT4soNw4ty5hOZ8Q68ANw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8163 -form: Symfony\Component\Form\Form {#8159 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8154 …5} |
full_name | "app_site_contact[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_site_contact__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 | "_app_site_contact__token" |
valid | true |
value | "08ee4.JJqUz-eTJTTrNQcytObVYjaNV4Lz7QMIefDDnmS76MY.ff_fnMr2d1ekXmJ9hJOiCkLPLfW9pDU6OLWt2BT4soNw4ty5hOZ8Q68ANw" |