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 {#14957 -cart: App\Sylius\Domain\Entity\Order\Order {#14194 …} -cartItem: App\Sylius\Domain\Entity\Order\OrderItem {#14971 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14970 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14946 …} #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 {#14957 -cart: App\Sylius\Domain\Entity\Order\Order {#14194 …} -cartItem: App\Sylius\Domain\Entity\Order\OrderItem {#14971 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14970 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14946 …} #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: 6 #code: "7KYND9PKXC8WYR5DKAFNE3TZ1E" #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: 6 #name: "Galerie éphémère Entreprise Nantes" #slug: "booking-7kynd9pkxc8wyr5dkafne3tz1e" #description: "Un lieu Entreprise à Nantes idéal pour vos expositions." #metaKeywords: null #metaDescription: null #shortDescription: "Espace Entreprise situé à Nantes." } ] #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 {#14957 -cart: App\Sylius\Domain\Entity\Order\Order {#14194 …} -cartItem: App\Sylius\Domain\Entity\Order\OrderItem {#14971 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14970 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14946 …} #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) {#15065 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: 6 #code: "7KYND9PKXC8WYR5DKAFNE3TZ1E" #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: 6 #name: "Galerie éphémère Entreprise Nantes" #slug: "booking-7kynd9pkxc8wyr5dkafne3tz1e" #description: "Un lieu Entreprise à Nantes idéal pour vos expositions." #metaKeywords: null #metaDescription: null #shortDescription: "Espace Entreprise situé à Nantes." } ] #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() {#15063 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15064 …} $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 {#14957 -cart: App\Sylius\Domain\Entity\Order\Order {#14194 …} -cartItem: App\Sylius\Domain\Entity\Order\OrderItem {#14971 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14970 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14946 …} #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 {#15170 -errors: [] -form: Symfony\Component\Form\Form {#15092 …} } |
| form | Symfony\Component\Form\FormView {#15062 …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 {#14957 -cart: App\Sylius\Domain\Entity\Order\Order {#14194 …} -cartItem: App\Sylius\Domain\Entity\Order\OrderItem {#14971 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14970 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14946 …} #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 {#14971 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14970 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14946 …} #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: 6 #code: "7KYND9PKXC8WYR5DKAFNE3TZ1E" #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: 6 #name: "Galerie éphémère Entreprise Nantes" #slug: "booking-7kynd9pkxc8wyr5dkafne3tz1e" #description: "Un lieu Entreprise à Nantes idéal pour vos expositions." #metaKeywords: null #metaDescription: null #shortDescription: "Espace Entreprise situé à Nantes." } ] #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) {#15081 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: 6 #code: "7KYND9PKXC8WYR5DKAFNE3TZ1E" #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: 6 #name: "Galerie éphémère Entreprise Nantes" #slug: "booking-7kynd9pkxc8wyr5dkafne3tz1e" #description: "Un lieu Entreprise à Nantes idéal pour vos expositions." #metaKeywords: null #metaDescription: null #shortDescription: "Espace Entreprise situé à Nantes." } ] #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() {#15083 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15082 …} $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 {#14971 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14970 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14946 …} #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 {#15186 -errors: [] -form: Symfony\Component\Form\Form {#15158 …} } |
| form | Symfony\Component\Form\FormView {#15193 …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 {#14971 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14970 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14946 …} #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) {#15146 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() {#15143 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15139 …} $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 {#15179 -errors: [] -form: Symfony\Component\Form\Form {#15157 …} } |
| form | Symfony\Component\Form\FormView {#15181 …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 {#15089 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#15089 +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 {#15089 +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() {#15122 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15121 …} $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 {#15084 -errors: [] -form: Symfony\Component\Form\Form {#15159 …} } |
| form | Symfony\Component\Form\FormView {#15137 …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 {#15104 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\GreaterThanOrEqual {#15103 +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 {#15104 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\GreaterThanOrEqual {#15103 +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 {#15104 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\GreaterThanOrEqual {#15103 +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) {#15129 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() {#15136 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15130 …} $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 {#15123 -errors: [] -form: Symfony\Component\Form\Form {#15162 …} } |
| form | Symfony\Component\Form\FormView {#15145 …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 | "a0030096a0cb8b1627e8b97.9mI0VWugzw5NIoKUprfv2GLki5v0Xbi3Ge26_zc4QvY.gA1QEQLxi1gfcPat4oeuqj2iwfazbNXvU5rrtHxacMO0J2AgXMyaTBtGzw" |
| 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 | "a0030096a0cb8b1627e8b97.9mI0VWugzw5NIoKUprfv2GLki5v0Xbi3Ge26_zc4QvY.gA1QEQLxi1gfcPat4oeuqj2iwfazbNXvU5rrtHxacMO0J2AgXMyaTBtGzw" |
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 | "a0030096a0cb8b1627e8b97.9mI0VWugzw5NIoKUprfv2GLki5v0Xbi3Ge26_zc4QvY.gA1QEQLxi1gfcPat4oeuqj2iwfazbNXvU5rrtHxacMO0J2AgXMyaTBtGzw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#15176 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() {#15180 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15188 …} $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 | "a0030096a0cb8b1627e8b97.9mI0VWugzw5NIoKUprfv2GLki5v0Xbi3Ge26_zc4QvY.gA1QEQLxi1gfcPat4oeuqj2iwfazbNXvU5rrtHxacMO0J2AgXMyaTBtGzw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#15197 -errors: [] -form: Symfony\Component\Form\Form {#15174 …} } |
| form | Symfony\Component\Form\FormView {#15192 …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 | "a0030096a0cb8b1627e8b97.9mI0VWugzw5NIoKUprfv2GLki5v0Xbi3Ge26_zc4QvY.gA1QEQLxi1gfcPat4oeuqj2iwfazbNXvU5rrtHxacMO0J2AgXMyaTBtGzw" |
booking_product_contact
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "product_slug" => "booking-7kynd9pkxc8wyr5dkafne3tz1e" "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-7kynd9pkxc8wyr5dkafne3tz1e/contact-owner" |
same as passed value |
| data | [ "product_slug" => "booking-7kynd9pkxc8wyr5dkafne3tz1e" "name" => "" "email" => "" "subject" => "" "message" => "" ] |
[ "product_slug" => "booking-7kynd9pkxc8wyr5dkafne3tz1e" "name" => "" "email" => "" "subject" => "" "message" => "" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "/fr_FR/products/booking/booking-7kynd9pkxc8wyr5dkafne3tz1e/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-7kynd9pkxc8wyr5dkafne3tz1e" "name" => "" "email" => "" "subject" => "" "message" => "" ] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#15364 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() {#15361 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15362 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/fr_FR/products/booking/booking-7kynd9pkxc8wyr5dkafne3tz1e/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-7kynd9pkxc8wyr5dkafne3tz1e" "name" => "" "email" => "" "subject" => "" "message" => "" ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#15455 -errors: [] -form: Symfony\Component\Form\Form {#15491 …} } |
| form | Symfony\Component\Form\FormView {#15367 …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-7kynd9pkxc8wyr5dkafne3tz1e" "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-7kynd9pkxc8wyr5dkafne3tz1e" |
| 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 {#15372 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#15372 +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 {#15372 +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) {#15390 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() {#15388 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15389 …} $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-7kynd9pkxc8wyr5dkafne3tz1e" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#15405 -errors: [] -form: Symfony\Component\Form\Form {#15489 …} } |
| form | Symfony\Component\Form\FormView {#15418 …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-7kynd9pkxc8wyr5dkafne3tz1e" |
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 {#15373 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#15374 +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 {#15373 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#15374 +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 {#15373 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#15374 +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) {#15402 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() {#15404 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15403 …} $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 {#15387 -errors: [] -form: Symfony\Component\Form\Form {#15486 …} } |
| form | Symfony\Component\Form\FormView {#15471 …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 {#15395 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#15394 +payload: null +groups: ? ?array +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#15395 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#15394 +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 {#15395 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#15394 +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) {#15412 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() {#15417 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15411 …} $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 {#15469 -errors: [] -form: Symfony\Component\Form\Form {#15483 …} } |
| form | Symfony\Component\Form\FormView {#15468 …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 {#15382 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#15381 +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 {#15382 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#15381 +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 {#15382 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#15381 +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) {#15424 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() {#15426 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15425 …} $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 {#15467 -errors: [] -form: Symfony\Component\Form\Form {#15480 …} } |
| form | Symfony\Component\Form\FormView {#15466 …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 {#15392 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#15392 +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 {#15392 +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) {#15434 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() {#15439 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15433 …} $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 {#15512 -errors: [] -form: Symfony\Component\Form\Form {#15477 …} } |
| form | Symfony\Component\Form\FormView {#15510 …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 {#15508 …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 | "b6.gS_-oujX6lhlGvs0SvYw4BhiMcvGbrGtpzWRRkH8zvU.9FmU86acpDJUIspiBpRzp2A3ZZ70XPfd6ETaCC-oiMTFTrrOnJrdIFV-ww" |
| 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 | "b6.gS_-oujX6lhlGvs0SvYw4BhiMcvGbrGtpzWRRkH8zvU.9FmU86acpDJUIspiBpRzp2A3ZZ70XPfd6ETaCC-oiMTFTrrOnJrdIFV-ww" |
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 | "b6.gS_-oujX6lhlGvs0SvYw4BhiMcvGbrGtpzWRRkH8zvU.9FmU86acpDJUIspiBpRzp2A3ZZ70XPfd6ETaCC-oiMTFTrrOnJrdIFV-ww" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#15440 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() {#15507 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1456 …} $message: Closure() {#15509 …} $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 | "b6.gS_-oujX6lhlGvs0SvYw4BhiMcvGbrGtpzWRRkH8zvU.9FmU86acpDJUIspiBpRzp2A3ZZ70XPfd6ETaCC-oiMTFTrrOnJrdIFV-ww" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#15497 -errors: [] -form: Symfony\Component\Form\Form {#15501 …} } |
| form | Symfony\Component\Form\FormView {#15506 …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 | "b6.gS_-oujX6lhlGvs0SvYw4BhiMcvGbrGtpzWRRkH8zvU.9FmU86acpDJUIspiBpRzp2A3ZZ70XPfd6ETaCC-oiMTFTrrOnJrdIFV-ww" |