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" => Category {#4218 -id: 20 -name: "7Lボトル" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1545206291 {#4230 date: 2018-12-19 16:58:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1545206291 {#4229 date: 2018-12-19 16:58:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4217 …} -Children: PersistentCollection {#4214 …} -Parent: Category {#4223 …} -Creator: Member {#4237 …} -AnnotationReader: AnnotationReader {#342 …} } "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 | [] |
| auto_initialize | true |
| block_name | 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 | CsrfTokenManager {#359
-generator: UriSafeTokenGenerator {#357 …}
-storage: SessionTokenStorage {#356 …}
-namespace: Closure {#354 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure {#8164 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#3994 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toolorder/toolorder.net/public_html/ryouhan/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#8167 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#4071 …} use: { $translator: DataCollectorTranslator {#421 …} $translationDomain: "validators" $message: Closure {#8359 …} } file: "/home/toolorder/toolorder.net/public_html/ryouhan/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| block_prefixes | [ "form" "search_product_block" "_" ] |
| cache_key | "__search_product_block" |
| compound | true |
| data | [ "category_id" => Category {#4218 -id: 20 -name: "7Lボトル" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1545206291 {#4230 date: 2018-12-19 16:58:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1545206291 {#4229 date: 2018-12-19 16:58:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4217 …} -Children: PersistentCollection {#4214 …} -Parent: Category {#4223 …} -Creator: Member {#4237 …} -AnnotationReader: AnnotationReader {#342 …} } "name" => null ] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#6339
-form: Form {#8339 …}
-errors: []
} |
| form | FormView {#8331 …5} |
| full_name | "" |
| help | null |
| id | "" |
| label | null |
| label_attr | [] |
| label_format | null |
| method | "GET" |
| multipart | false |
| name | "" |
| required | true |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_" |
| valid | true |
| value | [ "category_id" => Category {#4218 -id: 20 -name: "7Lボトル" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1545206291 {#4230 date: 2018-12-19 16:58:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1545206291 {#4229 date: 2018-12-19 16:58:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4217 …} -Children: PersistentCollection {#4214 …} -Parent: Category {#4223 …} -Creator: Member {#4237 …} -AnnotationReader: AnnotationReader {#342 …} } "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 |
"20"
|
| Normalized Format | Category {#4218
-id: 20
-name: "7Lボトル"
-hierarchy: 3
-sort_no: 20
-create_date: DateTime @1545206291 {#4230
date: 2018-12-19 16:58:11.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1545206291 {#4229
date: 2018-12-19 16:58:11.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4217 …}
-Children: PersistentCollection {#4214 …}
-Parent: Category {#4223 …}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
} |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "NameWithLevel" |
same as passed value |
| choices | [
Category {#4149
-id: 2
-name: "新入荷"
-hierarchy: 1
-sort_no: 23
-create_date: DateTime @1488881692 {#4116
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1558426932 {#4153
date: 2019-05-21 17:22:12.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4177 …}
-Children: PersistentCollection {#4235 …}
-Parent: null
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4228
-id: 8
-name: "お水"
-hierarchy: 1
-sort_no: 22
-create_date: DateTime @1545203934 {#4234
date: 2018-12-19 16:18:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1558426932 {#4233
date: 2019-05-21 17:22:12.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4227 …}
-Children: PersistentCollection {#4224 …}
-Parent: null
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4223 …}
Category {#4218
-id: 20
-name: "7Lボトル"
-hierarchy: 3
-sort_no: 20
-create_date: DateTime @1545206291 {#4230
date: 2018-12-19 16:58:11.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1545206291 {#4229
date: 2018-12-19 16:58:11.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4217 …}
-Children: PersistentCollection {#4214 …}
-Parent: Category {#4223 …}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4141
-id: 19
-name: "12Lボトル"
-hierarchy: 3
-sort_no: 19
-create_date: DateTime @1545206285 {#4209
date: 2018-12-19 16:58:05.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1545206313 {#4208
date: 2018-12-19 16:58:33.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4152 …}
-Children: PersistentCollection {#4183 …}
-Parent: Category {#4223 …}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4202
-id: 18
-name: "和のしずく"
-hierarchy: 2
-sort_no: 18
-create_date: DateTime @1545204542 {#4212
date: 2018-12-19 16:29:02.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1545204549 {#4213
date: 2018-12-19 16:29:09.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4203 …}
-Children: PersistentCollection {#4206 …}
-Parent: Category {#4228}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4207
-id: 21
-name: "12Lボトル"
-hierarchy: 3
-sort_no: 17
-create_date: DateTime @1545206331 {#4201
date: 2018-12-19 16:58:51.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1545206448 {#4185
date: 2018-12-19 17:00:48.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4240 …}
-Children: PersistentCollection {#4239 …}
-Parent: Category {#4202}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4244
-id: 7
-name: "各種書類"
-hierarchy: 1
-sort_no: 16
-create_date: DateTime @1545203917 {#4211
date: 2018-12-19 16:18:37.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1558426932 {#4210
date: 2019-05-21 17:22:12.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4245 …}
-Children: PersistentCollection {#4248 …}
-Parent: null
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4249
-id: 13
-name: "重要事項説明書・規約"
-hierarchy: 2
-sort_no: 15
-create_date: DateTime @1545204261 {#4241
date: 2018-12-19 16:24:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1545223805 {#4243
date: 2018-12-19 21:50:05.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4250 …}
-Children: PersistentCollection {#4253 …}
-Parent: Category {#4244}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4258
-id: 12
-name: "複写式申込書"
-hierarchy: 2
-sort_no: 14
-create_date: DateTime @1545204240 {#4256
date: 2018-12-19 16:24:00.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1545223805 {#4257
date: 2018-12-19 21:50:05.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4259 …}
-Children: PersistentCollection {#4262 …}
-Parent: Category {#4244}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4265
-id: 22
-name: "チラシ・パンフレット"
-hierarchy: 2
-sort_no: 13
-create_date: DateTime @1545206592 {#4263
date: 2018-12-19 17:03:12.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1545223805 {#4264
date: 2018-12-19 21:50:05.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4266 …}
-Children: PersistentCollection {#4269 …}
-Parent: Category {#4244}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4272
-id: 24
-name: "その他"
-hierarchy: 2
-sort_no: 12
-create_date: DateTime @1545223802 {#4270
date: 2018-12-19 21:50:02.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1545223805 {#4271
date: 2018-12-19 21:50:05.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4273 …}
-Children: PersistentCollection {#4276 …}
-Parent: Category {#4244}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4279
-id: 11
-name: "その他販促品"
-hierarchy: 1
-sort_no: 11
-create_date: DateTime @1545203987 {#4255
date: 2018-12-19 16:19:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1558426932 {#4254
date: 2019-05-21 17:22:12.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4280 …}
-Children: PersistentCollection {#4283 …}
-Parent: null
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4284
-id: 23
-name: "たまごクラブ"
-hierarchy: 2
-sort_no: 10
-create_date: DateTime @1545223703 {#4277
date: 2018-12-19 21:48:23.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1574130511 {#4278
date: 2019-11-19 11:28:31.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4285 …}
-Children: PersistentCollection {#4288 …}
-Parent: Category {#4279}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4293
-id: 25
-name: "紙コップ・除菌シート・テープ"
-hierarchy: 2
-sort_no: 9
-create_date: DateTime @1574130502 {#4291
date: 2019-11-19 11:28:22.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1574386584 {#4292
date: 2019-11-22 10:36:24.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4294 …}
-Children: PersistentCollection {#4297 …}
-Parent: Category {#4279}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4300
-id: 14
-name: "ユニフォーム"
-hierarchy: 2
-sort_no: 8
-create_date: DateTime @1545204375 {#4298
date: 2018-12-19 16:26:15.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1574130511 {#4299
date: 2019-11-19 11:28:31.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4301 …}
-Children: PersistentCollection {#4304 …}
-Parent: Category {#4279}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4307
-id: 15
-name: "ティッシュ・ロールスクリーン・テーブルクロス・ロゴビニール袋・ゴミ袋"
-hierarchy: 2
-sort_no: 7
-create_date: DateTime @1545204399 {#4305
date: 2018-12-19 16:26:39.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1574130511 {#4306
date: 2019-11-19 11:28:31.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4308 …}
-Children: PersistentCollection {#4311 …}
-Parent: Category {#4279}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4314
-id: 16
-name: "各種カバー・パネル用プラ段"
-hierarchy: 2
-sort_no: 6
-create_date: DateTime @1545204436 {#4312
date: 2018-12-19 16:27:16.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1574130511 {#4313
date: 2019-11-19 11:28:31.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4315 …}
-Children: PersistentCollection {#4318 …}
-Parent: Category {#4279}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4323
-id: 1
-name: "ジェラート"
-hierarchy: 1
-sort_no: 5
-create_date: DateTime @1488881692 {#4289
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1558426932 {#4290
date: 2019-05-21 17:22:12.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4324 …}
-Children: PersistentCollection {#4327 …}
-Parent: null
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4328
-id: 3
-name: "彩のデザート"
-hierarchy: 2
-sort_no: 3
-create_date: DateTime @1488881692 {#4319
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1488881692 {#4320
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4329 …}
-Children: PersistentCollection {#4332 …}
-Parent: Category {#4323}
-Creator: null
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4333
-id: 4
-name: "CUBE"
-hierarchy: 3
-sort_no: 2
-create_date: DateTime @1488881692 {#4321
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1488881692 {#4322
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4334 …}
-Children: PersistentCollection {#4337 …}
-Parent: Category {#4328}
-Creator: null
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4342
-id: 5
-name: "アイスサンド"
-hierarchy: 1
-sort_no: 1
-create_date: DateTime @1488881692 {#4338
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1558426932 {#4339
date: 2019-05-21 17:22:12.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4343 …}
-Children: PersistentCollection {#4346 …}
-Parent: null
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4347
-id: 6
-name: "フルーツ"
-hierarchy: 2
-sort_no: 4
-create_date: DateTime @1488881692 {#4340
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1488881692 {#4341
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4348 …}
-Children: PersistentCollection {#4351 …}
-Parent: Category {#4342}
-Creator: null
-AnnotationReader: AnnotationReader {#342 …}
}
] |
[
Category {#4149
-id: 2
-name: "新入荷"
-hierarchy: 1
-sort_no: 23
-create_date: DateTime @1488881692 {#4116
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1558426932 {#4153
date: 2019-05-21 17:22:12.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4177 …}
-Children: PersistentCollection {#4235 …}
-Parent: null
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4228
-id: 8
-name: "お水"
-hierarchy: 1
-sort_no: 22
-create_date: DateTime @1545203934 {#4234
date: 2018-12-19 16:18:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1558426932 {#4233
date: 2019-05-21 17:22:12.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4227 …}
-Children: PersistentCollection {#4224 …}
-Parent: null
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4223 …}
Category {#4218
-id: 20
-name: "7Lボトル"
-hierarchy: 3
-sort_no: 20
-create_date: DateTime @1545206291 {#4230
date: 2018-12-19 16:58:11.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1545206291 {#4229
date: 2018-12-19 16:58:11.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4217 …}
-Children: PersistentCollection {#4214 …}
-Parent: Category {#4223 …}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4141
-id: 19
-name: "12Lボトル"
-hierarchy: 3
-sort_no: 19
-create_date: DateTime @1545206285 {#4209
date: 2018-12-19 16:58:05.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1545206313 {#4208
date: 2018-12-19 16:58:33.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4152 …}
-Children: PersistentCollection {#4183 …}
-Parent: Category {#4223 …}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4202
-id: 18
-name: "和のしずく"
-hierarchy: 2
-sort_no: 18
-create_date: DateTime @1545204542 {#4212
date: 2018-12-19 16:29:02.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1545204549 {#4213
date: 2018-12-19 16:29:09.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4203 …}
-Children: PersistentCollection {#4206 …}
-Parent: Category {#4228}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4207
-id: 21
-name: "12Lボトル"
-hierarchy: 3
-sort_no: 17
-create_date: DateTime @1545206331 {#4201
date: 2018-12-19 16:58:51.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1545206448 {#4185
date: 2018-12-19 17:00:48.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4240 …}
-Children: PersistentCollection {#4239 …}
-Parent: Category {#4202}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4244
-id: 7
-name: "各種書類"
-hierarchy: 1
-sort_no: 16
-create_date: DateTime @1545203917 {#4211
date: 2018-12-19 16:18:37.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1558426932 {#4210
date: 2019-05-21 17:22:12.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4245 …}
-Children: PersistentCollection {#4248 …}
-Parent: null
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4249
-id: 13
-name: "重要事項説明書・規約"
-hierarchy: 2
-sort_no: 15
-create_date: DateTime @1545204261 {#4241
date: 2018-12-19 16:24:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1545223805 {#4243
date: 2018-12-19 21:50:05.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4250 …}
-Children: PersistentCollection {#4253 …}
-Parent: Category {#4244}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4258
-id: 12
-name: "複写式申込書"
-hierarchy: 2
-sort_no: 14
-create_date: DateTime @1545204240 {#4256
date: 2018-12-19 16:24:00.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1545223805 {#4257
date: 2018-12-19 21:50:05.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4259 …}
-Children: PersistentCollection {#4262 …}
-Parent: Category {#4244}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4265
-id: 22
-name: "チラシ・パンフレット"
-hierarchy: 2
-sort_no: 13
-create_date: DateTime @1545206592 {#4263
date: 2018-12-19 17:03:12.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1545223805 {#4264
date: 2018-12-19 21:50:05.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4266 …}
-Children: PersistentCollection {#4269 …}
-Parent: Category {#4244}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4272
-id: 24
-name: "その他"
-hierarchy: 2
-sort_no: 12
-create_date: DateTime @1545223802 {#4270
date: 2018-12-19 21:50:02.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1545223805 {#4271
date: 2018-12-19 21:50:05.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4273 …}
-Children: PersistentCollection {#4276 …}
-Parent: Category {#4244}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4279
-id: 11
-name: "その他販促品"
-hierarchy: 1
-sort_no: 11
-create_date: DateTime @1545203987 {#4255
date: 2018-12-19 16:19:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1558426932 {#4254
date: 2019-05-21 17:22:12.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4280 …}
-Children: PersistentCollection {#4283 …}
-Parent: null
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4284
-id: 23
-name: "たまごクラブ"
-hierarchy: 2
-sort_no: 10
-create_date: DateTime @1545223703 {#4277
date: 2018-12-19 21:48:23.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1574130511 {#4278
date: 2019-11-19 11:28:31.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4285 …}
-Children: PersistentCollection {#4288 …}
-Parent: Category {#4279}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4293
-id: 25
-name: "紙コップ・除菌シート・テープ"
-hierarchy: 2
-sort_no: 9
-create_date: DateTime @1574130502 {#4291
date: 2019-11-19 11:28:22.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1574386584 {#4292
date: 2019-11-22 10:36:24.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4294 …}
-Children: PersistentCollection {#4297 …}
-Parent: Category {#4279}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4300
-id: 14
-name: "ユニフォーム"
-hierarchy: 2
-sort_no: 8
-create_date: DateTime @1545204375 {#4298
date: 2018-12-19 16:26:15.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1574130511 {#4299
date: 2019-11-19 11:28:31.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4301 …}
-Children: PersistentCollection {#4304 …}
-Parent: Category {#4279}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4307
-id: 15
-name: "ティッシュ・ロールスクリーン・テーブルクロス・ロゴビニール袋・ゴミ袋"
-hierarchy: 2
-sort_no: 7
-create_date: DateTime @1545204399 {#4305
date: 2018-12-19 16:26:39.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1574130511 {#4306
date: 2019-11-19 11:28:31.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4308 …}
-Children: PersistentCollection {#4311 …}
-Parent: Category {#4279}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4314
-id: 16
-name: "各種カバー・パネル用プラ段"
-hierarchy: 2
-sort_no: 6
-create_date: DateTime @1545204436 {#4312
date: 2018-12-19 16:27:16.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1574130511 {#4313
date: 2019-11-19 11:28:31.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4315 …}
-Children: PersistentCollection {#4318 …}
-Parent: Category {#4279}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4323
-id: 1
-name: "ジェラート"
-hierarchy: 1
-sort_no: 5
-create_date: DateTime @1488881692 {#4289
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1558426932 {#4290
date: 2019-05-21 17:22:12.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4324 …}
-Children: PersistentCollection {#4327 …}
-Parent: null
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4328
-id: 3
-name: "彩のデザート"
-hierarchy: 2
-sort_no: 3
-create_date: DateTime @1488881692 {#4319
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1488881692 {#4320
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4329 …}
-Children: PersistentCollection {#4332 …}
-Parent: Category {#4323}
-Creator: null
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4333
-id: 4
-name: "CUBE"
-hierarchy: 3
-sort_no: 2
-create_date: DateTime @1488881692 {#4321
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1488881692 {#4322
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4334 …}
-Children: PersistentCollection {#4337 …}
-Parent: Category {#4328}
-Creator: null
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4342
-id: 5
-name: "アイスサンド"
-hierarchy: 1
-sort_no: 1
-create_date: DateTime @1488881692 {#4338
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1558426932 {#4339
date: 2019-05-21 17:22:12.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4343 …}
-Children: PersistentCollection {#4346 …}
-Parent: null
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4347
-id: 6
-name: "フルーツ"
-hierarchy: 2
-sort_no: 4
-create_date: DateTime @1488881692 {#4340
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1488881692 {#4341
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4348 …}
-Children: PersistentCollection {#4351 …}
-Parent: Category {#4342}
-Creator: null
-AnnotationReader: AnnotationReader {#342 …}
}
]
|
| 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 | [] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| choice_attr | null |
| choice_label | "NameWithLevel" |
| choice_loader | null |
| choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
| choice_translation_domain | false |
| choice_value | [
IdReader {#4374
-om: EntityManager_9a5be93 {#442 …2}
-classMetadata: ClassMetadata {#3921 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
}
"getIdValue"
] |
| choices | [
Category {#4149
-id: 2
-name: "新入荷"
-hierarchy: 1
-sort_no: 23
-create_date: DateTime @1488881692 {#4116
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1558426932 {#4153
date: 2019-05-21 17:22:12.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4177 …}
-Children: PersistentCollection {#4235 …}
-Parent: null
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4228
-id: 8
-name: "お水"
-hierarchy: 1
-sort_no: 22
-create_date: DateTime @1545203934 {#4234
date: 2018-12-19 16:18:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1558426932 {#4233
date: 2019-05-21 17:22:12.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4227 …}
-Children: PersistentCollection {#4224 …}
-Parent: null
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4223 …}
Category {#4218
-id: 20
-name: "7Lボトル"
-hierarchy: 3
-sort_no: 20
-create_date: DateTime @1545206291 {#4230
date: 2018-12-19 16:58:11.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1545206291 {#4229
date: 2018-12-19 16:58:11.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4217 …}
-Children: PersistentCollection {#4214 …}
-Parent: Category {#4223 …}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4141
-id: 19
-name: "12Lボトル"
-hierarchy: 3
-sort_no: 19
-create_date: DateTime @1545206285 {#4209
date: 2018-12-19 16:58:05.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1545206313 {#4208
date: 2018-12-19 16:58:33.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4152 …}
-Children: PersistentCollection {#4183 …}
-Parent: Category {#4223 …}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4202
-id: 18
-name: "和のしずく"
-hierarchy: 2
-sort_no: 18
-create_date: DateTime @1545204542 {#4212
date: 2018-12-19 16:29:02.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1545204549 {#4213
date: 2018-12-19 16:29:09.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4203 …}
-Children: PersistentCollection {#4206 …}
-Parent: Category {#4228}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4207
-id: 21
-name: "12Lボトル"
-hierarchy: 3
-sort_no: 17
-create_date: DateTime @1545206331 {#4201
date: 2018-12-19 16:58:51.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1545206448 {#4185
date: 2018-12-19 17:00:48.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4240 …}
-Children: PersistentCollection {#4239 …}
-Parent: Category {#4202}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4244
-id: 7
-name: "各種書類"
-hierarchy: 1
-sort_no: 16
-create_date: DateTime @1545203917 {#4211
date: 2018-12-19 16:18:37.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1558426932 {#4210
date: 2019-05-21 17:22:12.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4245 …}
-Children: PersistentCollection {#4248 …}
-Parent: null
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4249
-id: 13
-name: "重要事項説明書・規約"
-hierarchy: 2
-sort_no: 15
-create_date: DateTime @1545204261 {#4241
date: 2018-12-19 16:24:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1545223805 {#4243
date: 2018-12-19 21:50:05.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4250 …}
-Children: PersistentCollection {#4253 …}
-Parent: Category {#4244}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4258
-id: 12
-name: "複写式申込書"
-hierarchy: 2
-sort_no: 14
-create_date: DateTime @1545204240 {#4256
date: 2018-12-19 16:24:00.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1545223805 {#4257
date: 2018-12-19 21:50:05.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4259 …}
-Children: PersistentCollection {#4262 …}
-Parent: Category {#4244}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4265
-id: 22
-name: "チラシ・パンフレット"
-hierarchy: 2
-sort_no: 13
-create_date: DateTime @1545206592 {#4263
date: 2018-12-19 17:03:12.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1545223805 {#4264
date: 2018-12-19 21:50:05.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4266 …}
-Children: PersistentCollection {#4269 …}
-Parent: Category {#4244}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4272
-id: 24
-name: "その他"
-hierarchy: 2
-sort_no: 12
-create_date: DateTime @1545223802 {#4270
date: 2018-12-19 21:50:02.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1545223805 {#4271
date: 2018-12-19 21:50:05.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4273 …}
-Children: PersistentCollection {#4276 …}
-Parent: Category {#4244}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4279
-id: 11
-name: "その他販促品"
-hierarchy: 1
-sort_no: 11
-create_date: DateTime @1545203987 {#4255
date: 2018-12-19 16:19:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1558426932 {#4254
date: 2019-05-21 17:22:12.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4280 …}
-Children: PersistentCollection {#4283 …}
-Parent: null
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4284
-id: 23
-name: "たまごクラブ"
-hierarchy: 2
-sort_no: 10
-create_date: DateTime @1545223703 {#4277
date: 2018-12-19 21:48:23.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1574130511 {#4278
date: 2019-11-19 11:28:31.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4285 …}
-Children: PersistentCollection {#4288 …}
-Parent: Category {#4279}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4293
-id: 25
-name: "紙コップ・除菌シート・テープ"
-hierarchy: 2
-sort_no: 9
-create_date: DateTime @1574130502 {#4291
date: 2019-11-19 11:28:22.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1574386584 {#4292
date: 2019-11-22 10:36:24.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4294 …}
-Children: PersistentCollection {#4297 …}
-Parent: Category {#4279}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4300
-id: 14
-name: "ユニフォーム"
-hierarchy: 2
-sort_no: 8
-create_date: DateTime @1545204375 {#4298
date: 2018-12-19 16:26:15.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1574130511 {#4299
date: 2019-11-19 11:28:31.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4301 …}
-Children: PersistentCollection {#4304 …}
-Parent: Category {#4279}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4307
-id: 15
-name: "ティッシュ・ロールスクリーン・テーブルクロス・ロゴビニール袋・ゴミ袋"
-hierarchy: 2
-sort_no: 7
-create_date: DateTime @1545204399 {#4305
date: 2018-12-19 16:26:39.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1574130511 {#4306
date: 2019-11-19 11:28:31.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4308 …}
-Children: PersistentCollection {#4311 …}
-Parent: Category {#4279}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4314
-id: 16
-name: "各種カバー・パネル用プラ段"
-hierarchy: 2
-sort_no: 6
-create_date: DateTime @1545204436 {#4312
date: 2018-12-19 16:27:16.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1574130511 {#4313
date: 2019-11-19 11:28:31.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4315 …}
-Children: PersistentCollection {#4318 …}
-Parent: Category {#4279}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4323
-id: 1
-name: "ジェラート"
-hierarchy: 1
-sort_no: 5
-create_date: DateTime @1488881692 {#4289
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1558426932 {#4290
date: 2019-05-21 17:22:12.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4324 …}
-Children: PersistentCollection {#4327 …}
-Parent: null
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4328
-id: 3
-name: "彩のデザート"
-hierarchy: 2
-sort_no: 3
-create_date: DateTime @1488881692 {#4319
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1488881692 {#4320
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4329 …}
-Children: PersistentCollection {#4332 …}
-Parent: Category {#4323}
-Creator: null
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4333
-id: 4
-name: "CUBE"
-hierarchy: 3
-sort_no: 2
-create_date: DateTime @1488881692 {#4321
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1488881692 {#4322
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4334 …}
-Children: PersistentCollection {#4337 …}
-Parent: Category {#4328}
-Creator: null
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4342
-id: 5
-name: "アイスサンド"
-hierarchy: 1
-sort_no: 1
-create_date: DateTime @1488881692 {#4338
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1558426932 {#4339
date: 2019-05-21 17:22:12.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4343 …}
-Children: PersistentCollection {#4346 …}
-Parent: null
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
}
Category {#4347
-id: 6
-name: "フルーツ"
-hierarchy: 2
-sort_no: 4
-create_date: DateTime @1488881692 {#4340
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1488881692 {#4341
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4348 …}
-Children: PersistentCollection {#4351 …}
-Parent: Category {#4342}
-Creator: null
-AnnotationReader: AnnotationReader {#342 …}
}
] |
| choices_as_values | true |
| 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 | CsrfTokenManager {#359
-generator: UriSafeTokenGenerator {#357 …}
-storage: SessionTokenStorage {#356 …}
-namespace: Closure {#354 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | EntityManager_9a5be93 {#442 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| group_by | null |
| help | null |
| id_reader | IdReader {#4374
-om: EntityManager_9a5be93 {#442 …2}
-classMetadata: ClassMetadata {#3921 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
} |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| 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 | [] |
| property_path | null |
| query_builder | null |
| required | false |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure {#8355 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#4071 …} use: { $translator: DataCollectorTranslator {#421 …} $translationDomain: "validators" $message: Closure {#8265 …} } file: "/home/toolorder/toolorder.net/public_html/ryouhan/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| block_prefixes | [ "form" "choice" "entity" "_category_id" ] |
| cache_key | "_category_id_entity" |
| choice_translation_domain | false |
| choices | [ 2 => ChoiceView {#6102 +label: "新入荷" +value: "2" +data: Category {#4149 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1488881692 {#4116 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1558426932 {#4153 date: 2019-05-21 17:22:12.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4177 …} -Children: PersistentCollection {#4235 …} -Parent: null -Creator: Member {#4237 …} -AnnotationReader: AnnotationReader {#342 …} } +attr: [] } 8 => ChoiceView {#6101 +label: "お水" +value: "8" +data: Category {#4228 -id: 8 -name: "お水" -hierarchy: 1 -sort_no: 22 -create_date: DateTime @1545203934 {#4234 date: 2018-12-19 16:18:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1558426932 {#4233 date: 2019-05-21 17:22:12.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4227 …} -Children: PersistentCollection {#4224 …} -Parent: null -Creator: Member {#4237 …} -AnnotationReader: AnnotationReader {#342 …} } +attr: [] } 17 => ChoiceView {#6103 +label: " Premium Water" +value: "17" +data: Category {#4223 …} +attr: [] } 20 => ChoiceView {#6104 +label: " 7Lボトル" +value: "20" +data: Category {#4218 -id: 20 -name: "7Lボトル" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1545206291 {#4230 date: 2018-12-19 16:58:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1545206291 {#4229 date: 2018-12-19 16:58:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4217 …} -Children: PersistentCollection {#4214 …} -Parent: Category {#4223 …} -Creator: Member {#4237 …} -AnnotationReader: AnnotationReader {#342 …} } +attr: [] } 19 => ChoiceView {#6105 +label: " 12Lボトル" +value: "19" +data: Category {#4141 -id: 19 -name: "12Lボトル" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1545206285 {#4209 date: 2018-12-19 16:58:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1545206313 {#4208 date: 2018-12-19 16:58:33.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4152 …} -Children: PersistentCollection {#4183 …} -Parent: Category {#4223 …} -Creator: Member {#4237 …} -AnnotationReader: AnnotationReader {#342 …} } +attr: [] } 18 => ChoiceView {#6106 +label: " 和のしずく" +value: "18" +data: Category {#4202 -id: 18 -name: "和のしずく" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1545204542 {#4212 date: 2018-12-19 16:29:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1545204549 {#4213 date: 2018-12-19 16:29:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4203 …} -Children: PersistentCollection {#4206 …} -Parent: Category {#4228} -Creator: Member {#4237 …} -AnnotationReader: AnnotationReader {#342 …} } +attr: [] } 21 => ChoiceView {#6107 +label: " 12Lボトル" +value: "21" +data: Category {#4207 -id: 21 -name: "12Lボトル" -hierarchy: 3 -sort_no: 17 -create_date: DateTime @1545206331 {#4201 date: 2018-12-19 16:58:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1545206448 {#4185 date: 2018-12-19 17:00:48.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4240 …} -Children: PersistentCollection {#4239 …} -Parent: Category {#4202} -Creator: Member {#4237 …} -AnnotationReader: AnnotationReader {#342 …} } +attr: [] } 7 => ChoiceView {#6108 +label: "各種書類" +value: "7" +data: Category {#4244 -id: 7 -name: "各種書類" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1545203917 {#4211 date: 2018-12-19 16:18:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1558426932 {#4210 date: 2019-05-21 17:22:12.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4245 …} -Children: PersistentCollection {#4248 …} -Parent: null -Creator: Member {#4237 …} -AnnotationReader: AnnotationReader {#342 …} } +attr: [] } 13 => ChoiceView {#6109 +label: " 重要事項説明書・規約" +value: "13" +data: Category {#4249 -id: 13 -name: "重要事項説明書・規約" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1545204261 {#4241 date: 2018-12-19 16:24:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1545223805 {#4243 date: 2018-12-19 21:50:05.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4250 …} -Children: PersistentCollection {#4253 …} -Parent: Category {#4244} -Creator: Member {#4237 …} -AnnotationReader: AnnotationReader {#342 …} } +attr: [] } 12 => ChoiceView {#6110 +label: " 複写式申込書" +value: "12" +data: Category {#4258 -id: 12 -name: "複写式申込書" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1545204240 {#4256 date: 2018-12-19 16:24:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1545223805 {#4257 date: 2018-12-19 21:50:05.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4259 …} -Children: PersistentCollection {#4262 …} -Parent: Category {#4244} -Creator: Member {#4237 …} -AnnotationReader: AnnotationReader {#342 …} } +attr: [] } 22 => ChoiceView {#6111 +label: " チラシ・パンフレット" +value: "22" +data: Category {#4265 -id: 22 -name: "チラシ・パンフレット" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1545206592 {#4263 date: 2018-12-19 17:03:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1545223805 {#4264 date: 2018-12-19 21:50:05.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4266 …} -Children: PersistentCollection {#4269 …} -Parent: Category {#4244} -Creator: Member {#4237 …} -AnnotationReader: AnnotationReader {#342 …} } +attr: [] } 24 => ChoiceView {#6112 +label: " その他" +value: "24" +data: Category {#4272 -id: 24 -name: "その他" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1545223802 {#4270 date: 2018-12-19 21:50:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1545223805 {#4271 date: 2018-12-19 21:50:05.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4273 …} -Children: PersistentCollection {#4276 …} -Parent: Category {#4244} -Creator: Member {#4237 …} -AnnotationReader: AnnotationReader {#342 …} } +attr: [] } 11 => ChoiceView {#6113 +label: "その他販促品" +value: "11" +data: Category {#4279 -id: 11 -name: "その他販促品" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1545203987 {#4255 date: 2018-12-19 16:19:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1558426932 {#4254 date: 2019-05-21 17:22:12.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4280 …} -Children: PersistentCollection {#4283 …} -Parent: null -Creator: Member {#4237 …} -AnnotationReader: AnnotationReader {#342 …} } +attr: [] } 23 => ChoiceView {#6114 +label: " たまごクラブ" +value: "23" +data: Category {#4284 -id: 23 -name: "たまごクラブ" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1545223703 {#4277 date: 2018-12-19 21:48:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1574130511 {#4278 date: 2019-11-19 11:28:31.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4285 …} -Children: PersistentCollection {#4288 …} -Parent: Category {#4279} -Creator: Member {#4237 …} -AnnotationReader: AnnotationReader {#342 …} } +attr: [] } 25 => ChoiceView {#6115 +label: " 紙コップ・除菌シート・テープ" +value: "25" +data: Category {#4293 -id: 25 -name: "紙コップ・除菌シート・テープ" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1574130502 {#4291 date: 2019-11-19 11:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1574386584 {#4292 date: 2019-11-22 10:36:24.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4294 …} -Children: PersistentCollection {#4297 …} -Parent: Category {#4279} -Creator: Member {#4237 …} -AnnotationReader: AnnotationReader {#342 …} } +attr: [] } 14 => ChoiceView {#6116 +label: " ユニフォーム" +value: "14" +data: Category {#4300 -id: 14 -name: "ユニフォーム" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1545204375 {#4298 date: 2018-12-19 16:26:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1574130511 {#4299 date: 2019-11-19 11:28:31.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4301 …} -Children: PersistentCollection {#4304 …} -Parent: Category {#4279} -Creator: Member {#4237 …} -AnnotationReader: AnnotationReader {#342 …} } +attr: [] } 15 => ChoiceView {#6117 +label: " ティッシュ・ロールスクリーン・テーブルクロス・ロゴビニール袋・ゴミ袋" +value: "15" +data: Category {#4307 -id: 15 -name: "ティッシュ・ロールスクリーン・テーブルクロス・ロゴビニール袋・ゴミ袋" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1545204399 {#4305 date: 2018-12-19 16:26:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1574130511 {#4306 date: 2019-11-19 11:28:31.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4308 …} -Children: PersistentCollection {#4311 …} -Parent: Category {#4279} -Creator: Member {#4237 …} -AnnotationReader: AnnotationReader {#342 …} } +attr: [] } 16 => ChoiceView {#6118 +label: " 各種カバー・パネル用プラ段" +value: "16" +data: Category {#4314 -id: 16 -name: "各種カバー・パネル用プラ段" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1545204436 {#4312 date: 2018-12-19 16:27:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1574130511 {#4313 date: 2019-11-19 11:28:31.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4315 …} -Children: PersistentCollection {#4318 …} -Parent: Category {#4279} -Creator: Member {#4237 …} -AnnotationReader: AnnotationReader {#342 …} } +attr: [] } 1 => ChoiceView {#6119 +label: "ジェラート" +value: "1" +data: Category {#4323 -id: 1 -name: "ジェラート" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1488881692 {#4289 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1558426932 {#4290 date: 2019-05-21 17:22:12.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4324 …} -Children: PersistentCollection {#4327 …} -Parent: null -Creator: Member {#4237 …} -AnnotationReader: AnnotationReader {#342 …} } +attr: [] } 3 => ChoiceView {#6120 +label: " 彩のデザート" +value: "3" +data: Category {#4328 -id: 3 -name: "彩のデザート" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1488881692 {#4319 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4320 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4329 …} -Children: PersistentCollection {#4332 …} -Parent: Category {#4323} -Creator: null -AnnotationReader: AnnotationReader {#342 …} } +attr: [] } 4 => ChoiceView {#6121 +label: " CUBE" +value: "4" +data: Category {#4333 -id: 4 -name: "CUBE" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1488881692 {#4321 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4322 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4334 …} -Children: PersistentCollection {#4337 …} -Parent: Category {#4328} -Creator: null -AnnotationReader: AnnotationReader {#342 …} } +attr: [] } 5 => ChoiceView {#6122 +label: "アイスサンド" +value: "5" +data: Category {#4342 -id: 5 -name: "アイスサンド" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#4338 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1558426932 {#4339 date: 2019-05-21 17:22:12.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4343 …} -Children: PersistentCollection {#4346 …} -Parent: null -Creator: Member {#4237 …} -AnnotationReader: AnnotationReader {#342 …} } +attr: [] } 6 => ChoiceView {#6123 +label: " フルーツ" +value: "6" +data: Category {#4347 -id: 6 -name: "フルーツ" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1488881692 {#4340 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4341 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4348 …} -Children: PersistentCollection {#4351 …} -Parent: Category {#4342} -Creator: null -AnnotationReader: AnnotationReader {#342 …} } +attr: [] } ] |
| compound | false |
| data | Category {#4218
-id: 20
-name: "7Lボトル"
-hierarchy: 3
-sort_no: 20
-create_date: DateTime @1545206291 {#4230
date: 2018-12-19 16:58:11.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1545206291 {#4229
date: 2018-12-19 16:58:11.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4217 …}
-Children: PersistentCollection {#4214 …}
-Parent: Category {#4223 …}
-Creator: Member {#4237 …}
-AnnotationReader: AnnotationReader {#342 …}
} |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#8317
-form: Form {#8342 …}
-errors: []
} |
| expanded | false |
| form | FormView {#8329 …5} |
| full_name | "category_id" |
| help | null |
| id | "category_id" |
| is_selected | Closure {#8310 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#4113 …} parameters: { $choice: {} $value: {} } file: "/home/toolorder/toolorder.net/public_html/ryouhan/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "206 to 208" } |
| label | null |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "category_id" |
| placeholder | "common.select__all_products" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| required | false |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_category_id" |
| valid | true |
| value | "20" |
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 ] |
| auto_initialize | true |
| block_name | 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 | CsrfTokenManager {#359
-generator: UriSafeTokenGenerator {#357 …}
-storage: SessionTokenStorage {#356 …}
-namespace: Closure {#354 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure {#8353 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#3994 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toolorder/toolorder.net/public_html/ryouhan/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "common.search_keyword" |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#8348 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#4071 …} use: { $translator: DataCollectorTranslator {#421 …} $translationDomain: "validators" $message: Closure {#8350 …} } file: "/home/toolorder/toolorder.net/public_html/ryouhan/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 50 ] |
| 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 | FormErrorIterator {#8316
-form: Form {#8337 …}
-errors: []
} |
| form | FormView {#8311 …5} |
| full_name | "name" |
| help | null |
| id | "name" |
| label | "common.search_keyword" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "name" |
| required | false |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_name" |
| valid | true |
| value | "" |
disp_number
"Eccube\Form\Type\Master\ProductListMaxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 0 |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_extra_fields | true |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| choice_attr | null |
| choice_label | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] |
| choice_loader | DoctrineChoiceLoader {#4433
-manager: EntityManager_9a5be93 {#442 …2}
-class: "Eccube\Entity\Master\ProductListMax"
-idReader: IdReader {#4434
-om: EntityManager_9a5be93 {#442 …2}
-classMetadata: ClassMetadata {#3508 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
}
-objectLoader: ORMQueryBuilderLoader {#4429 …}
-choiceList: ArrayChoiceList {#4524 …}
} |
| choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
| choice_translation_domain | false |
| choice_value | [
IdReader {#4434
-om: EntityManager_9a5be93 {#442 …2}
-classMetadata: ClassMetadata {#3508 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
}
"getIdValue"
] |
| choices | null |
| choices_as_values | true |
| 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 | CsrfTokenManager {#359
-generator: UriSafeTokenGenerator {#357 …}
-storage: SessionTokenStorage {#356 …}
-namespace: Closure {#354 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | EntityManager_9a5be93 {#442 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| group_by | null |
| help | null |
| id_reader | IdReader {#4434
-om: EntityManager_9a5be93 {#442 …2}
-classMetadata: ClassMetadata {#3508 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
} |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| 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 | [] |
| property_path | null |
| query_builder | QueryBuilder {#6051
-_em: EntityManager {#189 …}
-_dqlParts: [
"distinct" => false
"select" => [
Select {#6053
#preSeparator: ""
#postSeparator: ""
#allowedClasses: [
"Doctrine\ORM\Query\Expr\Func"
]
#separator: ", "
#parts: [
"m"
]
}
]
"from" => [
From {#6054
#from: "Eccube\Entity\Master\ProductListMax"
#alias: "m"
#indexBy: null
}
]
"join" => []
"set" => []
"where" => null
"groupBy" => []
"having" => null
"orderBy" => [
OrderBy {#6055
#preSeparator: ""
#separator: ", "
#postSeparator: ""
#allowedClasses: []
#parts: [
"m.sort_no ASC"
]
}
]
]
-_type: 0
-_state: 1
-_dql: "SELECT m FROM Eccube\Entity\Master\ProductListMax m ORDER BY m.sort_no ASC"
-parameters: ArrayCollection {#6052 …}
-_firstResult: null
-_maxResults: null
-joinRootAliases: []
#cacheable: false
#cacheRegion: null
#cacheMode: null
#lifetime: 0
} |
| required | false |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure {#6004 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#4071 …} use: { $translator: DataCollectorTranslator {#421 …} $translationDomain: "validators" $message: Closure {#6050 …} } file: "/home/toolorder/toolorder.net/public_html/ryouhan/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| block_prefixes | [ "form" "choice" "entity" "master" "product_list_max" "_disp_number" ] |
| cache_key | "_disp_number_product_list_max" |
| choice_translation_domain | false |
| choices | [
ChoiceView {#6131
+label: "20件"
+value: "0"
+data: ProductListMax {#4536
#id: 20
#name: "20件"
#sort_no: 0
-AnnotationReader: AnnotationReader {#342 …}
}
+attr: []
}
ChoiceView {#6130
+label: "40件"
+value: "1"
+data: ProductListMax {#4537 …}
+attr: []
}
ChoiceView {#6132
+label: "60件"
+value: "2"
+data: ProductListMax {#4538 …}
+attr: []
}
] |
| compound | false |
| data | 0 |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#6094
-form: Form {#5326 …}
-errors: []
} |
| expanded | false |
| form | FormView {#6093 …5} |
| full_name | "disp_number" |
| help | null |
| id | "disp_number" |
| is_selected | Closure {#6144 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#4113 …} parameters: { $choice: {} $value: {} } file: "/home/toolorder/toolorder.net/public_html/ryouhan/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "206 to 208" } |
| label | null |
| label_attr | [] |
| label_format | null |
| method | "GET" |
| multipart | false |
| multiple | false |
| name | "disp_number" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| required | false |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_disp_number" |
| valid | true |
| value | "" |
orderby
"Eccube\Form\Type\Master\ProductListOrderByType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 0 |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_extra_fields | true |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| choice_attr | null |
| choice_label | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] |
| choice_loader | DoctrineChoiceLoader {#4462
-manager: EntityManager_9a5be93 {#442 …2}
-class: "Eccube\Entity\Master\ProductListOrderBy"
-idReader: IdReader {#4461
-om: EntityManager_9a5be93 {#442 …2}
-classMetadata: ClassMetadata {#4452 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
}
-objectLoader: ORMQueryBuilderLoader {#4466 …}
-choiceList: ArrayChoiceList {#4523 …}
} |
| choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
| choice_translation_domain | false |
| choice_value | [
IdReader {#4461
-om: EntityManager_9a5be93 {#442 …2}
-classMetadata: ClassMetadata {#4452 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
}
"getIdValue"
] |
| choices | null |
| choices_as_values | true |
| 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 | CsrfTokenManager {#359
-generator: UriSafeTokenGenerator {#357 …}
-storage: SessionTokenStorage {#356 …}
-namespace: Closure {#354 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | EntityManager_9a5be93 {#442 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| group_by | null |
| help | null |
| id_reader | IdReader {#4461
-om: EntityManager_9a5be93 {#442 …2}
-classMetadata: ClassMetadata {#4452 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
} |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| 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 | [] |
| property_path | null |
| query_builder | QueryBuilder {#6071
-_em: EntityManager {#189 …}
-_dqlParts: [
"distinct" => false
"select" => [
Select {#6073
#preSeparator: ""
#postSeparator: ""
#allowedClasses: [
"Doctrine\ORM\Query\Expr\Func"
]
#separator: ", "
#parts: [
"m"
]
}
]
"from" => [
From {#6074
#from: "Eccube\Entity\Master\ProductListOrderBy"
#alias: "m"
#indexBy: null
}
]
"join" => []
"set" => []
"where" => null
"groupBy" => []
"having" => null
"orderBy" => [
OrderBy {#6075
#preSeparator: ""
#separator: ", "
#postSeparator: ""
#allowedClasses: []
#parts: [
"m.sort_no ASC"
]
}
]
]
-_type: 0
-_state: 1
-_dql: "SELECT m FROM Eccube\Entity\Master\ProductListOrderBy m ORDER BY m.sort_no ASC"
-parameters: ArrayCollection {#6072 …}
-_firstResult: null
-_maxResults: null
-joinRootAliases: []
#cacheable: false
#cacheRegion: null
#cacheMode: null
#lifetime: 0
} |
| required | false |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure {#6070 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#4071 …} use: { $translator: DataCollectorTranslator {#421 …} $translationDomain: "validators" $message: Closure {#6068 …} } file: "/home/toolorder/toolorder.net/public_html/ryouhan/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| block_prefixes | [ "form" "choice" "entity" "master" "product_list_order_by" "_orderby" ] |
| cache_key | "_orderby_product_list_order_by" |
| choice_translation_domain | false |
| choices | [
ChoiceView {#6138
+label: "おすすめ順"
+value: "0"
+data: ProductListOrderBy {#4547
#id: 4
#name: "おすすめ順"
#sort_no: 0
-AnnotationReader: AnnotationReader {#342 …}
}
+attr: []
}
ChoiceView {#6137
+label: "価格が低い順"
+value: "1"
+data: ProductListOrderBy {#4548 …}
+attr: []
}
ChoiceView {#6139
+label: "価格が高い順"
+value: "2"
+data: ProductListOrderBy {#4549 …}
+attr: []
}
ChoiceView {#6140
+label: "新着順"
+value: "3"
+data: ProductListOrderBy {#4550 …}
+attr: []
}
] |
| compound | false |
| data | 0 |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#6143
-form: Form {#6087 …}
-errors: []
} |
| expanded | false |
| form | FormView {#6145 …5} |
| full_name | "orderby" |
| help | null |
| id | "orderby" |
| is_selected | Closure {#6146 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#4113 …} parameters: { $choice: {} $value: {} } file: "/home/toolorder/toolorder.net/public_html/ryouhan/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "206 to 208" } |
| label | null |
| label_attr | [] |
| label_format | null |
| method | "GET" |
| multipart | false |
| multiple | false |
| name | "orderby" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| required | false |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_orderby" |
| valid | true |
| value | "" |