Forms
-
requested_reservation_form
-
firstName
-
lastName
-
email
-
name
-
description
-
reservationType
-
sendPin
-
applicationType
-
reservationStart
-
reservationEnd
-
_token
-
requested_reservation_form
Form type:
"App\Form\Reservation\RequestedReservationForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Reservation {#1541 -id: null -dateCreated: null -dateChanged: null -userCreated: null -userChanged: null -active: true -name: ? ?string -description: ? ?string -sessionId: "a15u623haa0t0m8utskd1bk0td" -price: ? ?string -pdvPrice: "0" -waitingTimeForService: ? ?string -reservationType: ? ?string -userReservationRating: ? ?string -ratingDescription: ? ?string -sendPin: false -isRequestedReservation: true -isPinRemovedFromLock: false -isThePinSent: false -canBeCharged: false -implementationStatus: ? ?string -financialStatus: "NOT_PAID" -applicationType: ? ?string -reservationStart: ? ?DateTime -reservationEnd: ? ?DateTime -spaceRoom: App\Entity\SpaceRoom {#1232 …} -workDayTime: ? ?App\Entity\WorkDayTime -service: Doctrine\Common\Collections\ArrayCollection {#1544 …} -waitingList: ? object -reservationLock: ? object -document: ? object -reservationParticipant: Doctrine\Common\Collections\ArrayCollection {#1543 …} -reservationLegalPersonEvent: Doctrine\Common\Collections\ArrayCollection {#1542 …} -reservationOrganizer: Doctrine\Common\Collections\ArrayCollection {#1545 …} -token: null -account: ? object } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| create | true |
same as passed value |
| data | App\Entity\Reservation {#1541 -id: null -dateCreated: null -dateChanged: null -userCreated: null -userChanged: null -active: true -name: ? ?string -description: ? ?string -sessionId: "a15u623haa0t0m8utskd1bk0td" -price: ? ?string -pdvPrice: "0" -waitingTimeForService: ? ?string -reservationType: ? ?string -userReservationRating: ? ?string -ratingDescription: ? ?string -sendPin: false -isRequestedReservation: true -isPinRemovedFromLock: false -isThePinSent: false -canBeCharged: false -implementationStatus: ? ?string -financialStatus: "NOT_PAID" -applicationType: ? ?string -reservationStart: ? ?DateTime -reservationEnd: ? ?DateTime -spaceRoom: App\Entity\SpaceRoom {#1232 …} -workDayTime: ? ?App\Entity\WorkDayTime -service: Doctrine\Common\Collections\ArrayCollection {#1544 …} -waitingList: ? object -reservationLock: ? object -document: ? object -reservationParticipant: Doctrine\Common\Collections\ArrayCollection {#1543 …} -reservationLegalPersonEvent: Doctrine\Common\Collections\ArrayCollection {#1542 …} -reservationOrganizer: Doctrine\Common\Collections\ArrayCollection {#1545 …} -token: null -account: ? object } |
same as passed value |
| public | true |
same as passed value |
| validation_groups | [
"action"
] |
[
"action"
]
|
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 | [] |
| create | true |
| 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 {#1582 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1583 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1584 …} -namespace: Closure() {#1586 …} } |
| data | App\Entity\Reservation {#1541 -id: null -dateCreated: null -dateChanged: null -userCreated: null -userChanged: null -active: true -name: ? ?string -description: ? ?string -sessionId: "a15u623haa0t0m8utskd1bk0td" -price: ? ?string -pdvPrice: "0" -waitingTimeForService: ? ?string -reservationType: ? ?string -userReservationRating: ? ?string -ratingDescription: ? ?string -sendPin: false -isRequestedReservation: true -isPinRemovedFromLock: false -isThePinSent: false -canBeCharged: false -implementationStatus: ? ?string -financialStatus: "NOT_PAID" -applicationType: ? ?string -reservationStart: ? ?DateTime -reservationEnd: ? ?DateTime -spaceRoom: App\Entity\SpaceRoom {#1232 …} -workDayTime: ? ?App\Entity\WorkDayTime -service: Doctrine\Common\Collections\ArrayCollection {#1544 …} -waitingList: ? object -reservationLock: ? object -document: ? object -reservationParticipant: Doctrine\Common\Collections\ArrayCollection {#1543 …} -reservationLegalPersonEvent: Doctrine\Common\Collections\ArrayCollection {#1542 …} -reservationOrganizer: Doctrine\Common\Collections\ArrayCollection {#1545 …} -token: null -account: ? object } |
| data_class | "App\Entity\Reservation" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1606 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Reservation" } } |
| 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 |
| public | true |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1608 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $message: Closure() {#1607 …} $translationDomain: "validators" } } |
| validation_groups | [
"action"
] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "requested_reservation_form" "_requested_reservation_form" ] |
| cache_key | "_requested_reservation_form_requested_reservation_form" |
| compound | true |
| data | App\Entity\Reservation {#1541 -id: null -dateCreated: null -dateChanged: null -userCreated: null -userChanged: null -active: true -name: ? ?string -description: ? ?string -sessionId: "a15u623haa0t0m8utskd1bk0td" -price: ? ?string -pdvPrice: "0" -waitingTimeForService: ? ?string -reservationType: ? ?string -userReservationRating: ? ?string -ratingDescription: ? ?string -sendPin: false -isRequestedReservation: true -isPinRemovedFromLock: false -isThePinSent: false -canBeCharged: false -implementationStatus: ? ?string -financialStatus: "NOT_PAID" -applicationType: ? ?string -reservationStart: ? ?DateTime -reservationEnd: ? ?DateTime -spaceRoom: App\Entity\SpaceRoom {#1232 …} -workDayTime: ? ?App\Entity\WorkDayTime -service: Doctrine\Common\Collections\ArrayCollection {#1544 …} -waitingList: ? object -reservationLock: ? object -document: ? object -reservationParticipant: Doctrine\Common\Collections\ArrayCollection {#1543 …} -reservationLegalPersonEvent: Doctrine\Common\Collections\ArrayCollection {#1542 …} -reservationOrganizer: Doctrine\Common\Collections\ArrayCollection {#1545 …} -token: null -account: ? object } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1749 -form: Symfony\Component\Form\Form {#1755 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1609 …5} |
| full_name | "requested_reservation_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "requested_reservation_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "requested_reservation_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_requested_reservation_form" |
| valid | true |
| value | App\Entity\Reservation {#1541 -id: null -dateCreated: null -dateChanged: null -userCreated: null -userChanged: null -active: true -name: ? ?string -description: ? ?string -sessionId: "a15u623haa0t0m8utskd1bk0td" -price: ? ?string -pdvPrice: "0" -waitingTimeForService: ? ?string -reservationType: ? ?string -userReservationRating: ? ?string -ratingDescription: ? ?string -sendPin: false -isRequestedReservation: true -isPinRemovedFromLock: false -isThePinSent: false -canBeCharged: false -implementationStatus: ? ?string -financialStatus: "NOT_PAID" -applicationType: ? ?string -reservationStart: ? ?DateTime -reservationEnd: ? ?DateTime -spaceRoom: App\Entity\SpaceRoom {#1232 …} -workDayTime: ? ?App\Entity\WorkDayTime -service: Doctrine\Common\Collections\ArrayCollection {#1544 …} -waitingList: ? object -reservationLock: ? object -document: ? object -reservationParticipant: Doctrine\Common\Collections\ArrayCollection {#1543 …} -reservationLegalPersonEvent: Doctrine\Common\Collections\ArrayCollection {#1542 …} -reservationOrganizer: Doctrine\Common\Collections\ArrayCollection {#1545 …} -token: null -account: ? object } |
firstName
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 | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "style" => "margin:10px;" ] |
[ "style" => "margin:10px;" ] |
| label | "Ime *" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "style" => "margin:10px;" ] |
| 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 {#1582 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1583 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1584 …} -namespace: Closure() {#1586 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1651 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 |
| 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 | "Ime *" |
| 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 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1649 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $message: Closure() {#1650 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "style" => "margin:10px;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_requested_reservation_form_firstName" ] |
| cache_key | "_requested_reservation_form_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1694 -form: Symfony\Component\Form\Form {#1758 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1699 …5} |
| full_name | "requested_reservation_form[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "requested_reservation_form_firstName" |
| label | "Ime *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_requested_reservation_form_firstName" |
| valid | true |
| value | "" |
lastName
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 | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "style" => "margin:10px;" ] |
[ "style" => "margin:10px;" ] |
| label | "Prezime *" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "style" => "margin:10px;" ] |
| 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 {#1582 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1583 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1584 …} -namespace: Closure() {#1586 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1642 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 |
| 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 | "Prezime *" |
| 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 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1640 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $message: Closure() {#1641 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "style" => "margin:10px;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_requested_reservation_form_lastName" ] |
| cache_key | "_requested_reservation_form_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1674 -form: Symfony\Component\Form\Form {#1761 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1621 …5} |
| full_name | "requested_reservation_form[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "requested_reservation_form_lastName" |
| label | "Prezime *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_requested_reservation_form_lastName" |
| valid | true |
| value | "" |
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 | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "style" => "margin:10px;" ] |
[ "style" => "margin:10px;" ] |
| label | "E-mail *" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "style" => "margin:10px;" ] |
| 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 {#1582 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1583 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1584 …} -namespace: Closure() {#1586 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1633 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 |
| 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 | "E-mail *" |
| 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 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1631 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $message: Closure() {#1632 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "style" => "margin:10px;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_requested_reservation_form_email" ] |
| cache_key | "_requested_reservation_form_email_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1630 -form: Symfony\Component\Form\Form {#1764 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1639 …5} |
| full_name | "requested_reservation_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "requested_reservation_form_email" |
| label | "E-mail *" |
| 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 | null |
| unique_block_prefix | "_requested_reservation_form_email" |
| valid | true |
| value | "" |
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 | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "style" => "margin:10px" ] |
[ "style" => "margin:10px" ] |
| label | "Vaš naziv za rezervaciju *" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "style" => "margin:10px" ] |
| 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 {#1582 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1583 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1584 …} -namespace: Closure() {#1586 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1624 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 |
| 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 | "Vaš naziv za rezervaciju *" |
| 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 | null |
| trim | true |
| upload_max_size_message | Closure() {#1622 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $message: Closure() {#1623 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "style" => "margin:10px" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_requested_reservation_form_name" ] |
| cache_key | "_requested_reservation_form_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1648 -form: Symfony\Component\Form\Form {#1767 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1789 …5} |
| full_name | "requested_reservation_form[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "requested_reservation_form_name" |
| label | "Vaš naziv za rezervaciju *" |
| 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 | null |
| unique_block_prefix | "_requested_reservation_form_name" |
| valid | true |
| value | "" |
description
Form type:
"FOS\CKEditorBundle\Form\Type\CKEditorType"
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 |
|---|---|---|
| attr | [ "style" => "margin:10px;" ] |
[ "style" => "margin:10px;" ] |
| label | "Opis *" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| async | false |
| attr | [ "style" => "margin:10px;" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| auto_inline | true |
| autoload | true |
| base_path | "bundles/fosckeditor/" |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| config | [] |
| config_name | "main_config" |
| 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 {#1582 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1583 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1584 …} -namespace: Closure() {#1586 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1665 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| enable | true |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filebrowsers | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| inline | false |
| input_sync | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| jquery | false |
| jquery_path | "bundles/fosckeditor/adapters/jquery.js" |
| js_path | "bundles/fosckeditor/ckeditor.js" |
| label | "Opis *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| plugins | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| require_js | false |
| required | true |
| row_attr | [] |
| setter | null |
| styles | [] |
| templates | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1673 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $message: Closure() {#1671 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| async | false |
| attr | [ "style" => "margin:10px;" ] |
| attr_translation_parameters | [] |
| auto_inline | true |
| autoload | true |
| base_path | "bundles/fosckeditor/" |
| block_prefixes | [ "form" "text" "textarea" "ckeditor" "_requested_reservation_form_description" ] |
| cache_key | "_requested_reservation_form_description_ckeditor" |
| compound | false |
| config | [ "toolbar" => [ [ "name" => "styles" "items" => [ "Bold" "Italic" "Underline" "-" "Link" "-" "RemoveFormat" "-" "NumberedList" "BulletedList" "-" "Outdent" "Indent" "-" "-" "JustifyLeft" "JustifyCenter" "JustifyRight" "JustifyBlock" "-" "Table" "-" "Styles" "Format" "Font" "FontSize" "-" "TextColor" "BGColor" ] ] ] "removePlugins" => "exportpdf" ] |
| config_name | "main_config" |
| data | null |
| disabled | false |
| enable | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1791 -form: Symfony\Component\Form\Form {#1770 …} -errors: [] } |
| filebrowsers | [] |
| form | Symfony\Component\Form\FormView {#1792 …5} |
| full_name | "requested_reservation_form[description]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "requested_reservation_form_description" |
| inline | false |
| input_sync | false |
| jquery | false |
| jquery_path | "bundles/fosckeditor/adapters/jquery.js" |
| js_path | "bundles/fosckeditor/ckeditor.js" |
| label | "Opis *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "description" |
| pattern | null |
| plugins | [] |
| priority | 0 |
| require_js | false |
| required | true |
| row_attr | [] |
| styles | [] |
| submitted | false |
| templates | [] |
| translation_domain | null |
| unique_block_prefix | "_requested_reservation_form_description" |
| valid | true |
| value | "" |
reservationType
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 |
|---|---|---|
| choices | [ "Sa sudionicima" => "WITH_PARTICIPANTS" "Bez sudionika" => "WITHOUT_PARTICIPANTS" ] |
[ "Sa sudionicima" => "WITH_PARTICIPANTS" "Bez sudionika" => "WITHOUT_PARTICIPANTS" ] |
| label | "Vrsta rezervacije *" |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Sa sudionicima" => "WITH_PARTICIPANTS" "Bez sudionika" => "WITHOUT_PARTICIPANTS" ] |
| 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 {#1582 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1583 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1584 …} -namespace: Closure() {#1586 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Vrsta rezervacije *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1693 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $message: Closure() {#1691 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_requested_reservation_form_reservationType" ] |
| cache_key | "_requested_reservation_form_reservationType_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1826 +label: "Sa sudionicima" +value: "WITH_PARTICIPANTS" +data: "WITH_PARTICIPANTS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1835 +label: "Bez sudionika" +value: "WITHOUT_PARTICIPANTS" +data: "WITHOUT_PARTICIPANTS" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1793 -form: Symfony\Component\Form\Form {#1773 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1794 …5} |
| full_name | "requested_reservation_form[reservationType]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "requested_reservation_form_reservationType" |
| is_selected | Closure($choice, $value) {#1831 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Vrsta rezervacije *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "reservationType" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_requested_reservation_form_reservationType" |
| valid | true |
| value | "" |
sendPin
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "style" => "width:20px;" ] |
[ "class" => "form-control" "style" => "width:20px;" ] |
| label | "programs.reservation.sendPin" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "style" => "width:20px;" ] |
| 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 {#1582 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1583 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1584 …} -namespace: Closure() {#1586 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1702 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1705 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "programs.reservation.sendPin" |
| 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() {#1709 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $message: Closure() {#1711 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "style" => "width:20px;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_requested_reservation_form_sendPin" ] |
| cache_key | "_requested_reservation_form_sendPin_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1833 -form: Symfony\Component\Form\Form {#1776 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1832 …5} |
| full_name | "requested_reservation_form[sendPin]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "requested_reservation_form_sendPin" |
| label | "programs.reservation.sendPin" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "sendPin" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_requested_reservation_form_sendPin" |
| valid | true |
| value | "1" |
applicationType
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 |
|---|---|---|
| choices | [ "Zatvorene" => "CLOSED" "Otvorene" => "OPEN" ] |
[ "Zatvorene" => "CLOSED" "Otvorene" => "OPEN" ] |
| label | "Vrsta prijave *" |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Zatvorene" => "CLOSED" "Otvorene" => "OPEN" ] |
| 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 {#1582 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1583 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1584 …} -namespace: Closure() {#1586 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Vrsta prijave *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1718 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $message: Closure() {#1719 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_requested_reservation_form_applicationType" ] |
| cache_key | "_requested_reservation_form_applicationType_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1837 +label: "Zatvorene" +value: "CLOSED" +data: "CLOSED" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1838 +label: "Otvorene" +value: "OPEN" +data: "OPEN" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1830 -form: Symfony\Component\Form\Form {#1779 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1836 …5} |
| full_name | "requested_reservation_form[applicationType]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "requested_reservation_form_applicationType" |
| is_selected | Closure($choice, $value) {#1840 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Vrsta prijave *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "applicationType" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_requested_reservation_form_applicationType" |
| valid | true |
| value | "" |
reservationStart
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 |
|---|---|---|
| attr | [ "style" => "display:flex" ] |
[ "style" => "display:flex" ] |
| html5 | false |
false
|
| label | "Početak *" |
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 | [ "style" => "display:flex" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| 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 {#1582 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1583 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1584 …} -namespace: Closure() {#1586 …} } |
| data_class | null |
| date_format | null |
| date_label | null |
| date_widget | null |
| 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'T'HH:mm:ss" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d H:i:s" |
| invalid_message | "Please enter a valid date and time." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Početak *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | 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 |
| time_label | null |
| time_widget | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1739 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $message: Closure() {#1738 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| with_minutes | true |
| with_seconds | false |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "style" => "display:flex" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "datetime" "_requested_reservation_form_reservationStart" ] |
| cache_key | "_requested_reservation_form_reservationStart_datetime" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1841 -form: Symfony\Component\Form\Form {#1782 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1842 …5} |
| full_name | "requested_reservation_form[reservationStart]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "requested_reservation_form_reservationStart" |
| label | "Početak *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reservationStart" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_requested_reservation_form_reservationStart" |
| valid | true |
| value | "" |
| widget | "single_text" |
reservationEnd
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 |
|---|---|---|
| attr | [ "style" => "display:flex" ] |
[ "style" => "display:flex" ] |
| html5 | false |
false
|
| label | "Završetak *" |
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 | [ "style" => "display:flex" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| 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 {#1582 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1583 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1584 …} -namespace: Closure() {#1586 …} } |
| data_class | null |
| date_format | null |
| date_label | null |
| date_widget | null |
| 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'T'HH:mm:ss" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d H:i:s" |
| invalid_message | "Please enter a valid date and time." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Završetak *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | 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 |
| time_label | null |
| time_widget | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1748 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $message: Closure() {#1751 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| with_minutes | true |
| with_seconds | false |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "style" => "display:flex" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "datetime" "_requested_reservation_form_reservationEnd" ] |
| cache_key | "_requested_reservation_form_reservationEnd_datetime" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1843 -form: Symfony\Component\Form\Form {#1785 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1844 …5} |
| full_name | "requested_reservation_form[reservationEnd]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "requested_reservation_form_reservationEnd" |
| label | "Završetak *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reservationEnd" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_requested_reservation_form_reservationEnd" |
| valid | true |
| value | "" |
| widget | "single_text" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "701fb44bcf1d010fa9dd4.tGdJ4mHb-aTfB4bqiMzYYOP5xUgz1cek4Z4DfBb_NTM._hIIkSqKrZaJceu82p6fWZK-oAFr4JTXk6ZBOC-3AgDCJiK2MOmI6apB0w" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "701fb44bcf1d010fa9dd4.tGdJ4mHb-aTfB4bqiMzYYOP5xUgz1cek4Z4DfBb_NTM._hIIkSqKrZaJceu82p6fWZK-oAFr4JTXk6ZBOC-3AgDCJiK2MOmI6apB0w" |
same as passed value |
| mapped | false |
false
|
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 | "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 {#1582 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1583 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1584 …} -namespace: Closure() {#1586 …} } |
| data | "701fb44bcf1d010fa9dd4.tGdJ4mHb-aTfB4bqiMzYYOP5xUgz1cek4Z4DfBb_NTM._hIIkSqKrZaJceu82p6fWZK-oAFr4JTXk6ZBOC-3AgDCJiK2MOmI6apB0w" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1848 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() {#1850 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $message: Closure() {#1849 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_requested_reservation_form__token" ] |
| cache_key | "_requested_reservation_form__token_hidden" |
| compound | false |
| data | "701fb44bcf1d010fa9dd4.tGdJ4mHb-aTfB4bqiMzYYOP5xUgz1cek4Z4DfBb_NTM._hIIkSqKrZaJceu82p6fWZK-oAFr4JTXk6ZBOC-3AgDCJiK2MOmI6apB0w" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1860 -form: Symfony\Component\Form\Form {#1856 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1851 …5} |
| full_name | "requested_reservation_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "requested_reservation_form__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 | "_requested_reservation_form__token" |
| valid | true |
| value | "701fb44bcf1d010fa9dd4.tGdJ4mHb-aTfB4bqiMzYYOP5xUgz1cek4Z4DfBb_NTM._hIIkSqKrZaJceu82p6fWZK-oAFr4JTXk6ZBOC-3AgDCJiK2MOmI6apB0w" |