- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 198
- Events
- Routing
- Cache
- Translation 42
- Security
- Twig
- HTTP Client
- Doctrine
- E-mails
- Debug
- Messages
- E-mails
- Template events 32
- Blocks* 3
- JMS Serializer 0
- Payum
- Themes 2
- Elastica
- 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
bitbag_elasticsearch_search
"BitBag\SyliusElasticsearchPlugin\Form\Type\SearchType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BitBag\SyliusElasticsearchPlugin\Model\Search {#16101 -box: BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#16102 -query: null } -facets: BitBag\SyliusElasticsearchPlugin\Model\SearchFacets {#16103 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/fr/search" |
same as passed value |
| data | BitBag\SyliusElasticsearchPlugin\Model\Search {#16101 -box: BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#16102 -query: null } -facets: BitBag\SyliusElasticsearchPlugin\Model\SearchFacets {#16103 …} } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/fr/search" |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7692 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7693 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7524 …} -namespace: Closure() {#7695 …} } |
| data | BitBag\SyliusElasticsearchPlugin\Model\Search {#16101 -box: BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#16102 -query: null } -facets: BitBag\SyliusElasticsearchPlugin\Model\SearchFacets {#16103 …} } |
| data_class | "BitBag\SyliusElasticsearchPlugin\Model\Search" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#16159 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#16126 …} use: { $class: "BitBag\SyliusElasticsearchPlugin\Model\Search" } } |
| 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() {#16161 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#16141 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2635 …} $translationDomain: "validators" $message: Closure() {#16160 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "/fr/search" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "bitbag_elasticsearch_search" "_bitbag_elasticsearch_search" ] |
| cache_key | "_bitbag_elasticsearch_search_bitbag_elasticsearch_search" |
| compound | true |
| data | BitBag\SyliusElasticsearchPlugin\Model\Search {#16101 -box: BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#16102 -query: null } -facets: BitBag\SyliusElasticsearchPlugin\Model\SearchFacets {#16103 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#16175 -form: Symfony\Component\Form\Form {#16182 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#16162 …5} |
| full_name | "bitbag_elasticsearch_search" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "bitbag_elasticsearch_search" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "bitbag_elasticsearch_search" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_bitbag_elasticsearch_search" |
| valid | true |
| value | BitBag\SyliusElasticsearchPlugin\Model\Search {#16101 -box: BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#16102 -query: null } -facets: BitBag\SyliusElasticsearchPlugin\Model\SearchFacets {#16103 …} } |
box
"BitBag\SyliusElasticsearchPlugin\Form\Type\SearchBoxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#16102 -query: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| 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 {#7692 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7693 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7524 …} -namespace: Closure() {#7695 …} } |
| data_class | "BitBag\SyliusElasticsearchPlugin\Model\SearchBox" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#16172 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#16126 …} use: { $class: "BitBag\SyliusElasticsearchPlugin\Model\SearchBox" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#16174 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#16141 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2635 …} $translationDomain: "validators" $message: Closure() {#16173 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_box" "_bitbag_elasticsearch_search_box" ] |
| cache_key | "_bitbag_elasticsearch_search_box_search_box" |
| compound | true |
| data | BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#16102 -query: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#16213 -form: Symfony\Component\Form\Form {#16203 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#16212 …5} |
| full_name | "bitbag_elasticsearch_search[box]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "bitbag_elasticsearch_search_box" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "box" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_bitbag_elasticsearch_search_box" |
| valid | true |
| value | BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#16102 -query: null } |
query
"Symfony\Component\Form\Extension\Core\Type\SearchType"
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" => "bitbag_sylius_elasticsearch_plugin.ui.search_box.query.placeholder" "class" => "prompt app-quick-add-code-input" ] |
[ "placeholder" => "bitbag_sylius_elasticsearch_plugin.ui.search_box.query.placeholder" "class" => "prompt app-quick-add-code-input" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#16180 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#16180 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "bitbag_sylius_elasticsearch_plugin.ui.search_box.query.placeholder" "class" => "prompt app-quick-add-code-input" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#16180 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7692 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7693 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7524 …} -namespace: Closure() {#7695 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#16195 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#16126 …} } |
| 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() {#16197 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#16141 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2635 …} $translationDomain: "validators" $message: Closure() {#16194 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "bitbag_sylius_elasticsearch_plugin.ui.search_box.query.placeholder" "class" => "prompt app-quick-add-code-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "search" "_bitbag_elasticsearch_search_box_query" ] |
| cache_key | "_bitbag_elasticsearch_search_box_query_search" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#16221 -form: Symfony\Component\Form\Form {#16206 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#16219 …5} |
| full_name | "bitbag_elasticsearch_search[box][query]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "bitbag_elasticsearch_search_box_query" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "query" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_bitbag_elasticsearch_search_box_query" |
| valid | true |
| value | "" |
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 {#22600 -cart: App\Entity\Order\Order {#13812 …} -cartItem: App\Entity\Order\OrderItem {#22582 #version: 1 #variant: App\Entity\Product\ProductVariant {#22375 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#22606 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#22607 …} #adjustmentsTotal: 0 } } |
| 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 {#22600 -cart: App\Entity\Order\Order {#13812 …} -cartItem: App\Entity\Order\OrderItem {#22582 #version: 1 #variant: App\Entity\Product\ProductVariant {#22375 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#22606 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#22607 …} #adjustmentsTotal: 0 } } |
same as passed value |
| product | App\Entity\Product\Product {#18950 +awsPackLink: "https://conteuse-max.s3.eu-west-3.amazonaws.com/main-packs/3127020504886.max" -awsPackFileSize: "24.36" +packSampleArray: null -packSamples: Doctrine\ORM\PersistentCollection {#18951 …} -searchEnabled: true -season: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#18956 …} #channels: Doctrine\ORM\PersistentCollection {#18960 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#5022 …} #reviews: Doctrine\ORM\PersistentCollection {#18970 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#18958 …} #id: 115 #code: "3127020504886" #attributes: Doctrine\ORM\PersistentCollection {#18962 …} #variants: Doctrine\ORM\PersistentCollection {#18964 …} #options: Doctrine\ORM\PersistentCollection {#18968 …} #associations: Doctrine\ORM\PersistentCollection {#18966 …} #createdAt: DateTime @1698676972 {#18948 date: 2023-10-30 15:42:52.0 Europe/Paris (+01:00) } #updatedAt: DateTime @1699517066 {#18949 date: 2023-11-09 09:04:26.0 Europe/Paris (+01:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#18954 …} #translationsCache: [ "fr" => App\Entity\Product\ProductTranslation {#22346 #shortDescription: """ Chien Pourri et Chaplapla trouvent une poubelle à remonter le temps. En remontant dans le passé, Chaplapla sera-t-il toujours aussi plat et Chien Pourri aussi pourri ?!\r\n ©Colas Gutman et Marc Boutavant / Adaptation, réalisation et musiques : Fred Commault, studios Pontonfon / Voix de Colas Gutman, Olivier Bland, Fred Commault, Anne-Sophie Labadie, Daniel Clément, Marin Clément, Esther Clément, Claude Clément, Mano Clément, Jeanne Clément, Jacques Clément, Micâ Clément, Samuel Clément, Gaëlle Clément, Marie Campion, Denis Campion, Robin Commault, Solène Commault, Tom Commault, Gaëlle Commault, Frédéric Commault, Mona Moy et Linda Redois. Avec le soutien du CNL """ #id: 112 #name: "Chien pourri et la poubelle à remonter le temps" #slug: "chien-pourri-et-la-poubelle-a-remonter-le-temps" #description: """ <p style="margin-bottom:11px"><span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="line-height:107%">Chien Pourri et Chaplapla trouvent une poubelle à remonter le temps. En remontant dans le passé, Chaplapla sera-t-il toujours aussi plat et Chien Pourri aussi pourri ?!</span></span></span></span></span></p>\r\n \r\n <p style="margin-bottom:11px"><span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="line-height:107%">©Colas Gutman et Marc Boutavant / Adaptation, réalisation et musiques : Fred Commault, studios Pontonfon / Voix de Colas Gutman, Olivier Blond, Fred Commault, Anne-Sophie Labadie, Daniel Clément, Marin Clément, Esther Clément, Claude Clément, Mano Clément, Jeanne Clément, Jacques Clément, Micâ Clément, Samuel Clément, Gaëlle Clément, Marie Campion, Denis Campion, Robin Commault, Solène Commault, Tom Commault, Gaëlle Commault, Frédéric Commault, Mona Moy et Linda Redois</span></span></span></span></span></p>\r\n \r\n <p style="margin-bottom:11px"><span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="line-height:107%">Avec le soutien du CNL</span></span></span></span></span></p> """ #metaKeywords: "Amitié; chat; chien; voyage" #metaDescription: "Chien Pourri et Chaplapla trouvent une poubelle à remonter le temps. En remontant dans le passé, Chaplapla sera-t-il toujours aussi plat et Chien Pourri aussi pourri ?!" #locale: "fr" #translatable: App\Entity\Product\Product {#18950} } ] #currentLocale: "fr" #currentTranslation: null #fallbackLocale: "fr" #giftCard: false #seo: Proxies\__CG__\JoppeDc\SyliusBetterSeoPlugin\Entity\Seo {#18953 …} } |
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 {#7692 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7693 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7524 …} -namespace: Closure() {#7695 …} } |
| data | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#22600 -cart: App\Entity\Order\Order {#13812 …} -cartItem: App\Entity\Order\OrderItem {#22582 #version: 1 #variant: App\Entity\Product\ProductVariant {#22375 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#22606 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#22607 …} #adjustmentsTotal: 0 } } |
| data_class | "Sylius\Bundle\OrderBundle\Controller\AddToCartCommand" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#22605 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#16126 …} 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 {#18950 +awsPackLink: "https://conteuse-max.s3.eu-west-3.amazonaws.com/main-packs/3127020504886.max" -awsPackFileSize: "24.36" +packSampleArray: null -packSamples: Doctrine\ORM\PersistentCollection {#18951 …} -searchEnabled: true -season: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#18956 …} #channels: Doctrine\ORM\PersistentCollection {#18960 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#5022 …} #reviews: Doctrine\ORM\PersistentCollection {#18970 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#18958 …} #id: 115 #code: "3127020504886" #attributes: Doctrine\ORM\PersistentCollection {#18962 …} #variants: Doctrine\ORM\PersistentCollection {#18964 …} #options: Doctrine\ORM\PersistentCollection {#18968 …} #associations: Doctrine\ORM\PersistentCollection {#18966 …} #createdAt: DateTime @1698676972 {#18948 date: 2023-10-30 15:42:52.0 Europe/Paris (+01:00) } #updatedAt: DateTime @1699517066 {#18949 date: 2023-11-09 09:04:26.0 Europe/Paris (+01:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#18954 …} #translationsCache: [ "fr" => App\Entity\Product\ProductTranslation {#22346 #shortDescription: """ Chien Pourri et Chaplapla trouvent une poubelle à remonter le temps. En remontant dans le passé, Chaplapla sera-t-il toujours aussi plat et Chien Pourri aussi pourri ?!\r\n ©Colas Gutman et Marc Boutavant / Adaptation, réalisation et musiques : Fred Commault, studios Pontonfon / Voix de Colas Gutman, Olivier Bland, Fred Commault, Anne-Sophie Labadie, Daniel Clément, Marin Clément, Esther Clément, Claude Clément, Mano Clément, Jeanne Clément, Jacques Clément, Micâ Clément, Samuel Clément, Gaëlle Clément, Marie Campion, Denis Campion, Robin Commault, Solène Commault, Tom Commault, Gaëlle Commault, Frédéric Commault, Mona Moy et Linda Redois. Avec le soutien du CNL """ #id: 112 #name: "Chien pourri et la poubelle à remonter le temps" #slug: "chien-pourri-et-la-poubelle-a-remonter-le-temps" #description: """ <p style="margin-bottom:11px"><span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="line-height:107%">Chien Pourri et Chaplapla trouvent une poubelle à remonter le temps. En remontant dans le passé, Chaplapla sera-t-il toujours aussi plat et Chien Pourri aussi pourri ?!</span></span></span></span></span></p>\r\n \r\n <p style="margin-bottom:11px"><span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="line-height:107%">©Colas Gutman et Marc Boutavant / Adaptation, réalisation et musiques : Fred Commault, studios Pontonfon / Voix de Colas Gutman, Olivier Blond, Fred Commault, Anne-Sophie Labadie, Daniel Clément, Marin Clément, Esther Clément, Claude Clément, Mano Clément, Jeanne Clément, Jacques Clément, Micâ Clément, Samuel Clément, Gaëlle Clément, Marie Campion, Denis Campion, Robin Commault, Solène Commault, Tom Commault, Gaëlle Commault, Frédéric Commault, Mona Moy et Linda Redois</span></span></span></span></span></p>\r\n \r\n <p style="margin-bottom:11px"><span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="line-height:107%">Avec le soutien du CNL</span></span></span></span></span></p> """ #metaKeywords: "Amitié; chat; chien; voyage" #metaDescription: "Chien Pourri et Chaplapla trouvent une poubelle à remonter le temps. En remontant dans le passé, Chaplapla sera-t-il toujours aussi plat et Chien Pourri aussi pourri ?!" #locale: "fr" #translatable: App\Entity\Product\Product {#18950} } ] #currentLocale: "fr" #currentTranslation: null #fallbackLocale: "fr" #giftCard: false #seo: Proxies\__CG__\JoppeDc\SyliusBetterSeoPlugin\Entity\Seo {#18953 …} } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#22598 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#16141 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2635 …} $translationDomain: "validators" $message: Closure() {#22602 …} } } |
| 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 {#22600 -cart: App\Entity\Order\Order {#13812 …} -cartItem: App\Entity\Order\OrderItem {#22582 #version: 1 #variant: App\Entity\Product\ProductVariant {#22375 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#22606 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#22607 …} #adjustmentsTotal: 0 } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#22588 -form: Symfony\Component\Form\Form {#22609 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#22583 …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 {#22600 -cart: App\Entity\Order\Order {#13812 …} -cartItem: App\Entity\Order\OrderItem {#22582 #version: 1 #variant: App\Entity\Product\ProductVariant {#22375 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#22606 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#22607 …} #adjustmentsTotal: 0 } } |
cartItem
"Sylius\Bundle\OrderBundle\Form\Type\CartItemType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Order\OrderItem {#22582 #version: 1 #variant: App\Entity\Product\ProductVariant {#22375 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#22606 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#22607 …} #adjustmentsTotal: 0 } |
| 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 {#18950 +awsPackLink: "https://conteuse-max.s3.eu-west-3.amazonaws.com/main-packs/3127020504886.max" -awsPackFileSize: "24.36" +packSampleArray: null -packSamples: Doctrine\ORM\PersistentCollection {#18951 …} -searchEnabled: true -season: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#18956 …} #channels: Doctrine\ORM\PersistentCollection {#18960 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#5022 …} #reviews: Doctrine\ORM\PersistentCollection {#18970 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#18958 …} #id: 115 #code: "3127020504886" #attributes: Doctrine\ORM\PersistentCollection {#18962 …} #variants: Doctrine\ORM\PersistentCollection {#18964 …} #options: Doctrine\ORM\PersistentCollection {#18968 …} #associations: Doctrine\ORM\PersistentCollection {#18966 …} #createdAt: DateTime @1698676972 {#18948 date: 2023-10-30 15:42:52.0 Europe/Paris (+01:00) } #updatedAt: DateTime @1699517066 {#18949 date: 2023-11-09 09:04:26.0 Europe/Paris (+01:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#18954 …} #translationsCache: [ "fr" => App\Entity\Product\ProductTranslation {#22346 #shortDescription: """ Chien Pourri et Chaplapla trouvent une poubelle à remonter le temps. En remontant dans le passé, Chaplapla sera-t-il toujours aussi plat et Chien Pourri aussi pourri ?!\r\n ©Colas Gutman et Marc Boutavant / Adaptation, réalisation et musiques : Fred Commault, studios Pontonfon / Voix de Colas Gutman, Olivier Bland, Fred Commault, Anne-Sophie Labadie, Daniel Clément, Marin Clément, Esther Clément, Claude Clément, Mano Clément, Jeanne Clément, Jacques Clément, Micâ Clément, Samuel Clément, Gaëlle Clément, Marie Campion, Denis Campion, Robin Commault, Solène Commault, Tom Commault, Gaëlle Commault, Frédéric Commault, Mona Moy et Linda Redois. Avec le soutien du CNL """ #id: 112 #name: "Chien pourri et la poubelle à remonter le temps" #slug: "chien-pourri-et-la-poubelle-a-remonter-le-temps" #description: """ <p style="margin-bottom:11px"><span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="line-height:107%">Chien Pourri et Chaplapla trouvent une poubelle à remonter le temps. En remontant dans le passé, Chaplapla sera-t-il toujours aussi plat et Chien Pourri aussi pourri ?!</span></span></span></span></span></p>\r\n \r\n <p style="margin-bottom:11px"><span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="line-height:107%">©Colas Gutman et Marc Boutavant / Adaptation, réalisation et musiques : Fred Commault, studios Pontonfon / Voix de Colas Gutman, Olivier Blond, Fred Commault, Anne-Sophie Labadie, Daniel Clément, Marin Clément, Esther Clément, Claude Clément, Mano Clément, Jeanne Clément, Jacques Clément, Micâ Clément, Samuel Clément, Gaëlle Clément, Marie Campion, Denis Campion, Robin Commault, Solène Commault, Tom Commault, Gaëlle Commault, Frédéric Commault, Mona Moy et Linda Redois</span></span></span></span></span></p>\r\n \r\n <p style="margin-bottom:11px"><span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="line-height:107%">Avec le soutien du CNL</span></span></span></span></span></p> """ #metaKeywords: "Amitié; chat; chien; voyage" #metaDescription: "Chien Pourri et Chaplapla trouvent une poubelle à remonter le temps. En remontant dans le passé, Chaplapla sera-t-il toujours aussi plat et Chien Pourri aussi pourri ?!" #locale: "fr" #translatable: App\Entity\Product\Product {#18950} } ] #currentLocale: "fr" #currentTranslation: null #fallbackLocale: "fr" #giftCard: false #seo: Proxies\__CG__\JoppeDc\SyliusBetterSeoPlugin\Entity\Seo {#18953 …} } |
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 {#7692 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7693 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7524 …} -namespace: Closure() {#7695 …} } |
| data_class | "App\Entity\Order\OrderItem" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#22591 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#16126 …} 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 {#18950 +awsPackLink: "https://conteuse-max.s3.eu-west-3.amazonaws.com/main-packs/3127020504886.max" -awsPackFileSize: "24.36" +packSampleArray: null -packSamples: Doctrine\ORM\PersistentCollection {#18951 …} -searchEnabled: true -season: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#18956 …} #channels: Doctrine\ORM\PersistentCollection {#18960 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#5022 …} #reviews: Doctrine\ORM\PersistentCollection {#18970 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#18958 …} #id: 115 #code: "3127020504886" #attributes: Doctrine\ORM\PersistentCollection {#18962 …} #variants: Doctrine\ORM\PersistentCollection {#18964 …} #options: Doctrine\ORM\PersistentCollection {#18968 …} #associations: Doctrine\ORM\PersistentCollection {#18966 …} #createdAt: DateTime @1698676972 {#18948 date: 2023-10-30 15:42:52.0 Europe/Paris (+01:00) } #updatedAt: DateTime @1699517066 {#18949 date: 2023-11-09 09:04:26.0 Europe/Paris (+01:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#18954 …} #translationsCache: [ "fr" => App\Entity\Product\ProductTranslation {#22346 #shortDescription: """ Chien Pourri et Chaplapla trouvent une poubelle à remonter le temps. En remontant dans le passé, Chaplapla sera-t-il toujours aussi plat et Chien Pourri aussi pourri ?!\r\n ©Colas Gutman et Marc Boutavant / Adaptation, réalisation et musiques : Fred Commault, studios Pontonfon / Voix de Colas Gutman, Olivier Bland, Fred Commault, Anne-Sophie Labadie, Daniel Clément, Marin Clément, Esther Clément, Claude Clément, Mano Clément, Jeanne Clément, Jacques Clément, Micâ Clément, Samuel Clément, Gaëlle Clément, Marie Campion, Denis Campion, Robin Commault, Solène Commault, Tom Commault, Gaëlle Commault, Frédéric Commault, Mona Moy et Linda Redois. Avec le soutien du CNL """ #id: 112 #name: "Chien pourri et la poubelle à remonter le temps" #slug: "chien-pourri-et-la-poubelle-a-remonter-le-temps" #description: """ <p style="margin-bottom:11px"><span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="line-height:107%">Chien Pourri et Chaplapla trouvent une poubelle à remonter le temps. En remontant dans le passé, Chaplapla sera-t-il toujours aussi plat et Chien Pourri aussi pourri ?!</span></span></span></span></span></p>\r\n \r\n <p style="margin-bottom:11px"><span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="line-height:107%">©Colas Gutman et Marc Boutavant / Adaptation, réalisation et musiques : Fred Commault, studios Pontonfon / Voix de Colas Gutman, Olivier Blond, Fred Commault, Anne-Sophie Labadie, Daniel Clément, Marin Clément, Esther Clément, Claude Clément, Mano Clément, Jeanne Clément, Jacques Clément, Micâ Clément, Samuel Clément, Gaëlle Clément, Marie Campion, Denis Campion, Robin Commault, Solène Commault, Tom Commault, Gaëlle Commault, Frédéric Commault, Mona Moy et Linda Redois</span></span></span></span></span></p>\r\n \r\n <p style="margin-bottom:11px"><span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="line-height:107%">Avec le soutien du CNL</span></span></span></span></span></p> """ #metaKeywords: "Amitié; chat; chien; voyage" #metaDescription: "Chien Pourri et Chaplapla trouvent une poubelle à remonter le temps. En remontant dans le passé, Chaplapla sera-t-il toujours aussi plat et Chien Pourri aussi pourri ?!" #locale: "fr" #translatable: App\Entity\Product\Product {#18950} } ] #currentLocale: "fr" #currentTranslation: null #fallbackLocale: "fr" #giftCard: false #seo: Proxies\__CG__\JoppeDc\SyliusBetterSeoPlugin\Entity\Seo {#18953 …} } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#22589 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#16141 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2635 …} $translationDomain: "validators" $message: Closure() {#22590 …} } } |
| 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 {#22582 #version: 1 #variant: App\Entity\Product\ProductVariant {#22375 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#22606 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#22607 …} #adjustmentsTotal: 0 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#22633 -form: Symfony\Component\Form\Form {#22623 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#22632 …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 {#22582 #version: 1 #variant: App\Entity\Product\ProductVariant {#22375 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#22606 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#22607 …} #adjustmentsTotal: 0 } |
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 {#7692 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7693 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7524 …} -namespace: Closure() {#7695 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#22613 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#16126 …} } |
| 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() {#22616 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#16141 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2635 …} $translationDomain: "validators" $message: Closure() {#22615 …} } } |
| 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 {#22640 -form: Symfony\Component\Form\Form {#22626 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#22638 …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 | "ff2faa7e22cd1ff68.UKVaFrx_uMTYEL--amp8d4Ox4jdXtm9c-LPV3V5WMbg.O5BtWfBG9q-0Wc3rDgs4E_frkX08gBYPkouzjgw0adc8nCBAzCrcvpdCyA" |
| 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 | "ff2faa7e22cd1ff68.UKVaFrx_uMTYEL--amp8d4Ox4jdXtm9c-LPV3V5WMbg.O5BtWfBG9q-0Wc3rDgs4E_frkX08gBYPkouzjgw0adc8nCBAzCrcvpdCyA" |
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 {#7692 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7693 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7524 …} -namespace: Closure() {#7695 …} } |
| data | "ff2faa7e22cd1ff68.UKVaFrx_uMTYEL--amp8d4Ox4jdXtm9c-LPV3V5WMbg.O5BtWfBG9q-0Wc3rDgs4E_frkX08gBYPkouzjgw0adc8nCBAzCrcvpdCyA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#22617 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#16126 …} } |
| 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() {#22634 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#16141 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2635 …} $translationDomain: "validators" $message: Closure() {#22635 …} } } |
| 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 | "ff2faa7e22cd1ff68.UKVaFrx_uMTYEL--amp8d4Ox4jdXtm9c-LPV3V5WMbg.O5BtWfBG9q-0Wc3rDgs4E_frkX08gBYPkouzjgw0adc8nCBAzCrcvpdCyA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#22653 -form: Symfony\Component\Form\Form {#22649 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#22642 …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 | "ff2faa7e22cd1ff68.UKVaFrx_uMTYEL--amp8d4Ox4jdXtm9c-LPV3V5WMbg.O5BtWfBG9q-0Wc3rDgs4E_frkX08gBYPkouzjgw0adc8nCBAzCrcvpdCyA" |