- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 31
- Events
- Routing
- Cache
- Translation 19
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations
- Debug
- E-mails
- Notifications
- VichUploader
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
fullName
-
phone
-
email
-
adress
-
zipCode
-
town
-
dateStart
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
11
-
-
category
-
workshop
-
description
-
_token
-
marketplace_reservation
"App\Form\Marketplace\MarketplaceReservationType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\MarketplaceReservation {#1293 -id: null -fullName: null -firstName: null -lastName: null -user: null -phone: null -adress: null -dateStart: null -hourStart: null -family: null -category: null -description: null -status: "pending" -event: null -workshop: null -paymentAmount: null -payment: null -paymentStatus: null -refundAmount: null -refundDate: null -createdAt: null -updatedAt: null -email: null -zipCode: null -town: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\MarketplaceReservation {#1293 -id: null -fullName: null -firstName: null -lastName: null -user: null -phone: null -adress: null -dateStart: null -hourStart: null -family: null -category: null -description: null -status: "pending" -event: null -workshop: null -paymentAmount: null -payment: null -paymentStatus: null -refundAmount: null -refundDate: null -createdAt: null -updatedAt: null -email: null -zipCode: null -town: null } |
same as passed value |
| isFree | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data | App\Entity\MarketplaceReservation {#1293 -id: null -fullName: null -firstName: null -lastName: null -user: null -phone: null -adress: null -dateStart: null -hourStart: null -family: null -category: null -description: null -status: "pending" -event: null -workshop: null -paymentAmount: null -payment: null -paymentStatus: null -refundAmount: null -refundDate: null -createdAt: null -updatedAt: null -email: null -zipCode: null -town: null } |
| data_class | "App\Entity\MarketplaceReservation" |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1900 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1129 …} use: { $class: "App\Entity\MarketplaceReservation" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | [] |
| isFree | true |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#1902 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1882 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1425 …} $translationDomain: "validators" $message: Closure() {#1901 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "marketplace_reservation" "_marketplace_reservation" ] |
| cache_key | "_marketplace_reservation_marketplace_reservation" |
| compound | true |
| data | App\Entity\MarketplaceReservation {#1293 -id: null -fullName: null -firstName: null -lastName: null -user: null -phone: null -adress: null -dateStart: null -hourStart: null -family: null -category: null -description: null -status: "pending" -event: null -workshop: null -paymentAmount: null -payment: null -paymentStatus: null -refundAmount: null -refundDate: null -createdAt: null -updatedAt: null -email: null -zipCode: null -town: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2136 -form: Symfony\Component\Form\Form {#2141 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1903 …5} |
| full_name | "marketplace_reservation" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "marketplace_reservation" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "marketplace_reservation" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_marketplace_reservation" |
| valid | true |
| value | App\Entity\MarketplaceReservation {#1293 -id: null -fullName: null -firstName: null -lastName: null -user: null -phone: null -adress: null -dateStart: null -hourStart: null -family: null -category: null -description: null -status: "pending" -event: null -workshop: null -paymentAmount: null -payment: null -paymentStatus: null -refundAmount: null -refundDate: null -createdAt: null -updatedAt: null -email: null -zipCode: null -town: null } |
fullName
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "class" => "blue-line" "placeholder" => "Nom, Prénom" ] |
[ "class" => "blue-line" "placeholder" => "Nom, Prénom" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "blue-line" "placeholder" => "Nom, Prénom" ] |
| 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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1928 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1129 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#1931 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1882 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1425 …} $translationDomain: "validators" $message: Closure() {#1929 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "blue-line" "placeholder" => "Nom, Prénom" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_marketplace_reservation_fullName" ] |
| cache_key | "_marketplace_reservation_fullName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2279 -form: Symfony\Component\Form\Form {#2144 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2028 …5} |
| full_name | "marketplace_reservation[fullName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "marketplace_reservation_fullName" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "fullName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_marketplace_reservation_fullName" |
| valid | true |
| value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TelType"
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 | [ "class" => "blue-line" "placeholder" => "Téléphone" ] |
[ "class" => "blue-line" "placeholder" => "Téléphone" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "blue-line" "placeholder" => "Téléphone" ] |
| 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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1937 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1129 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#1944 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1882 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1425 …} $translationDomain: "validators" $message: Closure() {#1938 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "blue-line" "placeholder" => "Téléphone" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_marketplace_reservation_phone" ] |
| cache_key | "_marketplace_reservation_phone_tel" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2270 -form: Symfony\Component\Form\Form {#2147 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2261 …5} |
| full_name | "marketplace_reservation[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "marketplace_reservation_phone" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_marketplace_reservation_phone" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 | [ "class" => "blue-line" "placeholder" => "Mail" ] |
[ "class" => "blue-line" "placeholder" => "Mail" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "blue-line" "placeholder" => "Mail" ] |
| 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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1951 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1129 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#1958 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1882 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1425 …} $translationDomain: "validators" $message: Closure() {#1952 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "blue-line" "placeholder" => "Mail" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_marketplace_reservation_email" ] |
| cache_key | "_marketplace_reservation_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2252 -form: Symfony\Component\Form\Form {#2150 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2243 …5} |
| full_name | "marketplace_reservation[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "marketplace_reservation_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_marketplace_reservation_email" |
| valid | true |
| value | "" |
adress
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "class" => "blue-line" "placeholder" => "Saisir l'adresse de l'événement" ] |
[ "class" => "blue-line" "placeholder" => "Saisir l'adresse de l'événement" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "blue-line" "placeholder" => "Saisir l'adresse de l'événement" ] |
| 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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1965 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1129 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#1967 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1882 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1425 …} $translationDomain: "validators" $message: Closure() {#1966 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "blue-line" "placeholder" => "Saisir l'adresse de l'événement" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_marketplace_reservation_adress" ] |
| cache_key | "_marketplace_reservation_adress_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2234 -form: Symfony\Component\Form\Form {#2153 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2225 …5} |
| full_name | "marketplace_reservation[adress]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "marketplace_reservation_adress" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "adress" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_marketplace_reservation_adress" |
| valid | true |
| value | "" |
zipCode
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "class" => "blue-line" "placeholder" => "Code postal" ] |
[ "class" => "blue-line" "placeholder" => "Code postal" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "blue-line" "placeholder" => "Code postal" ] |
| 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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1974 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1129 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#1976 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1882 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1425 …} $translationDomain: "validators" $message: Closure() {#1975 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "blue-line" "placeholder" => "Code postal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_marketplace_reservation_zipCode" ] |
| cache_key | "_marketplace_reservation_zipCode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2216 -form: Symfony\Component\Form\Form {#2156 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2207 …5} |
| full_name | "marketplace_reservation[zipCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "marketplace_reservation_zipCode" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "zipCode" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_marketplace_reservation_zipCode" |
| valid | true |
| value | "" |
town
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "class" => "blue-line" "placeholder" => "Ville" ] |
[ "class" => "blue-line" "placeholder" => "Ville" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "blue-line" "placeholder" => "Ville" ] |
| 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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1983 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1129 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#1985 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1882 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1425 …} $translationDomain: "validators" $message: Closure() {#1984 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "blue-line" "placeholder" => "Ville" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_marketplace_reservation_town" ] |
| cache_key | "_marketplace_reservation_town_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2198 -form: Symfony\Component\Form\Form {#2159 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2189 …5} |
| full_name | "marketplace_reservation[town]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "marketplace_reservation_town" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "town" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_marketplace_reservation_town" |
| valid | true |
| value | "" |
dateStart
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 | [ "class" => "flatpickr-inline flatpickr-input d-none" ] |
[ "class" => "flatpickr-inline flatpickr-input d-none" ] |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "flatpickr-inline flatpickr-input d-none" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => 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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data_class | null |
| data_extraction_method | "default" |
| 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." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "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 | [] |
| legacy_error_messages | true |
| mapped | true |
| 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() {#2005 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1882 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1425 …} $translationDomain: "validators" $message: Closure() {#2002 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "flatpickr-inline flatpickr-input d-none" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_marketplace_reservation_dateStart" ] |
| cache_key | "_marketplace_reservation_dateStart_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2180 -form: Symfony\Component\Form\Form {#2162 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2006 …5} |
| full_name | "marketplace_reservation[dateStart]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "marketplace_reservation_dateStart" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "dateStart" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_marketplace_reservation_dateStart" |
| valid | true |
| value | "" |
| widget | "single_text" |
hourStart
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 |
|---|---|---|
| choice_attr | Closure($choice, $key) {#1920 class: "App\Form\Marketplace\MarketplaceReservationType" this: App\Form\Marketplace\MarketplaceReservationType {#1310 …} } |
same as passed value |
| choices | [ "8:00" => DateTime @1768460400 {#1908 date: 2026-01-15 08:00:00.0 Europe/Berlin (+01:00) } "9:00" => DateTime @1768464000 {#1909 date: 2026-01-15 09:00:00.0 Europe/Berlin (+01:00) } "10:00" => DateTime @1768467600 {#1910 date: 2026-01-15 10:00:00.0 Europe/Berlin (+01:00) } "11:00" => DateTime @1768471200 {#1911 date: 2026-01-15 11:00:00.0 Europe/Berlin (+01:00) } "12:00" => DateTime @1768474800 {#1912 date: 2026-01-15 12:00:00.0 Europe/Berlin (+01:00) } "13:00" => DateTime @1768478400 {#1913 date: 2026-01-15 13:00:00.0 Europe/Berlin (+01:00) } "14:00" => DateTime @1768482000 {#1914 date: 2026-01-15 14:00:00.0 Europe/Berlin (+01:00) } "15:00" => DateTime @1768485600 {#1915 date: 2026-01-15 15:00:00.0 Europe/Berlin (+01:00) } "16:00" => DateTime @1768489200 {#1916 date: 2026-01-15 16:00:00.0 Europe/Berlin (+01:00) } "17:00" => DateTime @1768492800 {#1917 date: 2026-01-15 17:00:00.0 Europe/Berlin (+01:00) } "18:00" => DateTime @1768496400 {#1918 date: 2026-01-15 18:00:00.0 Europe/Berlin (+01:00) } "19:00" => DateTime @1768500000 {#1919 date: 2026-01-15 19:00:00.0 Europe/Berlin (+01:00) } ] |
[ "8:00" => DateTime @1768460400 {#1908 date: 2026-01-15 08:00:00.0 Europe/Berlin (+01:00) } "9:00" => DateTime @1768464000 {#1909 date: 2026-01-15 09:00:00.0 Europe/Berlin (+01:00) } "10:00" => DateTime @1768467600 {#1910 date: 2026-01-15 10:00:00.0 Europe/Berlin (+01:00) } "11:00" => DateTime @1768471200 {#1911 date: 2026-01-15 11:00:00.0 Europe/Berlin (+01:00) } "12:00" => DateTime @1768474800 {#1912 date: 2026-01-15 12:00:00.0 Europe/Berlin (+01:00) } "13:00" => DateTime @1768478400 {#1913 date: 2026-01-15 13:00:00.0 Europe/Berlin (+01:00) } "14:00" => DateTime @1768482000 {#1914 date: 2026-01-15 14:00:00.0 Europe/Berlin (+01:00) } "15:00" => DateTime @1768485600 {#1915 date: 2026-01-15 15:00:00.0 Europe/Berlin (+01:00) } "16:00" => DateTime @1768489200 {#1916 date: 2026-01-15 16:00:00.0 Europe/Berlin (+01:00) } "17:00" => DateTime @1768492800 {#1917 date: 2026-01-15 17:00:00.0 Europe/Berlin (+01:00) } "18:00" => DateTime @1768496400 {#1918 date: 2026-01-15 18:00:00.0 Europe/Berlin (+01:00) } "19:00" => DateTime @1768500000 {#1919 date: 2026-01-15 19:00:00.0 Europe/Berlin (+01:00) } ] |
| expanded | true |
same as passed value |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | Closure($choice, $key) {#1920 class: "App\Form\Marketplace\MarketplaceReservationType" this: App\Form\Marketplace\MarketplaceReservationType {#1310 …} } |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "8:00" => DateTime @1768460400 {#1908 date: 2026-01-15 08:00:00.0 Europe/Berlin (+01:00) } "9:00" => DateTime @1768464000 {#1909 date: 2026-01-15 09:00:00.0 Europe/Berlin (+01:00) } "10:00" => DateTime @1768467600 {#1910 date: 2026-01-15 10:00:00.0 Europe/Berlin (+01:00) } "11:00" => DateTime @1768471200 {#1911 date: 2026-01-15 11:00:00.0 Europe/Berlin (+01:00) } "12:00" => DateTime @1768474800 {#1912 date: 2026-01-15 12:00:00.0 Europe/Berlin (+01:00) } "13:00" => DateTime @1768478400 {#1913 date: 2026-01-15 13:00:00.0 Europe/Berlin (+01:00) } "14:00" => DateTime @1768482000 {#1914 date: 2026-01-15 14:00:00.0 Europe/Berlin (+01:00) } "15:00" => DateTime @1768485600 {#1915 date: 2026-01-15 15:00:00.0 Europe/Berlin (+01:00) } "16:00" => DateTime @1768489200 {#1916 date: 2026-01-15 16:00:00.0 Europe/Berlin (+01:00) } "17:00" => DateTime @1768492800 {#1917 date: 2026-01-15 17:00:00.0 Europe/Berlin (+01:00) } "18:00" => DateTime @1768496400 {#1918 date: 2026-01-15 18:00:00.0 Europe/Berlin (+01:00) } "19:00" => DateTime @1768500000 {#1919 date: 2026-01-15 19:00:00.0 Europe/Berlin (+01:00) } ] |
| 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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| group_by | 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| 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() {#2026 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1882 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1425 …} $translationDomain: "validators" $message: Closure() {#2025 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_marketplace_reservation_hourStart" ] |
| cache_key | "_marketplace_reservation_hourStart_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2034 +label: "8:00" +value: "0" +data: DateTime @1768460400 {#1908 date: 2026-01-15 08:00:00.0 Europe/Berlin (+01:00) } +attr: [ "class" => "btn-check" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2035 +label: "9:00" +value: "1" +data: DateTime @1768464000 {#1909 date: 2026-01-15 09:00:00.0 Europe/Berlin (+01:00) } +attr: [ "class" => "btn-check" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2036 +label: "10:00" +value: "2" +data: DateTime @1768467600 {#1910 date: 2026-01-15 10:00:00.0 Europe/Berlin (+01:00) } +attr: [ "class" => "btn-check" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2037 +label: "11:00" +value: "3" +data: DateTime @1768471200 {#1911 date: 2026-01-15 11:00:00.0 Europe/Berlin (+01:00) } +attr: [ "class" => "btn-check" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2038 +label: "12:00" +value: "4" +data: DateTime @1768474800 {#1912 date: 2026-01-15 12:00:00.0 Europe/Berlin (+01:00) } +attr: [ "class" => "btn-check" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2039 +label: "13:00" +value: "5" +data: DateTime @1768478400 {#1913 date: 2026-01-15 13:00:00.0 Europe/Berlin (+01:00) } +attr: [ "class" => "btn-check" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2040 +label: "14:00" +value: "6" +data: DateTime @1768482000 {#1914 date: 2026-01-15 14:00:00.0 Europe/Berlin (+01:00) } +attr: [ "class" => "btn-check" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2041 +label: "15:00" +value: "7" +data: DateTime @1768485600 {#1915 date: 2026-01-15 15:00:00.0 Europe/Berlin (+01:00) } +attr: [ "class" => "btn-check" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2042 +label: "16:00" +value: "8" +data: DateTime @1768489200 {#1916 date: 2026-01-15 16:00:00.0 Europe/Berlin (+01:00) } +attr: [ "class" => "btn-check" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2043 +label: "17:00" +value: "9" +data: DateTime @1768492800 {#1917 date: 2026-01-15 17:00:00.0 Europe/Berlin (+01:00) } +attr: [ "class" => "btn-check" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2044 +label: "18:00" +value: "10" +data: DateTime @1768496400 {#1918 date: 2026-01-15 18:00:00.0 Europe/Berlin (+01:00) } +attr: [ "class" => "btn-check" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2045 +label: "19:00" +value: "11" +data: DateTime @1768500000 {#1919 date: 2026-01-15 19:00:00.0 Europe/Berlin (+01:00) } +attr: [ "class" => "btn-check" ] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1986 -form: Symfony\Component\Form\Form {#2285 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#1977 …5} |
| full_name | "marketplace_reservation[hourStart]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "marketplace_reservation_hourStart" |
| is_selected | Closure($choice, $value) {#1968 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2017 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "hourStart" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_marketplace_reservation_hourStart" |
| valid | true |
| value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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" => "btn-check" ] |
[ "class" => "btn-check" ] |
| block_name | "entry" |
same as passed value |
| label | "8:00" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "0" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "btn-check" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2172 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2166 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | Closure($modelData): bool {#2174 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "8:00" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2178 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1882 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1425 …} $translationDomain: "validators" $message: Closure() {#2175 …} } } |
| validation_groups | null |
| value | "0" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "btn-check" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_marketplace_reservation_hourStart_entry" ] |
| cache_key | "_marketplace_reservation_hourStart_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2334 -form: Symfony\Component\Form\Form {#2288 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1924 …5} |
| full_name | "marketplace_reservation[hourStart]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "marketplace_reservation_hourStart_0" |
| label | "8:00" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_marketplace_reservation_hourStart_entry" |
| valid | true |
| value | "0" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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" => "btn-check" ] |
[ "class" => "btn-check" ] |
| block_name | "entry" |
same as passed value |
| label | "9:00" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "1" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "btn-check" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2172 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2166 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | Closure($modelData): bool {#2174 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "9:00" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2188 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1882 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1425 …} $translationDomain: "validators" $message: Closure() {#2187 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "btn-check" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_marketplace_reservation_hourStart_entry" ] |
| cache_key | "_marketplace_reservation_hourStart_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2336 -form: Symfony\Component\Form\Form {#2291 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2337 …5} |
| full_name | "marketplace_reservation[hourStart]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "marketplace_reservation_hourStart_1" |
| label | "9:00" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_marketplace_reservation_hourStart_entry" |
| valid | true |
| value | "1" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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" => "btn-check" ] |
[ "class" => "btn-check" ] |
| block_name | "entry" |
same as passed value |
| label | "10:00" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "2" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "btn-check" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2172 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2166 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | Closure($modelData): bool {#2174 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "10:00" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2197 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1882 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1425 …} $translationDomain: "validators" $message: Closure() {#2196 …} } } |
| validation_groups | null |
| value | "2" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "btn-check" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_marketplace_reservation_hourStart_entry" ] |
| cache_key | "_marketplace_reservation_hourStart_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2338 -form: Symfony\Component\Form\Form {#2294 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2339 …5} |
| full_name | "marketplace_reservation[hourStart]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "marketplace_reservation_hourStart_2" |
| label | "10:00" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_marketplace_reservation_hourStart_entry" |
| valid | true |
| value | "2" |
3
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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" => "btn-check" ] |
[ "class" => "btn-check" ] |
| block_name | "entry" |
same as passed value |
| label | "11:00" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "3" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "btn-check" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2172 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2166 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | Closure($modelData): bool {#2174 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "11:00" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2206 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1882 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1425 …} $translationDomain: "validators" $message: Closure() {#2205 …} } } |
| validation_groups | null |
| value | "3" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "btn-check" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_marketplace_reservation_hourStart_entry" ] |
| cache_key | "_marketplace_reservation_hourStart_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2407 -form: Symfony\Component\Form\Form {#2297 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2409 …5} |
| full_name | "marketplace_reservation[hourStart]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "marketplace_reservation_hourStart_3" |
| label | "11:00" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_marketplace_reservation_hourStart_entry" |
| valid | true |
| value | "3" |
4
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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" => "btn-check" ] |
[ "class" => "btn-check" ] |
| block_name | "entry" |
same as passed value |
| label | "12:00" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "4" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "btn-check" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2172 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2166 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | Closure($modelData): bool {#2174 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "12:00" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2215 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1882 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1425 …} $translationDomain: "validators" $message: Closure() {#2214 …} } } |
| validation_groups | null |
| value | "4" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "btn-check" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_marketplace_reservation_hourStart_entry" ] |
| cache_key | "_marketplace_reservation_hourStart_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2410 -form: Symfony\Component\Form\Form {#2300 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2411 …5} |
| full_name | "marketplace_reservation[hourStart]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "marketplace_reservation_hourStart_4" |
| label | "12:00" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_marketplace_reservation_hourStart_entry" |
| valid | true |
| value | "4" |
5
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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" => "btn-check" ] |
[ "class" => "btn-check" ] |
| block_name | "entry" |
same as passed value |
| label | "13:00" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "5" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "btn-check" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2172 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2166 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | Closure($modelData): bool {#2174 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "13:00" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2224 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1882 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1425 …} $translationDomain: "validators" $message: Closure() {#2223 …} } } |
| validation_groups | null |
| value | "5" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "btn-check" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_marketplace_reservation_hourStart_entry" ] |
| cache_key | "_marketplace_reservation_hourStart_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2412 -form: Symfony\Component\Form\Form {#2303 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2413 …5} |
| full_name | "marketplace_reservation[hourStart]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "marketplace_reservation_hourStart_5" |
| label | "13:00" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "5" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_marketplace_reservation_hourStart_entry" |
| valid | true |
| value | "5" |
6
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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" => "btn-check" ] |
[ "class" => "btn-check" ] |
| block_name | "entry" |
same as passed value |
| label | "14:00" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "6" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "btn-check" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2172 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2166 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | Closure($modelData): bool {#2174 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "14:00" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2233 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1882 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1425 …} $translationDomain: "validators" $message: Closure() {#2232 …} } } |
| validation_groups | null |
| value | "6" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "btn-check" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_marketplace_reservation_hourStart_entry" ] |
| cache_key | "_marketplace_reservation_hourStart_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2414 -form: Symfony\Component\Form\Form {#2306 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2415 …5} |
| full_name | "marketplace_reservation[hourStart]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "marketplace_reservation_hourStart_6" |
| label | "14:00" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "6" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_marketplace_reservation_hourStart_entry" |
| valid | true |
| value | "6" |
7
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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" => "btn-check" ] |
[ "class" => "btn-check" ] |
| block_name | "entry" |
same as passed value |
| label | "15:00" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "7" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "btn-check" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2172 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2166 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | Closure($modelData): bool {#2174 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "15:00" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2242 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1882 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1425 …} $translationDomain: "validators" $message: Closure() {#2241 …} } } |
| validation_groups | null |
| value | "7" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "btn-check" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_marketplace_reservation_hourStart_entry" ] |
| cache_key | "_marketplace_reservation_hourStart_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2416 -form: Symfony\Component\Form\Form {#2309 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2417 …5} |
| full_name | "marketplace_reservation[hourStart]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "marketplace_reservation_hourStart_7" |
| label | "15:00" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "7" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_marketplace_reservation_hourStart_entry" |
| valid | true |
| value | "7" |
8
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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" => "btn-check" ] |
[ "class" => "btn-check" ] |
| block_name | "entry" |
same as passed value |
| label | "16:00" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "8" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "btn-check" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2172 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2166 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | Closure($modelData): bool {#2174 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "16:00" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2251 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1882 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1425 …} $translationDomain: "validators" $message: Closure() {#2250 …} } } |
| validation_groups | null |
| value | "8" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "btn-check" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_marketplace_reservation_hourStart_entry" ] |
| cache_key | "_marketplace_reservation_hourStart_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2418 -form: Symfony\Component\Form\Form {#2312 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2419 …5} |
| full_name | "marketplace_reservation[hourStart]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "marketplace_reservation_hourStart_8" |
| label | "16:00" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "8" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_marketplace_reservation_hourStart_entry" |
| valid | true |
| value | "8" |
9
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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" => "btn-check" ] |
[ "class" => "btn-check" ] |
| block_name | "entry" |
same as passed value |
| label | "17:00" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "9" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "btn-check" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2172 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2166 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | Closure($modelData): bool {#2174 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "17:00" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2260 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1882 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1425 …} $translationDomain: "validators" $message: Closure() {#2259 …} } } |
| validation_groups | null |
| value | "9" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "btn-check" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_marketplace_reservation_hourStart_entry" ] |
| cache_key | "_marketplace_reservation_hourStart_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2420 -form: Symfony\Component\Form\Form {#2315 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2421 …5} |
| full_name | "marketplace_reservation[hourStart]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "marketplace_reservation_hourStart_9" |
| label | "17:00" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "9" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_marketplace_reservation_hourStart_entry" |
| valid | true |
| value | "9" |
10
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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" => "btn-check" ] |
[ "class" => "btn-check" ] |
| block_name | "entry" |
same as passed value |
| label | "18:00" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "10" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "btn-check" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2172 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2166 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | Closure($modelData): bool {#2174 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "18:00" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2269 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1882 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1425 …} $translationDomain: "validators" $message: Closure() {#2268 …} } } |
| validation_groups | null |
| value | "10" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "btn-check" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_marketplace_reservation_hourStart_entry" ] |
| cache_key | "_marketplace_reservation_hourStart_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2422 -form: Symfony\Component\Form\Form {#2318 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2423 …5} |
| full_name | "marketplace_reservation[hourStart]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "marketplace_reservation_hourStart_10" |
| label | "18:00" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "10" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_marketplace_reservation_hourStart_entry" |
| valid | true |
| value | "10" |
11
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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" => "btn-check" ] |
[ "class" => "btn-check" ] |
| block_name | "entry" |
same as passed value |
| label | "19:00" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "11" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "btn-check" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2172 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2166 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | Closure($modelData): bool {#2174 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "19:00" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2278 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1882 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1425 …} $translationDomain: "validators" $message: Closure() {#2277 …} } } |
| validation_groups | null |
| value | "11" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "btn-check" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_marketplace_reservation_hourStart_entry" ] |
| cache_key | "_marketplace_reservation_hourStart_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2424 -form: Symfony\Component\Form\Form {#2321 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2425 …5} |
| full_name | "marketplace_reservation[hourStart]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "marketplace_reservation_hourStart_11" |
| label | "19:00" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "11" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_marketplace_reservation_hourStart_entry" |
| valid | true |
| value | "11" |
category
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 | [ "class" => "blue-line" ] |
[ "class" => "blue-line" ] |
| choice_label | "name" |
same as passed value |
| class | "App\Entity\MarketplaceCategory" |
same as passed value |
| group_by | Closure($choice, $key, $value) {#1921 class: "App\Form\Marketplace\MarketplaceReservationType" this: App\Form\Marketplace\MarketplaceReservationType {#1310 …} } |
same as passed value |
| label | false |
false
|
| placeholder | "form.workshop.marketplaceCategory" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "blue-line" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2109 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2069 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2113 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2110 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2072 -om: ContainerD2zllIZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#264 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2062 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\MarketplaceCategory" |
| 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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| em | ContainerD2zllIZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#264 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| group_by | Closure($choice, $key, $value) {#1921 class: "App\Form\Marketplace\MarketplaceReservationType" this: App\Form\Marketplace\MarketplaceReservationType {#1310 …} } |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2072 -om: ContainerD2zllIZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#264 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2062 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "form.workshop.marketplaceCategory" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2070 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1882 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1425 …} $translationDomain: "validators" $message: Closure() {#2075 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "blue-line" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_marketplace_reservation_category" ] |
| cache_key | "_marketplace_reservation_category_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ "Sport" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2437 +label: "Sport" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2436 +label: "Fitness" +value: "1" +data: App\Entity\MarketplaceCategory {#2446 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2429 +label: "Yoga" +value: "2" +data: App\Entity\MarketplaceCategory {#2497 …} +attr: [] +labelTranslationParameters: [] } ] } "Santé" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2439 +label: "Santé" +choices: [ 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2432 +label: "Nutrition" +value: "3" +data: App\Entity\MarketplaceCategory {#2490 …} +attr: [] +labelTranslationParameters: [] } ] } "Organisation" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2443 +label: "Organisation" +choices: [ 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2463 +label: "Télétravail" +value: "4" +data: App\Entity\MarketplaceCategory {#2483 …} +attr: [] +labelTranslationParameters: [] } ] } "Bien-être" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2460 +label: "Bien-être" +choices: [ 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2459 +label: "Naturopathie" +value: "5" +data: App\Entity\MarketplaceCategory {#2475 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2458 +label: "tabac test" +value: "6" +data: App\Entity\MarketplaceCategory {#2468 …} +attr: [] +labelTranslationParameters: [] } ] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1945 -form: Symfony\Component\Form\Form {#2324 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1959 …5} |
| full_name | "marketplace_reservation[category]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "marketplace_reservation_category" |
| is_selected | Closure($choice, $value) {#2426 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2017 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "category" |
| placeholder | "form.workshop.marketplaceCategory" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_marketplace_reservation_category" |
| valid | true |
| value | "" |
workshop
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 | [ "class" => "blue-line" ] |
[ "class" => "blue-line" ] |
| choices | [] |
[] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "blue-line" ] |
| 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 | [] |
| 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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| group_by | 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| 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() {#2121 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1882 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1425 …} $translationDomain: "validators" $message: Closure() {#2120 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "blue-line" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_marketplace_reservation_workshop" ] |
| cache_key | "_marketplace_reservation_workshop_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2461 -form: Symfony\Component\Form\Form {#2327 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2427 …5} |
| full_name | "marketplace_reservation[workshop]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "marketplace_reservation_workshop" |
| is_selected | Closure($choice, $value) {#2445 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2017 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "workshop" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_marketplace_reservation_workshop" |
| valid | true |
| value | "" |
description
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
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 | [ "class" => "blue-line" "rows" => 7 ] |
[ "class" => "blue-line" "rows" => 7 ] |
| data | null |
null
|
| label | "Descriptif de ma demande" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "blue-line" "rows" => 7 ] |
| 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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data | null |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2130 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1129 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "Descriptif de ma demande" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2135 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1882 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1425 …} $translationDomain: "validators" $message: Closure() {#2129 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "blue-line" "rows" => 7 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_marketplace_reservation_description" ] |
| cache_key | "_marketplace_reservation_description_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2430 -form: Symfony\Component\Form\Form {#2330 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2457 …5} |
| full_name | "marketplace_reservation[description]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "marketplace_reservation_description" |
| label | "Descriptif de ma demande" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "description" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_marketplace_reservation_description" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "f16af2234f.qZlHDuu9Jubzr3WEA6Heo4Ics6S61tO8yWCsibzx6ak.8-kUT6LqTZSiwhuyeurnl9F7w-7Q4JbIiBP_8e2UhcTI8yQ2r8R8ksP8OA" |
| 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 | "f16af2234f.qZlHDuu9Jubzr3WEA6Heo4Ics6S61tO8yWCsibzx6ak.8-kUT6LqTZSiwhuyeurnl9F7w-7Q4JbIiBP_8e2UhcTI8yQ2r8R8ksP8OA" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data | "f16af2234f.qZlHDuu9Jubzr3WEA6Heo4Ics6S61tO8yWCsibzx6ak.8-kUT6LqTZSiwhuyeurnl9F7w-7Q4JbIiBP_8e2UhcTI8yQ2r8R8ksP8OA" |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2452 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1129 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#2450 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1882 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1425 …} $translationDomain: "validators" $message: Closure() {#2453 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_marketplace_reservation__token" ] |
| cache_key | "_marketplace_reservation__token_hidden" |
| compound | false |
| data | "f16af2234f.qZlHDuu9Jubzr3WEA6Heo4Ics6S61tO8yWCsibzx6ak.8-kUT6LqTZSiwhuyeurnl9F7w-7Q4JbIiBP_8e2UhcTI8yQ2r8R8ksP8OA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2510 -form: Symfony\Component\Form\Form {#2506 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2482 …5} |
| full_name | "marketplace_reservation[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "marketplace_reservation__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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_marketplace_reservation__token" |
| valid | true |
| value | "f16af2234f.qZlHDuu9Jubzr3WEA6Heo4Ics6S61tO8yWCsibzx6ak.8-kUT6LqTZSiwhuyeurnl9F7w-7Q4JbIiBP_8e2UhcTI8yQ2r8R8ksP8OA" |