- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 6259
- Events
- Routing
- Cache
- Translation 4
- Security
- Twig
- Doctrine 3
- Migrations 1
- 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
-
-
mode
-
category_id
-
name
-
pageno
-
disp_number
-
orderby
-
category_ids
-
operator
-
photographing_period
-
weathers
-
train_types
-
color_types
-
prefectures
-
(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" => "png transparent logo for cheetos crunchy" "pageno" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#6096 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#6081 #id: 1 #name: "価格が低い順" #sort_no: 0 } "category_ids" => [] "operator" => null "photographing_period" => null "weathers" => [] "train_types" => [] "color_types" => [] "prefectures" => 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 | 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 {#742 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#741 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#740 …} -namespace: Closure() {#738 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6066 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5964 …} } |
| 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() {#6068 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6049 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1112 …} $translationDomain: "validators" $message: Closure() {#6067 …} } } |
| 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" => null "name" => "png transparent logo for cheetos crunchy" "pageno" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#6096 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#6081 #id: 1 #name: "価格が低い順" #sort_no: 0 } "category_ids" => [] "operator" => null "photographing_period" => null "weathers" => [] "train_types" => [] "color_types" => [] "prefectures" => null ] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8010 -form: Symfony\Component\Form\Form {#6710 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7504 …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" => null "name" => "png transparent logo for cheetos crunchy" "pageno" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#6096 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#6081 #id: 1 #name: "価格が低い順" #sort_no: 0 } "category_ids" => [] "operator" => null "photographing_period" => null "weathers" => [] "train_types" => [] "color_types" => [] "prefectures" => 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 {#742 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#741 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#740 …} -namespace: Closure() {#738 …} } |
| 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) {#6426 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5964 …} } |
| 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() {#6428 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6049 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1112 …} $translationDomain: "validators" $message: Closure() {#6425 …} } } |
| 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 {#8002 -form: Symfony\Component\Form\Form {#6713 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7969 …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 |
"" |
| 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 {#6122 -id: 6 -name: "フォトパブ写真館" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1764513595 {#6132 date: 2025-11-30 23:39:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764546395 {#6130 date: 2025-12-01 08:46:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6213 …} -Children: Doctrine\ORM\PersistentCollection {#6369 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6368 -id: 7 -name: "国鉄・JR" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1764514172 {#6128 date: 2025-11-30 23:49:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764518687 {#6126 date: 2025-12-01 01:04:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6367 …} -Children: Doctrine\ORM\PersistentCollection {#6364 …} -Parent: Eccube\Entity\Category {#6122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6359 -id: 8 -name: "第三セクター" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1764514181 {#6361 date: 2025-11-30 23:49:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764518687 {#6360 date: 2025-12-01 01:04:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6358 …} -Children: Doctrine\ORM\PersistentCollection {#6355 …} -Parent: Eccube\Entity\Category {#6122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6352 -id: 9 -name: "私鉄" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1764514191 {#6354 date: 2025-11-30 23:49:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764518687 {#6353 date: 2025-12-01 01:04:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6351 …} -Children: Doctrine\ORM\PersistentCollection {#6348 …} -Parent: Eccube\Entity\Category {#6122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6345 -id: 10 -name: "地下鉄" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1764514198 {#6347 date: 2025-11-30 23:49:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764518687 {#6346 date: 2025-12-01 01:04:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6344 …} -Children: Doctrine\ORM\PersistentCollection {#6341 …} -Parent: Eccube\Entity\Category {#6122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6127 -id: 11 -name: "路面電車" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1764514206 {#6121 date: 2025-11-30 23:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764518687 {#6129 date: 2025-12-01 01:04:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6125 …} -Children: Doctrine\ORM\PersistentCollection {#6331 …} -Parent: Eccube\Entity\Category {#6122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6334 -id: 12 -name: "その他" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1764514215 {#6332 date: 2025-11-30 23:50:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764518687 {#6333 date: 2025-12-01 01:04:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6335 …} -Children: Doctrine\ORM\PersistentCollection {#6338 …} -Parent: Eccube\Entity\Category {#6122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6376 -id: 1 -name: "フォトパブ堂書店" -hierarchy: 1 -sort_no: 17 -create_date: DateTime @1747589556 {#6362 date: 2025-05-19 02:32:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747589556 {#6363 date: 2025-05-19 02:32:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6374 …} -Children: Doctrine\ORM\PersistentCollection {#6378 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6379 -id: 2 -name: "鉄道・路面電車" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1747589575 {#6339 date: 2025-05-19 02:32:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747589681 {#6340 date: 2025-05-19 02:34:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6380 …} -Children: Doctrine\ORM\PersistentCollection {#6383 …} -Parent: Eccube\Entity\Category {#6376} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6388 -id: 3 -name: "バス" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1747589581 {#6386 date: 2025-05-19 02:33:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747589681 {#6387 date: 2025-05-19 02:34:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6389 …} -Children: Doctrine\ORM\PersistentCollection {#6392 …} -Parent: Eccube\Entity\Category {#6376} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6395 -id: 4 -name: "古地図・散歩" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1747589641 {#6393 date: 2025-05-19 02:34:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747589681 {#6394 date: 2025-05-19 02:34:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6396 …} -Children: Doctrine\ORM\PersistentCollection {#6399 …} -Parent: Eccube\Entity\Category {#6376} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6402 -id: 5 -name: "その他" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1747589648 {#6400 date: 2025-05-19 02:34:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747589681 {#6401 date: 2025-05-19 02:34:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6403 …} -Children: Doctrine\ORM\PersistentCollection {#6406 …} -Parent: Eccube\Entity\Category {#6376} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } ] |
[ Eccube\Entity\Category {#6122 -id: 6 -name: "フォトパブ写真館" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1764513595 {#6132 date: 2025-11-30 23:39:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764546395 {#6130 date: 2025-12-01 08:46:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6213 …} -Children: Doctrine\ORM\PersistentCollection {#6369 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6368 -id: 7 -name: "国鉄・JR" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1764514172 {#6128 date: 2025-11-30 23:49:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764518687 {#6126 date: 2025-12-01 01:04:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6367 …} -Children: Doctrine\ORM\PersistentCollection {#6364 …} -Parent: Eccube\Entity\Category {#6122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6359 -id: 8 -name: "第三セクター" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1764514181 {#6361 date: 2025-11-30 23:49:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764518687 {#6360 date: 2025-12-01 01:04:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6358 …} -Children: Doctrine\ORM\PersistentCollection {#6355 …} -Parent: Eccube\Entity\Category {#6122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6352 -id: 9 -name: "私鉄" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1764514191 {#6354 date: 2025-11-30 23:49:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764518687 {#6353 date: 2025-12-01 01:04:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6351 …} -Children: Doctrine\ORM\PersistentCollection {#6348 …} -Parent: Eccube\Entity\Category {#6122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6345 -id: 10 -name: "地下鉄" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1764514198 {#6347 date: 2025-11-30 23:49:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764518687 {#6346 date: 2025-12-01 01:04:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6344 …} -Children: Doctrine\ORM\PersistentCollection {#6341 …} -Parent: Eccube\Entity\Category {#6122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6127 -id: 11 -name: "路面電車" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1764514206 {#6121 date: 2025-11-30 23:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764518687 {#6129 date: 2025-12-01 01:04:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6125 …} -Children: Doctrine\ORM\PersistentCollection {#6331 …} -Parent: Eccube\Entity\Category {#6122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6334 -id: 12 -name: "その他" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1764514215 {#6332 date: 2025-11-30 23:50:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764518687 {#6333 date: 2025-12-01 01:04:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6335 …} -Children: Doctrine\ORM\PersistentCollection {#6338 …} -Parent: Eccube\Entity\Category {#6122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6376 -id: 1 -name: "フォトパブ堂書店" -hierarchy: 1 -sort_no: 17 -create_date: DateTime @1747589556 {#6362 date: 2025-05-19 02:32:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747589556 {#6363 date: 2025-05-19 02:32:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6374 …} -Children: Doctrine\ORM\PersistentCollection {#6378 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6379 -id: 2 -name: "鉄道・路面電車" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1747589575 {#6339 date: 2025-05-19 02:32:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747589681 {#6340 date: 2025-05-19 02:34:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6380 …} -Children: Doctrine\ORM\PersistentCollection {#6383 …} -Parent: Eccube\Entity\Category {#6376} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6388 -id: 3 -name: "バス" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1747589581 {#6386 date: 2025-05-19 02:33:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747589681 {#6387 date: 2025-05-19 02:34:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6389 …} -Children: Doctrine\ORM\PersistentCollection {#6392 …} -Parent: Eccube\Entity\Category {#6376} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6395 -id: 4 -name: "古地図・散歩" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1747589641 {#6393 date: 2025-05-19 02:34:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747589681 {#6394 date: 2025-05-19 02:34:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6396 …} -Children: Doctrine\ORM\PersistentCollection {#6399 …} -Parent: Eccube\Entity\Category {#6376} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6402 -id: 5 -name: "その他" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1747589648 {#6400 date: 2025-05-19 02:34:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747589681 {#6401 date: 2025-05-19 02:34:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6403 …} -Children: Doctrine\ORM\PersistentCollection {#6406 …} -Parent: Eccube\Entity\Category {#6376} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } ] |
| 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 {#6463 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6464 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6462 -om: ContainerKphxqjv\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#728 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5893 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#6122 -id: 6 -name: "フォトパブ写真館" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1764513595 {#6132 date: 2025-11-30 23:39:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764546395 {#6130 date: 2025-12-01 08:46:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6213 …} -Children: Doctrine\ORM\PersistentCollection {#6369 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6368 -id: 7 -name: "国鉄・JR" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1764514172 {#6128 date: 2025-11-30 23:49:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764518687 {#6126 date: 2025-12-01 01:04:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6367 …} -Children: Doctrine\ORM\PersistentCollection {#6364 …} -Parent: Eccube\Entity\Category {#6122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6359 -id: 8 -name: "第三セクター" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1764514181 {#6361 date: 2025-11-30 23:49:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764518687 {#6360 date: 2025-12-01 01:04:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6358 …} -Children: Doctrine\ORM\PersistentCollection {#6355 …} -Parent: Eccube\Entity\Category {#6122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6352 -id: 9 -name: "私鉄" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1764514191 {#6354 date: 2025-11-30 23:49:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764518687 {#6353 date: 2025-12-01 01:04:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6351 …} -Children: Doctrine\ORM\PersistentCollection {#6348 …} -Parent: Eccube\Entity\Category {#6122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6345 -id: 10 -name: "地下鉄" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1764514198 {#6347 date: 2025-11-30 23:49:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764518687 {#6346 date: 2025-12-01 01:04:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6344 …} -Children: Doctrine\ORM\PersistentCollection {#6341 …} -Parent: Eccube\Entity\Category {#6122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6127 -id: 11 -name: "路面電車" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1764514206 {#6121 date: 2025-11-30 23:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764518687 {#6129 date: 2025-12-01 01:04:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6125 …} -Children: Doctrine\ORM\PersistentCollection {#6331 …} -Parent: Eccube\Entity\Category {#6122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6334 -id: 12 -name: "その他" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1764514215 {#6332 date: 2025-11-30 23:50:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764518687 {#6333 date: 2025-12-01 01:04:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6335 …} -Children: Doctrine\ORM\PersistentCollection {#6338 …} -Parent: Eccube\Entity\Category {#6122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6376 -id: 1 -name: "フォトパブ堂書店" -hierarchy: 1 -sort_no: 17 -create_date: DateTime @1747589556 {#6362 date: 2025-05-19 02:32:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747589556 {#6363 date: 2025-05-19 02:32:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6374 …} -Children: Doctrine\ORM\PersistentCollection {#6378 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6379 -id: 2 -name: "鉄道・路面電車" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1747589575 {#6339 date: 2025-05-19 02:32:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747589681 {#6340 date: 2025-05-19 02:34:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6380 …} -Children: Doctrine\ORM\PersistentCollection {#6383 …} -Parent: Eccube\Entity\Category {#6376} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6388 -id: 3 -name: "バス" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1747589581 {#6386 date: 2025-05-19 02:33:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747589681 {#6387 date: 2025-05-19 02:34:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6389 …} -Children: Doctrine\ORM\PersistentCollection {#6392 …} -Parent: Eccube\Entity\Category {#6376} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6395 -id: 4 -name: "古地図・散歩" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1747589641 {#6393 date: 2025-05-19 02:34:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747589681 {#6394 date: 2025-05-19 02:34:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6396 …} -Children: Doctrine\ORM\PersistentCollection {#6399 …} -Parent: Eccube\Entity\Category {#6376} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } Eccube\Entity\Category {#6402 -id: 5 -name: "その他" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1747589648 {#6400 date: 2025-05-19 02:34:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747589681 {#6401 date: 2025-05-19 02:34:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6403 …} -Children: Doctrine\ORM\PersistentCollection {#6406 …} -Parent: Eccube\Entity\Category {#6376} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } ] |
| 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 {#742 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#741 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#740 …} -namespace: Closure() {#738 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerKphxqjv\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#728 …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 {#6462 -om: ContainerKphxqjv\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#728 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5893 …} -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() {#6461 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6049 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1112 …} $translationDomain: "validators" $message: Closure() {#6459 …} } } |
| 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 | [ 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7903 +label: "フォトパブ写真館" +value: "6" +data: Eccube\Entity\Category {#6122 -id: 6 -name: "フォトパブ写真館" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1764513595 {#6132 date: 2025-11-30 23:39:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764546395 {#6130 date: 2025-12-01 08:46:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6213 …} -Children: Doctrine\ORM\PersistentCollection {#6369 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7907 +label: " 国鉄・JR" +value: "7" +data: Eccube\Entity\Category {#6368 -id: 7 -name: "国鉄・JR" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1764514172 {#6128 date: 2025-11-30 23:49:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764518687 {#6126 date: 2025-12-01 01:04:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6367 …} -Children: Doctrine\ORM\PersistentCollection {#6364 …} -Parent: Eccube\Entity\Category {#6122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7914 +label: " 第三セクター" +value: "8" +data: Eccube\Entity\Category {#6359 -id: 8 -name: "第三セクター" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1764514181 {#6361 date: 2025-11-30 23:49:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764518687 {#6360 date: 2025-12-01 01:04:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6358 …} -Children: Doctrine\ORM\PersistentCollection {#6355 …} -Parent: Eccube\Entity\Category {#6122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7912 +label: " 私鉄" +value: "9" +data: Eccube\Entity\Category {#6352 -id: 9 -name: "私鉄" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1764514191 {#6354 date: 2025-11-30 23:49:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764518687 {#6353 date: 2025-12-01 01:04:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6351 …} -Children: Doctrine\ORM\PersistentCollection {#6348 …} -Parent: Eccube\Entity\Category {#6122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7878 +label: " 地下鉄" +value: "10" +data: Eccube\Entity\Category {#6345 -id: 10 -name: "地下鉄" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1764514198 {#6347 date: 2025-11-30 23:49:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764518687 {#6346 date: 2025-12-01 01:04:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6344 …} -Children: Doctrine\ORM\PersistentCollection {#6341 …} -Parent: Eccube\Entity\Category {#6122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7864 +label: " 路面電車" +value: "11" +data: Eccube\Entity\Category {#6127 -id: 11 -name: "路面電車" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1764514206 {#6121 date: 2025-11-30 23:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764518687 {#6129 date: 2025-12-01 01:04:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6125 …} -Children: Doctrine\ORM\PersistentCollection {#6331 …} -Parent: Eccube\Entity\Category {#6122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7859 +label: " その他" +value: "12" +data: Eccube\Entity\Category {#6334 -id: 12 -name: "その他" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1764514215 {#6332 date: 2025-11-30 23:50:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764518687 {#6333 date: 2025-12-01 01:04:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6335 …} -Children: Doctrine\ORM\PersistentCollection {#6338 …} -Parent: Eccube\Entity\Category {#6122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7802 +label: "フォトパブ堂書店" +value: "1" +data: Eccube\Entity\Category {#6376 -id: 1 -name: "フォトパブ堂書店" -hierarchy: 1 -sort_no: 17 -create_date: DateTime @1747589556 {#6362 date: 2025-05-19 02:32:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747589556 {#6363 date: 2025-05-19 02:32:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6374 …} -Children: Doctrine\ORM\PersistentCollection {#6378 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7822 +label: " 鉄道・路面電車" +value: "2" +data: Eccube\Entity\Category {#6379 -id: 2 -name: "鉄道・路面電車" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1747589575 {#6339 date: 2025-05-19 02:32:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747589681 {#6340 date: 2025-05-19 02:34:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6380 …} -Children: Doctrine\ORM\PersistentCollection {#6383 …} -Parent: Eccube\Entity\Category {#6376} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7820 +label: " バス" +value: "3" +data: Eccube\Entity\Category {#6388 -id: 3 -name: "バス" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1747589581 {#6386 date: 2025-05-19 02:33:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747589681 {#6387 date: 2025-05-19 02:34:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6389 …} -Children: Doctrine\ORM\PersistentCollection {#6392 …} -Parent: Eccube\Entity\Category {#6376} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7810 +label: " 古地図・散歩" +value: "4" +data: Eccube\Entity\Category {#6395 -id: 4 -name: "古地図・散歩" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1747589641 {#6393 date: 2025-05-19 02:34:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747589681 {#6394 date: 2025-05-19 02:34:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6396 …} -Children: Doctrine\ORM\PersistentCollection {#6399 …} -Parent: Eccube\Entity\Category {#6376} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7801 +label: " その他" +value: "5" +data: Eccube\Entity\Category {#6402 -id: 5 -name: "その他" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1747589648 {#6400 date: 2025-05-19 02:34:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747589681 {#6401 date: 2025-05-19 02:34:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6403 …} -Children: Doctrine\ORM\PersistentCollection {#6406 …} -Parent: Eccube\Entity\Category {#6376} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6371 …} } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#7964 -form: Symfony\Component\Form\Form {#6716 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#7980 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#7958 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#6436 …} } |
| 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 | "" |
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 | same as normalized format |
| Normalized Format | "png transparent logo for cheetos crunchy" |
| 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 {#742 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#741 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#740 …} -namespace: Closure() {#738 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6489 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5964 …} } |
| 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() {#6491 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6049 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1112 …} $translationDomain: "validators" $message: Closure() {#6488 …} } } |
| 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 | "png transparent logo for cheetos crunchy" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#7765 -form: Symfony\Component\Form\Form {#6719 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7939 …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 | "png transparent logo for cheetos crunchy" |
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 {#742 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#741 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#740 …} -namespace: Closure() {#738 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6500 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5964 …} } |
| 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() {#6502 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6049 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1112 …} $translationDomain: "validators" $message: Closure() {#6501 …} } } |
| 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 {#7762 -form: Symfony\Component\Form\Form {#6722 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7759 …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 {#6096 #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 {#6096 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#6097 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#6136 #id: 60 #name: "60件" #sort_no: 2 } ] |
[ Eccube\Entity\Master\ProductListMax {#6096 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#6097 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#6136 #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 {#6458 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#6522 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6523 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6521 -om: ContainerKphxqjv\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#728 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5643 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Master\ProductListMax {#6096 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#6097 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#6136 #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 {#742 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#741 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#740 …} -namespace: Closure() {#738 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerKphxqjv\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#728 …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 {#6521 -om: ContainerKphxqjv\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#728 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5643 …} -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 {#6524 -_em: Doctrine\ORM\EntityManager {#679 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#6526 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#6527 #from: "Eccube\Entity\Master\ProductListMax" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#6528 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#6525 …} -_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() {#6520 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6049 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1112 …} $translationDomain: "validators" $message: Closure() {#6517 …} } } |
| 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 {#7706 +label: "20件" +value: "20" +data: Eccube\Entity\Master\ProductListMax {#6096 #id: 20 #name: "20件" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7745 +label: "40件" +value: "40" +data: Eccube\Entity\Master\ProductListMax {#6097 #id: 40 #name: "40件" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7714 +label: "60件" +value: "60" +data: Eccube\Entity\Master\ProductListMax {#6136 #id: 60 #name: "60件" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Master\ProductListMax {#6096 #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 {#7746 -form: Symfony\Component\Form\Form {#6725 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#7758 …5} |
| full_name | "disp_number" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "disp_number" |
| is_selected | Closure($choice, $value) {#7694 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#6436 …} } |
| 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 {#6081 #id: 1 #name: "価格が低い順" #sort_no: 0 } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#6081 #id: 1 #name: "価格が低い順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#6090 #id: 3 #name: "価格が高い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#6420 #id: 2 #name: "新着順" #sort_no: 2 } ] |
[ Eccube\Entity\Master\ProductListOrderBy {#6081 #id: 1 #name: "価格が低い順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#6090 #id: 3 #name: "価格が高い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#6420 #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 {#6458 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#6546 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6547 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6545 -om: ContainerKphxqjv\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#728 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6077 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#6081 #id: 1 #name: "価格が低い順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#6090 #id: 3 #name: "価格が高い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#6420 #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 {#742 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#741 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#740 …} -namespace: Closure() {#738 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerKphxqjv\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#728 …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 {#6545 -om: ContainerKphxqjv\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#728 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6077 …} -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 {#6548 -_em: Doctrine\ORM\EntityManager {#679 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#6550 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#6551 #from: "Eccube\Entity\Master\ProductListOrderBy" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#6552 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#6549 …} -_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() {#6544 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6049 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1112 …} $translationDomain: "validators" $message: Closure() {#6543 …} } } |
| 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 {#7832 +label: "価格が低い順" +value: "1" +data: Eccube\Entity\Master\ProductListOrderBy {#6081 #id: 1 #name: "価格が低い順" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7791 +label: "価格が高い順" +value: "3" +data: Eccube\Entity\Master\ProductListOrderBy {#6090 #id: 3 #name: "価格が高い順" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7999 +label: "新着順" +value: "2" +data: Eccube\Entity\Master\ProductListOrderBy {#6420 #id: 2 #name: "新着順" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Master\ProductListOrderBy {#6081 #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 {#7640 -form: Symfony\Component\Form\Form {#6728 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#7590 …5} |
| full_name | "orderby" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "orderby" |
| is_selected | Closure($choice, $value) {#7901 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#6436 …} } |
| 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" |
category_ids
"Symfony\Component\Form\Extension\Core\Type\CollectionType"
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 | [] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| allow_delete | true |
same as passed value |
| entry_type | "Symfony\Component\Form\Extension\Core\Type\IntegerType" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#742 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#741 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#740 …} -namespace: Closure() {#738 …} } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6569 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5964 …} } |
| entry_options | [ "block_name" => "entry" ] |
| entry_type | "Symfony\Component\Form\Extension\Core\Type\IntegerType" |
| 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 |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6571 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6049 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1112 …} $translationDomain: "validators" $message: Closure() {#6568 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_category_ids" ] |
| cache_key | "_category_ids_collection" |
| compound | true |
| data | [] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#7790 -form: Symfony\Component\Form\Form {#6731 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8017 …5} |
| full_name | "category_ids" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "category_ids" |
| priority | 0 |
| prototype | Symfony\Component\Form\FormView {#7538 …5} |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_category_ids" |
| valid | true |
| value | [] |
operator
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
|---|---|---|
| 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 |
| 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 {#742 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#741 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#740 …} -namespace: Closure() {#738 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6600 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5964 …} } |
| 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() {#6602 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6049 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1112 …} $translationDomain: "validators" $message: Closure() {#6601 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_operator" ] |
| cache_key | "_operator_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#7536 -form: Symfony\Component\Form\Form {#6734 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8040 …5} |
| full_name | "operator" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "operator" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "operator" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_operator" |
| valid | true |
| value | "" |
photographing_period
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
|---|---|---|
| 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 |
| 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 {#742 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#741 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#740 …} -namespace: Closure() {#738 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6611 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5964 …} } |
| 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() {#6613 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6049 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1112 …} $translationDomain: "validators" $message: Closure() {#6612 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_photographing_period" ] |
| cache_key | "_photographing_period_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#7992 -form: Symfony\Component\Form\Form {#6737 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7539 …5} |
| full_name | "photographing_period" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "photographing_period" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "photographing_period" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_photographing_period" |
| valid | true |
| value | "" |
weathers
"Symfony\Component\Form\Extension\Core\Type\CollectionType"
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 | [] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| allow_delete | true |
same as passed value |
| entry_type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#742 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#741 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#740 …} -namespace: Closure() {#738 …} } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6622 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5964 …} } |
| entry_options | [ "block_name" => "entry" ] |
| entry_type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
| 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 |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6624 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6049 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1112 …} $translationDomain: "validators" $message: Closure() {#6623 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_weathers" ] |
| cache_key | "_weathers_collection" |
| compound | true |
| data | [] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8055 -form: Symfony\Component\Form\Form {#6740 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7540 …5} |
| full_name | "weathers" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "weathers" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "weathers" |
| priority | 0 |
| prototype | Symfony\Component\Form\FormView {#7537 …5} |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_weathers" |
| valid | true |
| value | [] |
train_types
"Symfony\Component\Form\Extension\Core\Type\CollectionType"
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 | [] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| allow_delete | true |
same as passed value |
| entry_type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#742 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#741 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#740 …} -namespace: Closure() {#738 …} } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6648 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5964 …} } |
| entry_options | [ "block_name" => "entry" ] |
| entry_type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
| 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 |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6650 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6049 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1112 …} $translationDomain: "validators" $message: Closure() {#6649 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_train_types" ] |
| cache_key | "_train_types_collection" |
| compound | true |
| data | [] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#7493 -form: Symfony\Component\Form\Form {#6743 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7733 …5} |
| full_name | "train_types" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "train_types" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "train_types" |
| priority | 0 |
| prototype | Symfony\Component\Form\FormView {#7495 …5} |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_train_types" |
| valid | true |
| value | [] |
color_types
"Symfony\Component\Form\Extension\Core\Type\CollectionType"
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 | [] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| allow_delete | true |
same as passed value |
| entry_type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#742 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#741 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#740 …} -namespace: Closure() {#738 …} } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6674 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5964 …} } |
| entry_options | [ "block_name" => "entry" ] |
| entry_type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
| 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 |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6676 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6049 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1112 …} $translationDomain: "validators" $message: Closure() {#6675 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_color_types" ] |
| cache_key | "_color_types_collection" |
| compound | true |
| data | [] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#7497 -form: Symfony\Component\Form\Form {#6746 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7494 …5} |
| full_name | "color_types" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "color_types" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "color_types" |
| priority | 0 |
| prototype | Symfony\Component\Form\FormView {#7463 …5} |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_color_types" |
| valid | true |
| value | [] |
prefectures
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
|---|---|---|
| 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 |
| 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 {#742 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#741 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#740 …} -namespace: Closure() {#738 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6700 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5964 …} } |
| 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() {#6702 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6049 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1112 …} $translationDomain: "validators" $message: Closure() {#6701 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_prefectures" ] |
| cache_key | "_prefectures_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#7944 -form: Symfony\Component\Form\Form {#6749 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5856 …5} |
| full_name | "prefectures" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prefectures" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "prefectures" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_prefectures" |
| valid | true |
| value | "" |