Forms
-
sylius_shop_add_to_cart
-
cartItem
-
quantity
-
bookingStartDate
-
bookingDuration
-
-
_token
-
-
booking_product_contact
-
product_slug
-
name
-
email
-
subject
-
message
-
submit
-
_token
-
sylius_shop_add_to_cart
Form type:
"Sylius\Bundle\ShopBundle\Form\Type\AddToCartType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#15604 -cart: App\Sylius\Domain\Entity\Order\Order {#14475 …} -cartItem: App\Sylius\Domain\Entity\Order\OrderItem {#15618 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15617 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15593 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Sylius\Domain\Entity\Product\ProductVariant {#9674 …} #productName: null #variantName: null -details: 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 {#15604 -cart: App\Sylius\Domain\Entity\Order\Order {#14475 …} -cartItem: App\Sylius\Domain\Entity\Order\OrderItem {#15618 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15617 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15593 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Sylius\Domain\Entity\Product\ProductVariant {#9674 …} #productName: null #variantName: null -details: null } } |
same as passed value |
| product | App\Sylius\Domain\Entity\Product\Product {#7932 #id: 1 #code: "arsouille-paris-18" #attributes: Doctrine\ORM\PersistentCollection {#9326 …} #variants: Doctrine\ORM\PersistentCollection {#9539 …} #options: Doctrine\ORM\PersistentCollection {#9667 …} #associations: Doctrine\ORM\PersistentCollection {#9607 …} #createdAt: DateTime @1768323358 {#7829 date: 2026-01-13 17:55:58.0 Europe/Paris (+01:00) } #updatedAt: DateTime @1768323361 {#7945 date: 2026-01-13 17:56:01.0 Europe/Paris (+01:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9666 …} #translationsCache: [ "fr_FR" => App\Sylius\Domain\Entity\Product\ProductTranslation {#9669 #locale: "fr_FR" #translatable: App\Sylius\Domain\Entity\Product\Product {#7932} #id: 1 #name: "L'Arsouille - Paris 18ème" #slug: "booking-arsouille-paris-18" #description: "Par un soir de désœuvrement total suivi d'une forte envie d'alcool, nous nous sommes rendu avec quelques amis à l'Arsouille. Une véritable institution que ce bar. La plupart des fois où nous y sommes allé, par le passé, il faut bien l'avouer, on était complètement bourré, beurré, alcoolisé en bref, arsouillé (Arsouille : nom féminin – Personne abusant ostensiblement de l'alcool et d'aspect repoussant). Bon, en clair, on n'était pas beau à voir. Mais cette fois, on a commencé notre soirée dans ce chouette rade de quartier, où le barman est sans conteste le mec le plus gentil du monde (ou au moins dans le top 5). Ca paye pas de mine avec ses tables en formica imitation ronce de noyer, ça a même limite des faux airs de chalet avec tout ce lambris collé du sol au plafond. Mais allez savoir pourquoi, on s'y sent bien direct. Les pintes sont à 5 balles, c'est pas de la micro-brasserie hein, mais on s'en fout prodigieusement puisqu'on peut glisser quelques pièces dans le jukebox et écouter les madeleines de Proust de notre enfance. Big up à Michel Berger et toute la clique de Radio Nostalgie. Et puis, quoi de mieux que de se faire d'interminables parties de flipper (Corynne Charby, on ne t'a pas oubliée). Que le bar soit bondé ou désert comme ce mercredi soir à Paris, 18e, à l'Arsouille, on se sent bien, un peu comme chez Laurette dans la chanson de Michel Delpech. Bon, par contre, comme vous aurez pu le remarquer, on n'en sort pas vraiment indemne" #metaKeywords: null #metaDescription: null #shortDescription: "Ambiance animée et clientèle hétéroclite dans ce bar de quartier rétro, avec jukebox et piste de danse." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#8986 …} #channels: Doctrine\ORM\PersistentCollection {#9185 …} #mainTaxon: Proxies\__CG__\App\Sylius\Domain\Entity\Taxonomy\Taxon {#7929 …} #reviews: Doctrine\ORM\PersistentCollection {#9102 …} #averageRating: 5.0 #images: Doctrine\ORM\PersistentCollection {#9187 …} #ylaProductType: App\Product\Domain\ValueObject\Enum\ProductType {#7812 …} -details: App\Booking\Domain\Entity\BookingProductDetails {#8779 …} -status: App\Product\Domain\ValueObject\Enum\ProductStatus {#7938 …} -submittedAt: null -approvedAt: null -validationHistory: Doctrine\ORM\PersistentCollection {#8880 …} -owner: Proxies\__CG__\App\Sylius\Domain\Entity\User\ShopUser {#8910 …} #productType: null } |
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 {#7707 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7719 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7720 …} -namespace: Closure() {#7722 …} } |
| data | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#15604 -cart: App\Sylius\Domain\Entity\Order\Order {#14475 …} -cartItem: App\Sylius\Domain\Entity\Order\OrderItem {#15618 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15617 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15593 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Sylius\Domain\Entity\Product\ProductVariant {#9674 …} #productName: null #variantName: null -details: null } } |
| data_class | "Sylius\Bundle\OrderBundle\Controller\AddToCartCommand" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#15712 class: "Symfony\Component\Form\Extension\Core\Type\FormType" 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 | [] |
| 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\Sylius\Domain\Entity\Product\Product {#7932 #id: 1 #code: "arsouille-paris-18" #attributes: Doctrine\ORM\PersistentCollection {#9326 …} #variants: Doctrine\ORM\PersistentCollection {#9539 …} #options: Doctrine\ORM\PersistentCollection {#9667 …} #associations: Doctrine\ORM\PersistentCollection {#9607 …} #createdAt: DateTime @1768323358 {#7829 date: 2026-01-13 17:55:58.0 Europe/Paris (+01:00) } #updatedAt: DateTime @1768323361 {#7945 date: 2026-01-13 17:56:01.0 Europe/Paris (+01:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9666 …} #translationsCache: [ "fr_FR" => App\Sylius\Domain\Entity\Product\ProductTranslation {#9669 #locale: "fr_FR" #translatable: App\Sylius\Domain\Entity\Product\Product {#7932} #id: 1 #name: "L'Arsouille - Paris 18ème" #slug: "booking-arsouille-paris-18" #description: "Par un soir de désœuvrement total suivi d'une forte envie d'alcool, nous nous sommes rendu avec quelques amis à l'Arsouille. Une véritable institution que ce bar. La plupart des fois où nous y sommes allé, par le passé, il faut bien l'avouer, on était complètement bourré, beurré, alcoolisé en bref, arsouillé (Arsouille : nom féminin – Personne abusant ostensiblement de l'alcool et d'aspect repoussant). Bon, en clair, on n'était pas beau à voir. Mais cette fois, on a commencé notre soirée dans ce chouette rade de quartier, où le barman est sans conteste le mec le plus gentil du monde (ou au moins dans le top 5). Ca paye pas de mine avec ses tables en formica imitation ronce de noyer, ça a même limite des faux airs de chalet avec tout ce lambris collé du sol au plafond. Mais allez savoir pourquoi, on s'y sent bien direct. Les pintes sont à 5 balles, c'est pas de la micro-brasserie hein, mais on s'en fout prodigieusement puisqu'on peut glisser quelques pièces dans le jukebox et écouter les madeleines de Proust de notre enfance. Big up à Michel Berger et toute la clique de Radio Nostalgie. Et puis, quoi de mieux que de se faire d'interminables parties de flipper (Corynne Charby, on ne t'a pas oubliée). Que le bar soit bondé ou désert comme ce mercredi soir à Paris, 18e, à l'Arsouille, on se sent bien, un peu comme chez Laurette dans la chanson de Michel Delpech. Bon, par contre, comme vous aurez pu le remarquer, on n'en sort pas vraiment indemne" #metaKeywords: null #metaDescription: null #shortDescription: "Ambiance animée et clientèle hétéroclite dans ce bar de quartier rétro, avec jukebox et piste de danse." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#8986 …} #channels: Doctrine\ORM\PersistentCollection {#9185 …} #mainTaxon: Proxies\__CG__\App\Sylius\Domain\Entity\Taxonomy\Taxon {#7929 …} #reviews: Doctrine\ORM\PersistentCollection {#9102 …} #averageRating: 5.0 #images: Doctrine\ORM\PersistentCollection {#9187 …} #ylaProductType: App\Product\Domain\ValueObject\Enum\ProductType {#7812 …} -details: App\Booking\Domain\Entity\BookingProductDetails {#8779 …} -status: App\Product\Domain\ValueObject\Enum\ProductStatus {#7938 …} -submittedAt: null -approvedAt: null -validationHistory: Doctrine\ORM\PersistentCollection {#8880 …} -owner: Proxies\__CG__\App\Sylius\Domain\Entity\User\ShopUser {#8910 …} #productType: null } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#15710 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15711 …} $translationDomain: "validators" } } |
| validation_groups | [
"sylius"
] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "sylius_add_to_cart" "sylius_shop_add_to_cart" "_sylius_shop_add_to_cart" ] |
| cache_key | "_sylius_shop_add_to_cart_sylius_shop_add_to_cart" |
| compound | true |
| data | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#15604 -cart: App\Sylius\Domain\Entity\Order\Order {#14475 …} -cartItem: App\Sylius\Domain\Entity\Order\OrderItem {#15618 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15617 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15593 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Sylius\Domain\Entity\Product\ProductVariant {#9674 …} #productName: null #variantName: null -details: null } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#15817 -errors: [] -form: Symfony\Component\Form\Form {#15739 …} } |
| form | Symfony\Component\Form\FormView {#15709 …5} |
| full_name | "sylius_shop_add_to_cart" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_shop_add_to_cart" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "sylius_shop_add_to_cart" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_shop_add_to_cart" |
| valid | true |
| value | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#15604 -cart: App\Sylius\Domain\Entity\Order\Order {#14475 …} -cartItem: App\Sylius\Domain\Entity\Order\OrderItem {#15618 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15617 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15593 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Sylius\Domain\Entity\Product\ProductVariant {#9674 …} #productName: null #variantName: null -details: null } } |
cartItem
Form type:
"Sylius\Bundle\ShopBundle\Form\Type\CartItemType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Sylius\Domain\Entity\Order\OrderItem {#15618 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15617 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15593 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Sylius\Domain\Entity\Product\ProductVariant {#9674 …} #productName: null #variantName: null -details: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| product | App\Sylius\Domain\Entity\Product\Product {#7932 #id: 1 #code: "arsouille-paris-18" #attributes: Doctrine\ORM\PersistentCollection {#9326 …} #variants: Doctrine\ORM\PersistentCollection {#9539 …} #options: Doctrine\ORM\PersistentCollection {#9667 …} #associations: Doctrine\ORM\PersistentCollection {#9607 …} #createdAt: DateTime @1768323358 {#7829 date: 2026-01-13 17:55:58.0 Europe/Paris (+01:00) } #updatedAt: DateTime @1768323361 {#7945 date: 2026-01-13 17:56:01.0 Europe/Paris (+01:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9666 …} #translationsCache: [ "fr_FR" => App\Sylius\Domain\Entity\Product\ProductTranslation {#9669 #locale: "fr_FR" #translatable: App\Sylius\Domain\Entity\Product\Product {#7932} #id: 1 #name: "L'Arsouille - Paris 18ème" #slug: "booking-arsouille-paris-18" #description: "Par un soir de désœuvrement total suivi d'une forte envie d'alcool, nous nous sommes rendu avec quelques amis à l'Arsouille. Une véritable institution que ce bar. La plupart des fois où nous y sommes allé, par le passé, il faut bien l'avouer, on était complètement bourré, beurré, alcoolisé en bref, arsouillé (Arsouille : nom féminin – Personne abusant ostensiblement de l'alcool et d'aspect repoussant). Bon, en clair, on n'était pas beau à voir. Mais cette fois, on a commencé notre soirée dans ce chouette rade de quartier, où le barman est sans conteste le mec le plus gentil du monde (ou au moins dans le top 5). Ca paye pas de mine avec ses tables en formica imitation ronce de noyer, ça a même limite des faux airs de chalet avec tout ce lambris collé du sol au plafond. Mais allez savoir pourquoi, on s'y sent bien direct. Les pintes sont à 5 balles, c'est pas de la micro-brasserie hein, mais on s'en fout prodigieusement puisqu'on peut glisser quelques pièces dans le jukebox et écouter les madeleines de Proust de notre enfance. Big up à Michel Berger et toute la clique de Radio Nostalgie. Et puis, quoi de mieux que de se faire d'interminables parties de flipper (Corynne Charby, on ne t'a pas oubliée). Que le bar soit bondé ou désert comme ce mercredi soir à Paris, 18e, à l'Arsouille, on se sent bien, un peu comme chez Laurette dans la chanson de Michel Delpech. Bon, par contre, comme vous aurez pu le remarquer, on n'en sort pas vraiment indemne" #metaKeywords: null #metaDescription: null #shortDescription: "Ambiance animée et clientèle hétéroclite dans ce bar de quartier rétro, avec jukebox et piste de danse." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#8986 …} #channels: Doctrine\ORM\PersistentCollection {#9185 …} #mainTaxon: Proxies\__CG__\App\Sylius\Domain\Entity\Taxonomy\Taxon {#7929 …} #reviews: Doctrine\ORM\PersistentCollection {#9102 …} #averageRating: 5.0 #images: Doctrine\ORM\PersistentCollection {#9187 …} #ylaProductType: App\Product\Domain\ValueObject\Enum\ProductType {#7812 …} -details: App\Booking\Domain\Entity\BookingProductDetails {#8779 …} -status: App\Product\Domain\ValueObject\Enum\ProductStatus {#7938 …} -submittedAt: null -approvedAt: null -validationHistory: Doctrine\ORM\PersistentCollection {#8880 …} -owner: Proxies\__CG__\App\Sylius\Domain\Entity\User\ShopUser {#8910 …} #productType: null } |
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 {#7707 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7719 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7720 …} -namespace: Closure() {#7722 …} } |
| data_class | "App\Sylius\Domain\Entity\Order\OrderItem" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#15728 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Sylius\Domain\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 | [] |
| 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\Sylius\Domain\Entity\Product\Product {#7932 #id: 1 #code: "arsouille-paris-18" #attributes: Doctrine\ORM\PersistentCollection {#9326 …} #variants: Doctrine\ORM\PersistentCollection {#9539 …} #options: Doctrine\ORM\PersistentCollection {#9667 …} #associations: Doctrine\ORM\PersistentCollection {#9607 …} #createdAt: DateTime @1768323358 {#7829 date: 2026-01-13 17:55:58.0 Europe/Paris (+01:00) } #updatedAt: DateTime @1768323361 {#7945 date: 2026-01-13 17:56:01.0 Europe/Paris (+01:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9666 …} #translationsCache: [ "fr_FR" => App\Sylius\Domain\Entity\Product\ProductTranslation {#9669 #locale: "fr_FR" #translatable: App\Sylius\Domain\Entity\Product\Product {#7932} #id: 1 #name: "L'Arsouille - Paris 18ème" #slug: "booking-arsouille-paris-18" #description: "Par un soir de désœuvrement total suivi d'une forte envie d'alcool, nous nous sommes rendu avec quelques amis à l'Arsouille. Une véritable institution que ce bar. La plupart des fois où nous y sommes allé, par le passé, il faut bien l'avouer, on était complètement bourré, beurré, alcoolisé en bref, arsouillé (Arsouille : nom féminin – Personne abusant ostensiblement de l'alcool et d'aspect repoussant). Bon, en clair, on n'était pas beau à voir. Mais cette fois, on a commencé notre soirée dans ce chouette rade de quartier, où le barman est sans conteste le mec le plus gentil du monde (ou au moins dans le top 5). Ca paye pas de mine avec ses tables en formica imitation ronce de noyer, ça a même limite des faux airs de chalet avec tout ce lambris collé du sol au plafond. Mais allez savoir pourquoi, on s'y sent bien direct. Les pintes sont à 5 balles, c'est pas de la micro-brasserie hein, mais on s'en fout prodigieusement puisqu'on peut glisser quelques pièces dans le jukebox et écouter les madeleines de Proust de notre enfance. Big up à Michel Berger et toute la clique de Radio Nostalgie. Et puis, quoi de mieux que de se faire d'interminables parties de flipper (Corynne Charby, on ne t'a pas oubliée). Que le bar soit bondé ou désert comme ce mercredi soir à Paris, 18e, à l'Arsouille, on se sent bien, un peu comme chez Laurette dans la chanson de Michel Delpech. Bon, par contre, comme vous aurez pu le remarquer, on n'en sort pas vraiment indemne" #metaKeywords: null #metaDescription: null #shortDescription: "Ambiance animée et clientèle hétéroclite dans ce bar de quartier rétro, avec jukebox et piste de danse." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#8986 …} #channels: Doctrine\ORM\PersistentCollection {#9185 …} #mainTaxon: Proxies\__CG__\App\Sylius\Domain\Entity\Taxonomy\Taxon {#7929 …} #reviews: Doctrine\ORM\PersistentCollection {#9102 …} #averageRating: 5.0 #images: Doctrine\ORM\PersistentCollection {#9187 …} #ylaProductType: App\Product\Domain\ValueObject\Enum\ProductType {#7812 …} -details: App\Booking\Domain\Entity\BookingProductDetails {#8779 …} -status: App\Product\Domain\ValueObject\Enum\ProductStatus {#7938 …} -submittedAt: null -approvedAt: null -validationHistory: Doctrine\ORM\PersistentCollection {#8880 …} -owner: Proxies\__CG__\App\Sylius\Domain\Entity\User\ShopUser {#8910 …} #productType: null } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#15730 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15729 …} $translationDomain: "validators" } } |
| validation_groups | [
"sylius"
] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "sylius_cart_item" "sylius_shop_cart_item" "_sylius_shop_add_to_cart_cartItem" ] |
| cache_key | "_sylius_shop_add_to_cart_cartItem_sylius_shop_cart_item" |
| compound | true |
| data | App\Sylius\Domain\Entity\Order\OrderItem {#15618 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15617 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15593 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Sylius\Domain\Entity\Product\ProductVariant {#9674 …} #productName: null #variantName: null -details: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#15833 -errors: [] -form: Symfony\Component\Form\Form {#15805 …} } |
| form | Symfony\Component\Form\FormView {#15840 …5} |
| full_name | "sylius_shop_add_to_cart[cartItem]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_shop_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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_shop_add_to_cart_cartItem" |
| valid | true |
| value | App\Sylius\Domain\Entity\Order\OrderItem {#15618 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15617 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15593 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Sylius\Domain\Entity\Product\ProductVariant {#9674 …} #productName: null #variantName: null -details: null } |
quantity
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "1" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | 1 |
same as passed value |
| mapped | true |
same as passed value |
| row_attr | [ "class" => "d-none" ] |
[ "class" => "d-none" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7707 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7719 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7720 …} -namespace: Closure() {#7722 …} } |
| data | 1 |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#15793 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "d-none" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#15790 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15786 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_sylius_shop_add_to_cart_cartItem_quantity" ] |
| cache_key | "_sylius_shop_add_to_cart_cartItem_quantity_hidden" |
| compound | false |
| data | "1" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#15826 -errors: [] -form: Symfony\Component\Form\Form {#15804 …} } |
| form | Symfony\Component\Form\FormView {#15828 …5} |
| full_name | "sylius_shop_add_to_cart[cartItem][quantity]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_shop_add_to_cart_cartItem_quantity" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "quantity" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "d-none" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_shop_add_to_cart_cartItem_quantity" |
| valid | true |
| value | "1" |
bookingStartDate
Form type:
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#15736 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#15736 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| html5 | true |
same as passed value |
| label | "front.page.product.booking.start_date" |
same as passed value |
| mapped | false |
same as passed value |
| widget | "single_text" |
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 | false |
| calendar | null |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#15736 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: 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 {#7707 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7719 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7720 …} -namespace: Closure() {#7722 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "front.page.product.booking.start_date" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => null "month" => null "day" => null ] |
| 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() {#15769 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15768 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_sylius_shop_add_to_cart_cartItem_bookingStartDate" ] |
| cache_key | "_sylius_shop_add_to_cart_cartItem_bookingStartDate_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#15731 -errors: [] -form: Symfony\Component\Form\Form {#15806 …} } |
| form | Symfony\Component\Form\FormView {#15784 …5} |
| full_name | "sylius_shop_add_to_cart[cartItem][bookingStartDate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_shop_add_to_cart_cartItem_bookingStartDate" |
| label | "front.page.product.booking.start_date" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "bookingStartDate" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_sylius_shop_add_to_cart_cartItem_bookingStartDate" |
| valid | true |
| value | "" |
| widget | "single_text" |
bookingDuration
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 3 |
| View Format |
"3"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "min" => 3 "value" => 3 ] |
same as passed value |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#15751 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\GreaterThanOrEqual {#15750 +payload: null +groups: ? ?array +message: "This value should be greater than or equal to {{ compared_value }}." +value: 3 +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#15751 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\GreaterThanOrEqual {#15750 +payload: null +groups: ? ?array +message: "This value should be greater than or equal to {{ compared_value }}." +value: 3 +propertyPath: null } ] |
| data | 3 |
same as passed value |
| help | "front.page.product.booking.duration_help" |
same as passed value |
| help_translation_parameters | [ "%min%" => 3 ] |
[ "%min%" => 3 ] |
| label | "front.page.product.booking.duration" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "min" => 3 "value" => 3 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#15751 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\GreaterThanOrEqual {#15750 +payload: null +groups: ? ?array +message: "This value should be greater than or equal to {{ compared_value }}." +value: 3 +propertyPath: 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 {#7707 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7719 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7720 …} -namespace: Closure() {#7722 …} } |
| data | 3 |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#15776 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | "front.page.product.booking.duration_help" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [ "%min%" => 3 ] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "front.page.product.booking.duration" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#15783 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15777 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "min" => 3 "value" => 3 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_sylius_shop_add_to_cart_cartItem_bookingDuration" ] |
| cache_key | "_sylius_shop_add_to_cart_cartItem_bookingDuration_integer" |
| compound | false |
| data | 3 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#15770 -errors: [] -form: Symfony\Component\Form\Form {#15809 …} } |
| form | Symfony\Component\Form\FormView {#15792 …5} |
| full_name | "sylius_shop_add_to_cart[cartItem][bookingDuration]" |
| help | "front.page.product.booking.duration_help" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [ "%min%" => 3 ] |
| id | "sylius_shop_add_to_cart_cartItem_bookingDuration" |
| label | "front.page.product.booking.duration" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "bookingDuration" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_shop_add_to_cart_cartItem_bookingDuration" |
| valid | true |
| value | "3" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "e2d60deb00259ec286dc6178a975648._hsjIL6Z2Xp1EDkkztLOAAhpKSJbDGpPzzuyUND3WMU.oSxKTdKrkxFBJnwWo7yoVWVYYmE1TSErjFH0O5LHa5W8bxcQ69XrTBckSg" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "e2d60deb00259ec286dc6178a975648._hsjIL6Z2Xp1EDkkztLOAAhpKSJbDGpPzzuyUND3WMU.oSxKTdKrkxFBJnwWo7yoVWVYYmE1TSErjFH0O5LHa5W8bxcQ69XrTBckSg" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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 {#7707 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7719 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7720 …} -namespace: Closure() {#7722 …} } |
| data | "e2d60deb00259ec286dc6178a975648._hsjIL6Z2Xp1EDkkztLOAAhpKSJbDGpPzzuyUND3WMU.oSxKTdKrkxFBJnwWo7yoVWVYYmE1TSErjFH0O5LHa5W8bxcQ69XrTBckSg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#15823 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#15827 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15835 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_sylius_shop_add_to_cart__token" ] |
| cache_key | "_sylius_shop_add_to_cart__token_hidden" |
| compound | false |
| data | "e2d60deb00259ec286dc6178a975648._hsjIL6Z2Xp1EDkkztLOAAhpKSJbDGpPzzuyUND3WMU.oSxKTdKrkxFBJnwWo7yoVWVYYmE1TSErjFH0O5LHa5W8bxcQ69XrTBckSg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#15844 -errors: [] -form: Symfony\Component\Form\Form {#15821 …} } |
| form | Symfony\Component\Form\FormView {#15839 …5} |
| full_name | "sylius_shop_add_to_cart[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_shop_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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_shop_add_to_cart__token" |
| valid | true |
| value | "e2d60deb00259ec286dc6178a975648._hsjIL6Z2Xp1EDkkztLOAAhpKSJbDGpPzzuyUND3WMU.oSxKTdKrkxFBJnwWo7yoVWVYYmE1TSErjFH0O5LHa5W8bxcQ69XrTBckSg" |
booking_product_contact
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "product_slug" => "booking-arsouille-paris-18" "name" => "" "email" => "" "subject" => "" "message" => "" ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/fr_FR/products/booking/booking-arsouille-paris-18/contact-owner" |
same as passed value |
| data | [ "product_slug" => "booking-arsouille-paris-18" "name" => "" "email" => "" "subject" => "" "message" => "" ] |
[ "product_slug" => "booking-arsouille-paris-18" "name" => "" "email" => "" "subject" => "" "message" => "" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "/fr_FR/products/booking/booking-arsouille-paris-18/contact-owner" |
| 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 {#7707 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7719 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7720 …} -namespace: Closure() {#7722 …} } |
| data | [ "product_slug" => "booking-arsouille-paris-18" "name" => "" "email" => "" "subject" => "" "message" => "" ] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#16011 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| 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 | "messages" |
| trim | true |
| upload_max_size_message | Closure() {#16008 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#16009 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/fr_FR/products/booking/booking-arsouille-paris-18/contact-owner" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "booking_product_contact" "_booking_product_contact" ] |
| cache_key | "_booking_product_contact_booking_product_contact" |
| compound | true |
| data | [ "product_slug" => "booking-arsouille-paris-18" "name" => "" "email" => "" "subject" => "" "message" => "" ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#16102 -errors: [] -form: Symfony\Component\Form\Form {#16138 …} } |
| form | Symfony\Component\Form\FormView {#16014 …5} |
| full_name | "booking_product_contact" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "booking_product_contact" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "booking_product_contact" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_booking_product_contact" |
| valid | true |
| value | [ "product_slug" => "booking-arsouille-paris-18" "name" => "" "email" => "" "subject" => "" "message" => "" ] |
product_slug
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "booking-arsouille-paris-18" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#16019 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#16019 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#16019 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: 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 {#7707 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7719 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7720 …} -namespace: Closure() {#7722 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#16037 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#16035 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#16036 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_booking_product_contact_product_slug" ] |
| cache_key | "_booking_product_contact_product_slug_hidden" |
| compound | false |
| data | "booking-arsouille-paris-18" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#16052 -errors: [] -form: Symfony\Component\Form\Form {#16136 …} } |
| form | Symfony\Component\Form\FormView {#16065 …5} |
| full_name | "booking_product_contact[product_slug]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "booking_product_contact_product_slug" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "product_slug" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_booking_product_contact_product_slug" |
| valid | true |
| value | "booking-arsouille-paris-18" |
name
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#16020 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#16021 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 150 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#16020 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#16021 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 150 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "front.page.product.contact_owner.name" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#16020 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#16021 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 150 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| create_option_text | "Add %placeholder%..." |
| 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 {#7707 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7719 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7720 …} -namespace: Closure() {#7722 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#16049 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "front.page.product.contact_owner.name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#16051 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#16050 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_booking_product_contact_name" ] |
| cache_key | "_booking_product_contact_name_text" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#16034 -errors: [] -form: Symfony\Component\Form\Form {#16133 …} } |
| form | Symfony\Component\Form\FormView {#16118 …5} |
| full_name | "booking_product_contact[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "booking_product_contact_name" |
| label | "front.page.product.contact_owner.name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_booking_product_contact_name" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#16042 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#16041 +payload: null +groups: ? ?array +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#16042 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#16041 +payload: null +groups: ? ?array +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
| label | "front.page.product.contact_owner.email" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#16042 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#16041 +payload: null +groups: ? ?array +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
| create_option_text | "Add %placeholder%..." |
| 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 {#7707 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7719 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7720 …} -namespace: Closure() {#7722 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#16059 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "front.page.product.contact_owner.email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#16064 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#16058 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_booking_product_contact_email" ] |
| cache_key | "_booking_product_contact_email_email" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#16116 -errors: [] -form: Symfony\Component\Form\Form {#16130 …} } |
| form | Symfony\Component\Form\FormView {#16115 …5} |
| full_name | "booking_product_contact[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "booking_product_contact_email" |
| label | "front.page.product.contact_owner.email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_booking_product_contact_email" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
subject
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#16029 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#16028 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 180 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#16029 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#16028 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 180 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "front.page.product.contact_owner.subject" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#16029 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#16028 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 180 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| create_option_text | "Add %placeholder%..." |
| 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 {#7707 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7719 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7720 …} -namespace: Closure() {#7722 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#16071 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "front.page.product.contact_owner.subject" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#16073 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#16072 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_booking_product_contact_subject" ] |
| cache_key | "_booking_product_contact_subject_text" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#16114 -errors: [] -form: Symfony\Component\Form\Form {#16127 …} } |
| form | Symfony\Component\Form\FormView {#16113 …5} |
| full_name | "booking_product_contact[subject]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "booking_product_contact_subject" |
| label | "front.page.product.contact_owner.subject" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "subject" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_booking_product_contact_subject" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
message
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "rows" => 5 ] |
[ "rows" => 5 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#16039 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#16039 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "front.page.product.contact_owner.message" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "rows" => 5 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#16039 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| create_option_text | "Add %placeholder%..." |
| 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 {#7707 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7719 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7720 …} -namespace: Closure() {#7722 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#16081 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "front.page.product.contact_owner.message" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#16086 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#16080 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "rows" => 5 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_booking_product_contact_message" ] |
| cache_key | "_booking_product_contact_message_textarea" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#16159 -errors: [] -form: Symfony\Component\Form\Form {#16124 …} } |
| form | Symfony\Component\Form\FormView {#16157 …5} |
| full_name | "booking_product_contact[message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "booking_product_contact_message" |
| label | "front.page.product.contact_owner.message" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "message" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_booking_product_contact_message" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
submit
Errors
This form has no errors.
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 |
|---|---|---|
| label | "front.page.product.contact_owner.send" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "front.page.product.contact_owner.send" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_booking_product_contact_submit" ] |
| cache_key | "_booking_product_contact_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#16155 …5} |
| full_name | "booking_product_contact[submit]" |
| id | "booking_product_contact_submit" |
| label | "front.page.product.contact_owner.send" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | "messages" |
| unique_block_prefix | "_booking_product_contact_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "82c.AqhWBgJaUJvN301x0eX0Imki35hwBxYI88RTLRbhi-E.bMUeUDEOOtb86yYngaSEagBDqf8kY0N7x702RmywvtdA2QRfai4KrvXreQ" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "82c.AqhWBgJaUJvN301x0eX0Imki35hwBxYI88RTLRbhi-E.bMUeUDEOOtb86yYngaSEagBDqf8kY0N7x702RmywvtdA2QRfai4KrvXreQ" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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 {#7707 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7719 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7720 …} -namespace: Closure() {#7722 …} } |
| data | "82c.AqhWBgJaUJvN301x0eX0Imki35hwBxYI88RTLRbhi-E.bMUeUDEOOtb86yYngaSEagBDqf8kY0N7x702RmywvtdA2QRfai4KrvXreQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#16087 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#16154 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#16156 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_booking_product_contact__token" ] |
| cache_key | "_booking_product_contact__token_hidden" |
| compound | false |
| data | "82c.AqhWBgJaUJvN301x0eX0Imki35hwBxYI88RTLRbhi-E.bMUeUDEOOtb86yYngaSEagBDqf8kY0N7x702RmywvtdA2QRfai4KrvXreQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#16144 -errors: [] -form: Symfony\Component\Form\Form {#16148 …} } |
| form | Symfony\Component\Form\FormView {#16153 …5} |
| full_name | "booking_product_contact[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "booking_product_contact__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_booking_product_contact__token" |
| valid | true |
| value | "82c.AqhWBgJaUJvN301x0eX0Imki35hwBxYI88RTLRbhi-E.bMUeUDEOOtb86yYngaSEagBDqf8kY0N7x702RmywvtdA2QRfai4KrvXreQ" |