- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 463
- Events
- Routing
- Cache
- Translation 12
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- E-mails
- Notifications
- 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
reservation_type2
"App\Form\ReservationType2"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Reservation {#697 -id: null -heure: null -date: null -effectif: null -ManyToOne: null -client: null -date_ajout: DateTime @1751702357 {#457 date: 2025-07-05 09:59:17.064098 Europe/Paris (+02:00) } } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Reservation {#697 -id: null -heure: null -date: null -effectif: null -ManyToOne: null -client: null -date_ajout: DateTime @1751702357 {#457 date: 2025-07-05 09:59:17.064098 Europe/Paris (+02:00) } } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "custom-form-class" ] |
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 {#966 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#967 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#968 …} -namespace: Symfony\Component\Security\Csrf\CsrfTokenManager::{closure:Symfony\Component\Security\Csrf\CsrfTokenManager::__construct():52}() {#970 …} } |
data | App\Entity\Reservation {#697 -id: null -heure: null -date: null -effectif: null -ManyToOne: null -client: null -date_ajout: DateTime @1751702357 {#457 date: 2025-07-05 09:59:17.064098 Europe/Paris (+02:00) } } |
data_class | "App\Entity\Reservation" |
disabled | false |
empty_data | Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():152}:156}(FormInterface $form) {#1018 this: Symfony\Component\Form\Extension\Core\Type\FormType {#734 …} use: { $class: "App\Entity\Reservation" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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 | Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::{closure:{closure:Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::configureOptions():42}:43}() {#1016 this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#705 …} $translationDomain: "validators" $message: Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():167}:168}() {#1017 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "custom-form-class" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "reservation_type2" "_reservation_type2" ] |
cache_key | "_reservation_type2_reservation_type2" |
compound | true |
data | App\Entity\Reservation {#697 -id: null -heure: null -date: null -effectif: null -ManyToOne: null -client: null -date_ajout: DateTime @1751702357 {#457 date: 2025-07-05 09:59:17.064098 Europe/Paris (+02:00) } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1418 -form: Symfony\Component\Form\Form {#1245 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1430 …5} |
full_name | "reservation_type2" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reservation_type2" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "reservation_type2" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reservation_type2" |
valid | true |
value | App\Entity\Reservation {#697 -id: null -heure: null -date: null -effectif: null -ManyToOne: null -client: null -date_ajout: DateTime @1751702357 {#457 date: 2025-07-05 09:59:17.064098 Europe/Paris (+02:00) } } |
date
"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" => "form-control" ] |
[ "class" => "form-control" ] |
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
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 {#966 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#967 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#968 …} -namespace: Symfony\Component\Security\Csrf\CsrfTokenManager::{closure:Symfony\Component\Security\Csrf\CsrfTokenManager::__construct():52}() {#970 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "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 | Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::{closure:{closure:Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::configureOptions():42}:43}() {#994 this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#705 …} $translationDomain: "validators" $message: Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():167}:168}() {#992 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_reservation_type2_date" ] |
cache_key | "_reservation_type2_date_date" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1413 -form: Symfony\Component\Form\Form {#1200 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1412 …5} |
full_name | "reservation_type2[date]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reservation_type2_date" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "date" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_reservation_type2_date" |
valid | true |
value | "" |
widget | "single_text" |
effectif
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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" => "form-control" ] |
[ "class" => "form-control" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
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 {#966 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#967 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#968 …} -namespace: Symfony\Component\Security\Csrf\CsrfTokenManager::{closure:Symfony\Component\Security\Csrf\CsrfTokenManager::__construct():52}() {#970 …} } |
data_class | null |
disabled | false |
empty_data | Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():152}:161}(FormInterface $form) {#1037 this: Symfony\Component\Form\Extension\Core\Type\FormType {#734 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
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 |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::{closure:{closure:Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::configureOptions():42}:43}() {#1042 this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#705 …} $translationDomain: "validators" $message: Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():167}:168}() {#1009 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_reservation_type2_effectif" ] |
cache_key | "_reservation_type2_effectif_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1414 -form: Symfony\Component\Form\Form {#1271 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1415 …5} |
full_name | "reservation_type2[effectif]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reservation_type2_effectif" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "effectif" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reservation_type2_effectif" |
valid | true |
value | "" |
heure
"Symfony\Component\Form\Extension\Core\Type\TimeType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[ "hour" => "" "minute" => "" ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "placeholder" => "Sélectionnez l'heure" ] |
[ "class" => "form-control" "placeholder" => "Sélectionnez l'heure" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "placeholder" => "Sélectionnez l'heure" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "hour" => false "minute" => false "second" => false ] |
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 {#966 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#967 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#968 …} -namespace: Symfony\Component\Security\Csrf\CsrfTokenManager::{closure:Symfony\Component\Security\Csrf\CsrfTokenManager::__construct():52}() {#970 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
hours | [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 ] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "H:i:s" |
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" |
minutes | [ 0 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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] |
model_timezone | null |
placeholder | [ "hour" => null "minute" => null "second" => null ] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
reference_date | null |
required | true |
row_attr | [] |
seconds | [ 0 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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::{closure:{closure:Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::configureOptions():42}:43}() {#1071 this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#705 …} $translationDomain: "validators" $message: Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():167}:168}() {#1069 …} } } |
validation_groups | null |
view_timezone | null |
widget | "choice" |
with_minutes | true |
with_seconds | false |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "placeholder" => "Sélectionnez l'heure" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "time" "_reservation_type2_heure" ] |
cache_key | "_reservation_type2_heure_time" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1416 -form: Symfony\Component\Form\Form {#1217 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1417 …5} |
full_name | "reservation_type2[heure]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reservation_type2_heure" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "heure" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reservation_type2_heure" |
valid | true |
value | [ "hour" => "" "minute" => "" ] |
widget | "choice" |
with_minutes | true |
with_seconds | false |
hour
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_translation_domain | false |
false
|
choices | [ "00" => 0 "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 ] |
[ "00" => 0 "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 ] |
empty_data | "" |
same as passed value |
error_bubbling | true |
same as passed value |
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
placeholder | null |
null
|
required | true |
same as passed value |
translation_domain | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "00" => 0 "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 ] |
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 {#966 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#967 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#968 …} -namespace: Symfony\Component\Security\Csrf\CsrfTokenManager::{closure:Symfony\Component\Security\Csrf\CsrfTokenManager::__construct():52}() {#970 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | true |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "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" |
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 | Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::{closure:{closure:Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::configureOptions():42}:43}() {#1244 this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#705 …} $translationDomain: "validators" $message: Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():167}:168}() {#1269 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_reservation_type2_heure_hour" ] |
cache_key | "_reservation_type2_heure_hour_choice" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1425 +label: "00" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1424 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1423 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1422 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1421 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1420 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1419 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1410 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1408 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1407 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1406 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1405 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1404 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1403 +label: "13" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1402 +label: "14" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1365 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1373 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1375 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1376 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1377 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1378 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1379 +label: "21" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1380 +label: "22" +value: "22" +data: 22 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1381 +label: "23" +value: "23" +data: 23 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1426 -form: Symfony\Component\Form\Form {#1214 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1427 …5} |
full_name | "reservation_type2[heure][hour]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reservation_type2_heure_hour" |
is_selected | Symfony\Component\Form\Extension\Core\Type\ChoiceType::{closure:Symfony\Component\Form\Extension\Core\Type\ChoiceType::buildView():277}($choice, $value) {#1384 this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1089 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "hour" |
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 | "_reservation_type2_heure_hour" |
valid | true |
value | "" |
minute
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_translation_domain | false |
false
|
choices | [ "00" => 0 "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 32 => 32 33 => 33 34 => 34 35 => 35 36 => 36 37 => 37 38 => 38 39 => 39 40 => 40 41 => 41 42 => 42 43 => 43 44 => 44 45 => 45 46 => 46 47 => 47 48 => 48 49 => 49 50 => 50 51 => 51 52 => 52 53 => 53 54 => 54 55 => 55 56 => 56 57 => 57 58 => 58 59 => 59 ] |
[ "00" => 0 "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 32 => 32 33 => 33 34 => 34 35 => 35 36 => 36 37 => 37 38 => 38 39 => 39 40 => 40 41 => 41 42 => 42 43 => 43 44 => 44 45 => 45 46 => 46 47 => 47 48 => 48 49 => 49 50 => 50 51 => 51 52 => 52 53 => 53 54 => 54 55 => 55 56 => 56 57 => 57 58 => 58 59 => 59 ] |
empty_data | "" |
same as passed value |
error_bubbling | true |
same as passed value |
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
placeholder | null |
null
|
required | true |
same as passed value |
translation_domain | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "00" => 0 "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 32 => 32 33 => 33 34 => 34 35 => 35 36 => 36 37 => 37 38 => 38 39 => 39 40 => 40 41 => 41 42 => 42 43 => 43 44 => 44 45 => 45 46 => 46 47 => 47 48 => 48 49 => 49 50 => 50 51 => 51 52 => 52 53 => 53 54 => 54 55 => 55 56 => 56 57 => 57 58 => 58 59 => 59 ] |
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 {#966 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#967 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#968 …} -namespace: Symfony\Component\Security\Csrf\CsrfTokenManager::{closure:Symfony\Component\Security\Csrf\CsrfTokenManager::__construct():52}() {#970 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | true |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "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" |
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 | Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::{closure:{closure:Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::configureOptions():42}:43}() {#1229 this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#705 …} $translationDomain: "validators" $message: Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():167}:168}() {#1227 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_reservation_type2_heure_minute" ] |
cache_key | "_reservation_type2_heure_minute_choice" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1386 +label: "00" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1387 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1388 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1389 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1390 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1391 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1392 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1393 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1394 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1395 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1396 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1397 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1398 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1399 +label: "13" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1400 +label: "14" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1401 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1433 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1434 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1435 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1436 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1437 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1438 +label: "21" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1439 +label: "22" +value: "22" +data: 22 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1440 +label: "23" +value: "23" +data: 23 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1441 +label: "24" +value: "24" +data: 24 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1442 +label: "25" +value: "25" +data: 25 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1443 +label: "26" +value: "26" +data: 26 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1444 +label: "27" +value: "27" +data: 27 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1445 +label: "28" +value: "28" +data: 28 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1446 +label: "29" +value: "29" +data: 29 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1447 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1448 +label: "31" +value: "31" +data: 31 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1449 +label: "32" +value: "32" +data: 32 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1450 +label: "33" +value: "33" +data: 33 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1451 +label: "34" +value: "34" +data: 34 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1452 +label: "35" +value: "35" +data: 35 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1453 +label: "36" +value: "36" +data: 36 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1454 +label: "37" +value: "37" +data: 37 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1455 +label: "38" +value: "38" +data: 38 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1456 +label: "39" +value: "39" +data: 39 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1457 +label: "40" +value: "40" +data: 40 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1458 +label: "41" +value: "41" +data: 41 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1459 +label: "42" +value: "42" +data: 42 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1460 +label: "43" +value: "43" +data: 43 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1461 +label: "44" +value: "44" +data: 44 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1462 +label: "45" +value: "45" +data: 45 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1463 +label: "46" +value: "46" +data: 46 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1464 +label: "47" +value: "47" +data: 47 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1465 +label: "48" +value: "48" +data: 48 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1466 +label: "49" +value: "49" +data: 49 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1467 +label: "50" +value: "50" +data: 50 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1468 +label: "51" +value: "51" +data: 51 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1469 +label: "52" +value: "52" +data: 52 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1470 +label: "53" +value: "53" +data: 53 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1471 +label: "54" +value: "54" +data: 54 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1472 +label: "55" +value: "55" +data: 55 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1473 +label: "56" +value: "56" +data: 56 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1474 +label: "57" +value: "57" +data: 57 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1475 +label: "58" +value: "58" +data: 58 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1476 +label: "59" +value: "59" +data: 59 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1383 -form: Symfony\Component\Form\Form {#1211 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1385 …5} |
full_name | "reservation_type2[heure][minute]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reservation_type2_heure_minute" |
is_selected | Symfony\Component\Form\Extension\Core\Type\ChoiceType::{closure:Symfony\Component\Form\Extension\Core\Type\ChoiceType::buildView():277}($choice, $value) {#1478 this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1089 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "minute" |
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 | "_reservation_type2_heure_minute" |
valid | true |
value | "" |
ManyToOne
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
class | "App\Entity\Emplacement" |
same as passed value |
label | "Emplacement" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1123 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1266 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1129 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1256 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1259 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1139 -om: Doctrine\ORM\EntityManager {#860 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1130 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Emplacement" |
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 {#966 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#967 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#968 …} -namespace: Symfony\Component\Security\Csrf\CsrfTokenManager::{closure:Symfony\Component\Security\Csrf\CsrfTokenManager::__construct():52}() {#970 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#860 …11} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1139 -om: Doctrine\ORM\EntityManager {#860 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1130 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Emplacement" |
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 |
query_builder | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::{closure:{closure:Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::configureOptions():42}:43}() {#1133 this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#705 …} $translationDomain: "validators" $message: Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():167}:168}() {#1138 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_reservation_type2_ManyToOne" ] |
cache_key | "_reservation_type2_ManyToOne_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1480 +label: "Intérieur" +value: "1" +data: App\Entity\Emplacement {#1506 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1481 +label: "Terrasse" +value: "2" +data: App\Entity\Emplacement {#1534 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1585 +label: "Bar" +value: "3" +data: App\Entity\Emplacement {#1537 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1429 -form: Symfony\Component\Form\Form {#1208 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1428 …5} |
full_name | "reservation_type2[ManyToOne]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reservation_type2_ManyToOne" |
is_selected | Symfony\Component\Form\Extension\Core\Type\ChoiceType::{closure:Symfony\Component\Form\Extension\Core\Type\ChoiceType::buildView():277}($choice, $value) {#1489 this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1089 …} } |
label | "Emplacement" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "ManyToOne" |
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 | "_reservation_type2_ManyToOne" |
valid | true |
value | "" |
client
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "custom-form-class" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "client" "_reservation_type2_client" ] |
cache_key | "_reservation_type2_client_client" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1479 -form: Symfony\Component\Form\Form {#1341 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1571 …5} |
full_name | "reservation_type2[client]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reservation_type2_client" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "client" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reservation_type2_client" |
valid | true |
value | null |
nom
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "placeholder" => "Nom" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_reservation_type2_client_nom" ] |
cache_key | "_reservation_type2_client_nom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1501 -form: Symfony\Component\Form\Form {#1344 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1564 …5} |
full_name | "reservation_type2[client][nom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reservation_type2_client_nom" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nom" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reservation_type2_client_nom" |
valid | true |
value | "" |
prenom
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "placeholder" => "Prénom" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_reservation_type2_client_prenom" ] |
cache_key | "_reservation_type2_client_prenom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1540 -form: Symfony\Component\Form\Form {#1347 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1541 …5} |
full_name | "reservation_type2[client][prenom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reservation_type2_client_prenom" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "prenom" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reservation_type2_client_prenom" |
valid | true |
value | "" |
telephone
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "placeholder" => "Téléphone" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_reservation_type2_client_telephone" ] |
cache_key | "_reservation_type2_client_telephone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1542 -form: Symfony\Component\Form\Form {#1350 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1543 …5} |
full_name | "reservation_type2[client][telephone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reservation_type2_client_telephone" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "telephone" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reservation_type2_client_telephone" |
valid | true |
value | "" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "placeholder" => "Entrez votre mail" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_reservation_type2_client_mail" ] |
cache_key | "_reservation_type2_client_mail_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1544 -form: Symfony\Component\Form\Form {#1353 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1548 …5} |
full_name | "reservation_type2[client][mail]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reservation_type2_client_mail" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "mail" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reservation_type2_client_mail" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "f9de92d732c6.i_9UClomLgUGCH1EewScSYg4UzOg463DgEnbIzk01oU.yqYkfzxja1QrahB3FF30H8dUC3_VueK27QSse3hygbLshj14bWJ-b0cwMA" |
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 | "f9de92d732c6.i_9UClomLgUGCH1EewScSYg4UzOg463DgEnbIzk01oU.yqYkfzxja1QrahB3FF30H8dUC3_VueK27QSse3hygbLshj14bWJ-b0cwMA" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#966 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#967 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#968 …} -namespace: Symfony\Component\Security\Csrf\CsrfTokenManager::{closure:Symfony\Component\Security\Csrf\CsrfTokenManager::__construct():52}() {#970 …} } |
data | "f9de92d732c6.i_9UClomLgUGCH1EewScSYg4UzOg463DgEnbIzk01oU.yqYkfzxja1QrahB3FF30H8dUC3_VueK27QSse3hygbLshj14bWJ-b0cwMA" |
data_class | null |
disabled | false |
empty_data | Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():152}:161}(FormInterface $form) {#1566 this: Symfony\Component\Form\Extension\Core\Type\FormType {#734 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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 | Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::{closure:{closure:Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::configureOptions():42}:43}() {#1595 this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#705 …} $translationDomain: "validators" $message: Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():167}:168}() {#1575 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_reservation_type2__token" ] |
cache_key | "_reservation_type2__token_hidden" |
compound | false |
data | "f9de92d732c6.i_9UClomLgUGCH1EewScSYg4UzOg463DgEnbIzk01oU.yqYkfzxja1QrahB3FF30H8dUC3_VueK27QSse3hygbLshj14bWJ-b0cwMA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1545 -form: Symfony\Component\Form\Form {#1503 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1594 …5} |
full_name | "reservation_type2[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reservation_type2__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 | "_reservation_type2__token" |
valid | true |
value | "f9de92d732c6.i_9UClomLgUGCH1EewScSYg4UzOg463DgEnbIzk01oU.yqYkfzxja1QrahB3FF30H8dUC3_VueK27QSse3hygbLshj14bWJ-b0cwMA" |