- Request / Response
- Performance
- Validator
- Forms
- Exception 1
- Logs 2
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- Doctrine
- Migrations 14
- 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" => Eccube\Entity\Category {#4296 -id: 8 -name: "うちわ" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1716257228 {#4302 date: 2024-05-21 11:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744696253 {#4300 date: 2025-04-15 14:50:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4386 …} -Children: Doctrine\ORM\PersistentCollection {#4541 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4543 …} } "name" => null "pageno" => "1'" "disp_number" => Eccube\Entity\Master\ProductListMax {#4266 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#4260 #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 {#1669 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1670 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1667 …} -namespace: Closure() {#1665 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4236 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4134 …} } |
| 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() {#4238 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4219 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#692 …} $translationDomain: "validators" $message: Closure() {#4237 …} } } |
| 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 {#1669 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1670 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1667 …} -namespace: Closure() {#1665 …} } |
| 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) {#4555 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4134 …} } |
| 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() {#4557 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4219 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#692 …} $translationDomain: "validators" $message: Closure() {#4554 …} } } |
| 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 |
"8"
|
| Normalized Format | Eccube\Entity\Category {#4296 -id: 8 -name: "うちわ" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1716257228 {#4302 date: 2024-05-21 11:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744696253 {#4300 date: 2025-04-15 14:50:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4386 …} -Children: Doctrine\ORM\PersistentCollection {#4541 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4543 …} } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "NameWithLevel" |
same as passed value |
| choices | [ Eccube\Entity\Category {#4296 -id: 8 -name: "うちわ" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1716257228 {#4302 date: 2024-05-21 11:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744696253 {#4300 date: 2025-04-15 14:50:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4386 …} -Children: Doctrine\ORM\PersistentCollection {#4541 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4543 …} } Eccube\Entity\Category {#4538 -id: 20 -name: "文字パネル" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1718169871 {#4540 date: 2024-06-12 14:24:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744696253 {#4539 date: 2025-04-15 14:50:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4537 …} -Children: Doctrine\ORM\PersistentCollection {#4534 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4543 …} } Eccube\Entity\Category {#4531 -id: 23 -name: "装飾品" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1744696245 {#4533 date: 2025-04-15 14:50:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744696253 {#4532 date: 2025-04-15 14:50:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4530 …} -Children: Doctrine\ORM\PersistentCollection {#4527 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4543 …} } Eccube\Entity\Category {#4524 -id: 21 -name: "専用購入ページ" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1718169875 {#4526 date: 2024-06-12 14:24:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744696253 {#4525 date: 2025-04-15 14:50:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4523 …} -Children: Doctrine\ORM\PersistentCollection {#4520 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4543 …} } Eccube\Entity\Category {#4517 -id: 22 -name: "出来上がり商品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1718169880 {#4519 date: 2024-06-12 14:24:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744696253 {#4518 date: 2025-04-15 14:50:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4516 …} -Children: Doctrine\ORM\PersistentCollection {#4513 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4543 …} } Eccube\Entity\Category {#4290 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1715328545 {#4512 date: 2024-05-10 17:09:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744696253 {#4511 date: 2025-04-15 14:50:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4301 …} -Children: Doctrine\ORM\PersistentCollection {#4315 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4543 …} } ] |
[ Eccube\Entity\Category {#4296 -id: 8 -name: "うちわ" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1716257228 {#4302 date: 2024-05-21 11:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744696253 {#4300 date: 2025-04-15 14:50:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4386 …} -Children: Doctrine\ORM\PersistentCollection {#4541 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4543 …} } Eccube\Entity\Category {#4538 -id: 20 -name: "文字パネル" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1718169871 {#4540 date: 2024-06-12 14:24:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744696253 {#4539 date: 2025-04-15 14:50:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4537 …} -Children: Doctrine\ORM\PersistentCollection {#4534 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4543 …} } Eccube\Entity\Category {#4531 -id: 23 -name: "装飾品" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1744696245 {#4533 date: 2025-04-15 14:50:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744696253 {#4532 date: 2025-04-15 14:50:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4530 …} -Children: Doctrine\ORM\PersistentCollection {#4527 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4543 …} } Eccube\Entity\Category {#4524 -id: 21 -name: "専用購入ページ" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1718169875 {#4526 date: 2024-06-12 14:24:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744696253 {#4525 date: 2025-04-15 14:50:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4523 …} -Children: Doctrine\ORM\PersistentCollection {#4520 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4543 …} } Eccube\Entity\Category {#4517 -id: 22 -name: "出来上がり商品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1718169880 {#4519 date: 2024-06-12 14:24:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744696253 {#4518 date: 2025-04-15 14:50:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4516 …} -Children: Doctrine\ORM\PersistentCollection {#4513 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4543 …} } Eccube\Entity\Category {#4290 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1715328545 {#4512 date: 2024-05-10 17:09:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744696253 {#4511 date: 2025-04-15 14:50:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4301 …} -Children: Doctrine\ORM\PersistentCollection {#4315 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4543 …} } ] |
| 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 {#4592 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4593 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4591 -om: ContainerD6bkhsI\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#411 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4063 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#4296 -id: 8 -name: "うちわ" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1716257228 {#4302 date: 2024-05-21 11:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744696253 {#4300 date: 2025-04-15 14:50:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4386 …} -Children: Doctrine\ORM\PersistentCollection {#4541 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4543 …} } Eccube\Entity\Category {#4538 -id: 20 -name: "文字パネル" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1718169871 {#4540 date: 2024-06-12 14:24:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744696253 {#4539 date: 2025-04-15 14:50:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4537 …} -Children: Doctrine\ORM\PersistentCollection {#4534 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4543 …} } Eccube\Entity\Category {#4531 -id: 23 -name: "装飾品" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1744696245 {#4533 date: 2025-04-15 14:50:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744696253 {#4532 date: 2025-04-15 14:50:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4530 …} -Children: Doctrine\ORM\PersistentCollection {#4527 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4543 …} } Eccube\Entity\Category {#4524 -id: 21 -name: "専用購入ページ" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1718169875 {#4526 date: 2024-06-12 14:24:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744696253 {#4525 date: 2025-04-15 14:50:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4523 …} -Children: Doctrine\ORM\PersistentCollection {#4520 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4543 …} } Eccube\Entity\Category {#4517 -id: 22 -name: "出来上がり商品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1718169880 {#4519 date: 2024-06-12 14:24:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744696253 {#4518 date: 2025-04-15 14:50:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4516 …} -Children: Doctrine\ORM\PersistentCollection {#4513 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4543 …} } Eccube\Entity\Category {#4290 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1715328545 {#4512 date: 2024-05-10 17:09:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744696253 {#4511 date: 2025-04-15 14:50:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4301 …} -Children: Doctrine\ORM\PersistentCollection {#4315 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4543 …} } ] |
| 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 {#1669 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1670 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1667 …} -namespace: Closure() {#1665 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerD6bkhsI\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#411 …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 {#4591 -om: ContainerD6bkhsI\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#411 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4063 …} -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() {#4590 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4219 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#692 …} $translationDomain: "validators" $message: Closure() {#4588 …} } } |
| 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 {#1669 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1670 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1667 …} -namespace: Closure() {#1665 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4618 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4134 …} } |
| 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() {#4620 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4219 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#692 …} $translationDomain: "validators" $message: Closure() {#4617 …} } } |
| 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 | same as normalized format |
| Normalized Format | "1'" |
| 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 {#1669 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1670 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1667 …} -namespace: Closure() {#1665 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4629 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4134 …} } |
| 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() {#4631 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4219 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#692 …} $translationDomain: "validators" $message: Closure() {#4630 …} } } |
| 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 {#4266 #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 {#4266 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#4267 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#4306 #id: 60 #name: "60件" #sort_no: 2 } ] |
[ Eccube\Entity\Master\ProductListMax {#4266 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#4267 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#4306 #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 {#4587 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4651 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4652 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4650 -om: ContainerD6bkhsI\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#411 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3887 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Master\ProductListMax {#4266 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#4267 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#4306 #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 {#1669 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1670 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1667 …} -namespace: Closure() {#1665 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerD6bkhsI\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#411 …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 {#4650 -om: ContainerD6bkhsI\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#411 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3887 …} -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 {#4653 -_em: Doctrine\ORM\EntityManager {#377 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4655 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4656 #from: "Eccube\Entity\Master\ProductListMax" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4657 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#4654 …} -_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() {#4649 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4219 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#692 …} $translationDomain: "validators" $message: Closure() {#4646 …} } } |
| 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 {#4260 #id: 1 #name: "価格が低い順" #sort_no: 0 } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#4260 #id: 1 #name: "価格が低い順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#4258 #id: 3 #name: "価格が高い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#4549 #id: 2 #name: "新着順" #sort_no: 2 } ] |
[ Eccube\Entity\Master\ProductListOrderBy {#4260 #id: 1 #name: "価格が低い順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#4258 #id: 3 #name: "価格が高い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#4549 #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 {#4587 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4675 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4676 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4674 -om: ContainerD6bkhsI\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#411 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4247 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#4260 #id: 1 #name: "価格が低い順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#4258 #id: 3 #name: "価格が高い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#4549 #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 {#1669 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1670 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1667 …} -namespace: Closure() {#1665 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerD6bkhsI\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#411 …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 {#4674 -om: ContainerD6bkhsI\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#411 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4247 …} -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 {#4677 -_em: Doctrine\ORM\EntityManager {#377 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4679 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4680 #from: "Eccube\Entity\Master\ProductListOrderBy" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4681 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#4678 …} -_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() {#4673 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4219 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#692 …} $translationDomain: "validators" $message: Closure() {#4672 …} } } |
| validation_groups | null |