- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 580
- Events
- Routing
- Cache
- Translation 16
- Security
- Twig
- Doctrine 3
- 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 {#2960 -id: 6 -name: "内装" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1722389779 {#2984 date: 2024-07-31 10:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722512426 {#2983 date: 2024-08-01 20:40:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2958 …} -Children: Doctrine\ORM\PersistentCollection {#3014 …} -Parent: Eccube\Entity\Category {#2982 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3070 …} } "name" => null "pageno" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#2920 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#2919 #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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#2897 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2857 …} } |
| 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() {#2899 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2880 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#813 …} $translationDomain: "validators" $message: Closure() {#2898 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_product" "_" ] |
| cache_key | "__search_product" |
| compound | true |
| data | [ "mode" => null "category_id" => Eccube\Entity\Category {#2960 -id: 6 -name: "内装" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1722389779 {#2984 date: 2024-07-31 10:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722512426 {#2983 date: 2024-08-01 20:40:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2958 …} -Children: Doctrine\ORM\PersistentCollection {#3014 …} -Parent: Eccube\Entity\Category {#2982 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3070 …} } "name" => null "pageno" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#2920 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#2919 #id: 1 #name: "価格が低い順" #sort_no: 0 } ] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4221 -form: Symfony\Component\Form\Form {#3222 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3628 …5} |
| full_name | "" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_" |
| valid | true |
| value | [ "mode" => null "category_id" => Eccube\Entity\Category {#2960 -id: 6 -name: "内装" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1722389779 {#2984 date: 2024-07-31 10:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722512426 {#2983 date: 2024-08-01 20:40:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2958 …} -Children: Doctrine\ORM\PersistentCollection {#3014 …} -Parent: Eccube\Entity\Category {#2982 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3070 …} } "name" => null "pageno" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#2920 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#2919 #id: 1 #name: "価格が低い順" #sort_no: 0 } ] |
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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
| 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) {#3081 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2857 …} } |
| 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() {#3084 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2880 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#813 …} $translationDomain: "validators" $message: Closure() {#3085 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_mode" ] |
| cache_key | "_mode_hidden" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4224 -form: Symfony\Component\Form\Form {#3225 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4223 …5} |
| full_name | "mode" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "mode" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "mode" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_mode" |
| valid | true |
| value | "" |
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 |
"6"
|
| Normalized Format | Eccube\Entity\Category {#2960 -id: 6 -name: "内装" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1722389779 {#2984 date: 2024-07-31 10:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722512426 {#2983 date: 2024-08-01 20:40:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2958 …} -Children: Doctrine\ORM\PersistentCollection {#3014 …} -Parent: Eccube\Entity\Category {#2982 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3070 …} } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "NameWithLevel" |
same as passed value |
| choices | [ Eccube\Entity\Category {#2957 -id: 2 -name: "ステッカー" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1722389779 {#2963 date: 2024-07-31 10:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722512366 {#2961 date: 2024-08-01 20:39:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3023 …} -Children: Doctrine\ORM\PersistentCollection {#3068 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3070 …} } Eccube\Entity\Category {#3061 -id: 1 -name: "アパレル" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1722389779 {#3067 date: 2024-07-31 10:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722511506 {#3066 date: 2024-08-01 20:25:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3060 …} -Children: Doctrine\ORM\PersistentCollection {#3057 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3070 …} } Eccube\Entity\Category {#3056 -id: 3 -name: "summer" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1722389779 {#3065 date: 2024-07-31 10:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722512395 {#3064 date: 2024-08-01 20:39:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3055 …} -Children: Doctrine\ORM\PersistentCollection {#3052 …} -Parent: Eccube\Entity\Category {#3061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3070 …} } Eccube\Entity\Category {#3051 -id: 4 -name: "T-Shirt" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1722389779 {#3063 date: 2024-07-31 10:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722512411 {#3062 date: 2024-08-01 20:40:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3050 …} -Children: Doctrine\ORM\PersistentCollection {#3047 …} -Parent: Eccube\Entity\Category {#3056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3070 …} } Eccube\Entity\Category {#2982 …} Eccube\Entity\Category {#2960 -id: 6 -name: "内装" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1722389779 {#2984 date: 2024-07-31 10:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722512426 {#2983 date: 2024-08-01 20:40:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2958 …} -Children: Doctrine\ORM\PersistentCollection {#3014 …} -Parent: Eccube\Entity\Category {#2982 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3070 …} } ] |
[ Eccube\Entity\Category {#2957 -id: 2 -name: "ステッカー" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1722389779 {#2963 date: 2024-07-31 10:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722512366 {#2961 date: 2024-08-01 20:39:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3023 …} -Children: Doctrine\ORM\PersistentCollection {#3068 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3070 …} } Eccube\Entity\Category {#3061 -id: 1 -name: "アパレル" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1722389779 {#3067 date: 2024-07-31 10:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722511506 {#3066 date: 2024-08-01 20:25:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3060 …} -Children: Doctrine\ORM\PersistentCollection {#3057 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3070 …} } Eccube\Entity\Category {#3056 -id: 3 -name: "summer" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1722389779 {#3065 date: 2024-07-31 10:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722512395 {#3064 date: 2024-08-01 20:39:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3055 …} -Children: Doctrine\ORM\PersistentCollection {#3052 …} -Parent: Eccube\Entity\Category {#3061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3070 …} } Eccube\Entity\Category {#3051 -id: 4 -name: "T-Shirt" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1722389779 {#3063 date: 2024-07-31 10:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722512411 {#3062 date: 2024-08-01 20:40:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3050 …} -Children: Doctrine\ORM\PersistentCollection {#3047 …} -Parent: Eccube\Entity\Category {#3056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3070 …} } Eccube\Entity\Category {#2982 …} Eccube\Entity\Category {#2960 -id: 6 -name: "内装" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1722389779 {#2984 date: 2024-07-31 10:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722512426 {#2983 date: 2024-08-01 20:40:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2958 …} -Children: Doctrine\ORM\PersistentCollection {#3014 …} -Parent: Eccube\Entity\Category {#2982 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3070 …} } ] |
| 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 {#3123 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3124 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3122 -om: ContainerAejlsW7\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#509 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2806 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#2957 -id: 2 -name: "ステッカー" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1722389779 {#2963 date: 2024-07-31 10:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722512366 {#2961 date: 2024-08-01 20:39:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3023 …} -Children: Doctrine\ORM\PersistentCollection {#3068 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3070 …} } Eccube\Entity\Category {#3061 -id: 1 -name: "アパレル" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1722389779 {#3067 date: 2024-07-31 10:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722511506 {#3066 date: 2024-08-01 20:25:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3060 …} -Children: Doctrine\ORM\PersistentCollection {#3057 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3070 …} } Eccube\Entity\Category {#3056 -id: 3 -name: "summer" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1722389779 {#3065 date: 2024-07-31 10:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722512395 {#3064 date: 2024-08-01 20:39:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3055 …} -Children: Doctrine\ORM\PersistentCollection {#3052 …} -Parent: Eccube\Entity\Category {#3061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3070 …} } Eccube\Entity\Category {#3051 -id: 4 -name: "T-Shirt" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1722389779 {#3063 date: 2024-07-31 10:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722512411 {#3062 date: 2024-08-01 20:40:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3050 …} -Children: Doctrine\ORM\PersistentCollection {#3047 …} -Parent: Eccube\Entity\Category {#3056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3070 …} } Eccube\Entity\Category {#2982 …} Eccube\Entity\Category {#2960 -id: 6 -name: "内装" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1722389779 {#2984 date: 2024-07-31 10:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722512426 {#2983 date: 2024-08-01 20:40:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2958 …} -Children: Doctrine\ORM\PersistentCollection {#3014 …} -Parent: Eccube\Entity\Category {#2982 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3070 …} } ] |
| 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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerAejlsW7\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#509 …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 {#3122 -om: ContainerAejlsW7\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#509 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2806 …} -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() {#3121 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2880 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#813 …} $translationDomain: "validators" $message: Closure() {#3119 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_category_id" ] |
| cache_key | "_category_id_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4229 +label: "ステッカー" +value: "2" +data: Eccube\Entity\Category {#2957 -id: 2 -name: "ステッカー" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1722389779 {#2963 date: 2024-07-31 10:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722512366 {#2961 date: 2024-08-01 20:39:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3023 …} -Children: Doctrine\ORM\PersistentCollection {#3068 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3070 …} } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4231 +label: "アパレル" +value: "1" +data: Eccube\Entity\Category {#3061 -id: 1 -name: "アパレル" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1722389779 {#3067 date: 2024-07-31 10:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722511506 {#3066 date: 2024-08-01 20:25:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3060 …} -Children: Doctrine\ORM\PersistentCollection {#3057 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3070 …} } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4230 +label: " summer" +value: "3" +data: Eccube\Entity\Category {#3056 -id: 3 -name: "summer" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1722389779 {#3065 date: 2024-07-31 10:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722512395 {#3064 date: 2024-08-01 20:39:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3055 …} -Children: Doctrine\ORM\PersistentCollection {#3052 …} -Parent: Eccube\Entity\Category {#3061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3070 …} } +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4233 +label: " T-Shirt" +value: "4" +data: Eccube\Entity\Category {#3051 -id: 4 -name: "T-Shirt" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1722389779 {#3063 date: 2024-07-31 10:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722512411 {#3062 date: 2024-08-01 20:40:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3050 …} -Children: Doctrine\ORM\PersistentCollection {#3047 …} -Parent: Eccube\Entity\Category {#3056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3070 …} } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4234 +label: "カー用品" +value: "5" +data: Eccube\Entity\Category {#2982 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4235 +label: " 内装" +value: "6" +data: Eccube\Entity\Category {#2960 -id: 6 -name: "内装" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1722389779 {#2984 date: 2024-07-31 10:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722512426 {#2983 date: 2024-08-01 20:40:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2958 …} -Children: Doctrine\ORM\PersistentCollection {#3014 …} -Parent: Eccube\Entity\Category {#2982 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3070 …} } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Category {#2960 -id: 6 -name: "内装" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1722389779 {#2984 date: 2024-07-31 10:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722512426 {#2983 date: 2024-08-01 20:40:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2958 …} -Children: Doctrine\ORM\PersistentCollection {#3014 …} -Parent: Eccube\Entity\Category {#2982 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3070 …} } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4226 -form: Symfony\Component\Form\Form {#3228 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4225 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#4227 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3096 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "category_id" |
| placeholder | "common.select__all_products" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_category_id" |
| valid | true |
| value | "6" |
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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3149 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2857 …} } |
| 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() {#3151 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2880 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#813 …} $translationDomain: "validators" $message: Closure() {#3148 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "search" "_name" ] |
| cache_key | "_name_search" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4236 -form: Symfony\Component\Form\Form {#3231 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4228 …5} |
| full_name | "name" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_name" |
| valid | true |
| value | "" |
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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3160 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2857 …} } |
| 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() {#3162 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2880 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#813 …} $translationDomain: "validators" $message: Closure() {#3161 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_pageno" ] |
| cache_key | "_pageno_hidden" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4238 -form: Symfony\Component\Form\Form {#3234 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4237 …5} |
| full_name | "pageno" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pageno" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "pageno" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_pageno" |
| valid | true |
| value | "" |
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 {#2920 #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 {#2920 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#2928 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#2967 #id: 60 #name: "60件" #sort_no: 2 } ] |
[ Eccube\Entity\Master\ProductListMax {#2920 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#2928 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#2967 #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 {#3118 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3182 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3183 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3181 -om: ContainerAejlsW7\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#509 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2648 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Master\ProductListMax {#2920 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#2928 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#2967 #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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerAejlsW7\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#509 …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 {#3181 -om: ContainerAejlsW7\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#509 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2648 …} -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 {#3184 -_em: Doctrine\ORM\EntityManager {#477 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3186 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3187 #from: "Eccube\Entity\Master\ProductListMax" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3188 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#3185 …} -_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() {#3180 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2880 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#813 …} $translationDomain: "validators" $message: Closure() {#3177 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "master" "product_list_max" "_disp_number" ] |
| cache_key | "_disp_number_product_list_max" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4242 +label: "20件" +value: "20" +data: Eccube\Entity\Master\ProductListMax {#2920 #id: 20 #name: "20件" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4241 +label: "40件" +value: "40" +data: Eccube\Entity\Master\ProductListMax {#2928 #id: 40 #name: "40件" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4243 +label: "60件" +value: "60" +data: Eccube\Entity\Master\ProductListMax {#2967 #id: 60 #name: "60件" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Master\ProductListMax {#2920 #id: 20 #name: "20件" #sort_no: 0 } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4240 -form: Symfony\Component\Form\Form {#3237 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4239 …5} |
| full_name | "disp_number" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "disp_number" |
| is_selected | Closure($choice, $value) {#4245 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3096 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "disp_number" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_disp_number" |
| valid | true |
| value | "20" |
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 {#2919 #id: 1 #name: "価格が低い順" #sort_no: 0 } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#2919 #id: 1 #name: "価格が低い順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#2921 #id: 3 #name: "価格が高い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#3080 #id: 2 #name: "新着順" #sort_no: 2 } ] |
[ Eccube\Entity\Master\ProductListOrderBy {#2919 #id: 1 #name: "価格が低い順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#2921 #id: 3 #name: "価格が高い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#3080 #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 {#3118 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3206 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3207 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3205 -om: ContainerAejlsW7\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#509 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2908 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#2919 #id: 1 #name: "価格が低い順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#2921 #id: 3 #name: "価格が高い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#3080 #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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerAejlsW7\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#509 …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 {#3205 -om: ContainerAejlsW7\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#509 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2908 …} -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 {#3208 -_em: Doctrine\ORM\EntityManager {#477 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3210 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3211 #from: "Eccube\Entity\Master\ProductListOrderBy" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3212 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#3209 …} -_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() {#3204 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2880 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#813 …} $translationDomain: "validators" $message: Closure() {#3203 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "master" "product_list_order_by" "_orderby" ] |
| cache_key | "_orderby_product_list_order_by" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4249 +label: "価格が低い順" +value: "1" +data: Eccube\Entity\Master\ProductListOrderBy {#2919 #id: 1 #name: "価格が低い順" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4248 +label: "価格が高い順" +value: "3" +data: Eccube\Entity\Master\ProductListOrderBy {#2921 #id: 3 #name: "価格が高い順" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4250 +label: "新着順" +value: "2" +data: Eccube\Entity\Master\ProductListOrderBy {#3080 #id: 2 #name: "新着順" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Master\ProductListOrderBy {#2919 #id: 1 #name: "価格が低い順" #sort_no: 0 } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4246 -form: Symfony\Component\Form\Form {#3240 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4247 …5} |
| full_name | "orderby" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "orderby" |
| is_selected | Closure($choice, $value) {#4252 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3096 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "orderby" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_orderby" |
| valid | true |
| value | "1" |