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 {#14891 -cart: App\Sylius\Domain\Entity\Order\Order {#14194 …} -cartItem: App\Sylius\Domain\Entity\Order\OrderItem {#14905 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14904 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14880 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Sylius\Domain\Entity\Product\ProductVariant {#9393 …} #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 {#14891 -cart: App\Sylius\Domain\Entity\Order\Order {#14194 …} -cartItem: App\Sylius\Domain\Entity\Order\OrderItem {#14905 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14904 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14880 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Sylius\Domain\Entity\Product\ProductVariant {#9393 …} #productName: null #variantName: null -details: null } } |
same as passed value |
| product | App\Sylius\Domain\Entity\Product\Product {#7932 #id: 12 #code: "3XVGBQBNA98YC9GFE26QGX6K5P" #attributes: Doctrine\ORM\PersistentCollection {#9045 …} #variants: Doctrine\ORM\PersistentCollection {#9258 …} #options: Doctrine\ORM\PersistentCollection {#9386 …} #associations: Doctrine\ORM\PersistentCollection {#9326 …} #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 {#9385 …} #translationsCache: [ "fr_FR" => App\Sylius\Domain\Entity\Product\ProductTranslation {#9388 #locale: "fr_FR" #translatable: App\Sylius\Domain\Entity\Product\Product {#7932} #id: 12 #name: "Galerie éphémère Loft Paris" #slug: "booking-3xvgbqbna98yc9gfe26qgx6k5p" #description: "Un lieu Loft à Paris idéal pour vos expositions." #metaKeywords: null #metaDescription: null #shortDescription: "Espace Loft situé à Paris." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#8705 …} #channels: Doctrine\ORM\PersistentCollection {#8904 …} #mainTaxon: Proxies\__CG__\App\Sylius\Domain\Entity\Taxonomy\Taxon {#7929 …} #reviews: Doctrine\ORM\PersistentCollection {#8821 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#8906 …} #ylaProductType: App\Product\Domain\ValueObject\Enum\ProductType {#7812 …} -details: App\Booking\Domain\Entity\BookingProductDetails {#8498 …} -status: App\Product\Domain\ValueObject\Enum\ProductStatus {#7938 …} -submittedAt: null -approvedAt: null -validationHistory: Doctrine\ORM\PersistentCollection {#8599 …} -owner: Proxies\__CG__\App\Sylius\Domain\Entity\User\ShopUser {#8629 …} #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 {#14891 -cart: App\Sylius\Domain\Entity\Order\Order {#14194 …} -cartItem: App\Sylius\Domain\Entity\Order\OrderItem {#14905 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14904 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14880 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Sylius\Domain\Entity\Product\ProductVariant {#9393 …} #productName: null #variantName: null -details: null } } |
| data_class | "Sylius\Bundle\OrderBundle\Controller\AddToCartCommand" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#14999 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: 12 #code: "3XVGBQBNA98YC9GFE26QGX6K5P" #attributes: Doctrine\ORM\PersistentCollection {#9045 …} #variants: Doctrine\ORM\PersistentCollection {#9258 …} #options: Doctrine\ORM\PersistentCollection {#9386 …} #associations: Doctrine\ORM\PersistentCollection {#9326 …} #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 {#9385 …} #translationsCache: [ "fr_FR" => App\Sylius\Domain\Entity\Product\ProductTranslation {#9388 #locale: "fr_FR" #translatable: App\Sylius\Domain\Entity\Product\Product {#7932} #id: 12 #name: "Galerie éphémère Loft Paris" #slug: "booking-3xvgbqbna98yc9gfe26qgx6k5p" #description: "Un lieu Loft à Paris idéal pour vos expositions." #metaKeywords: null #metaDescription: null #shortDescription: "Espace Loft situé à Paris." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#8705 …} #channels: Doctrine\ORM\PersistentCollection {#8904 …} #mainTaxon: Proxies\__CG__\App\Sylius\Domain\Entity\Taxonomy\Taxon {#7929 …} #reviews: Doctrine\ORM\PersistentCollection {#8821 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#8906 …} #ylaProductType: App\Product\Domain\ValueObject\Enum\ProductType {#7812 …} -details: App\Booking\Domain\Entity\BookingProductDetails {#8498 …} -status: App\Product\Domain\ValueObject\Enum\ProductStatus {#7938 …} -submittedAt: null -approvedAt: null -validationHistory: Doctrine\ORM\PersistentCollection {#8599 …} -owner: Proxies\__CG__\App\Sylius\Domain\Entity\User\ShopUser {#8629 …} #productType: null } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#14997 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#14998 …} $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 {#14891 -cart: App\Sylius\Domain\Entity\Order\Order {#14194 …} -cartItem: App\Sylius\Domain\Entity\Order\OrderItem {#14905 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14904 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14880 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Sylius\Domain\Entity\Product\ProductVariant {#9393 …} #productName: null #variantName: null -details: null } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#15104 -errors: [] -form: Symfony\Component\Form\Form {#15026 …} } |
| form | Symfony\Component\Form\FormView {#14996 …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 {#14891 -cart: App\Sylius\Domain\Entity\Order\Order {#14194 …} -cartItem: App\Sylius\Domain\Entity\Order\OrderItem {#14905 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14904 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14880 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Sylius\Domain\Entity\Product\ProductVariant {#9393 …} #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 {#14905 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14904 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14880 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Sylius\Domain\Entity\Product\ProductVariant {#9393 …} #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: 12 #code: "3XVGBQBNA98YC9GFE26QGX6K5P" #attributes: Doctrine\ORM\PersistentCollection {#9045 …} #variants: Doctrine\ORM\PersistentCollection {#9258 …} #options: Doctrine\ORM\PersistentCollection {#9386 …} #associations: Doctrine\ORM\PersistentCollection {#9326 …} #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 {#9385 …} #translationsCache: [ "fr_FR" => App\Sylius\Domain\Entity\Product\ProductTranslation {#9388 #locale: "fr_FR" #translatable: App\Sylius\Domain\Entity\Product\Product {#7932} #id: 12 #name: "Galerie éphémère Loft Paris" #slug: "booking-3xvgbqbna98yc9gfe26qgx6k5p" #description: "Un lieu Loft à Paris idéal pour vos expositions." #metaKeywords: null #metaDescription: null #shortDescription: "Espace Loft situé à Paris." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#8705 …} #channels: Doctrine\ORM\PersistentCollection {#8904 …} #mainTaxon: Proxies\__CG__\App\Sylius\Domain\Entity\Taxonomy\Taxon {#7929 …} #reviews: Doctrine\ORM\PersistentCollection {#8821 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#8906 …} #ylaProductType: App\Product\Domain\ValueObject\Enum\ProductType {#7812 …} -details: App\Booking\Domain\Entity\BookingProductDetails {#8498 …} -status: App\Product\Domain\ValueObject\Enum\ProductStatus {#7938 …} -submittedAt: null -approvedAt: null -validationHistory: Doctrine\ORM\PersistentCollection {#8599 …} -owner: Proxies\__CG__\App\Sylius\Domain\Entity\User\ShopUser {#8629 …} #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) {#15015 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: 12 #code: "3XVGBQBNA98YC9GFE26QGX6K5P" #attributes: Doctrine\ORM\PersistentCollection {#9045 …} #variants: Doctrine\ORM\PersistentCollection {#9258 …} #options: Doctrine\ORM\PersistentCollection {#9386 …} #associations: Doctrine\ORM\PersistentCollection {#9326 …} #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 {#9385 …} #translationsCache: [ "fr_FR" => App\Sylius\Domain\Entity\Product\ProductTranslation {#9388 #locale: "fr_FR" #translatable: App\Sylius\Domain\Entity\Product\Product {#7932} #id: 12 #name: "Galerie éphémère Loft Paris" #slug: "booking-3xvgbqbna98yc9gfe26qgx6k5p" #description: "Un lieu Loft à Paris idéal pour vos expositions." #metaKeywords: null #metaDescription: null #shortDescription: "Espace Loft situé à Paris." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#8705 …} #channels: Doctrine\ORM\PersistentCollection {#8904 …} #mainTaxon: Proxies\__CG__\App\Sylius\Domain\Entity\Taxonomy\Taxon {#7929 …} #reviews: Doctrine\ORM\PersistentCollection {#8821 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#8906 …} #ylaProductType: App\Product\Domain\ValueObject\Enum\ProductType {#7812 …} -details: App\Booking\Domain\Entity\BookingProductDetails {#8498 …} -status: App\Product\Domain\ValueObject\Enum\ProductStatus {#7938 …} -submittedAt: null -approvedAt: null -validationHistory: Doctrine\ORM\PersistentCollection {#8599 …} -owner: Proxies\__CG__\App\Sylius\Domain\Entity\User\ShopUser {#8629 …} #productType: null } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#15017 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15016 …} $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 {#14905 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14904 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14880 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Sylius\Domain\Entity\Product\ProductVariant {#9393 …} #productName: null #variantName: null -details: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#15120 -errors: [] -form: Symfony\Component\Form\Form {#15092 …} } |
| form | Symfony\Component\Form\FormView {#15127 …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 {#14905 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14904 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14880 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Sylius\Domain\Entity\Product\ProductVariant {#9393 …} #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) {#15080 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() {#15077 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15073 …} $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 {#15113 -errors: [] -form: Symfony\Component\Form\Form {#15091 …} } |
| form | Symfony\Component\Form\FormView {#15115 …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 {#15023 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#15023 +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 {#15023 +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() {#15056 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15055 …} $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 {#15018 -errors: [] -form: Symfony\Component\Form\Form {#15093 …} } |
| form | Symfony\Component\Form\FormView {#15071 …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 {#15038 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\GreaterThanOrEqual {#15037 +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 {#15038 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\GreaterThanOrEqual {#15037 +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 {#15038 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\GreaterThanOrEqual {#15037 +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) {#15063 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() {#15070 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15064 …} $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 {#15057 -errors: [] -form: Symfony\Component\Form\Form {#15096 …} } |
| form | Symfony\Component\Form\FormView {#15079 …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 | "2cd38e5af1f5671.ThuqNXem59wFfr7T5NRwr21asve9otSkxRpFQ99fVLM.Py_rYj3XiJc8Se6JnYAg2jso3J3T9-Tqn201MOYQGvYgVsl0INzVg1Uo8w" |
| 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 | "2cd38e5af1f5671.ThuqNXem59wFfr7T5NRwr21asve9otSkxRpFQ99fVLM.Py_rYj3XiJc8Se6JnYAg2jso3J3T9-Tqn201MOYQGvYgVsl0INzVg1Uo8w" |
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 | "2cd38e5af1f5671.ThuqNXem59wFfr7T5NRwr21asve9otSkxRpFQ99fVLM.Py_rYj3XiJc8Se6JnYAg2jso3J3T9-Tqn201MOYQGvYgVsl0INzVg1Uo8w" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#15110 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() {#15114 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15122 …} $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 | "2cd38e5af1f5671.ThuqNXem59wFfr7T5NRwr21asve9otSkxRpFQ99fVLM.Py_rYj3XiJc8Se6JnYAg2jso3J3T9-Tqn201MOYQGvYgVsl0INzVg1Uo8w" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#15131 -errors: [] -form: Symfony\Component\Form\Form {#15108 …} } |
| form | Symfony\Component\Form\FormView {#15126 …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 | "2cd38e5af1f5671.ThuqNXem59wFfr7T5NRwr21asve9otSkxRpFQ99fVLM.Py_rYj3XiJc8Se6JnYAg2jso3J3T9-Tqn201MOYQGvYgVsl0INzVg1Uo8w" |
booking_product_contact
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "product_slug" => "booking-3xvgbqbna98yc9gfe26qgx6k5p" "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-3xvgbqbna98yc9gfe26qgx6k5p/contact-owner" |
same as passed value |
| data | [ "product_slug" => "booking-3xvgbqbna98yc9gfe26qgx6k5p" "name" => "" "email" => "" "subject" => "" "message" => "" ] |
[ "product_slug" => "booking-3xvgbqbna98yc9gfe26qgx6k5p" "name" => "" "email" => "" "subject" => "" "message" => "" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "/fr_FR/products/booking/booking-3xvgbqbna98yc9gfe26qgx6k5p/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-3xvgbqbna98yc9gfe26qgx6k5p" "name" => "" "email" => "" "subject" => "" "message" => "" ] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#15298 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() {#15295 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15296 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/fr_FR/products/booking/booking-3xvgbqbna98yc9gfe26qgx6k5p/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-3xvgbqbna98yc9gfe26qgx6k5p" "name" => "" "email" => "" "subject" => "" "message" => "" ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#15389 -errors: [] -form: Symfony\Component\Form\Form {#15425 …} } |
| form | Symfony\Component\Form\FormView {#15301 …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-3xvgbqbna98yc9gfe26qgx6k5p" "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-3xvgbqbna98yc9gfe26qgx6k5p" |
| 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 {#15306 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#15306 +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 {#15306 +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) {#15324 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() {#15322 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15323 …} $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-3xvgbqbna98yc9gfe26qgx6k5p" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#15339 -errors: [] -form: Symfony\Component\Form\Form {#15423 …} } |
| form | Symfony\Component\Form\FormView {#15352 …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-3xvgbqbna98yc9gfe26qgx6k5p" |
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 {#15307 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#15308 +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 {#15307 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#15308 +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 {#15307 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#15308 +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) {#15336 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() {#15338 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15337 …} $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 {#15321 -errors: [] -form: Symfony\Component\Form\Form {#15420 …} } |
| form | Symfony\Component\Form\FormView {#15405 …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 {#15329 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#15328 +payload: null +groups: ? ?array +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#15329 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#15328 +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 {#15329 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#15328 +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) {#15346 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() {#15351 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15345 …} $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 {#15403 -errors: [] -form: Symfony\Component\Form\Form {#15417 …} } |
| form | Symfony\Component\Form\FormView {#15402 …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 {#15316 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#15315 +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 {#15316 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#15315 +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 {#15316 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#15315 +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) {#15358 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() {#15360 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15359 …} $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 {#15401 -errors: [] -form: Symfony\Component\Form\Form {#15414 …} } |
| form | Symfony\Component\Form\FormView {#15400 …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 {#15326 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#15326 +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 {#15326 +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) {#15368 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() {#15373 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15367 …} $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 {#15446 -errors: [] -form: Symfony\Component\Form\Form {#15411 …} } |
| form | Symfony\Component\Form\FormView {#15444 …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 {#15442 …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 | "a454033937d864903.0Fu4hbBIvc2pZQ1T6s615HktE42Ss-4a7Imxm1q7hTk.oB_x4eN_8ZXeF2oUhrfH1z9pX-bdwYNJ2crhwiPR0QqkMODm9xLnpMoIZg" |
| 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 | "a454033937d864903.0Fu4hbBIvc2pZQ1T6s615HktE42Ss-4a7Imxm1q7hTk.oB_x4eN_8ZXeF2oUhrfH1z9pX-bdwYNJ2crhwiPR0QqkMODm9xLnpMoIZg" |
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 | "a454033937d864903.0Fu4hbBIvc2pZQ1T6s615HktE42Ss-4a7Imxm1q7hTk.oB_x4eN_8ZXeF2oUhrfH1z9pX-bdwYNJ2crhwiPR0QqkMODm9xLnpMoIZg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#15374 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() {#15441 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15443 …} $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 | "a454033937d864903.0Fu4hbBIvc2pZQ1T6s615HktE42Ss-4a7Imxm1q7hTk.oB_x4eN_8ZXeF2oUhrfH1z9pX-bdwYNJ2crhwiPR0QqkMODm9xLnpMoIZg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#15431 -errors: [] -form: Symfony\Component\Form\Form {#15435 …} } |
| form | Symfony\Component\Form\FormView {#15440 …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 | "a454033937d864903.0Fu4hbBIvc2pZQ1T6s615HktE42Ss-4a7Imxm1q7hTk.oB_x4eN_8ZXeF2oUhrfH1z9pX-bdwYNJ2crhwiPR0QqkMODm9xLnpMoIZg" |