- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 10
- Security
- Twig
- HTTP Client 4
- 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) {#7850 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7815 …} } |
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() {#7852 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2286 …} $translationDomain: "validators" $message: Closure() {#7851 …} } } |
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 {#7894 -form: Symfony\Component\Form\Form {#7883 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7892 …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) {#7864 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7815 …} } |
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() {#7866 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2286 …} $translationDomain: "validators" $message: Closure() {#7865 …} } } |
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 {#7899 -form: Symfony\Component\Form\Form {#7886 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7897 …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 {#7902 …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 | "c95c13b7b9875aff0a656d3aa46.emFZ2SvkkFGleuMp2Nefq0q1myED7H1pOwWKnyOGAZY.NCszo0Wq-SL0PLBrjY3XhgTW6VNUuwkkQWjA7Xq3WN82BwOqYKbRAco8rg" |
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 | "c95c13b7b9875aff0a656d3aa46.emFZ2SvkkFGleuMp2Nefq0q1myED7H1pOwWKnyOGAZY.NCszo0Wq-SL0PLBrjY3XhgTW6VNUuwkkQWjA7Xq3WN82BwOqYKbRAco8rg" |
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 | "c95c13b7b9875aff0a656d3aa46.emFZ2SvkkFGleuMp2Nefq0q1myED7H1pOwWKnyOGAZY.NCszo0Wq-SL0PLBrjY3XhgTW6VNUuwkkQWjA7Xq3WN82BwOqYKbRAco8rg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7906 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7815 …} } |
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() {#7908 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2286 …} $translationDomain: "validators" $message: Closure() {#7905 …} } } |
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 | "c95c13b7b9875aff0a656d3aa46.emFZ2SvkkFGleuMp2Nefq0q1myED7H1pOwWKnyOGAZY.NCszo0Wq-SL0PLBrjY3XhgTW6VNUuwkkQWjA7Xq3WN82BwOqYKbRAco8rg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7918 -form: Symfony\Component\Form\Form {#7914 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7909 …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 | "c95c13b7b9875aff0a656d3aa46.emFZ2SvkkFGleuMp2Nefq0q1myED7H1pOwWKnyOGAZY.NCszo0Wq-SL0PLBrjY3XhgTW6VNUuwkkQWjA7Xq3WN82BwOqYKbRAco8rg" |
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 {#10185 -cart: App\Entity\Order\Order {#7053 …} -cartItem: App\Entity\Order\OrderItem {#10164 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#10193 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#10194 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#3607 …} #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 {#10185 -cart: App\Entity\Order\Order {#7053 …} -cartItem: App\Entity\Order\OrderItem {#10164 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#10193 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#10194 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#3607 …} #productName: null #variantName: null } } |
same as passed value |
product | App\Entity\Product\Product {#3473 #id: 463 #code: "BAH3030.02" #attributes: Doctrine\ORM\PersistentCollection {#3512 …} #variants: Doctrine\ORM\PersistentCollection {#3540 …} #options: Doctrine\ORM\PersistentCollection {#3565 …} #associations: Doctrine\ORM\PersistentCollection {#3552 …} #createdAt: DateTime @1697102379 {#3437 date: 2023-10-12 11:19:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1699368287 {#3429 date: 2023-11-07 15:44:47.0 Europe/Paris (+01:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#3584 …} #translationsCache: [ "fr" => App\Entity\Product\ProductTranslation {#3586 #locale: "fr" #translatable: App\Entity\Product\Product {#3473} #id: 459 #name: "Abri Poolhouse Bahia , Epicéa Madriers 28mm, 3.20 x 3.20m, 10.20m²" #slug: "abri-poolhouse-bahia-epicea-madriers-28mm-3-20-x-3-20m-10-20m2" #description: """ Chez Foresta, nous avons développé ce magnifique abri façon Pool House, combinant esthétique moderne et fonctionnalité optimale. Son design épuré avec un toit plat et des portes semi-vitrées le positionne comme un élément incontournable pour valoriser votre extérieur.\r\n \r\n La double porte, bien pensée, n'est pas qu'un simple détail esthétique. Elle facilite grandement le mouvement des objets volumineux et encombrants, offrant ainsi une solution parfaite pour vos besoins de rangement ou d'aménagement.\r\n \r\n La sécurité étant une de nos priorités, nous avons intégré un système de porte doté d'une serrure à barillet robuste. Avec Foresta, vous pouvez être assuré que vos biens sont bien protégés.\r\n \r\n La luminosité est au rendez-vous grâce à sa menuiserie en véritable verre. Elle permet une diffusion naturelle de la lumière à l'intérieur, créant un espace accueillant et chaleureux.\r\n \r\n Et ce n'est pas tout, sa conception innovante avec un système de parois à connexion angulaire assure non seulement un design moderne mais aussi une structure solide et durable.\r\n \r\n Chez Foresta, nous ne faisons pas que créer des abris, nous concevons des espaces de vie extérieurs. Optez pour notre Pool House et faites de votre jardin un véritable havre de paix, alliant beauté et fonctionnalité. """ #metaKeywords: null #metaDescription: null #shortDescription: """ - Abri façon Pool House au design moderne et épuré avec son toit + plat et ses portes semi-vitrées\r\n - Double porte idéale pour faire circuler des objets volumineux et encombrants\r\n - Sécurité garantie par un système de porte avec serrure à barillet \r\n - Menuiserie en véritable verre qui laisse passer la lumière\r\n - Conception moderne avec son système de parois à connexion angulaire """ -videoUrl: null } ] #currentLocale: "fr" #currentTranslation: null #fallbackLocale: "fr" #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#3461 …} #channels: Doctrine\ORM\PersistentCollection {#3495 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#3464 …} #reviews: Doctrine\ORM\PersistentCollection {#3580 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#3493 …} #files: Doctrine\ORM\PersistentCollection {#3477 …} #buildingPermitNotRequired: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#3582 …} #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 {#10185 -cart: App\Entity\Order\Order {#7053 …} -cartItem: App\Entity\Order\OrderItem {#10164 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#10193 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#10194 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#3607 …} #productName: null #variantName: null } } |
data_class | "Sylius\Bundle\OrderBundle\Controller\AddToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#10179 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7815 …} 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: 463 #code: "BAH3030.02" #attributes: Doctrine\ORM\PersistentCollection {#3512 …} #variants: Doctrine\ORM\PersistentCollection {#3540 …} #options: Doctrine\ORM\PersistentCollection {#3565 …} #associations: Doctrine\ORM\PersistentCollection {#3552 …} #createdAt: DateTime @1697102379 {#3437 date: 2023-10-12 11:19:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1699368287 {#3429 date: 2023-11-07 15:44:47.0 Europe/Paris (+01:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#3584 …} #translationsCache: [ "fr" => App\Entity\Product\ProductTranslation {#3586 #locale: "fr" #translatable: App\Entity\Product\Product {#3473} #id: 459 #name: "Abri Poolhouse Bahia , Epicéa Madriers 28mm, 3.20 x 3.20m, 10.20m²" #slug: "abri-poolhouse-bahia-epicea-madriers-28mm-3-20-x-3-20m-10-20m2" #description: """ Chez Foresta, nous avons développé ce magnifique abri façon Pool House, combinant esthétique moderne et fonctionnalité optimale. Son design épuré avec un toit plat et des portes semi-vitrées le positionne comme un élément incontournable pour valoriser votre extérieur.\r\n \r\n La double porte, bien pensée, n'est pas qu'un simple détail esthétique. Elle facilite grandement le mouvement des objets volumineux et encombrants, offrant ainsi une solution parfaite pour vos besoins de rangement ou d'aménagement.\r\n \r\n La sécurité étant une de nos priorités, nous avons intégré un système de porte doté d'une serrure à barillet robuste. Avec Foresta, vous pouvez être assuré que vos biens sont bien protégés.\r\n \r\n La luminosité est au rendez-vous grâce à sa menuiserie en véritable verre. Elle permet une diffusion naturelle de la lumière à l'intérieur, créant un espace accueillant et chaleureux.\r\n \r\n Et ce n'est pas tout, sa conception innovante avec un système de parois à connexion angulaire assure non seulement un design moderne mais aussi une structure solide et durable.\r\n \r\n Chez Foresta, nous ne faisons pas que créer des abris, nous concevons des espaces de vie extérieurs. Optez pour notre Pool House et faites de votre jardin un véritable havre de paix, alliant beauté et fonctionnalité. """ #metaKeywords: null #metaDescription: null #shortDescription: """ - Abri façon Pool House au design moderne et épuré avec son toit + plat et ses portes semi-vitrées\r\n - Double porte idéale pour faire circuler des objets volumineux et encombrants\r\n - Sécurité garantie par un système de porte avec serrure à barillet \r\n - Menuiserie en véritable verre qui laisse passer la lumière\r\n - Conception moderne avec son système de parois à connexion angulaire """ -videoUrl: null } ] #currentLocale: "fr" #currentTranslation: null #fallbackLocale: "fr" #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#3461 …} #channels: Doctrine\ORM\PersistentCollection {#3495 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#3464 …} #reviews: Doctrine\ORM\PersistentCollection {#3580 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#3493 …} #files: Doctrine\ORM\PersistentCollection {#3477 …} #buildingPermitNotRequired: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#3582 …} #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() {#10177 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2286 …} $translationDomain: "validators" $message: Closure() {#10178 …} } } |
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 {#10185 -cart: App\Entity\Order\Order {#7053 …} -cartItem: App\Entity\Order\OrderItem {#10164 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#10193 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#10194 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#3607 …} #productName: null #variantName: null } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10206 -form: Symfony\Component\Form\Form {#10211 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10176 …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 {#10185 -cart: App\Entity\Order\Order {#7053 …} -cartItem: App\Entity\Order\OrderItem {#10164 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#10193 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#10194 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#3607 …} #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 {#10164 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#10193 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#10194 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#3607 …} #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: 463 #code: "BAH3030.02" #attributes: Doctrine\ORM\PersistentCollection {#3512 …} #variants: Doctrine\ORM\PersistentCollection {#3540 …} #options: Doctrine\ORM\PersistentCollection {#3565 …} #associations: Doctrine\ORM\PersistentCollection {#3552 …} #createdAt: DateTime @1697102379 {#3437 date: 2023-10-12 11:19:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1699368287 {#3429 date: 2023-11-07 15:44:47.0 Europe/Paris (+01:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#3584 …} #translationsCache: [ "fr" => App\Entity\Product\ProductTranslation {#3586 #locale: "fr" #translatable: App\Entity\Product\Product {#3473} #id: 459 #name: "Abri Poolhouse Bahia , Epicéa Madriers 28mm, 3.20 x 3.20m, 10.20m²" #slug: "abri-poolhouse-bahia-epicea-madriers-28mm-3-20-x-3-20m-10-20m2" #description: """ Chez Foresta, nous avons développé ce magnifique abri façon Pool House, combinant esthétique moderne et fonctionnalité optimale. Son design épuré avec un toit plat et des portes semi-vitrées le positionne comme un élément incontournable pour valoriser votre extérieur.\r\n \r\n La double porte, bien pensée, n'est pas qu'un simple détail esthétique. Elle facilite grandement le mouvement des objets volumineux et encombrants, offrant ainsi une solution parfaite pour vos besoins de rangement ou d'aménagement.\r\n \r\n La sécurité étant une de nos priorités, nous avons intégré un système de porte doté d'une serrure à barillet robuste. Avec Foresta, vous pouvez être assuré que vos biens sont bien protégés.\r\n \r\n La luminosité est au rendez-vous grâce à sa menuiserie en véritable verre. Elle permet une diffusion naturelle de la lumière à l'intérieur, créant un espace accueillant et chaleureux.\r\n \r\n Et ce n'est pas tout, sa conception innovante avec un système de parois à connexion angulaire assure non seulement un design moderne mais aussi une structure solide et durable.\r\n \r\n Chez Foresta, nous ne faisons pas que créer des abris, nous concevons des espaces de vie extérieurs. Optez pour notre Pool House et faites de votre jardin un véritable havre de paix, alliant beauté et fonctionnalité. """ #metaKeywords: null #metaDescription: null #shortDescription: """ - Abri façon Pool House au design moderne et épuré avec son toit + plat et ses portes semi-vitrées\r\n - Double porte idéale pour faire circuler des objets volumineux et encombrants\r\n - Sécurité garantie par un système de porte avec serrure à barillet \r\n - Menuiserie en véritable verre qui laisse passer la lumière\r\n - Conception moderne avec son système de parois à connexion angulaire """ -videoUrl: null } ] #currentLocale: "fr" #currentTranslation: null #fallbackLocale: "fr" #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#3461 …} #channels: Doctrine\ORM\PersistentCollection {#3495 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#3464 …} #reviews: Doctrine\ORM\PersistentCollection {#3580 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#3493 …} #files: Doctrine\ORM\PersistentCollection {#3477 …} #buildingPermitNotRequired: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#3582 …} #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) {#10203 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7815 …} 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: 463 #code: "BAH3030.02" #attributes: Doctrine\ORM\PersistentCollection {#3512 …} #variants: Doctrine\ORM\PersistentCollection {#3540 …} #options: Doctrine\ORM\PersistentCollection {#3565 …} #associations: Doctrine\ORM\PersistentCollection {#3552 …} #createdAt: DateTime @1697102379 {#3437 date: 2023-10-12 11:19:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1699368287 {#3429 date: 2023-11-07 15:44:47.0 Europe/Paris (+01:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#3584 …} #translationsCache: [ "fr" => App\Entity\Product\ProductTranslation {#3586 #locale: "fr" #translatable: App\Entity\Product\Product {#3473} #id: 459 #name: "Abri Poolhouse Bahia , Epicéa Madriers 28mm, 3.20 x 3.20m, 10.20m²" #slug: "abri-poolhouse-bahia-epicea-madriers-28mm-3-20-x-3-20m-10-20m2" #description: """ Chez Foresta, nous avons développé ce magnifique abri façon Pool House, combinant esthétique moderne et fonctionnalité optimale. Son design épuré avec un toit plat et des portes semi-vitrées le positionne comme un élément incontournable pour valoriser votre extérieur.\r\n \r\n La double porte, bien pensée, n'est pas qu'un simple détail esthétique. Elle facilite grandement le mouvement des objets volumineux et encombrants, offrant ainsi une solution parfaite pour vos besoins de rangement ou d'aménagement.\r\n \r\n La sécurité étant une de nos priorités, nous avons intégré un système de porte doté d'une serrure à barillet robuste. Avec Foresta, vous pouvez être assuré que vos biens sont bien protégés.\r\n \r\n La luminosité est au rendez-vous grâce à sa menuiserie en véritable verre. Elle permet une diffusion naturelle de la lumière à l'intérieur, créant un espace accueillant et chaleureux.\r\n \r\n Et ce n'est pas tout, sa conception innovante avec un système de parois à connexion angulaire assure non seulement un design moderne mais aussi une structure solide et durable.\r\n \r\n Chez Foresta, nous ne faisons pas que créer des abris, nous concevons des espaces de vie extérieurs. Optez pour notre Pool House et faites de votre jardin un véritable havre de paix, alliant beauté et fonctionnalité. """ #metaKeywords: null #metaDescription: null #shortDescription: """ - Abri façon Pool House au design moderne et épuré avec son toit + plat et ses portes semi-vitrées\r\n - Double porte idéale pour faire circuler des objets volumineux et encombrants\r\n - Sécurité garantie par un système de porte avec serrure à barillet \r\n - Menuiserie en véritable verre qui laisse passer la lumière\r\n - Conception moderne avec son système de parois à connexion angulaire """ -videoUrl: null } ] #currentLocale: "fr" #currentTranslation: null #fallbackLocale: "fr" #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#3461 …} #channels: Doctrine\ORM\PersistentCollection {#3495 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#3464 …} #reviews: Doctrine\ORM\PersistentCollection {#3580 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#3493 …} #files: Doctrine\ORM\PersistentCollection {#3477 …} #buildingPermitNotRequired: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#3582 …} #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() {#10205 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2286 …} $translationDomain: "validators" $message: Closure() {#10204 …} } } |
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 {#10164 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#10193 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#10194 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#3607 …} #productName: null #variantName: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10239 -form: Symfony\Component\Form\Form {#10229 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10238 …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 {#10164 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#10193 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#10194 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#3607 …} #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) {#10220 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7815 …} } |
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() {#10222 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2286 …} $translationDomain: "validators" $message: Closure() {#10219 …} } } |
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 {#10247 -form: Symfony\Component\Form\Form {#10232 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10243 …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 | "89bee36a48.qax9BYRvX9sqbhwZ-h0VmyFb_v6QkZTG_99cYr9CQpg.yspEVOYIb5xcB1YgtUpb6GsXyc722NKxkK8dE84jMt3g2x5IvBsItVk3fw" |
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 | "89bee36a48.qax9BYRvX9sqbhwZ-h0VmyFb_v6QkZTG_99cYr9CQpg.yspEVOYIb5xcB1YgtUpb6GsXyc722NKxkK8dE84jMt3g2x5IvBsItVk3fw" |
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 | "89bee36a48.qax9BYRvX9sqbhwZ-h0VmyFb_v6QkZTG_99cYr9CQpg.yspEVOYIb5xcB1YgtUpb6GsXyc722NKxkK8dE84jMt3g2x5IvBsItVk3fw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#10223 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7815 …} } |
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() {#10240 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2286 …} $translationDomain: "validators" $message: Closure() {#10241 …} } } |
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 | "89bee36a48.qax9BYRvX9sqbhwZ-h0VmyFb_v6QkZTG_99cYr9CQpg.yspEVOYIb5xcB1YgtUpb6GsXyc722NKxkK8dE84jMt3g2x5IvBsItVk3fw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10261 -form: Symfony\Component\Form\Form {#10257 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10249 …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 | "89bee36a48.qax9BYRvX9sqbhwZ-h0VmyFb_v6QkZTG_99cYr9CQpg.yspEVOYIb5xcB1YgtUpb6GsXyc722NKxkK8dE84jMt3g2x5IvBsItVk3fw" |