GET https://dev69.nexgen.cz/ubytovani

Forms

  • voucher_form
    • name
    • email
    • phone
    • type
    • text
    • agree
    • antispam
    • save
    • _token
  • nexcrm_question
    • building
    • room
    • dateFrom
    • dateTo
    • question_0_0
    • question_1_1
    • question_2_2
    • question_3_0
    • question_4_1
    • question_5_2
    • question_6_3
    • question_7_0
    • question_8_1
    • recommendation
    • text
    • agree
    • antispam
    • save
    • _token
  • nexcrm_reservation
    • name
    • address
    • city
    • zip
    • phone
    • email
    • dateFrom
    • dateTo
    • text
    • agree
    • antispam
    • type
    • save
    • _token

voucher_form

Form type:
"App\Form\VoucherFormType"

Errors

This form has no errors.

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\VoucherOrders {#4153
  -name: null
  -email: null
  -phone: null
  -type: null
  -text: null
  -agree: null
  -antispam: null
  -code: null
  -price: null
  -expireto: DateTime @1776865907 {#4226
    date: 2026-04-22 15:51:47.243649 Europe/Prague (+02:00)
  }
  -created: DateTime @1745329907 {#4227
    date: 2025-04-22 15:51:47.243649 Europe/Prague (+02:00)
  }
  -locale: null
  -currency: null
  -invoiceId: null
  -externalUrl: null
  -externalIdentifier: null
  -state: "Vytvořeno"
  -pdf: null
  -id: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
action
"/cs/voucher-form?redirect=cs_23"
same as passed value
data
App\Entity\VoucherOrders {#4153
  -name: null
  -email: null
  -phone: null
  -type: null
  -text: null
  -agree: null
  -antispam: null
  -code: null
  -price: null
  -expireto: DateTime @1776865907 {#4226
    date: 2026-04-22 15:51:47.243649 Europe/Prague (+02:00)
  }
  -created: DateTime @1745329907 {#4227
    date: 2025-04-22 15:51:47.243649 Europe/Prague (+02:00)
  }
  -locale: null
  -currency: null
  -invoiceId: null
  -externalUrl: null
  -externalIdentifier: null
  -state: "Vytvořeno"
  -pdf: null
  -id: null
}
same as passed value

Resolved Options

Option Value
action
"/cs/voucher-form?redirect=cs_23"
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 {#4195
  -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4231 …}
  -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4230 …}
  -namespace: Closure() {#4203 …}
}
data
App\Entity\VoucherOrders {#4153
  -name: null
  -email: null
  -phone: null
  -type: null
  -text: null
  -agree: null
  -antispam: null
  -code: null
  -price: null
  -expireto: DateTime @1776865907 {#4226
    date: 2026-04-22 15:51:47.243649 Europe/Prague (+02:00)
  }
  -created: DateTime @1745329907 {#4227
    date: 2025-04-22 15:51:47.243649 Europe/Prague (+02:00)
  }
  -locale: null
  -currency: null
  -invoiceId: null
  -externalUrl: null
  -externalIdentifier: null
  -state: "Vytvořeno"
  -pdf: null
  -id: null
}
data_class
"App\Entity\VoucherOrders"
disabled
false
documentation
[]
empty_data
Closure(FormInterface $form) {#4213
  class: "Symfony\Component\Form\Extension\Core\Type\FormType"
  use: {
    $class: "App\Entity\VoucherOrders"
  }
}
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
tabs_class
""
translation_domain
null
trim
true
upload_max_size_message
Closure() {#4306
  class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
  use: {
    $translator: NexCRM\BaseBundle\Service\Translator {#262 …}
    $message: Closure() {#4305 …}
    $translationDomain: "validators"
  }
}
validation_groups
null

View Vars

Variable Value
action
"/cs/voucher-form?redirect=cs_23"
attr
[]
attr_translation_parameters
[]
block_prefixes
[
  "form"
  "voucher_form"
  "_voucher_form"
]
cache_key
"_voucher_form_voucher_form"
color_class
false
compound
true
data
App\Entity\VoucherOrders {#4153
  -name: null
  -email: null
  -phone: null
  -type: null
  -text: null
  -agree: null
  -antispam: null
  -code: null
  -price: null
  -expireto: DateTime @1776865907 {#4226
    date: 2026-04-22 15:51:47.243649 Europe/Prague (+02:00)
  }
  -created: DateTime @1745329907 {#4227
    date: 2025-04-22 15:51:47.243649 Europe/Prague (+02:00)
  }
  -locale: null
  -currency: null
  -invoiceId: null
  -externalUrl: null
  -externalIdentifier: null
  -state: "Vytvořeno"
  -pdf: null
  -id: null
}
disabled
false
errors
Symfony\Component\Form\FormErrorIterator {#4466
  -form: Symfony\Component\Form\Form {#4610 …}
  -errors: []
}
filters
false
form
Symfony\Component\Form\FormView {#4307 …5}
full_name
"voucher_form"
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
id
"voucher_form"
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
method
"POST"
multipart
false
name
"voucher_form"
priority
0
required
true
row_attr
[]
submitted
false
tabbed
false
translation_domain
null
unique_block_prefix
"_voucher_form"
valid
true
value
App\Entity\VoucherOrders {#4153
  -name: null
  -email: null
  -phone: null
  -type: null
  -text: null
  -agree: null
  -antispam: null
  -code: null
  -price: null
  -expireto: DateTime @1776865907 {#4226
    date: 2026-04-22 15:51:47.243649 Europe/Prague (+02:00)
  }
  -created: DateTime @1745329907 {#4227
    date: 2025-04-22 15:51:47.243649 Europe/Prague (+02:00)
  }
  -locale: null
  -currency: null
  -invoiceId: null
  -externalUrl: null
  -externalIdentifier: null
  -state: "Vytvořeno"
  -pdf: null
  -id: null
}