- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 10
- Security
- Twig
- HTTP Client 3
- Doctrine 1
- E-mails
- Debug
- Messages
- E-mails
- Blocks* 0
- Themes 2
- VichUploader
- Rich Snippets 2
- 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_product_search_form
"Symfony\Component\Form\Extension\Core\Type\FormType"
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 {#2154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2155 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2146 …} -namespace: Closure() {#2157 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2733 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2692 …} } |
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() {#2735 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2709 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2286 …} $translationDomain: "validators" $message: Closure() {#2734 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/recherche/products/" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "_app_product_search_form" ] |
cache_key | "_app_product_search_form_form" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2761 -form: Symfony\Component\Form\Form {#2760 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2763 …5} |
full_name | "app_product_search_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_product_search_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "GET" |
multipart | false |
name | "app_product_search_form" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_product_search_form" |
valid | true |
value | null |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "app.ui.search_placeholder" ] |
[ "placeholder" => "app.ui.search_placeholder" ] |
label | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "app.ui.search_placeholder" ] |
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 {#2154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2155 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2146 …} -namespace: Closure() {#2157 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2720 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2692 …} } |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2746 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2709 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2286 …} $translationDomain: "validators" $message: Closure() {#2719 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "app.ui.search_placeholder" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_app_product_search_form_name" ] |
cache_key | "_app_product_search_form_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2768 -form: Symfony\Component\Form\Form {#2816 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2766 …5} |
full_name | "app_product_search_form[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_product_search_form_name" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_product_search_form_name" |
valid | true |
value | "" |
submit
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "icon" => "fa fa-search" "title" => "sylius.ui.submit" ] |
[ "icon" => "fa fa-search" "title" => "sylius.ui.submit" ] |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
attr | [ "icon" => "fa fa-search" "title" => "sylius.ui.submit" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | false |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [ "icon" => "fa fa-search" "title" => "sylius.ui.submit" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_app_product_search_form_submit" ] |
cache_key | "_app_product_search_form_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#2771 …5} |
full_name | "app_product_search_form[submit]" |
id | "app_product_search_form_submit" |
label | false |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_app_product_search_form_submit" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "bae840c70046ae012.sLIE3e_NGgdZRuDxOCeoJ9M9rJxkGJAkr8b7KNxZa9o.hIBKh467W1EcM7rJehLscZxsnKUDIeNI_bSNco8-CanI0DWRpqZLMg0BsQ" |
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 | "bae840c70046ae012.sLIE3e_NGgdZRuDxOCeoJ9M9rJxkGJAkr8b7KNxZa9o.hIBKh467W1EcM7rJehLscZxsnKUDIeNI_bSNco8-CanI0DWRpqZLMg0BsQ" |
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 {#2154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2155 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2146 …} -namespace: Closure() {#2157 …} } |
data | "bae840c70046ae012.sLIE3e_NGgdZRuDxOCeoJ9M9rJxkGJAkr8b7KNxZa9o.hIBKh467W1EcM7rJehLscZxsnKUDIeNI_bSNco8-CanI0DWRpqZLMg0BsQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2781 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2692 …} } |
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() {#2783 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2709 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2286 …} $translationDomain: "validators" $message: Closure() {#2780 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_app_product_search_form__token" ] |
cache_key | "_app_product_search_form__token_hidden" |
compound | false |
data | "bae840c70046ae012.sLIE3e_NGgdZRuDxOCeoJ9M9rJxkGJAkr8b7KNxZa9o.hIBKh467W1EcM7rJehLscZxsnKUDIeNI_bSNco8-CanI0DWRpqZLMg0BsQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2796 -form: Symfony\Component\Form\Form {#2792 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2784 …5} |
full_name | "app_product_search_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_product_search_form__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_product_search_form__token" |
valid | true |
value | "bae840c70046ae012.sLIE3e_NGgdZRuDxOCeoJ9M9rJxkGJAkr8b7KNxZa9o.hIBKh467W1EcM7rJehLscZxsnKUDIeNI_bSNco8-CanI0DWRpqZLMg0BsQ" |
sylius_add_to_cart
"Sylius\Bundle\CoreBundle\Form\Type\Order\AddToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#9746 -cart: App\Entity\Order\Order {#7019 …} -cartItem: App\Entity\Order\OrderItem {#9725 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#9754 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#9755 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#3606 …} #productName: null #variantName: null } } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#9746 -cart: App\Entity\Order\Order {#7019 …} -cartItem: App\Entity\Order\OrderItem {#9725 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#9754 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#9755 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#3606 …} #productName: null #variantName: null } } |
same as passed value |
product | App\Entity\Product\Product {#3473 #id: 433 #code: "ARIZONA35" #attributes: Doctrine\ORM\PersistentCollection {#3511 …} #variants: Doctrine\ORM\PersistentCollection {#3539 …} #options: Doctrine\ORM\PersistentCollection {#3564 …} #associations: Doctrine\ORM\PersistentCollection {#3551 …} #createdAt: DateTime @1693985040 {#3437 date: 2023-09-06 09:24:00.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1701165405 {#3429 date: 2023-11-28 10:56:45.0 Europe/Paris (+01:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#3583 …} #translationsCache: [ "fr" => App\Entity\Product\ProductTranslation {#3585 #locale: "fr" #translatable: App\Entity\Product\Product {#3473} #id: 432 #name: "Habitation légère de loisir ARIZONA, Madriers massifs 80mm" #slug: "habitation-legere-de-loisir-arizona-madriers-massifs-80mm" #description: """ HABITATION LEGERE DE LOISIR 43.37 M²\r\n \r\n PAROIS\r\n Les parois de nos chalets sont fabriquées avec des madriers en sapin contre collé d’une épaisseur de 80 mm. Le profil des madriers est prévu pour leur emboîtement entre eux grâce à des languettes et des rainures. Les assemblages d’angles sont des doubles encoches pour obtenir une très bonne étanchéité.\r\n L’usinage est réalisé dans notre unité de production de NEVERS ( France, Nièvre) sur un centre d’usinage à commande numérique moderne, extrêmement compétitif (matériel HUNDEGGER).\r\n Les perçages ( électricité , raidisseurs) sont prévus à l’usinage.\r\n \r\n TOIT\r\n Construction avec une pente de toit à 20°. Composition de la charpente : pannes de section 190 mm x 80 mm, chevrons de section 120 mm x 45 mm Finition des avant toit en lambris bois 12 x 90 mm. Pose de planches de rive de 21 x 170 mm.\r\n \r\n COUVERTURE \r\n Couverture en shingle auto collant (feutre bitumé renforcée de fibres de verre et colorée par des granulés minéraux) garantie 10 ans. Pose par clouage sur un plancher de toit en dalles OSB 3 épaisseur 15 mm. L’aspect « ardoises » font passer ce produit dans toutes les régions de la France. \r\n \r\n PLAFONDS\r\n Pose horizontale des solivettes en bois 120 x 45 mm. \r\n \r\n \r\n MENUISERIES\r\n Les menuiseries extérieures sont en sapin contre collé traité insecticide, fongicide et hydrofuge à double vitrage 4 – 12 – 4 mm.\r\n 5 fenêtres 1000 x 750 mm, 1 porte fenêtre 1500 x 2150 mm et 4 portes intérieures 730 x 2040 mm. Quincaillerie : toute quincaillerie nécessaire à la menuiserie prévue.\r\n Les menuiseries se posent dans un pré-cadre bois qui est lui-même fixé dans la réservation prévue dans la paroi. \r\n Le pré-cadre est également fourni aux dimensions spécifiques de la menuiserie.\r\n \r\n VOLETS \r\n Fournis dans le prix de base, ils sont en bois massif, de type barre / écharpe sauf pour la porte fenêtre ou les volets sont amovibles. La quincaillerie des volets est prévue. \r\n Fermeture 5 points prévue pour la porte fenêtre extérieure.\r\n \r\n TERRASSE\r\n \r\n Terrasse en bois couverte en lames de terrasse en pin traité autoclave cl.3 fixés sur lambourdes en bois massif. Rambarde en bois constituée en planches rabotés horizontales de 20 x 100 en bois traité cl.2, fixés par vissage \r\n Poteaux bois massif fixés avec des platines métalliques réglables. """ #metaKeywords: null #metaDescription: null #shortDescription: "Habitation légère de loisir 43.374M²" -videoUrl: null } ] #currentLocale: "fr" #currentTranslation: null #fallbackLocale: "fr" #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#3468 …} #channels: Doctrine\ORM\PersistentCollection {#3494 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#3579 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#3492 …} #files: Doctrine\ORM\PersistentCollection {#3482 …} #buildingPermitNotRequired: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#3581 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#2154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2155 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2146 …} -namespace: Closure() {#2157 …} } |
data | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#9746 -cart: App\Entity\Order\Order {#7019 …} -cartItem: App\Entity\Order\OrderItem {#9725 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#9754 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#9755 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#3606 …} #productName: null #variantName: null } } |
data_class | "Sylius\Bundle\OrderBundle\Controller\AddToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#9740 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2692 …} use: { $class: "Sylius\Bundle\OrderBundle\Controller\AddToCartCommand" } } |
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 |
product | App\Entity\Product\Product {#3473 #id: 433 #code: "ARIZONA35" #attributes: Doctrine\ORM\PersistentCollection {#3511 …} #variants: Doctrine\ORM\PersistentCollection {#3539 …} #options: Doctrine\ORM\PersistentCollection {#3564 …} #associations: Doctrine\ORM\PersistentCollection {#3551 …} #createdAt: DateTime @1693985040 {#3437 date: 2023-09-06 09:24:00.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1701165405 {#3429 date: 2023-11-28 10:56:45.0 Europe/Paris (+01:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#3583 …} #translationsCache: [ "fr" => App\Entity\Product\ProductTranslation {#3585 #locale: "fr" #translatable: App\Entity\Product\Product {#3473} #id: 432 #name: "Habitation légère de loisir ARIZONA, Madriers massifs 80mm" #slug: "habitation-legere-de-loisir-arizona-madriers-massifs-80mm" #description: """ HABITATION LEGERE DE LOISIR 43.37 M²\r\n \r\n PAROIS\r\n Les parois de nos chalets sont fabriquées avec des madriers en sapin contre collé d’une épaisseur de 80 mm. Le profil des madriers est prévu pour leur emboîtement entre eux grâce à des languettes et des rainures. Les assemblages d’angles sont des doubles encoches pour obtenir une très bonne étanchéité.\r\n L’usinage est réalisé dans notre unité de production de NEVERS ( France, Nièvre) sur un centre d’usinage à commande numérique moderne, extrêmement compétitif (matériel HUNDEGGER).\r\n Les perçages ( électricité , raidisseurs) sont prévus à l’usinage.\r\n \r\n TOIT\r\n Construction avec une pente de toit à 20°. Composition de la charpente : pannes de section 190 mm x 80 mm, chevrons de section 120 mm x 45 mm Finition des avant toit en lambris bois 12 x 90 mm. Pose de planches de rive de 21 x 170 mm.\r\n \r\n COUVERTURE \r\n Couverture en shingle auto collant (feutre bitumé renforcée de fibres de verre et colorée par des granulés minéraux) garantie 10 ans. Pose par clouage sur un plancher de toit en dalles OSB 3 épaisseur 15 mm. L’aspect « ardoises » font passer ce produit dans toutes les régions de la France. \r\n \r\n PLAFONDS\r\n Pose horizontale des solivettes en bois 120 x 45 mm. \r\n \r\n \r\n MENUISERIES\r\n Les menuiseries extérieures sont en sapin contre collé traité insecticide, fongicide et hydrofuge à double vitrage 4 – 12 – 4 mm.\r\n 5 fenêtres 1000 x 750 mm, 1 porte fenêtre 1500 x 2150 mm et 4 portes intérieures 730 x 2040 mm. Quincaillerie : toute quincaillerie nécessaire à la menuiserie prévue.\r\n Les menuiseries se posent dans un pré-cadre bois qui est lui-même fixé dans la réservation prévue dans la paroi. \r\n Le pré-cadre est également fourni aux dimensions spécifiques de la menuiserie.\r\n \r\n VOLETS \r\n Fournis dans le prix de base, ils sont en bois massif, de type barre / écharpe sauf pour la porte fenêtre ou les volets sont amovibles. La quincaillerie des volets est prévue. \r\n Fermeture 5 points prévue pour la porte fenêtre extérieure.\r\n \r\n TERRASSE\r\n \r\n Terrasse en bois couverte en lames de terrasse en pin traité autoclave cl.3 fixés sur lambourdes en bois massif. Rambarde en bois constituée en planches rabotés horizontales de 20 x 100 en bois traité cl.2, fixés par vissage \r\n Poteaux bois massif fixés avec des platines métalliques réglables. """ #metaKeywords: null #metaDescription: null #shortDescription: "Habitation légère de loisir 43.374M²" -videoUrl: null } ] #currentLocale: "fr" #currentTranslation: null #fallbackLocale: "fr" #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#3468 …} #channels: Doctrine\ORM\PersistentCollection {#3494 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#3579 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#3492 …} #files: Doctrine\ORM\PersistentCollection {#3482 …} #buildingPermitNotRequired: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#3581 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false } |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9738 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2709 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2286 …} $translationDomain: "validators" $message: Closure() {#9739 …} } } |
validation_groups | [
"sylius"
] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "sylius_add_to_cart" "_sylius_add_to_cart" ] |
cache_key | "_sylius_add_to_cart_sylius_add_to_cart" |
compound | true |
data | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#9746 -cart: App\Entity\Order\Order {#7019 …} -cartItem: App\Entity\Order\OrderItem {#9725 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#9754 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#9755 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#3606 …} #productName: null #variantName: null } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9767 -form: Symfony\Component\Form\Form {#9772 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9737 …5} |
full_name | "sylius_add_to_cart" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_add_to_cart" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "sylius_add_to_cart" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_add_to_cart" |
valid | true |
value | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#9746 -cart: App\Entity\Order\Order {#7019 …} -cartItem: App\Entity\Order\OrderItem {#9725 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#9754 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#9755 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#3606 …} #productName: null #variantName: null } } |
cartItem
"Sylius\Bundle\OrderBundle\Form\Type\CartItemType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Order\OrderItem {#9725 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#9754 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#9755 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#3606 …} #productName: null #variantName: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
product | App\Entity\Product\Product {#3473 #id: 433 #code: "ARIZONA35" #attributes: Doctrine\ORM\PersistentCollection {#3511 …} #variants: Doctrine\ORM\PersistentCollection {#3539 …} #options: Doctrine\ORM\PersistentCollection {#3564 …} #associations: Doctrine\ORM\PersistentCollection {#3551 …} #createdAt: DateTime @1693985040 {#3437 date: 2023-09-06 09:24:00.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1701165405 {#3429 date: 2023-11-28 10:56:45.0 Europe/Paris (+01:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#3583 …} #translationsCache: [ "fr" => App\Entity\Product\ProductTranslation {#3585 #locale: "fr" #translatable: App\Entity\Product\Product {#3473} #id: 432 #name: "Habitation légère de loisir ARIZONA, Madriers massifs 80mm" #slug: "habitation-legere-de-loisir-arizona-madriers-massifs-80mm" #description: """ HABITATION LEGERE DE LOISIR 43.37 M²\r\n \r\n PAROIS\r\n Les parois de nos chalets sont fabriquées avec des madriers en sapin contre collé d’une épaisseur de 80 mm. Le profil des madriers est prévu pour leur emboîtement entre eux grâce à des languettes et des rainures. Les assemblages d’angles sont des doubles encoches pour obtenir une très bonne étanchéité.\r\n L’usinage est réalisé dans notre unité de production de NEVERS ( France, Nièvre) sur un centre d’usinage à commande numérique moderne, extrêmement compétitif (matériel HUNDEGGER).\r\n Les perçages ( électricité , raidisseurs) sont prévus à l’usinage.\r\n \r\n TOIT\r\n Construction avec une pente de toit à 20°. Composition de la charpente : pannes de section 190 mm x 80 mm, chevrons de section 120 mm x 45 mm Finition des avant toit en lambris bois 12 x 90 mm. Pose de planches de rive de 21 x 170 mm.\r\n \r\n COUVERTURE \r\n Couverture en shingle auto collant (feutre bitumé renforcée de fibres de verre et colorée par des granulés minéraux) garantie 10 ans. Pose par clouage sur un plancher de toit en dalles OSB 3 épaisseur 15 mm. L’aspect « ardoises » font passer ce produit dans toutes les régions de la France. \r\n \r\n PLAFONDS\r\n Pose horizontale des solivettes en bois 120 x 45 mm. \r\n \r\n \r\n MENUISERIES\r\n Les menuiseries extérieures sont en sapin contre collé traité insecticide, fongicide et hydrofuge à double vitrage 4 – 12 – 4 mm.\r\n 5 fenêtres 1000 x 750 mm, 1 porte fenêtre 1500 x 2150 mm et 4 portes intérieures 730 x 2040 mm. Quincaillerie : toute quincaillerie nécessaire à la menuiserie prévue.\r\n Les menuiseries se posent dans un pré-cadre bois qui est lui-même fixé dans la réservation prévue dans la paroi. \r\n Le pré-cadre est également fourni aux dimensions spécifiques de la menuiserie.\r\n \r\n VOLETS \r\n Fournis dans le prix de base, ils sont en bois massif, de type barre / écharpe sauf pour la porte fenêtre ou les volets sont amovibles. La quincaillerie des volets est prévue. \r\n Fermeture 5 points prévue pour la porte fenêtre extérieure.\r\n \r\n TERRASSE\r\n \r\n Terrasse en bois couverte en lames de terrasse en pin traité autoclave cl.3 fixés sur lambourdes en bois massif. Rambarde en bois constituée en planches rabotés horizontales de 20 x 100 en bois traité cl.2, fixés par vissage \r\n Poteaux bois massif fixés avec des platines métalliques réglables. """ #metaKeywords: null #metaDescription: null #shortDescription: "Habitation légère de loisir 43.374M²" -videoUrl: null } ] #currentLocale: "fr" #currentTranslation: null #fallbackLocale: "fr" #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#3468 …} #channels: Doctrine\ORM\PersistentCollection {#3494 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#3579 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#3492 …} #files: Doctrine\ORM\PersistentCollection {#3482 …} #buildingPermitNotRequired: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#3581 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#2154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2155 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2146 …} -namespace: Closure() {#2157 …} } |
data_class | "App\Entity\Order\OrderItem" |
disabled | false |
empty_data | Closure(FormInterface $form) {#9764 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2692 …} use: { $class: "App\Entity\Order\OrderItem" } } |
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 |
product | App\Entity\Product\Product {#3473 #id: 433 #code: "ARIZONA35" #attributes: Doctrine\ORM\PersistentCollection {#3511 …} #variants: Doctrine\ORM\PersistentCollection {#3539 …} #options: Doctrine\ORM\PersistentCollection {#3564 …} #associations: Doctrine\ORM\PersistentCollection {#3551 …} #createdAt: DateTime @1693985040 {#3437 date: 2023-09-06 09:24:00.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1701165405 {#3429 date: 2023-11-28 10:56:45.0 Europe/Paris (+01:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#3583 …} #translationsCache: [ "fr" => App\Entity\Product\ProductTranslation {#3585 #locale: "fr" #translatable: App\Entity\Product\Product {#3473} #id: 432 #name: "Habitation légère de loisir ARIZONA, Madriers massifs 80mm" #slug: "habitation-legere-de-loisir-arizona-madriers-massifs-80mm" #description: """ HABITATION LEGERE DE LOISIR 43.37 M²\r\n \r\n PAROIS\r\n Les parois de nos chalets sont fabriquées avec des madriers en sapin contre collé d’une épaisseur de 80 mm. Le profil des madriers est prévu pour leur emboîtement entre eux grâce à des languettes et des rainures. Les assemblages d’angles sont des doubles encoches pour obtenir une très bonne étanchéité.\r\n L’usinage est réalisé dans notre unité de production de NEVERS ( France, Nièvre) sur un centre d’usinage à commande numérique moderne, extrêmement compétitif (matériel HUNDEGGER).\r\n Les perçages ( électricité , raidisseurs) sont prévus à l’usinage.\r\n \r\n TOIT\r\n Construction avec une pente de toit à 20°. Composition de la charpente : pannes de section 190 mm x 80 mm, chevrons de section 120 mm x 45 mm Finition des avant toit en lambris bois 12 x 90 mm. Pose de planches de rive de 21 x 170 mm.\r\n \r\n COUVERTURE \r\n Couverture en shingle auto collant (feutre bitumé renforcée de fibres de verre et colorée par des granulés minéraux) garantie 10 ans. Pose par clouage sur un plancher de toit en dalles OSB 3 épaisseur 15 mm. L’aspect « ardoises » font passer ce produit dans toutes les régions de la France. \r\n \r\n PLAFONDS\r\n Pose horizontale des solivettes en bois 120 x 45 mm. \r\n \r\n \r\n MENUISERIES\r\n Les menuiseries extérieures sont en sapin contre collé traité insecticide, fongicide et hydrofuge à double vitrage 4 – 12 – 4 mm.\r\n 5 fenêtres 1000 x 750 mm, 1 porte fenêtre 1500 x 2150 mm et 4 portes intérieures 730 x 2040 mm. Quincaillerie : toute quincaillerie nécessaire à la menuiserie prévue.\r\n Les menuiseries se posent dans un pré-cadre bois qui est lui-même fixé dans la réservation prévue dans la paroi. \r\n Le pré-cadre est également fourni aux dimensions spécifiques de la menuiserie.\r\n \r\n VOLETS \r\n Fournis dans le prix de base, ils sont en bois massif, de type barre / écharpe sauf pour la porte fenêtre ou les volets sont amovibles. La quincaillerie des volets est prévue. \r\n Fermeture 5 points prévue pour la porte fenêtre extérieure.\r\n \r\n TERRASSE\r\n \r\n Terrasse en bois couverte en lames de terrasse en pin traité autoclave cl.3 fixés sur lambourdes en bois massif. Rambarde en bois constituée en planches rabotés horizontales de 20 x 100 en bois traité cl.2, fixés par vissage \r\n Poteaux bois massif fixés avec des platines métalliques réglables. """ #metaKeywords: null #metaDescription: null #shortDescription: "Habitation légère de loisir 43.374M²" -videoUrl: null } ] #currentLocale: "fr" #currentTranslation: null #fallbackLocale: "fr" #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#3468 …} #channels: Doctrine\ORM\PersistentCollection {#3494 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#3579 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#3492 …} #files: Doctrine\ORM\PersistentCollection {#3482 …} #buildingPermitNotRequired: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#3581 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false } |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9766 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2709 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2286 …} $translationDomain: "validators" $message: Closure() {#9765 …} } } |
validation_groups | [
"sylius"
] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "sylius_cart_item" "_sylius_add_to_cart_cartItem" ] |
cache_key | "_sylius_add_to_cart_cartItem_sylius_cart_item" |
compound | true |
data | App\Entity\Order\OrderItem {#9725 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#9754 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#9755 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#3606 …} #productName: null #variantName: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9800 -form: Symfony\Component\Form\Form {#9790 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9799 …5} |
full_name | "sylius_add_to_cart[cartItem]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_add_to_cart_cartItem" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "cartItem" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_add_to_cart_cartItem" |
valid | true |
value | App\Entity\Order\OrderItem {#9725 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#9754 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#9755 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#3606 …} #productName: null #variantName: null } |
quantity
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 1 |
View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "min" => 1 ] |
[ "min" => 1 ] |
label | "sylius.ui.quantity" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "min" => 1 ] |
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 {#2154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2155 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2146 …} -namespace: Closure() {#2157 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9781 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2692 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
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 | "sylius.ui.quantity" |
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 |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9783 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2709 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2286 …} $translationDomain: "validators" $message: Closure() {#9780 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "min" => 1 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_sylius_add_to_cart_cartItem_quantity" ] |
cache_key | "_sylius_add_to_cart_cartItem_quantity_integer" |
compound | false |
data | 1 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9808 -form: Symfony\Component\Form\Form {#9793 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9804 …5} |
full_name | "sylius_add_to_cart[cartItem][quantity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_add_to_cart_cartItem_quantity" |
label | "sylius.ui.quantity" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "quantity" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_add_to_cart_cartItem_quantity" |
valid | true |
value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "d07ef53542c334d3.L8Ze6NX3lP1ANgDnFEdRl090WR9_8LEjdIGoXF9Smm4.fpk8u4qQ5KIffEWUdS0T7yMTFCxNv_BMHbbJZTcL9T1GpBuN4KiivypxYw" |
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 | "d07ef53542c334d3.L8Ze6NX3lP1ANgDnFEdRl090WR9_8LEjdIGoXF9Smm4.fpk8u4qQ5KIffEWUdS0T7yMTFCxNv_BMHbbJZTcL9T1GpBuN4KiivypxYw" |
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 {#2154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2155 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2146 …} -namespace: Closure() {#2157 …} } |
data | "d07ef53542c334d3.L8Ze6NX3lP1ANgDnFEdRl090WR9_8LEjdIGoXF9Smm4.fpk8u4qQ5KIffEWUdS0T7yMTFCxNv_BMHbbJZTcL9T1GpBuN4KiivypxYw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9784 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2692 …} } |
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() {#9801 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2709 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2286 …} $translationDomain: "validators" $message: Closure() {#9802 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_sylius_add_to_cart__token" ] |
cache_key | "_sylius_add_to_cart__token_hidden" |
compound | false |
data | "d07ef53542c334d3.L8Ze6NX3lP1ANgDnFEdRl090WR9_8LEjdIGoXF9Smm4.fpk8u4qQ5KIffEWUdS0T7yMTFCxNv_BMHbbJZTcL9T1GpBuN4KiivypxYw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9822 -form: Symfony\Component\Form\Form {#9818 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9810 …5} |
full_name | "sylius_add_to_cart[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_add_to_cart__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 | "_sylius_add_to_cart__token" |
valid | true |
value | "d07ef53542c334d3.L8Ze6NX3lP1ANgDnFEdRl090WR9_8LEjdIGoXF9Smm4.fpk8u4qQ5KIffEWUdS0T7yMTFCxNv_BMHbbJZTcL9T1GpBuN4KiivypxYw" |