- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 1
- Events
- Routing
- Cache
- Security
- Twig
- Doctrine
- E-mails
- 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
reserve
"App\Form\App\ReserveType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Reserve {#511 -id: null -firstName: null -lastName: null -tel: null -mail: null -carModel: "blank" -startDate: DateTimeImmutable @1746672334 {#510 date: 2025-05-08 11:45:34.351980 Asia/Tokyo (+09:00) } -startTime: DateTimeImmutable @1746672334 {#510} -endDate: DateTimeImmutable @1746672334 {#510} -endTime: DateTimeImmutable @1746672334 {#510} -remarks: null -status: 0 -createdAt: null -updatedAt: null -deletedAt: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Reserve {#511 -id: null -firstName: null -lastName: null -tel: null -mail: null -carModel: "blank" -startDate: DateTimeImmutable @1746672334 {#510 date: 2025-05-08 11:45:34.351980 Asia/Tokyo (+09:00) } -startTime: DateTimeImmutable @1746672334 {#510} -endDate: DateTimeImmutable @1746672334 {#510} -endTime: DateTimeImmutable @1746672334 {#510} -remarks: null -status: 0 -createdAt: null -updatedAt: null -deletedAt: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#616 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#617 …} -namespace: Closure() {#619 …} } |
data | App\Entity\Reserve {#511 -id: null -firstName: null -lastName: null -tel: null -mail: null -carModel: "blank" -startDate: DateTimeImmutable @1746672334 {#510 date: 2025-05-08 11:45:34.351980 Asia/Tokyo (+09:00) } -startTime: DateTimeImmutable @1746672334 {#510} -endDate: DateTimeImmutable @1746672334 {#510} -endTime: DateTimeImmutable @1746672334 {#510} -remarks: null -status: 0 -createdAt: null -updatedAt: null -deletedAt: null } |
data_class | "App\Entity\Reserve" |
disabled | false |
empty_data | Closure(FormInterface $form) {#636 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} use: { $class: "App\Entity\Reserve" } } |
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 | Closure() {#637 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#635 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "reserve" "_reserve" ] |
cache_key | "_reserve_reserve" |
compound | true |
data | App\Entity\Reserve {#511 -id: null -firstName: null -lastName: null -tel: null -mail: null -carModel: "blank" -startDate: DateTimeImmutable @1746672334 {#510 date: 2025-05-08 11:45:34.351980 Asia/Tokyo (+09:00) } -startTime: DateTimeImmutable @1746672334 {#510} -endDate: DateTimeImmutable @1746672334 {#510} -endTime: DateTimeImmutable @1746672334 {#510} -remarks: null -status: 0 -createdAt: null -updatedAt: null -deletedAt: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#680 -form: Symfony\Component\Form\Form {#712 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#692 …5} |
full_name | "reserve" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reserve" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "reserve" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reserve" |
valid | true |
value | App\Entity\Reserve {#511 -id: null -firstName: null -lastName: null -tel: null -mail: null -carModel: "blank" -startDate: DateTimeImmutable @1746672334 {#510 date: 2025-05-08 11:45:34.351980 Asia/Tokyo (+09:00) } -startTime: DateTimeImmutable @1746672334 {#510} -endDate: DateTimeImmutable @1746672334 {#510} -endTime: DateTimeImmutable @1746672334 {#510} -remarks: null -status: 0 -createdAt: null -updatedAt: null -deletedAt: null } |
lastName
"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 | [ "placeholder" => "姓" ] |
[ "placeholder" => "姓" ] |
error_bubbling | true |
same as passed value |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "姓" ] |
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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#616 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#617 …} -namespace: Closure() {#619 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#649 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
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 | false |
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() {#650 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#648 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "姓" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_reserve_lastName" ] |
cache_key | "_reserve_lastName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#734 -form: Symfony\Component\Form\Form {#715 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#651 …5} |
full_name | "reserve[lastName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reserve_lastName" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastName" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reserve_lastName" |
valid | true |
value | "" |
firstName
"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 | [ "placeholder" => "名" ] |
[ "placeholder" => "名" ] |
error_bubbling | true |
same as passed value |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "名" ] |
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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#616 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#617 …} -namespace: Closure() {#619 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#657 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
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 | false |
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() {#658 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#656 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "名" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_reserve_firstName" ] |
cache_key | "_reserve_firstName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#736 -form: Symfony\Component\Form\Form {#718 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#737 …5} |
full_name | "reserve[firstName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reserve_firstName" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstName" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reserve_firstName" |
valid | true |
value | "" |
tel
"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 | [ "placeholder" => "電話番号" ] |
[ "placeholder" => "電話番号" ] |
error_bubbling | true |
same as passed value |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "電話番号" ] |
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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#616 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#617 …} -namespace: Closure() {#619 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#665 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
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 | false |
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() {#666 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#664 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "電話番号" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_reserve_tel" ] |
cache_key | "_reserve_tel_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#738 -form: Symfony\Component\Form\Form {#721 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#739 …5} |
full_name | "reserve[tel]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reserve_tel" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "tel" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reserve_tel" |
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 | [ "placeholder" => "メールアドレス" ] |
[ "placeholder" => "メールアドレス" ] |
error_bubbling | true |
same as passed value |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "メールアドレス" ] |
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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#616 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#617 …} -namespace: Closure() {#619 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#678 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
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 | false |
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() {#677 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#679 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "メールアドレス" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_reserve_mail" ] |
cache_key | "_reserve_mail_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#761 -form: Symfony\Component\Form\Form {#724 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#763 …5} |
full_name | "reserve[mail]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reserve_mail" |
label | false |
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 | "_reserve_mail" |
valid | true |
value | "" |
remarks
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "お問合せ・ご相談内容をご記入下さい。" ] |
[ "placeholder" => "お問合せ・ご相談内容をご記入下さい。" ] |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "お問合せ・ご相談内容をご記入下さい。" ] |
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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#616 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#617 …} -namespace: Closure() {#619 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#690 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
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() {#691 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#689 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "お問合せ・ご相談内容をご記入下さい。" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_reserve_remarks" ] |
cache_key | "_reserve_remarks_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#764 -form: Symfony\Component\Form\Form {#727 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#765 …5} |
full_name | "reserve[remarks]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reserve_remarks" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "remarks" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reserve_remarks" |
valid | true |
value | "" |
agreeTerms
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#643 +message: "利用規約に同意して下さい" +payload: null } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#643 +message: "利用規約に同意して下さい" +payload: null } ] |
error_bubbling | true |
same as passed value |
label | false |
false
|
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 | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#643 +message: "利用規約に同意して下さい" +payload: null } ] |
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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#616 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#617 …} -namespace: Closure() {#619 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#701 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#697 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#703 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | false |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#705 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#706 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_reserve_agreeTerms" ] |
cache_key | "_reserve_agreeTerms_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#766 -form: Symfony\Component\Form\Form {#730 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#767 …5} |
full_name | "reserve[agreeTerms]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reserve_agreeTerms" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "agreeTerms" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reserve_agreeTerms" |
valid | true |
value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "16a68e2f7b8bd09dc8dc2e5624.OZVDpAcdDTpeRpCh4HWJawSKXl-XLk-rHQiava6-oPc.VvMwyXAsVXAdNObVrzviPjLBFGfeZwPiLTj07Z39xpsM0zrLUH56cGkXpA" |
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 | "16a68e2f7b8bd09dc8dc2e5624.OZVDpAcdDTpeRpCh4HWJawSKXl-XLk-rHQiava6-oPc.VvMwyXAsVXAdNObVrzviPjLBFGfeZwPiLTj07Z39xpsM0zrLUH56cGkXpA" |
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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#616 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#617 …} -namespace: Closure() {#619 …} } |
data | "16a68e2f7b8bd09dc8dc2e5624.OZVDpAcdDTpeRpCh4HWJawSKXl-XLk-rHQiava6-oPc.VvMwyXAsVXAdNObVrzviPjLBFGfeZwPiLTj07Z39xpsM0zrLUH56cGkXpA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#772 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
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 | Closure() {#771 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#773 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_reserve__token" ] |
cache_key | "_reserve__token_hidden" |
compound | false |
data | "16a68e2f7b8bd09dc8dc2e5624.OZVDpAcdDTpeRpCh4HWJawSKXl-XLk-rHQiava6-oPc.VvMwyXAsVXAdNObVrzviPjLBFGfeZwPiLTj07Z39xpsM0zrLUH56cGkXpA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#783 -form: Symfony\Component\Form\Form {#779 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#774 …5} |
full_name | "reserve[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reserve__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 | "_reserve__token" |
valid | true |
value | "16a68e2f7b8bd09dc8dc2e5624.OZVDpAcdDTpeRpCh4HWJawSKXl-XLk-rHQiava6-oPc.VvMwyXAsVXAdNObVrzviPjLBFGfeZwPiLTj07Z39xpsM0zrLUH56cGkXpA" |