- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 5919
- Events
- Routing
- Cache
- Translation 5
- Security
- Twig
- Doctrine
- 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
(no name)
"Eccube\Form\Type\SearchProductBlockType"
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 | [ "category_id" => Eccube\Entity\Category {#5247 -id: 3 -name: "運行会社" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1488881692 {#5005 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105632 {#5003 date: 2025-04-20 08:33:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5246 …} -Children: Doctrine\ORM\PersistentCollection {#5243 …} -Parent: Eccube\Entity\Category {#5011 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } "name" => 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 {#573 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#572 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#569 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#7704 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} } |
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() {#7706 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4926 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#897 …} $translationDomain: "validators" $message: Closure() {#7705 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "search_product_block" "_" ] |
cache_key | "__search_product_block" |
compound | true |
data | [ "category_id" => Eccube\Entity\Category {#5247 -id: 3 -name: "運行会社" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1488881692 {#5005 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105632 {#5003 date: 2025-04-20 08:33:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5246 …} -Children: Doctrine\ORM\PersistentCollection {#5243 …} -Parent: Eccube\Entity\Category {#5011 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } "name" => null ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5643 -form: Symfony\Component\Form\Form {#7739 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7754 …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 | [ "category_id" => Eccube\Entity\Category {#5247 -id: 3 -name: "運行会社" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1488881692 {#5005 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105632 {#5003 date: 2025-04-20 08:33:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5246 …} -Children: Doctrine\ORM\PersistentCollection {#5243 …} -Parent: Eccube\Entity\Category {#5011 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } "name" => null ] |
category_id
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"3"
|
Normalized Format | Eccube\Entity\Category {#5247 -id: 3 -name: "運行会社" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1488881692 {#5005 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105632 {#5003 date: 2025-04-20 08:33:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5246 …} -Children: Doctrine\ORM\PersistentCollection {#5243 …} -Parent: Eccube\Entity\Category {#5011 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "NameWithLevel" |
same as passed value |
choices | [ Eccube\Entity\Category {#5011 …} Eccube\Entity\Category {#5247 -id: 3 -name: "運行会社" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1488881692 {#5005 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105632 {#5003 date: 2025-04-20 08:33:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5246 …} -Children: Doctrine\ORM\PersistentCollection {#5243 …} -Parent: Eccube\Entity\Category {#5011 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5242 -id: 22 -name: "JR東日本" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1745646030 {#5001 date: 2025-04-26 14:40:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646066 {#4999 date: 2025-04-26 14:41:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5241 …} -Children: Doctrine\ORM\PersistentCollection {#5238 …} -Parent: Eccube\Entity\Category {#5247} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5231 -id: 21 -name: "東急電鉄" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1745645964 {#5233 date: 2025-04-26 14:39:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646080 {#5232 date: 2025-04-26 14:41:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5230 …} -Children: Doctrine\ORM\PersistentCollection {#5227 …} -Parent: Eccube\Entity\Category {#5247} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5224 -id: 9 -name: "運行区間[線]" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1745105519 {#5236 date: 2025-04-20 08:31:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105531 {#5237 date: 2025-04-20 08:32:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5223 …} -Children: Doctrine\ORM\PersistentCollection {#5220 …} -Parent: Eccube\Entity\Category {#5011 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#4996 -id: 24 -name: "JR京浜東北線" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1745646361 {#5226 date: 2025-04-26 14:46:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646361 {#5225 date: 2025-04-26 14:46:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5002 …} -Children: Doctrine\ORM\PersistentCollection {#5024 …} -Parent: Eccube\Entity\Category {#5224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5213 -id: 23 -name: "京浜急行線" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1745646336 {#5211 date: 2025-04-26 14:45:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646336 {#5212 date: 2025-04-26 14:45:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5214 …} -Children: Doctrine\ORM\PersistentCollection {#5217 …} -Parent: Eccube\Entity\Category {#5224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5255 -id: 10 -name: "風景" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1745105524 {#5234 date: 2025-04-20 08:32:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105531 {#5235 date: 2025-04-20 08:32:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5253 …} -Children: Doctrine\ORM\PersistentCollection {#5257 …} -Parent: Eccube\Entity\Category {#5011 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5258 -id: 26 -name: "ランドマークタワー" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1745646424 {#5218 date: 2025-04-26 14:47:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646424 {#5219 date: 2025-04-26 14:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5259 …} -Children: Doctrine\ORM\PersistentCollection {#5262 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5267 -id: 25 -name: "東京タワー" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1745646395 {#5265 date: 2025-04-26 14:46:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646395 {#5266 date: 2025-04-26 14:46:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5268 …} -Children: Doctrine\ORM\PersistentCollection {#5271 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5272 -id: 2 -name: "バス" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1488881692 {#5264 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#5263 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5273 …} -Children: Doctrine\ORM\PersistentCollection {#5276 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5277 -id: 11 -name: "運行会社" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1745105596 {#5210 date: 2025-04-20 08:33:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105612 {#5208 date: 2025-04-20 08:33:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5278 …} -Children: Doctrine\ORM\PersistentCollection {#5281 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5286 -id: 12 -name: "運行区間[線]" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1745105602 {#5284 date: 2025-04-20 08:33:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105612 {#5285 date: 2025-04-20 08:33:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5287 …} -Children: Doctrine\ORM\PersistentCollection {#5290 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5293 -id: 13 -name: "風景" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1745105606 {#5291 date: 2025-04-20 08:33:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105612 {#5292 date: 2025-04-20 08:33:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5294 …} -Children: Doctrine\ORM\PersistentCollection {#5297 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5300 -id: 5 -name: "古地図" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1488881692 {#5282 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#5283 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5301 …} -Children: Doctrine\ORM\PersistentCollection {#5304 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5305 -id: 15 -name: "北海道" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1745181791 {#5298 date: 2025-04-21 05:43:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#5299 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5306 …} -Children: Doctrine\ORM\PersistentCollection {#5309 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5314 -id: 6 -name: "東北地方" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1488881692 {#5312 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#5313 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5315 …} -Children: Doctrine\ORM\PersistentCollection {#5318 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5321 -id: 14 -name: "関東地方" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1745105661 {#5319 date: 2025-04-20 08:34:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#5320 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5322 …} -Children: Doctrine\ORM\PersistentCollection {#5325 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5328 -id: 16 -name: "中部地方" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1745181799 {#5326 date: 2025-04-21 05:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#5327 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5329 …} -Children: Doctrine\ORM\PersistentCollection {#5332 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5335 -id: 17 -name: "近畿地方" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1745181804 {#5333 date: 2025-04-21 05:43:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#5334 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5336 …} -Children: Doctrine\ORM\PersistentCollection {#5339 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5342 -id: 18 -name: "中国地方" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1745181807 {#5340 date: 2025-04-21 05:43:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#5341 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5343 …} -Children: Doctrine\ORM\PersistentCollection {#5346 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5349 -id: 19 -name: "四国地方" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1745181811 {#5347 date: 2025-04-21 05:43:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#5348 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5350 …} -Children: Doctrine\ORM\PersistentCollection {#5353 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5356 -id: 20 -name: "九州・沖縄地方" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1745181814 {#5354 date: 2025-04-21 05:43:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#5355 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5357 …} -Children: Doctrine\ORM\PersistentCollection {#5360 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5361 -id: 8 -name: "さんぽ・散歩" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1745105295 {#5311 date: 2025-04-20 08:28:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#5310 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5362 …} -Children: Doctrine\ORM\PersistentCollection {#5365 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5368 -id: 7 -name: "その他" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1744655813 {#5366 date: 2025-04-15 03:36:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#5367 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5369 …} -Children: Doctrine\ORM\PersistentCollection {#5372 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } ] |
[ Eccube\Entity\Category {#5011 …} Eccube\Entity\Category {#5247 -id: 3 -name: "運行会社" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1488881692 {#5005 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105632 {#5003 date: 2025-04-20 08:33:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5246 …} -Children: Doctrine\ORM\PersistentCollection {#5243 …} -Parent: Eccube\Entity\Category {#5011 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5242 -id: 22 -name: "JR東日本" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1745646030 {#5001 date: 2025-04-26 14:40:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646066 {#4999 date: 2025-04-26 14:41:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5241 …} -Children: Doctrine\ORM\PersistentCollection {#5238 …} -Parent: Eccube\Entity\Category {#5247} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5231 -id: 21 -name: "東急電鉄" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1745645964 {#5233 date: 2025-04-26 14:39:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646080 {#5232 date: 2025-04-26 14:41:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5230 …} -Children: Doctrine\ORM\PersistentCollection {#5227 …} -Parent: Eccube\Entity\Category {#5247} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5224 -id: 9 -name: "運行区間[線]" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1745105519 {#5236 date: 2025-04-20 08:31:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105531 {#5237 date: 2025-04-20 08:32:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5223 …} -Children: Doctrine\ORM\PersistentCollection {#5220 …} -Parent: Eccube\Entity\Category {#5011 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#4996 -id: 24 -name: "JR京浜東北線" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1745646361 {#5226 date: 2025-04-26 14:46:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646361 {#5225 date: 2025-04-26 14:46:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5002 …} -Children: Doctrine\ORM\PersistentCollection {#5024 …} -Parent: Eccube\Entity\Category {#5224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5213 -id: 23 -name: "京浜急行線" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1745646336 {#5211 date: 2025-04-26 14:45:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646336 {#5212 date: 2025-04-26 14:45:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5214 …} -Children: Doctrine\ORM\PersistentCollection {#5217 …} -Parent: Eccube\Entity\Category {#5224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5255 -id: 10 -name: "風景" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1745105524 {#5234 date: 2025-04-20 08:32:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105531 {#5235 date: 2025-04-20 08:32:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5253 …} -Children: Doctrine\ORM\PersistentCollection {#5257 …} -Parent: Eccube\Entity\Category {#5011 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5258 -id: 26 -name: "ランドマークタワー" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1745646424 {#5218 date: 2025-04-26 14:47:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646424 {#5219 date: 2025-04-26 14:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5259 …} -Children: Doctrine\ORM\PersistentCollection {#5262 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5267 -id: 25 -name: "東京タワー" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1745646395 {#5265 date: 2025-04-26 14:46:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646395 {#5266 date: 2025-04-26 14:46:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5268 …} -Children: Doctrine\ORM\PersistentCollection {#5271 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5272 -id: 2 -name: "バス" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1488881692 {#5264 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#5263 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5273 …} -Children: Doctrine\ORM\PersistentCollection {#5276 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5277 -id: 11 -name: "運行会社" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1745105596 {#5210 date: 2025-04-20 08:33:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105612 {#5208 date: 2025-04-20 08:33:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5278 …} -Children: Doctrine\ORM\PersistentCollection {#5281 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5286 -id: 12 -name: "運行区間[線]" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1745105602 {#5284 date: 2025-04-20 08:33:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105612 {#5285 date: 2025-04-20 08:33:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5287 …} -Children: Doctrine\ORM\PersistentCollection {#5290 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5293 -id: 13 -name: "風景" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1745105606 {#5291 date: 2025-04-20 08:33:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105612 {#5292 date: 2025-04-20 08:33:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5294 …} -Children: Doctrine\ORM\PersistentCollection {#5297 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5300 -id: 5 -name: "古地図" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1488881692 {#5282 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#5283 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5301 …} -Children: Doctrine\ORM\PersistentCollection {#5304 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5305 -id: 15 -name: "北海道" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1745181791 {#5298 date: 2025-04-21 05:43:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#5299 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5306 …} -Children: Doctrine\ORM\PersistentCollection {#5309 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5314 -id: 6 -name: "東北地方" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1488881692 {#5312 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#5313 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5315 …} -Children: Doctrine\ORM\PersistentCollection {#5318 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5321 -id: 14 -name: "関東地方" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1745105661 {#5319 date: 2025-04-20 08:34:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#5320 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5322 …} -Children: Doctrine\ORM\PersistentCollection {#5325 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5328 -id: 16 -name: "中部地方" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1745181799 {#5326 date: 2025-04-21 05:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#5327 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5329 …} -Children: Doctrine\ORM\PersistentCollection {#5332 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5335 -id: 17 -name: "近畿地方" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1745181804 {#5333 date: 2025-04-21 05:43:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#5334 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5336 …} -Children: Doctrine\ORM\PersistentCollection {#5339 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5342 -id: 18 -name: "中国地方" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1745181807 {#5340 date: 2025-04-21 05:43:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#5341 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5343 …} -Children: Doctrine\ORM\PersistentCollection {#5346 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5349 -id: 19 -name: "四国地方" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1745181811 {#5347 date: 2025-04-21 05:43:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#5348 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5350 …} -Children: Doctrine\ORM\PersistentCollection {#5353 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5356 -id: 20 -name: "九州・沖縄地方" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1745181814 {#5354 date: 2025-04-21 05:43:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#5355 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5357 …} -Children: Doctrine\ORM\PersistentCollection {#5360 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5361 -id: 8 -name: "さんぽ・散歩" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1745105295 {#5311 date: 2025-04-20 08:28:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#5310 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5362 …} -Children: Doctrine\ORM\PersistentCollection {#5365 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5368 -id: 7 -name: "その他" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1744655813 {#5366 date: 2025-04-15 03:36:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#5367 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5369 …} -Children: Doctrine\ORM\PersistentCollection {#5372 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } ] |
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 {#7720 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#7725 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5430 -om: ContainerHP5BNbZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#559 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4770 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | [ Eccube\Entity\Category {#5011 …} Eccube\Entity\Category {#5247 -id: 3 -name: "運行会社" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1488881692 {#5005 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105632 {#5003 date: 2025-04-20 08:33:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5246 …} -Children: Doctrine\ORM\PersistentCollection {#5243 …} -Parent: Eccube\Entity\Category {#5011 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5242 -id: 22 -name: "JR東日本" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1745646030 {#5001 date: 2025-04-26 14:40:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646066 {#4999 date: 2025-04-26 14:41:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5241 …} -Children: Doctrine\ORM\PersistentCollection {#5238 …} -Parent: Eccube\Entity\Category {#5247} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5231 -id: 21 -name: "東急電鉄" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1745645964 {#5233 date: 2025-04-26 14:39:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646080 {#5232 date: 2025-04-26 14:41:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5230 …} -Children: Doctrine\ORM\PersistentCollection {#5227 …} -Parent: Eccube\Entity\Category {#5247} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5224 -id: 9 -name: "運行区間[線]" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1745105519 {#5236 date: 2025-04-20 08:31:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105531 {#5237 date: 2025-04-20 08:32:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5223 …} -Children: Doctrine\ORM\PersistentCollection {#5220 …} -Parent: Eccube\Entity\Category {#5011 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#4996 -id: 24 -name: "JR京浜東北線" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1745646361 {#5226 date: 2025-04-26 14:46:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646361 {#5225 date: 2025-04-26 14:46:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5002 …} -Children: Doctrine\ORM\PersistentCollection {#5024 …} -Parent: Eccube\Entity\Category {#5224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5213 -id: 23 -name: "京浜急行線" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1745646336 {#5211 date: 2025-04-26 14:45:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646336 {#5212 date: 2025-04-26 14:45:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5214 …} -Children: Doctrine\ORM\PersistentCollection {#5217 …} -Parent: Eccube\Entity\Category {#5224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5255 -id: 10 -name: "風景" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1745105524 {#5234 date: 2025-04-20 08:32:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105531 {#5235 date: 2025-04-20 08:32:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5253 …} -Children: Doctrine\ORM\PersistentCollection {#5257 …} -Parent: Eccube\Entity\Category {#5011 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5258 -id: 26 -name: "ランドマークタワー" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1745646424 {#5218 date: 2025-04-26 14:47:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646424 {#5219 date: 2025-04-26 14:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5259 …} -Children: Doctrine\ORM\PersistentCollection {#5262 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5267 -id: 25 -name: "東京タワー" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1745646395 {#5265 date: 2025-04-26 14:46:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646395 {#5266 date: 2025-04-26 14:46:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5268 …} -Children: Doctrine\ORM\PersistentCollection {#5271 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5272 -id: 2 -name: "バス" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1488881692 {#5264 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#5263 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5273 …} -Children: Doctrine\ORM\PersistentCollection {#5276 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5277 -id: 11 -name: "運行会社" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1745105596 {#5210 date: 2025-04-20 08:33:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105612 {#5208 date: 2025-04-20 08:33:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5278 …} -Children: Doctrine\ORM\PersistentCollection {#5281 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5286 -id: 12 -name: "運行区間[線]" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1745105602 {#5284 date: 2025-04-20 08:33:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105612 {#5285 date: 2025-04-20 08:33:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5287 …} -Children: Doctrine\ORM\PersistentCollection {#5290 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5293 -id: 13 -name: "風景" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1745105606 {#5291 date: 2025-04-20 08:33:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105612 {#5292 date: 2025-04-20 08:33:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5294 …} -Children: Doctrine\ORM\PersistentCollection {#5297 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5300 -id: 5 -name: "古地図" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1488881692 {#5282 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#5283 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5301 …} -Children: Doctrine\ORM\PersistentCollection {#5304 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5305 -id: 15 -name: "北海道" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1745181791 {#5298 date: 2025-04-21 05:43:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#5299 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5306 …} -Children: Doctrine\ORM\PersistentCollection {#5309 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5314 -id: 6 -name: "東北地方" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1488881692 {#5312 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#5313 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5315 …} -Children: Doctrine\ORM\PersistentCollection {#5318 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5321 -id: 14 -name: "関東地方" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1745105661 {#5319 date: 2025-04-20 08:34:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#5320 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5322 …} -Children: Doctrine\ORM\PersistentCollection {#5325 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5328 -id: 16 -name: "中部地方" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1745181799 {#5326 date: 2025-04-21 05:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#5327 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5329 …} -Children: Doctrine\ORM\PersistentCollection {#5332 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5335 -id: 17 -name: "近畿地方" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1745181804 {#5333 date: 2025-04-21 05:43:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#5334 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5336 …} -Children: Doctrine\ORM\PersistentCollection {#5339 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5342 -id: 18 -name: "中国地方" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1745181807 {#5340 date: 2025-04-21 05:43:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#5341 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5343 …} -Children: Doctrine\ORM\PersistentCollection {#5346 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5349 -id: 19 -name: "四国地方" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1745181811 {#5347 date: 2025-04-21 05:43:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#5348 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5350 …} -Children: Doctrine\ORM\PersistentCollection {#5353 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5356 -id: 20 -name: "九州・沖縄地方" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1745181814 {#5354 date: 2025-04-21 05:43:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#5355 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5357 …} -Children: Doctrine\ORM\PersistentCollection {#5360 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5361 -id: 8 -name: "さんぽ・散歩" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1745105295 {#5311 date: 2025-04-20 08:28:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#5310 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5362 …} -Children: Doctrine\ORM\PersistentCollection {#5365 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } Eccube\Entity\Category {#5368 -id: 7 -name: "その他" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1744655813 {#5366 date: 2025-04-15 03:36:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#5367 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5369 …} -Children: Doctrine\ORM\PersistentCollection {#5372 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } ] |
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 {#573 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#572 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#569 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerHP5BNbZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#559 …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 {#5430 -om: ContainerHP5BNbZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#559 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4770 …} -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() {#7721 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4926 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#897 …} $translationDomain: "validators" $message: Closure() {#7722 …} } } |
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 | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7778 +label: "鉄道" +value: "1" +data: Eccube\Entity\Category {#5011 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7779 +label: " 運行会社" +value: "3" +data: Eccube\Entity\Category {#5247 -id: 3 -name: "運行会社" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1488881692 {#5005 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105632 {#5003 date: 2025-04-20 08:33:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5246 …} -Children: Doctrine\ORM\PersistentCollection {#5243 …} -Parent: Eccube\Entity\Category {#5011 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7780 +label: " JR東日本" +value: "22" +data: Eccube\Entity\Category {#5242 -id: 22 -name: "JR東日本" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1745646030 {#5001 date: 2025-04-26 14:40:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646066 {#4999 date: 2025-04-26 14:41:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5241 …} -Children: Doctrine\ORM\PersistentCollection {#5238 …} -Parent: Eccube\Entity\Category {#5247} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7781 +label: " 東急電鉄" +value: "21" +data: Eccube\Entity\Category {#5231 -id: 21 -name: "東急電鉄" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1745645964 {#5233 date: 2025-04-26 14:39:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646080 {#5232 date: 2025-04-26 14:41:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5230 …} -Children: Doctrine\ORM\PersistentCollection {#5227 …} -Parent: Eccube\Entity\Category {#5247} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7782 +label: " 運行区間[線]" +value: "9" +data: Eccube\Entity\Category {#5224 -id: 9 -name: "運行区間[線]" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1745105519 {#5236 date: 2025-04-20 08:31:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105531 {#5237 date: 2025-04-20 08:32:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5223 …} -Children: Doctrine\ORM\PersistentCollection {#5220 …} -Parent: Eccube\Entity\Category {#5011 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7783 +label: " JR京浜東北線" +value: "24" +data: Eccube\Entity\Category {#4996 -id: 24 -name: "JR京浜東北線" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1745646361 {#5226 date: 2025-04-26 14:46:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646361 {#5225 date: 2025-04-26 14:46:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5002 …} -Children: Doctrine\ORM\PersistentCollection {#5024 …} -Parent: Eccube\Entity\Category {#5224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7784 +label: " 京浜急行線" +value: "23" +data: Eccube\Entity\Category {#5213 -id: 23 -name: "京浜急行線" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1745646336 {#5211 date: 2025-04-26 14:45:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646336 {#5212 date: 2025-04-26 14:45:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5214 …} -Children: Doctrine\ORM\PersistentCollection {#5217 …} -Parent: Eccube\Entity\Category {#5224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7785 +label: " 風景" +value: "10" +data: Eccube\Entity\Category {#5255 -id: 10 -name: "風景" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1745105524 {#5234 date: 2025-04-20 08:32:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105531 {#5235 date: 2025-04-20 08:32:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5253 …} -Children: Doctrine\ORM\PersistentCollection {#5257 …} -Parent: Eccube\Entity\Category {#5011 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7786 +label: " ランドマークタワー" +value: "26" +data: Eccube\Entity\Category {#5258 -id: 26 -name: "ランドマークタワー" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1745646424 {#5218 date: 2025-04-26 14:47:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646424 {#5219 date: 2025-04-26 14:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5259 …} -Children: Doctrine\ORM\PersistentCollection {#5262 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7787 +label: " 東京タワー" +value: "25" +data: Eccube\Entity\Category {#5267 -id: 25 -name: "東京タワー" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1745646395 {#5265 date: 2025-04-26 14:46:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646395 {#5266 date: 2025-04-26 14:46:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5268 …} -Children: Doctrine\ORM\PersistentCollection {#5271 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7788 +label: "バス" +value: "2" +data: Eccube\Entity\Category {#5272 -id: 2 -name: "バス" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1488881692 {#5264 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#5263 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5273 …} -Children: Doctrine\ORM\PersistentCollection {#5276 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7789 +label: " 運行会社" +value: "11" +data: Eccube\Entity\Category {#5277 -id: 11 -name: "運行会社" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1745105596 {#5210 date: 2025-04-20 08:33:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105612 {#5208 date: 2025-04-20 08:33:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5278 …} -Children: Doctrine\ORM\PersistentCollection {#5281 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7790 +label: " 運行区間[線]" +value: "12" +data: Eccube\Entity\Category {#5286 -id: 12 -name: "運行区間[線]" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1745105602 {#5284 date: 2025-04-20 08:33:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105612 {#5285 date: 2025-04-20 08:33:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5287 …} -Children: Doctrine\ORM\PersistentCollection {#5290 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7791 +label: " 風景" +value: "13" +data: Eccube\Entity\Category {#5293 -id: 13 -name: "風景" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1745105606 {#5291 date: 2025-04-20 08:33:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105612 {#5292 date: 2025-04-20 08:33:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5294 …} -Children: Doctrine\ORM\PersistentCollection {#5297 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7792 +label: "古地図" +value: "5" +data: Eccube\Entity\Category {#5300 -id: 5 -name: "古地図" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1488881692 {#5282 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#5283 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5301 …} -Children: Doctrine\ORM\PersistentCollection {#5304 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7793 +label: " 北海道" +value: "15" +data: Eccube\Entity\Category {#5305 -id: 15 -name: "北海道" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1745181791 {#5298 date: 2025-04-21 05:43:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#5299 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5306 …} -Children: Doctrine\ORM\PersistentCollection {#5309 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7794 +label: " 東北地方" +value: "6" +data: Eccube\Entity\Category {#5314 -id: 6 -name: "東北地方" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1488881692 {#5312 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#5313 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5315 …} -Children: Doctrine\ORM\PersistentCollection {#5318 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7795 +label: " 関東地方" +value: "14" +data: Eccube\Entity\Category {#5321 -id: 14 -name: "関東地方" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1745105661 {#5319 date: 2025-04-20 08:34:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#5320 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5322 …} -Children: Doctrine\ORM\PersistentCollection {#5325 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7796 +label: " 中部地方" +value: "16" +data: Eccube\Entity\Category {#5328 -id: 16 -name: "中部地方" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1745181799 {#5326 date: 2025-04-21 05:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#5327 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5329 …} -Children: Doctrine\ORM\PersistentCollection {#5332 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7797 +label: " 近畿地方" +value: "17" +data: Eccube\Entity\Category {#5335 -id: 17 -name: "近畿地方" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1745181804 {#5333 date: 2025-04-21 05:43:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#5334 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5336 …} -Children: Doctrine\ORM\PersistentCollection {#5339 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7798 +label: " 中国地方" +value: "18" +data: Eccube\Entity\Category {#5342 -id: 18 -name: "中国地方" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1745181807 {#5340 date: 2025-04-21 05:43:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#5341 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5343 …} -Children: Doctrine\ORM\PersistentCollection {#5346 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7799 +label: " 四国地方" +value: "19" +data: Eccube\Entity\Category {#5349 -id: 19 -name: "四国地方" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1745181811 {#5347 date: 2025-04-21 05:43:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#5348 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5350 …} -Children: Doctrine\ORM\PersistentCollection {#5353 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7800 +label: " 九州・沖縄地方" +value: "20" +data: Eccube\Entity\Category {#5356 -id: 20 -name: "九州・沖縄地方" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1745181814 {#5354 date: 2025-04-21 05:43:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#5355 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5357 …} -Children: Doctrine\ORM\PersistentCollection {#5360 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7801 +label: "さんぽ・散歩" +value: "8" +data: Eccube\Entity\Category {#5361 -id: 8 -name: "さんぽ・散歩" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1745105295 {#5311 date: 2025-04-20 08:28:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#5310 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5362 …} -Children: Doctrine\ORM\PersistentCollection {#5365 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7802 +label: "その他" +value: "7" +data: Eccube\Entity\Category {#5368 -id: 7 -name: "その他" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1744655813 {#5366 date: 2025-04-15 03:36:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#5367 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5369 …} -Children: Doctrine\ORM\PersistentCollection {#5372 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Eccube\Entity\Category {#5247 -id: 3 -name: "運行会社" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1488881692 {#5005 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105632 {#5003 date: 2025-04-20 08:33:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5246 …} -Children: Doctrine\ORM\PersistentCollection {#5243 …} -Parent: Eccube\Entity\Category {#5011 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5250 …} } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7775 -form: Symfony\Component\Form\Form {#7743 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5930 …5} |
full_name | "category_id" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "category_id" |
is_selected | Closure($choice, $value) {#7776 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5404 …} } |
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 | "3" |
name
"Symfony\Component\Form\Extension\Core\Type\SearchType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 50 ] |
[ "maxlength" => 50 ] |
label | "common.search_keyword" |
same as passed value |
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 {#573 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#572 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#569 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#7733 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} } |
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 | "common.search_keyword" |
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() {#7728 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4926 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#897 …} $translationDomain: "validators" $message: Closure() {#7732 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 50 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "search" "_name" ] |
cache_key | "_name_search" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7803 -form: Symfony\Component\Form\Form {#7746 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7777 …5} |
full_name | "name" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "name" |
label | "common.search_keyword" |
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 | "" |