- Request / Response
- Performance
- Validator
- Forms
- Exception 1
- Logs 2
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- Doctrine 1
- Migrations
- Debug
- 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
(no name)
"Eccube\Form\Type\SearchProductType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [ "mode" => null "category_id" => null "name" => null "pageno" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#4086 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#4087 #id: 1 #name: "価格が低い順" #sort_no: 0 } ] |
Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | true |
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 | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#552 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#551 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#548 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4063 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3961 …} } |
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() {#4065 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4046 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#853 …} $translationDomain: "validators" $message: Closure() {#4064 …} } } |
validation_groups | null |
mode
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "search" |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | "search" |
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 | 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 {#552 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#551 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#548 …} } |
data | "search" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4330 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3961 …} } |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4332 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4046 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#853 …} $translationDomain: "validators" $message: Closure() {#4329 …} } } |
validation_groups | null |
category_id
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "NameWithLevel" |
same as passed value |
choices | [ Eccube\Entity\Category {#4123 -id: 9 -name: "貸出品" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1721358577 {#4129 date: 2024-07-19 12:09:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721358577 {#4127 date: 2024-07-19 12:09:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4213 …} -Children: Doctrine\ORM\PersistentCollection {#4366 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4368 …} } Eccube\Entity\Category {#4363 -id: 8 -name: "走行料金" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1721352042 {#4365 date: 2024-07-19 10:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721352042 {#4364 date: 2024-07-19 10:20:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4362 …} -Children: Doctrine\ORM\PersistentCollection {#4359 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4368 …} } Eccube\Entity\Category {#4356 -id: 7 -name: "入場料" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1721352024 {#4358 date: 2024-07-19 10:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721352024 {#4357 date: 2024-07-19 10:20:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4355 …} -Children: Doctrine\ORM\PersistentCollection {#4352 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4368 …} } ] |
[ Eccube\Entity\Category {#4123 -id: 9 -name: "貸出品" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1721358577 {#4129 date: 2024-07-19 12:09:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721358577 {#4127 date: 2024-07-19 12:09:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4213 …} -Children: Doctrine\ORM\PersistentCollection {#4366 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4368 …} } Eccube\Entity\Category {#4363 -id: 8 -name: "走行料金" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1721352042 {#4365 date: 2024-07-19 10:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721352042 {#4364 date: 2024-07-19 10:20:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4362 …} -Children: Doctrine\ORM\PersistentCollection {#4359 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4368 …} } Eccube\Entity\Category {#4356 -id: 7 -name: "入場料" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1721352024 {#4358 date: 2024-07-19 10:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721352024 {#4357 date: 2024-07-19 10:20:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4355 …} -Children: Doctrine\ORM\PersistentCollection {#4352 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4368 …} } ] |
class | "Eccube\Entity\Category" |
same as passed value |
placeholder | "common.select__all_products" |
same as passed value |
required | 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 |
choice_attr | null |
choice_filter | null |
choice_label | "NameWithLevel" |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4400 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4401 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4399 -om: ContainerA1LgNpu\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#537 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3890 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | [ Eccube\Entity\Category {#4123 -id: 9 -name: "貸出品" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1721358577 {#4129 date: 2024-07-19 12:09:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721358577 {#4127 date: 2024-07-19 12:09:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4213 …} -Children: Doctrine\ORM\PersistentCollection {#4366 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4368 …} } Eccube\Entity\Category {#4363 -id: 8 -name: "走行料金" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1721352042 {#4365 date: 2024-07-19 10:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721352042 {#4364 date: 2024-07-19 10:20:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4362 …} -Children: Doctrine\ORM\PersistentCollection {#4359 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4368 …} } Eccube\Entity\Category {#4356 -id: 7 -name: "入場料" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1721352024 {#4358 date: 2024-07-19 10:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721352024 {#4357 date: 2024-07-19 10:20:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4355 …} -Children: Doctrine\ORM\PersistentCollection {#4352 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4368 …} } ] |
class | "Eccube\Entity\Category" |
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 {#552 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#551 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#548 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerA1LgNpu\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#537 …2} |
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 {#4399 -om: ContainerA1LgNpu\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#537 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3890 …} -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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "common.select__all_products" |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#4398 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4046 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#853 …} $translationDomain: "validators" $message: Closure() {#4396 …} } } |
validation_groups | null |
name
"Symfony\Component\Form\Extension\Core\Type\SearchType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 50 ] |
[ "maxlength" => 50 ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 50 ] |
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 {#552 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#551 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#548 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4426 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3961 …} } |
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 | 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 |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#4428 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4046 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#853 …} $translationDomain: "validators" $message: Closure() {#4425 …} } } |
validation_groups | null |
pageno
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
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 | [] |
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 {#552 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#551 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#548 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4437 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3961 …} } |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4439 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4046 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#853 …} $translationDomain: "validators" $message: Closure() {#4438 …} } } |
validation_groups | null |
disp_number
"Eccube\Form\Type\Master\ProductListMaxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"20"
|
Normalized Format | Eccube\Entity\Master\ProductListMax {#4086 #id: 20 #name: "20件" #sort_no: 0 } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ Eccube\Entity\Master\ProductListMax {#4086 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#4094 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#4133 #id: 60 #name: "60件" #sort_no: 2 } ] |
[ Eccube\Entity\Master\ProductListMax {#4086 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#4094 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#4133 #id: 60 #name: "60件" #sort_no: 2 } ] |
label | 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 |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#4395 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4459 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4460 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4458 -om: ContainerA1LgNpu\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#537 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3706 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | [ Eccube\Entity\Master\ProductListMax {#4086 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#4094 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#4133 #id: 60 #name: "60件" #sort_no: 2 } ] |
class | "Eccube\Entity\Master\ProductListMax" |
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 {#552 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#551 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#548 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerA1LgNpu\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#537 …2} |
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 {#4458 -om: ContainerA1LgNpu\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#537 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3706 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | 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 | Doctrine\ORM\QueryBuilder {#4461 -_em: Doctrine\ORM\EntityManager {#500 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4463 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4464 #from: "Eccube\Entity\Master\ProductListMax" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4465 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#4462 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#4457 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4046 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#853 …} $translationDomain: "validators" $message: Closure() {#4454 …} } } |
validation_groups | null |
orderby
"Eccube\Form\Type\Master\ProductListOrderByType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"1"
|
Normalized Format | Eccube\Entity\Master\ProductListOrderBy {#4087 #id: 1 #name: "価格が低い順" #sort_no: 0 } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ Eccube\Entity\Master\ProductListOrderBy {#4087 #id: 1 #name: "価格が低い順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#4085 #id: 3 #name: "価格が高い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#4126 #id: 2 #name: "新着順" #sort_no: 2 } ] |
[ Eccube\Entity\Master\ProductListOrderBy {#4087 #id: 1 #name: "価格が低い順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#4085 #id: 3 #name: "価格が高い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#4126 #id: 2 #name: "新着順" #sort_no: 2 } ] |
label | 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 |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#4395 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4483 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4484 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4482 -om: ContainerA1LgNpu\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#537 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4074 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | [ Eccube\Entity\Master\ProductListOrderBy {#4087 #id: 1 #name: "価格が低い順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#4085 #id: 3 #name: "価格が高い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#4126 #id: 2 #name: "新着順" #sort_no: 2 } ] |
class | "Eccube\Entity\Master\ProductListOrderBy" |
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 {#552 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#551 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#548 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerA1LgNpu\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#537 …2} |
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 {#4482 -om: ContainerA1LgNpu\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#537 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4074 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | 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 | Doctrine\ORM\QueryBuilder {#4485 -_em: Doctrine\ORM\EntityManager {#500 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4487 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4488 #from: "Eccube\Entity\Master\ProductListOrderBy" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4489 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#4486 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#4481 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4046 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#853 …} $translationDomain: "validators" $message: Closure() {#4480 …} } } |
validation_groups | null |