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 {#15549 -cart: App\Sylius\Domain\Entity\Order\Order {#14475 …} -cartItem: App\Sylius\Domain\Entity\Order\OrderItem {#15563 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15562 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15538 …} #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 {#15549 -cart: App\Sylius\Domain\Entity\Order\Order {#14475 …} -cartItem: App\Sylius\Domain\Entity\Order\OrderItem {#15563 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15562 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15538 …} #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: 14 #code: "687ZRZD5WR8E0R685306C6A47M" #attributes: Doctrine\ORM\PersistentCollection {#9326 …} #variants: Doctrine\ORM\PersistentCollection {#9539 …} #options: Doctrine\ORM\PersistentCollection {#9667 …} #associations: Doctrine\ORM\PersistentCollection {#9607 …} #createdAt: DateTime @1768323359 {#7829 date: 2026-01-13 17:55:59.0 Europe/Paris (+01:00) } #updatedAt: DateTime @1768323359 {#7945 date: 2026-01-13 17:55:59.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: 14 #name: "Espace immersif Galerie Toulouse" #slug: "booking-687zrzd5wr8e0r685306c6a47m" #description: "Un lieu Galerie à Toulouse idéal pour vos expositions." #metaKeywords: null #metaDescription: null #shortDescription: "Espace Galerie situé à Toulouse." } ] #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: 0.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 {#15549 -cart: App\Sylius\Domain\Entity\Order\Order {#14475 …} -cartItem: App\Sylius\Domain\Entity\Order\OrderItem {#15563 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15562 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15538 …} #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) {#15657 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: 14 #code: "687ZRZD5WR8E0R685306C6A47M" #attributes: Doctrine\ORM\PersistentCollection {#9326 …} #variants: Doctrine\ORM\PersistentCollection {#9539 …} #options: Doctrine\ORM\PersistentCollection {#9667 …} #associations: Doctrine\ORM\PersistentCollection {#9607 …} #createdAt: DateTime @1768323359 {#7829 date: 2026-01-13 17:55:59.0 Europe/Paris (+01:00) } #updatedAt: DateTime @1768323359 {#7945 date: 2026-01-13 17:55:59.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: 14 #name: "Espace immersif Galerie Toulouse" #slug: "booking-687zrzd5wr8e0r685306c6a47m" #description: "Un lieu Galerie à Toulouse idéal pour vos expositions." #metaKeywords: null #metaDescription: null #shortDescription: "Espace Galerie situé à Toulouse." } ] #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: 0.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() {#15655 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15656 …} $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 {#15549 -cart: App\Sylius\Domain\Entity\Order\Order {#14475 …} -cartItem: App\Sylius\Domain\Entity\Order\OrderItem {#15563 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15562 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15538 …} #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 {#15762 -errors: [] -form: Symfony\Component\Form\Form {#15684 …} } |
| form | Symfony\Component\Form\FormView {#15654 …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 {#15549 -cart: App\Sylius\Domain\Entity\Order\Order {#14475 …} -cartItem: App\Sylius\Domain\Entity\Order\OrderItem {#15563 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15562 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15538 …} #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 {#15563 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15562 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15538 …} #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: 14 #code: "687ZRZD5WR8E0R685306C6A47M" #attributes: Doctrine\ORM\PersistentCollection {#9326 …} #variants: Doctrine\ORM\PersistentCollection {#9539 …} #options: Doctrine\ORM\PersistentCollection {#9667 …} #associations: Doctrine\ORM\PersistentCollection {#9607 …} #createdAt: DateTime @1768323359 {#7829 date: 2026-01-13 17:55:59.0 Europe/Paris (+01:00) } #updatedAt: DateTime @1768323359 {#7945 date: 2026-01-13 17:55:59.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: 14 #name: "Espace immersif Galerie Toulouse" #slug: "booking-687zrzd5wr8e0r685306c6a47m" #description: "Un lieu Galerie à Toulouse idéal pour vos expositions." #metaKeywords: null #metaDescription: null #shortDescription: "Espace Galerie situé à Toulouse." } ] #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: 0.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) {#15673 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: 14 #code: "687ZRZD5WR8E0R685306C6A47M" #attributes: Doctrine\ORM\PersistentCollection {#9326 …} #variants: Doctrine\ORM\PersistentCollection {#9539 …} #options: Doctrine\ORM\PersistentCollection {#9667 …} #associations: Doctrine\ORM\PersistentCollection {#9607 …} #createdAt: DateTime @1768323359 {#7829 date: 2026-01-13 17:55:59.0 Europe/Paris (+01:00) } #updatedAt: DateTime @1768323359 {#7945 date: 2026-01-13 17:55:59.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: 14 #name: "Espace immersif Galerie Toulouse" #slug: "booking-687zrzd5wr8e0r685306c6a47m" #description: "Un lieu Galerie à Toulouse idéal pour vos expositions." #metaKeywords: null #metaDescription: null #shortDescription: "Espace Galerie situé à Toulouse." } ] #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: 0.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() {#15675 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15674 …} $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 {#15563 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15562 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15538 …} #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 {#15778 -errors: [] -form: Symfony\Component\Form\Form {#15750 …} } |
| form | Symfony\Component\Form\FormView {#15785 …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 {#15563 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15562 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15538 …} #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) {#15738 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() {#15735 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15731 …} $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 {#15771 -errors: [] -form: Symfony\Component\Form\Form {#15749 …} } |
| form | Symfony\Component\Form\FormView {#15773 …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 {#15681 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#15681 +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 {#15681 +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() {#15714 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15713 …} $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 {#15676 -errors: [] -form: Symfony\Component\Form\Form {#15751 …} } |
| form | Symfony\Component\Form\FormView {#15729 …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 {#15696 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\GreaterThanOrEqual {#15695 +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 {#15696 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\GreaterThanOrEqual {#15695 +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 {#15696 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\GreaterThanOrEqual {#15695 +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) {#15721 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() {#15728 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15722 …} $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 {#15715 -errors: [] -form: Symfony\Component\Form\Form {#15754 …} } |
| form | Symfony\Component\Form\FormView {#15737 …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 | "d46d68fac8a7b636.j1t3lXNVo11pLqeMbe2_C0TQIkyttueZeNWoP2lvtbE.zBM01EYd22ggRJbkGpjQZCiTdTTF3tfJTJv8UR1WgPzMYw33SwaUCBtCkw" |
| 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 | "d46d68fac8a7b636.j1t3lXNVo11pLqeMbe2_C0TQIkyttueZeNWoP2lvtbE.zBM01EYd22ggRJbkGpjQZCiTdTTF3tfJTJv8UR1WgPzMYw33SwaUCBtCkw" |
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 | "d46d68fac8a7b636.j1t3lXNVo11pLqeMbe2_C0TQIkyttueZeNWoP2lvtbE.zBM01EYd22ggRJbkGpjQZCiTdTTF3tfJTJv8UR1WgPzMYw33SwaUCBtCkw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#15768 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() {#15772 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15780 …} $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 | "d46d68fac8a7b636.j1t3lXNVo11pLqeMbe2_C0TQIkyttueZeNWoP2lvtbE.zBM01EYd22ggRJbkGpjQZCiTdTTF3tfJTJv8UR1WgPzMYw33SwaUCBtCkw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#15789 -errors: [] -form: Symfony\Component\Form\Form {#15766 …} } |
| form | Symfony\Component\Form\FormView {#15784 …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 | "d46d68fac8a7b636.j1t3lXNVo11pLqeMbe2_C0TQIkyttueZeNWoP2lvtbE.zBM01EYd22ggRJbkGpjQZCiTdTTF3tfJTJv8UR1WgPzMYw33SwaUCBtCkw" |
booking_product_contact
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "product_slug" => "booking-687zrzd5wr8e0r685306c6a47m" "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-687zrzd5wr8e0r685306c6a47m/contact-owner" |
same as passed value |
| data | [ "product_slug" => "booking-687zrzd5wr8e0r685306c6a47m" "name" => "" "email" => "" "subject" => "" "message" => "" ] |
[ "product_slug" => "booking-687zrzd5wr8e0r685306c6a47m" "name" => "" "email" => "" "subject" => "" "message" => "" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "/fr_FR/products/booking/booking-687zrzd5wr8e0r685306c6a47m/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-687zrzd5wr8e0r685306c6a47m" "name" => "" "email" => "" "subject" => "" "message" => "" ] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#15956 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() {#15953 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15954 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/fr_FR/products/booking/booking-687zrzd5wr8e0r685306c6a47m/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-687zrzd5wr8e0r685306c6a47m" "name" => "" "email" => "" "subject" => "" "message" => "" ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#16047 -errors: [] -form: Symfony\Component\Form\Form {#16083 …} } |
| form | Symfony\Component\Form\FormView {#15959 …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-687zrzd5wr8e0r685306c6a47m" "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-687zrzd5wr8e0r685306c6a47m" |
| 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 {#15964 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#15964 +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 {#15964 +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) {#15982 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() {#15980 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15981 …} $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-687zrzd5wr8e0r685306c6a47m" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#15997 -errors: [] -form: Symfony\Component\Form\Form {#16081 …} } |
| form | Symfony\Component\Form\FormView {#16010 …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-687zrzd5wr8e0r685306c6a47m" |
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 {#15965 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#15966 +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 {#15965 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#15966 +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 {#15965 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#15966 +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) {#15994 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() {#15996 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15995 …} $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 {#15979 -errors: [] -form: Symfony\Component\Form\Form {#16078 …} } |
| form | Symfony\Component\Form\FormView {#16063 …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 {#15987 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#15986 +payload: null +groups: ? ?array +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#15987 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#15986 +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 {#15987 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#15986 +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) {#16004 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() {#16009 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#16003 …} $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 {#16061 -errors: [] -form: Symfony\Component\Form\Form {#16075 …} } |
| form | Symfony\Component\Form\FormView {#16060 …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 {#15974 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#15973 +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 {#15974 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#15973 +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 {#15974 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#15973 +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) {#16016 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() {#16018 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#16017 …} $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 {#16059 -errors: [] -form: Symfony\Component\Form\Form {#16072 …} } |
| form | Symfony\Component\Form\FormView {#16058 …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 {#15984 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#15984 +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 {#15984 +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) {#16026 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() {#16031 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#16025 …} $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 {#16104 -errors: [] -form: Symfony\Component\Form\Form {#16069 …} } |
| form | Symfony\Component\Form\FormView {#16102 …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 {#16100 …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 | "5c5f5683f68f58daf653f1.1Ywks3VIZ9aHD8KVYcJTGwHQWX0MQJwIamFeZB1IeA0.nfsV4DAFEK7yRbP7J4EMLUqmDzdEFK09BhtnAlABEFXt1G3gBD4A-81htQ" |
| 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 | "5c5f5683f68f58daf653f1.1Ywks3VIZ9aHD8KVYcJTGwHQWX0MQJwIamFeZB1IeA0.nfsV4DAFEK7yRbP7J4EMLUqmDzdEFK09BhtnAlABEFXt1G3gBD4A-81htQ" |
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 | "5c5f5683f68f58daf653f1.1Ywks3VIZ9aHD8KVYcJTGwHQWX0MQJwIamFeZB1IeA0.nfsV4DAFEK7yRbP7J4EMLUqmDzdEFK09BhtnAlABEFXt1G3gBD4A-81htQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#16032 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() {#16099 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#16101 …} $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 | "5c5f5683f68f58daf653f1.1Ywks3VIZ9aHD8KVYcJTGwHQWX0MQJwIamFeZB1IeA0.nfsV4DAFEK7yRbP7J4EMLUqmDzdEFK09BhtnAlABEFXt1G3gBD4A-81htQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#16089 -errors: [] -form: Symfony\Component\Form\Form {#16093 …} } |
| form | Symfony\Component\Form\FormView {#16098 …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 | "5c5f5683f68f58daf653f1.1Ywks3VIZ9aHD8KVYcJTGwHQWX0MQJwIamFeZB1IeA0.nfsV4DAFEK7yRbP7J4EMLUqmDzdEFK09BhtnAlABEFXt1G3gBD4A-81htQ" |