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 {#15602 -cart: App\Sylius\Domain\Entity\Order\Order {#14475 …} -cartItem: App\Sylius\Domain\Entity\Order\OrderItem {#15616 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15615 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15591 …} #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 {#15602 -cart: App\Sylius\Domain\Entity\Order\Order {#14475 …} -cartItem: App\Sylius\Domain\Entity\Order\OrderItem {#15616 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15615 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15591 …} #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 @1766229759 {#7829 date: 2025-12-20 12:22:39.0 Europe/Paris (+01:00) } #updatedAt: DateTime @1766229761 {#7945 date: 2025-12-20 12:22:41.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 {#15602 -cart: App\Sylius\Domain\Entity\Order\Order {#14475 …} -cartItem: App\Sylius\Domain\Entity\Order\OrderItem {#15616 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15615 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15591 …} #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) {#15710 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 @1766229759 {#7829 date: 2025-12-20 12:22:39.0 Europe/Paris (+01:00) } #updatedAt: DateTime @1766229761 {#7945 date: 2025-12-20 12:22:41.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() {#15708 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1454 …} $message: Closure() {#15709 …} $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 {#15602 -cart: App\Sylius\Domain\Entity\Order\Order {#14475 …} -cartItem: App\Sylius\Domain\Entity\Order\OrderItem {#15616 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15615 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15591 …} #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 {#15815 -errors: [] -form: Symfony\Component\Form\Form {#15737 …} } |
| form | Symfony\Component\Form\FormView {#15707 …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 {#15602 -cart: App\Sylius\Domain\Entity\Order\Order {#14475 …} -cartItem: App\Sylius\Domain\Entity\Order\OrderItem {#15616 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15615 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15591 …} #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 {#15616 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15615 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15591 …} #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 @1766229759 {#7829 date: 2025-12-20 12:22:39.0 Europe/Paris (+01:00) } #updatedAt: DateTime @1766229761 {#7945 date: 2025-12-20 12:22:41.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) {#15726 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 @1766229759 {#7829 date: 2025-12-20 12:22:39.0 Europe/Paris (+01:00) } #updatedAt: DateTime @1766229761 {#7945 date: 2025-12-20 12:22:41.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() {#15728 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1454 …} $message: Closure() {#15727 …} $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 {#15616 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15615 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15591 …} #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 {#15831 -errors: [] -form: Symfony\Component\Form\Form {#15803 …} } |
| form | Symfony\Component\Form\FormView {#15838 …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 {#15616 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15615 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15591 …} #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) {#15791 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() {#15788 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1454 …} $message: Closure() {#15784 …} $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 {#15824 -errors: [] -form: Symfony\Component\Form\Form {#15802 …} } |
| form | Symfony\Component\Form\FormView {#15826 …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 {#15734 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#15734 +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 {#15734 +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() {#15767 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1454 …} $message: Closure() {#15766 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
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 {#15729 -errors: [] -form: Symfony\Component\Form\Form {#15804 …} } |
| form | Symfony\Component\Form\FormView {#15782 …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 {#15749 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\GreaterThanOrEqual {#15748 +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 {#15749 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\GreaterThanOrEqual {#15748 +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 {#15749 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\GreaterThanOrEqual {#15748 +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) {#15774 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() {#15781 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1454 …} $message: Closure() {#15775 …} $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 {#15768 -errors: [] -form: Symfony\Component\Form\Form {#15807 …} } |
| form | Symfony\Component\Form\FormView {#15790 …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 | "7cbc44ae1ba13d44a3027426eabc4b.HS4ANZTB5n6wCYlPCVFyDfINNHAKayqBldbcFQKmSG0.WRx5QNqosU7RauJ4OQc9T7RJRxtnIwfK8oOYVk2WOw4uGk94266UFuMkvQ" |
| 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 | "7cbc44ae1ba13d44a3027426eabc4b.HS4ANZTB5n6wCYlPCVFyDfINNHAKayqBldbcFQKmSG0.WRx5QNqosU7RauJ4OQc9T7RJRxtnIwfK8oOYVk2WOw4uGk94266UFuMkvQ" |
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 | "7cbc44ae1ba13d44a3027426eabc4b.HS4ANZTB5n6wCYlPCVFyDfINNHAKayqBldbcFQKmSG0.WRx5QNqosU7RauJ4OQc9T7RJRxtnIwfK8oOYVk2WOw4uGk94266UFuMkvQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#15821 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() {#15825 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1454 …} $message: Closure() {#15833 …} $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 | "7cbc44ae1ba13d44a3027426eabc4b.HS4ANZTB5n6wCYlPCVFyDfINNHAKayqBldbcFQKmSG0.WRx5QNqosU7RauJ4OQc9T7RJRxtnIwfK8oOYVk2WOw4uGk94266UFuMkvQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#15842 -errors: [] -form: Symfony\Component\Form\Form {#15819 …} } |
| form | Symfony\Component\Form\FormView {#15837 …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 | "7cbc44ae1ba13d44a3027426eabc4b.HS4ANZTB5n6wCYlPCVFyDfINNHAKayqBldbcFQKmSG0.WRx5QNqosU7RauJ4OQc9T7RJRxtnIwfK8oOYVk2WOw4uGk94266UFuMkvQ" |
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) {#16009 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() {#16006 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1454 …} $message: Closure() {#16007 …} $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 {#16100 -errors: [] -form: Symfony\Component\Form\Form {#16136 …} } |
| form | Symfony\Component\Form\FormView {#16012 …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 {#16017 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#16017 +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 {#16017 +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) {#16035 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() {#16033 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1454 …} $message: Closure() {#16034 …} $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 {#16050 -errors: [] -form: Symfony\Component\Form\Form {#16134 …} } |
| form | Symfony\Component\Form\FormView {#16063 …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 {#16018 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#16019 +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 {#16018 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#16019 +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 {#16018 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#16019 +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) {#16047 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() {#16049 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1454 …} $message: Closure() {#16048 …} $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 {#16032 -errors: [] -form: Symfony\Component\Form\Form {#16131 …} } |
| form | Symfony\Component\Form\FormView {#16116 …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 {#16040 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#16039 +payload: null +groups: ? ?array +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#16040 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#16039 +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 {#16040 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#16039 +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) {#16057 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() {#16062 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1454 …} $message: Closure() {#16056 …} $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 {#16114 -errors: [] -form: Symfony\Component\Form\Form {#16128 …} } |
| form | Symfony\Component\Form\FormView {#16113 …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 {#16027 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#16026 +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 {#16027 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#16026 +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 {#16027 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#16026 +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) {#16069 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() {#16071 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1454 …} $message: Closure() {#16070 …} $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 {#16112 -errors: [] -form: Symfony\Component\Form\Form {#16125 …} } |
| form | Symfony\Component\Form\FormView {#16111 …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 {#16037 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#16037 +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 {#16037 +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) {#16079 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() {#16084 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1454 …} $message: Closure() {#16078 …} $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 {#16157 -errors: [] -form: Symfony\Component\Form\Form {#16122 …} } |
| form | Symfony\Component\Form\FormView {#16155 …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 {#16153 …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 | "49401e787d0c2.LGc-QnXKa5j2YS_oTr6aB3eGiM3fdgnuzrNh2z8FG9c.eAR8My2fXsyjC0O6GNDWdy3r3KSaMFnf_f8WmnR_S49qH3ATOOcRtcAUWA" |
| 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 | "49401e787d0c2.LGc-QnXKa5j2YS_oTr6aB3eGiM3fdgnuzrNh2z8FG9c.eAR8My2fXsyjC0O6GNDWdy3r3KSaMFnf_f8WmnR_S49qH3ATOOcRtcAUWA" |
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 | "49401e787d0c2.LGc-QnXKa5j2YS_oTr6aB3eGiM3fdgnuzrNh2z8FG9c.eAR8My2fXsyjC0O6GNDWdy3r3KSaMFnf_f8WmnR_S49qH3ATOOcRtcAUWA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#16085 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() {#16152 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1454 …} $message: Closure() {#16154 …} $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 | "49401e787d0c2.LGc-QnXKa5j2YS_oTr6aB3eGiM3fdgnuzrNh2z8FG9c.eAR8My2fXsyjC0O6GNDWdy3r3KSaMFnf_f8WmnR_S49qH3ATOOcRtcAUWA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#16142 -errors: [] -form: Symfony\Component\Form\Form {#16146 …} } |
| form | Symfony\Component\Form\FormView {#16151 …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 | "49401e787d0c2.LGc-QnXKa5j2YS_oTr6aB3eGiM3fdgnuzrNh2z8FG9c.eAR8My2fXsyjC0O6GNDWdy3r3KSaMFnf_f8WmnR_S49qH3ATOOcRtcAUWA" |