- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 31
- Events
- Routing
- Cache
- Translation 18
- 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
-
-
_token
-
marketplace_reservation
"App\Form\Marketplace\MarketplaceReservationType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\MarketplaceReservation {#1915 -id: null -fullName: null -firstName: null -lastName: null -user: null -phone: null -adress: null -dateStart: null -hourStart: null -family: 4 -category: Proxies\__CG__\App\Entity\MarketplaceCategory {#1851 …} -description: "test vignette" -status: "pending" -event: null -workshop: App\Entity\Workshop {#1573 …} -paymentAmount: 450.0 -payment: null -paymentStatus: "pending" -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 {#1915 -id: null -fullName: null -firstName: null -lastName: null -user: null -phone: null -adress: null -dateStart: null -hourStart: null -family: 4 -category: Proxies\__CG__\App\Entity\MarketplaceCategory {#1851 …} -description: "test vignette" -status: "pending" -event: null -workshop: App\Entity\Workshop {#1573 …} -paymentAmount: 450.0 -payment: null -paymentStatus: "pending" -refundAmount: null -refundDate: null -createdAt: null -updatedAt: null -email: null -zipCode: null -town: null } |
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 {#2268 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2269 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2270 …} -namespace: Closure() {#2272 …} } |
| data | App\Entity\MarketplaceReservation {#1915 -id: null -fullName: null -firstName: null -lastName: null -user: null -phone: null -adress: null -dateStart: null -hourStart: null -family: 4 -category: Proxies\__CG__\App\Entity\MarketplaceCategory {#1851 …} -description: "test vignette" -status: "pending" -event: null -workshop: App\Entity\Workshop {#1573 …} -paymentAmount: 450.0 -payment: null -paymentStatus: "pending" -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) {#2292 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1946 …} 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 | false |
| 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() {#2294 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2274 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1954 …} $translationDomain: "validators" $message: Closure() {#2293 …} } } |
| 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 {#1915 -id: null -fullName: null -firstName: null -lastName: null -user: null -phone: null -adress: null -dateStart: null -hourStart: null -family: 4 -category: Proxies\__CG__\App\Entity\MarketplaceCategory {#1851 …} -description: "test vignette" -status: "pending" -event: null -workshop: App\Entity\Workshop {#1573 …} -paymentAmount: 450.0 -payment: null -paymentStatus: "pending" -refundAmount: null -refundDate: null -createdAt: null -updatedAt: null -email: null -zipCode: null -town: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2419 -form: Symfony\Component\Form\Form {#2441 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2295 …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 {#1915 -id: null -fullName: null -firstName: null -lastName: null -user: null -phone: null -adress: null -dateStart: null -hourStart: null -family: 4 -category: Proxies\__CG__\App\Entity\MarketplaceCategory {#1851 …} -description: "test vignette" -status: "pending" -event: null -workshop: App\Entity\Workshop {#1573 …} -paymentAmount: 450.0 -payment: null -paymentStatus: "pending" -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 {#2268 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2269 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2270 …} -namespace: Closure() {#2272 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2319 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1946 …} } |
| 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() {#2322 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2274 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1954 …} $translationDomain: "validators" $message: Closure() {#2320 …} } } |
| 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 {#2552 -form: Symfony\Component\Form\Form {#2444 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2561 …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 {#2268 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2269 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2270 …} -namespace: Closure() {#2272 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2328 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1946 …} } |
| 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() {#2335 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2274 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1954 …} $translationDomain: "validators" $message: Closure() {#2329 …} } } |
| 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 {#2543 -form: Symfony\Component\Form\Form {#2447 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2534 …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 {#2268 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2269 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2270 …} -namespace: Closure() {#2272 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2342 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1946 …} } |
| 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() {#2349 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2274 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1954 …} $translationDomain: "validators" $message: Closure() {#2343 …} } } |
| 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 {#2525 -form: Symfony\Component\Form\Form {#2450 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2516 …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 {#2268 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2269 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2270 …} -namespace: Closure() {#2272 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2356 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1946 …} } |
| 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() {#2358 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2274 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1954 …} $translationDomain: "validators" $message: Closure() {#2357 …} } } |
| 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 {#2507 -form: Symfony\Component\Form\Form {#2453 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2498 …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 {#2268 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2269 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2270 …} -namespace: Closure() {#2272 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2365 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1946 …} } |
| 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() {#2367 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2274 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1954 …} $translationDomain: "validators" $message: Closure() {#2366 …} } } |
| 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 {#2489 -form: Symfony\Component\Form\Form {#2456 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2480 …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 {#2268 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2269 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2270 …} -namespace: Closure() {#2272 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2374 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1946 …} } |
| 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() {#2376 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2274 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1954 …} $translationDomain: "validators" $message: Closure() {#2375 …} } } |
| 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 {#2397 -form: Symfony\Component\Form\Form {#2459 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2377 …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 {#2268 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2269 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2270 …} -namespace: Closure() {#2272 …} } |
| 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() {#2396 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2274 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1954 …} $translationDomain: "validators" $message: Closure() {#2393 …} } } |
| 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 {#2368 -form: Symfony\Component\Form\Form {#2462 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2359 …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) {#2312 class: "App\Form\Marketplace\MarketplaceReservationType" this: App\Form\Marketplace\MarketplaceReservationType {#1945 …} } |
same as passed value |
| choices | [ "8:00" => DateTime @1768460400 {#2300 date: 2026-01-15 08:00:00.0 Europe/Berlin (+01:00) } "9:00" => DateTime @1768464000 {#2301 date: 2026-01-15 09:00:00.0 Europe/Berlin (+01:00) } "10:00" => DateTime @1768467600 {#2302 date: 2026-01-15 10:00:00.0 Europe/Berlin (+01:00) } "11:00" => DateTime @1768471200 {#2303 date: 2026-01-15 11:00:00.0 Europe/Berlin (+01:00) } "12:00" => DateTime @1768474800 {#2304 date: 2026-01-15 12:00:00.0 Europe/Berlin (+01:00) } "13:00" => DateTime @1768478400 {#2305 date: 2026-01-15 13:00:00.0 Europe/Berlin (+01:00) } "14:00" => DateTime @1768482000 {#2306 date: 2026-01-15 14:00:00.0 Europe/Berlin (+01:00) } "15:00" => DateTime @1768485600 {#2307 date: 2026-01-15 15:00:00.0 Europe/Berlin (+01:00) } "16:00" => DateTime @1768489200 {#2308 date: 2026-01-15 16:00:00.0 Europe/Berlin (+01:00) } "17:00" => DateTime @1768492800 {#2309 date: 2026-01-15 17:00:00.0 Europe/Berlin (+01:00) } "18:00" => DateTime @1768496400 {#2310 date: 2026-01-15 18:00:00.0 Europe/Berlin (+01:00) } "19:00" => DateTime @1768500000 {#2311 date: 2026-01-15 19:00:00.0 Europe/Berlin (+01:00) } ] |
[ "8:00" => DateTime @1768460400 {#2300 date: 2026-01-15 08:00:00.0 Europe/Berlin (+01:00) } "9:00" => DateTime @1768464000 {#2301 date: 2026-01-15 09:00:00.0 Europe/Berlin (+01:00) } "10:00" => DateTime @1768467600 {#2302 date: 2026-01-15 10:00:00.0 Europe/Berlin (+01:00) } "11:00" => DateTime @1768471200 {#2303 date: 2026-01-15 11:00:00.0 Europe/Berlin (+01:00) } "12:00" => DateTime @1768474800 {#2304 date: 2026-01-15 12:00:00.0 Europe/Berlin (+01:00) } "13:00" => DateTime @1768478400 {#2305 date: 2026-01-15 13:00:00.0 Europe/Berlin (+01:00) } "14:00" => DateTime @1768482000 {#2306 date: 2026-01-15 14:00:00.0 Europe/Berlin (+01:00) } "15:00" => DateTime @1768485600 {#2307 date: 2026-01-15 15:00:00.0 Europe/Berlin (+01:00) } "16:00" => DateTime @1768489200 {#2308 date: 2026-01-15 16:00:00.0 Europe/Berlin (+01:00) } "17:00" => DateTime @1768492800 {#2309 date: 2026-01-15 17:00:00.0 Europe/Berlin (+01:00) } "18:00" => DateTime @1768496400 {#2310 date: 2026-01-15 18:00:00.0 Europe/Berlin (+01:00) } "19:00" => DateTime @1768500000 {#2311 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) {#2312 class: "App\Form\Marketplace\MarketplaceReservationType" this: App\Form\Marketplace\MarketplaceReservationType {#1945 …} } |
| 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 {#2300 date: 2026-01-15 08:00:00.0 Europe/Berlin (+01:00) } "9:00" => DateTime @1768464000 {#2301 date: 2026-01-15 09:00:00.0 Europe/Berlin (+01:00) } "10:00" => DateTime @1768467600 {#2302 date: 2026-01-15 10:00:00.0 Europe/Berlin (+01:00) } "11:00" => DateTime @1768471200 {#2303 date: 2026-01-15 11:00:00.0 Europe/Berlin (+01:00) } "12:00" => DateTime @1768474800 {#2304 date: 2026-01-15 12:00:00.0 Europe/Berlin (+01:00) } "13:00" => DateTime @1768478400 {#2305 date: 2026-01-15 13:00:00.0 Europe/Berlin (+01:00) } "14:00" => DateTime @1768482000 {#2306 date: 2026-01-15 14:00:00.0 Europe/Berlin (+01:00) } "15:00" => DateTime @1768485600 {#2307 date: 2026-01-15 15:00:00.0 Europe/Berlin (+01:00) } "16:00" => DateTime @1768489200 {#2308 date: 2026-01-15 16:00:00.0 Europe/Berlin (+01:00) } "17:00" => DateTime @1768492800 {#2309 date: 2026-01-15 17:00:00.0 Europe/Berlin (+01:00) } "18:00" => DateTime @1768496400 {#2310 date: 2026-01-15 18:00:00.0 Europe/Berlin (+01:00) } "19:00" => DateTime @1768500000 {#2311 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 {#2268 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2269 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2270 …} -namespace: Closure() {#2272 …} } |
| 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() {#2417 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2274 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1954 …} $translationDomain: "validators" $message: Closure() {#2416 …} } } |
| 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 {#2425 +label: "8:00" +value: "0" +data: DateTime @1768460400 {#2300 date: 2026-01-15 08:00:00.0 Europe/Berlin (+01:00) } +attr: [ "class" => "btn-check" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2426 +label: "9:00" +value: "1" +data: DateTime @1768464000 {#2301 date: 2026-01-15 09:00:00.0 Europe/Berlin (+01:00) } +attr: [ "class" => "btn-check" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2427 +label: "10:00" +value: "2" +data: DateTime @1768467600 {#2302 date: 2026-01-15 10:00:00.0 Europe/Berlin (+01:00) } +attr: [ "class" => "btn-check" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2428 +label: "11:00" +value: "3" +data: DateTime @1768471200 {#2303 date: 2026-01-15 11:00:00.0 Europe/Berlin (+01:00) } +attr: [ "class" => "btn-check" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2429 +label: "12:00" +value: "4" +data: DateTime @1768474800 {#2304 date: 2026-01-15 12:00:00.0 Europe/Berlin (+01:00) } +attr: [ "class" => "btn-check" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2430 +label: "13:00" +value: "5" +data: DateTime @1768478400 {#2305 date: 2026-01-15 13:00:00.0 Europe/Berlin (+01:00) } +attr: [ "class" => "btn-check" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2431 +label: "14:00" +value: "6" +data: DateTime @1768482000 {#2306 date: 2026-01-15 14:00:00.0 Europe/Berlin (+01:00) } +attr: [ "class" => "btn-check" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2432 +label: "15:00" +value: "7" +data: DateTime @1768485600 {#2307 date: 2026-01-15 15:00:00.0 Europe/Berlin (+01:00) } +attr: [ "class" => "btn-check" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2433 +label: "16:00" +value: "8" +data: DateTime @1768489200 {#2308 date: 2026-01-15 16:00:00.0 Europe/Berlin (+01:00) } +attr: [ "class" => "btn-check" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2434 +label: "17:00" +value: "9" +data: DateTime @1768492800 {#2309 date: 2026-01-15 17:00:00.0 Europe/Berlin (+01:00) } +attr: [ "class" => "btn-check" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2435 +label: "18:00" +value: "10" +data: DateTime @1768496400 {#2310 date: 2026-01-15 18:00:00.0 Europe/Berlin (+01:00) } +attr: [ "class" => "btn-check" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2436 +label: "19:00" +value: "11" +data: DateTime @1768500000 {#2311 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 {#2350 -form: Symfony\Component\Form\Form {#2585 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#2336 …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) {#2315 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2408 …} } |
| 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 {#2268 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2269 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2270 …} -namespace: Closure() {#2272 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2472 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2466 …} } |
| 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 {#2474 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() {#2478 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2274 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1954 …} $translationDomain: "validators" $message: Closure() {#2475 …} } } |
| 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 {#2629 -form: Symfony\Component\Form\Form {#2588 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2628 …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 {#2268 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2269 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2270 …} -namespace: Closure() {#2272 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2472 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2466 …} } |
| 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 {#2474 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() {#2488 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2274 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1954 …} $translationDomain: "validators" $message: Closure() {#2487 …} } } |
| 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 {#2630 -form: Symfony\Component\Form\Form {#2591 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2662 …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 {#2268 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2269 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2270 …} -namespace: Closure() {#2272 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2472 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2466 …} } |
| 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 {#2474 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() {#2497 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2274 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1954 …} $translationDomain: "validators" $message: Closure() {#2496 …} } } |
| 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 {#2664 -form: Symfony\Component\Form\Form {#2594 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2665 …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 {#2268 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2269 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2270 …} -namespace: Closure() {#2272 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2472 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2466 …} } |
| 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 {#2474 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() {#2506 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2274 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1954 …} $translationDomain: "validators" $message: Closure() {#2505 …} } } |
| 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 {#2666 -form: Symfony\Component\Form\Form {#2597 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2667 …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 {#2268 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2269 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2270 …} -namespace: Closure() {#2272 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2472 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2466 …} } |
| 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 {#2474 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() {#2515 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2274 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1954 …} $translationDomain: "validators" $message: Closure() {#2514 …} } } |
| 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 {#2691 -form: Symfony\Component\Form\Form {#2600 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2693 …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 {#2268 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2269 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2270 …} -namespace: Closure() {#2272 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2472 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2466 …} } |
| 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 {#2474 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() {#2524 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2274 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1954 …} $translationDomain: "validators" $message: Closure() {#2523 …} } } |
| 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 {#2694 -form: Symfony\Component\Form\Form {#2603 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2695 …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 {#2268 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2269 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2270 …} -namespace: Closure() {#2272 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2472 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2466 …} } |
| 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 {#2474 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() {#2533 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2274 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1954 …} $translationDomain: "validators" $message: Closure() {#2532 …} } } |
| 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 {#2696 -form: Symfony\Component\Form\Form {#2606 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2697 …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 {#2268 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2269 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2270 …} -namespace: Closure() {#2272 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2472 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2466 …} } |
| 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 {#2474 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() {#2542 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2274 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1954 …} $translationDomain: "validators" $message: Closure() {#2541 …} } } |
| 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 {#2698 -form: Symfony\Component\Form\Form {#2609 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2699 …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 {#2268 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2269 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2270 …} -namespace: Closure() {#2272 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2472 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2466 …} } |
| 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 {#2474 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() {#2551 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2274 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1954 …} $translationDomain: "validators" $message: Closure() {#2550 …} } } |
| 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 {#2700 -form: Symfony\Component\Form\Form {#2612 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2701 …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 {#2268 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2269 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2270 …} -namespace: Closure() {#2272 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2472 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2466 …} } |
| 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 {#2474 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() {#2560 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2274 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1954 …} $translationDomain: "validators" $message: Closure() {#2559 …} } } |
| 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 {#2702 -form: Symfony\Component\Form\Form {#2615 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2703 …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 {#2268 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2269 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2270 …} -namespace: Closure() {#2272 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2472 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2466 …} } |
| 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 {#2474 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() {#2569 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2274 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1954 …} $translationDomain: "validators" $message: Closure() {#2568 …} } } |
| 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 {#2704 -form: Symfony\Component\Form\Form {#2618 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2705 …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 {#2268 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2269 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2270 …} -namespace: Closure() {#2272 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2472 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2466 …} } |
| 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 {#2474 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() {#2578 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2274 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1954 …} $translationDomain: "validators" $message: Closure() {#2577 …} } } |
| 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 {#2706 -form: Symfony\Component\Form\Form {#2621 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2707 …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" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "dbbf134927102d8ee69e140f1bd3e7f._r9Zd55t8y0SkkYt-aKvImM-vvej9AJEpIQoh0tLKVA.vMgVJ69UmB9I1SxFlc7KQQdp76XinWcX1v1C0TkkZAXL8SAU6SiLY1rLHw" |
| 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 | "dbbf134927102d8ee69e140f1bd3e7f._r9Zd55t8y0SkkYt-aKvImM-vvej9AJEpIQoh0tLKVA.vMgVJ69UmB9I1SxFlc7KQQdp76XinWcX1v1C0TkkZAXL8SAU6SiLY1rLHw" |
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 {#2268 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2269 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2270 …} -namespace: Closure() {#2272 …} } |
| data | "dbbf134927102d8ee69e140f1bd3e7f._r9Zd55t8y0SkkYt-aKvImM-vvej9AJEpIQoh0tLKVA.vMgVJ69UmB9I1SxFlc7KQQdp76XinWcX1v1C0TkkZAXL8SAU6SiLY1rLHw" |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2710 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1946 …} } |
| 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() {#2712 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2274 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1954 …} $translationDomain: "validators" $message: Closure() {#2708 …} } } |
| 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 | "dbbf134927102d8ee69e140f1bd3e7f._r9Zd55t8y0SkkYt-aKvImM-vvej9AJEpIQoh0tLKVA.vMgVJ69UmB9I1SxFlc7KQQdp76XinWcX1v1C0TkkZAXL8SAU6SiLY1rLHw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2722 -form: Symfony\Component\Form\Form {#2718 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2713 …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 | "dbbf134927102d8ee69e140f1bd3e7f._r9Zd55t8y0SkkYt-aKvImM-vvej9AJEpIQoh0tLKVA.vMgVJ69UmB9I1SxFlc7KQQdp76XinWcX1v1C0TkkZAXL8SAU6SiLY1rLHw" |