- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 24
- Security
- Twig
- Doctrine 2
- 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 {#1202 -id: 7 -name: "小口化粧材" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1669021499 {#1199 date: 2022-11-21 18:04:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1200 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1212 …} -Children: Doctrine\ORM\PersistentCollection {#1214 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1226 …} } "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 {#352 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#353 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#354 …} -namespace: Closure() {#356 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3329 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1479 …} } |
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() {#3333 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1531 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2 …} $translationDomain: "validators" $message: Closure() {#3331 …} } } |
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 {#1202 -id: 7 -name: "小口化粧材" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1669021499 {#1199 date: 2022-11-21 18:04:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1200 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1212 …} -Children: Doctrine\ORM\PersistentCollection {#1214 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1226 …} } "name" => null ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#2270 -form: Symfony\Component\Form\Form {#3364 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3378 …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 {#1202 -id: 7 -name: "小口化粧材" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1669021499 {#1199 date: 2022-11-21 18:04:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1200 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1212 …} -Children: Doctrine\ORM\PersistentCollection {#1214 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1226 …} } "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 |
"7"
|
Normalized Format | Eccube\Entity\Category {#1202 -id: 7 -name: "小口化粧材" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1669021499 {#1199 date: 2022-11-21 18:04:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1200 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1212 …} -Children: Doctrine\ORM\PersistentCollection {#1214 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1226 …} } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "NameWithLevel" |
same as passed value |
choices | [ Eccube\Entity\Category {#1576 -id: 1 -name: "合板" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1488881692 {#1575 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1582 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1613 …} -Children: Doctrine\ORM\PersistentCollection {#1603 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1609 …} } Eccube\Entity\Category {#1616 -id: 8 -name: "シナ合板" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1669021632 {#1581 date: 2022-11-21 18:07:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1580 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1579 …} -Children: Doctrine\ORM\PersistentCollection {#1608 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1614 …} } Eccube\Entity\Category {#1600 -id: 9 -name: "ラワン合板" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1669021638 {#1602 date: 2022-11-21 18:07:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1604 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1599 …} -Children: Doctrine\ORM\PersistentCollection {#1594 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1597 …} } Eccube\Entity\Category {#1591 -id: 10 -name: "ファルカタ合板" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1669021652 {#1593 date: 2022-11-21 18:07:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1592 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1590 …} -Children: Doctrine\ORM\PersistentCollection {#1585 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1588 …} } Eccube\Entity\Category {#1620 -id: 11 -name: "突板" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1669021663 {#1618 date: 2022-11-21 18:07:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1619 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1621 …} -Children: Doctrine\ORM\PersistentCollection {#1626 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1623 …} } Eccube\Entity\Category {#1629 -id: 12 -name: "構造用合板" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1669021672 {#1627 date: 2022-11-21 18:07:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021684 {#1628 date: 2022-11-21 18:08:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1630 …} -Children: Doctrine\ORM\PersistentCollection {#1635 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1632 …} } Eccube\Entity\Category {#1638 -id: 2 -name: "ランバーコア合板" -hierarchy: 1 -sort_no: 20 -create_date: DateTime @1488881692 {#1606 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1601 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1639 …} -Children: Doctrine\ORM\PersistentCollection {#1644 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1641 …} } Eccube\Entity\Category {#1645 -id: 13 -name: "シナランバー" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1669021703 {#1636 date: 2022-11-21 18:08:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1637 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1646 …} -Children: Doctrine\ORM\PersistentCollection {#1651 …} -Parent: Eccube\Entity\Category {#1638} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1648 …} } Eccube\Entity\Category {#1656 -id: 14 -name: "ラワンランバー" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1669021708 {#1654 date: 2022-11-21 18:08:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1655 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1657 …} -Children: Doctrine\ORM\PersistentCollection {#1662 …} -Parent: Eccube\Entity\Category {#1638} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1659 …} } Eccube\Entity\Category {#1665 -id: 15 -name: "ファルカタランバー" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1669021718 {#1663 date: 2022-11-21 18:08:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1664 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1666 …} -Children: Doctrine\ORM\PersistentCollection {#1671 …} -Parent: Eccube\Entity\Category {#1638} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1668 …} } Eccube\Entity\Category {#1674 -id: 16 -name: "ポリランバー" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1669021724 {#1672 date: 2022-11-21 18:08:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1673 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1675 …} -Children: Doctrine\ORM\PersistentCollection {#1680 …} -Parent: Eccube\Entity\Category {#1638} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1677 …} } Eccube\Entity\Category {#1681 -id: 3 -name: "ポリ合板" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1488881692 {#1653 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1652 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1682 …} -Children: Doctrine\ORM\PersistentCollection {#1687 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1684 …} } Eccube\Entity\Category {#1690 -id: 5 -name: "メラミン化粧板" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1488881692 {#1688 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1689 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1691 …} -Children: Doctrine\ORM\PersistentCollection {#1696 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1693 …} } Eccube\Entity\Category {#1701 -id: 6 -name: "その他合板" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1488881692 {#1697 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1698 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1702 …} -Children: Doctrine\ORM\PersistentCollection {#1707 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1704 …} } Eccube\Entity\Category {#1708 -id: 17 -name: "MDF" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1669021764 {#1699 date: 2022-11-21 18:09:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1700 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1709 …} -Children: Doctrine\ORM\PersistentCollection {#1714 …} -Parent: Eccube\Entity\Category {#1701} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1711 …} } Eccube\Entity\Category {#1719 -id: 18 -name: "LVL" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1669021770 {#1717 date: 2022-11-21 18:09:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1718 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1720 …} -Children: Doctrine\ORM\PersistentCollection {#1725 …} -Parent: Eccube\Entity\Category {#1701} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1722 …} } Eccube\Entity\Category {#1728 -id: 19 -name: "OSB合板" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1669021776 {#1726 date: 2022-11-21 18:09:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1727 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1729 …} -Children: Doctrine\ORM\PersistentCollection {#1734 …} -Parent: Eccube\Entity\Category {#1701} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1731 …} } Eccube\Entity\Category {#1737 -id: 20 -name: "コンパネ" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1669021781 {#1735 date: 2022-11-21 18:09:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1736 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1738 …} -Children: Doctrine\ORM\PersistentCollection {#1743 …} -Parent: Eccube\Entity\Category {#1701} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1740 …} } Eccube\Entity\Category {#1746 -id: 21 -name: "パネコート" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1669021787 {#1744 date: 2022-11-21 18:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1745 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1747 …} -Children: Doctrine\ORM\PersistentCollection {#1752 …} -Parent: Eccube\Entity\Category {#1701} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1749 …} } Eccube\Entity\Category {#1202 -id: 7 -name: "小口化粧材" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1669021499 {#1199 date: 2022-11-21 18:04:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1200 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1212 …} -Children: Doctrine\ORM\PersistentCollection {#1214 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1226 …} } Eccube\Entity\Category {#1755 -id: 22 -name: "木口テープ" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1669021821 {#1753 date: 2022-11-21 18:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021821 {#1754 date: 2022-11-21 18:10:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1756 …} -Children: Doctrine\ORM\PersistentCollection {#1761 …} -Parent: Eccube\Entity\Category {#1202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1758 …} } ] |
[ Eccube\Entity\Category {#1576 -id: 1 -name: "合板" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1488881692 {#1575 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1582 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1613 …} -Children: Doctrine\ORM\PersistentCollection {#1603 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1609 …} } Eccube\Entity\Category {#1616 -id: 8 -name: "シナ合板" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1669021632 {#1581 date: 2022-11-21 18:07:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1580 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1579 …} -Children: Doctrine\ORM\PersistentCollection {#1608 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1614 …} } Eccube\Entity\Category {#1600 -id: 9 -name: "ラワン合板" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1669021638 {#1602 date: 2022-11-21 18:07:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1604 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1599 …} -Children: Doctrine\ORM\PersistentCollection {#1594 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1597 …} } Eccube\Entity\Category {#1591 -id: 10 -name: "ファルカタ合板" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1669021652 {#1593 date: 2022-11-21 18:07:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1592 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1590 …} -Children: Doctrine\ORM\PersistentCollection {#1585 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1588 …} } Eccube\Entity\Category {#1620 -id: 11 -name: "突板" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1669021663 {#1618 date: 2022-11-21 18:07:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1619 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1621 …} -Children: Doctrine\ORM\PersistentCollection {#1626 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1623 …} } Eccube\Entity\Category {#1629 -id: 12 -name: "構造用合板" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1669021672 {#1627 date: 2022-11-21 18:07:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021684 {#1628 date: 2022-11-21 18:08:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1630 …} -Children: Doctrine\ORM\PersistentCollection {#1635 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1632 …} } Eccube\Entity\Category {#1638 -id: 2 -name: "ランバーコア合板" -hierarchy: 1 -sort_no: 20 -create_date: DateTime @1488881692 {#1606 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1601 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1639 …} -Children: Doctrine\ORM\PersistentCollection {#1644 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1641 …} } Eccube\Entity\Category {#1645 -id: 13 -name: "シナランバー" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1669021703 {#1636 date: 2022-11-21 18:08:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1637 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1646 …} -Children: Doctrine\ORM\PersistentCollection {#1651 …} -Parent: Eccube\Entity\Category {#1638} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1648 …} } Eccube\Entity\Category {#1656 -id: 14 -name: "ラワンランバー" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1669021708 {#1654 date: 2022-11-21 18:08:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1655 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1657 …} -Children: Doctrine\ORM\PersistentCollection {#1662 …} -Parent: Eccube\Entity\Category {#1638} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1659 …} } Eccube\Entity\Category {#1665 -id: 15 -name: "ファルカタランバー" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1669021718 {#1663 date: 2022-11-21 18:08:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1664 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1666 …} -Children: Doctrine\ORM\PersistentCollection {#1671 …} -Parent: Eccube\Entity\Category {#1638} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1668 …} } Eccube\Entity\Category {#1674 -id: 16 -name: "ポリランバー" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1669021724 {#1672 date: 2022-11-21 18:08:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1673 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1675 …} -Children: Doctrine\ORM\PersistentCollection {#1680 …} -Parent: Eccube\Entity\Category {#1638} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1677 …} } Eccube\Entity\Category {#1681 -id: 3 -name: "ポリ合板" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1488881692 {#1653 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1652 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1682 …} -Children: Doctrine\ORM\PersistentCollection {#1687 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1684 …} } Eccube\Entity\Category {#1690 -id: 5 -name: "メラミン化粧板" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1488881692 {#1688 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1689 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1691 …} -Children: Doctrine\ORM\PersistentCollection {#1696 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1693 …} } Eccube\Entity\Category {#1701 -id: 6 -name: "その他合板" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1488881692 {#1697 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1698 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1702 …} -Children: Doctrine\ORM\PersistentCollection {#1707 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1704 …} } Eccube\Entity\Category {#1708 -id: 17 -name: "MDF" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1669021764 {#1699 date: 2022-11-21 18:09:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1700 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1709 …} -Children: Doctrine\ORM\PersistentCollection {#1714 …} -Parent: Eccube\Entity\Category {#1701} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1711 …} } Eccube\Entity\Category {#1719 -id: 18 -name: "LVL" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1669021770 {#1717 date: 2022-11-21 18:09:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1718 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1720 …} -Children: Doctrine\ORM\PersistentCollection {#1725 …} -Parent: Eccube\Entity\Category {#1701} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1722 …} } Eccube\Entity\Category {#1728 -id: 19 -name: "OSB合板" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1669021776 {#1726 date: 2022-11-21 18:09:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1727 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1729 …} -Children: Doctrine\ORM\PersistentCollection {#1734 …} -Parent: Eccube\Entity\Category {#1701} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1731 …} } Eccube\Entity\Category {#1737 -id: 20 -name: "コンパネ" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1669021781 {#1735 date: 2022-11-21 18:09:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1736 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1738 …} -Children: Doctrine\ORM\PersistentCollection {#1743 …} -Parent: Eccube\Entity\Category {#1701} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1740 …} } Eccube\Entity\Category {#1746 -id: 21 -name: "パネコート" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1669021787 {#1744 date: 2022-11-21 18:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1745 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1747 …} -Children: Doctrine\ORM\PersistentCollection {#1752 …} -Parent: Eccube\Entity\Category {#1701} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1749 …} } Eccube\Entity\Category {#1202 -id: 7 -name: "小口化粧材" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1669021499 {#1199 date: 2022-11-21 18:04:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1200 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1212 …} -Children: Doctrine\ORM\PersistentCollection {#1214 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1226 …} } Eccube\Entity\Category {#1755 -id: 22 -name: "木口テープ" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1669021821 {#1753 date: 2022-11-21 18:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021821 {#1754 date: 2022-11-21 18:10:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1756 …} -Children: Doctrine\ORM\PersistentCollection {#1761 …} -Parent: Eccube\Entity\Category {#1202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1758 …} } ] |
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 {#3345 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3346 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1816 -om: ContainerDgAYoAg\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#369 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#536 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | [ Eccube\Entity\Category {#1576 -id: 1 -name: "合板" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1488881692 {#1575 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1582 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1613 …} -Children: Doctrine\ORM\PersistentCollection {#1603 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1609 …} } Eccube\Entity\Category {#1616 -id: 8 -name: "シナ合板" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1669021632 {#1581 date: 2022-11-21 18:07:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1580 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1579 …} -Children: Doctrine\ORM\PersistentCollection {#1608 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1614 …} } Eccube\Entity\Category {#1600 -id: 9 -name: "ラワン合板" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1669021638 {#1602 date: 2022-11-21 18:07:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1604 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1599 …} -Children: Doctrine\ORM\PersistentCollection {#1594 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1597 …} } Eccube\Entity\Category {#1591 -id: 10 -name: "ファルカタ合板" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1669021652 {#1593 date: 2022-11-21 18:07:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1592 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1590 …} -Children: Doctrine\ORM\PersistentCollection {#1585 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1588 …} } Eccube\Entity\Category {#1620 -id: 11 -name: "突板" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1669021663 {#1618 date: 2022-11-21 18:07:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1619 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1621 …} -Children: Doctrine\ORM\PersistentCollection {#1626 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1623 …} } Eccube\Entity\Category {#1629 -id: 12 -name: "構造用合板" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1669021672 {#1627 date: 2022-11-21 18:07:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021684 {#1628 date: 2022-11-21 18:08:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1630 …} -Children: Doctrine\ORM\PersistentCollection {#1635 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1632 …} } Eccube\Entity\Category {#1638 -id: 2 -name: "ランバーコア合板" -hierarchy: 1 -sort_no: 20 -create_date: DateTime @1488881692 {#1606 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1601 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1639 …} -Children: Doctrine\ORM\PersistentCollection {#1644 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1641 …} } Eccube\Entity\Category {#1645 -id: 13 -name: "シナランバー" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1669021703 {#1636 date: 2022-11-21 18:08:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1637 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1646 …} -Children: Doctrine\ORM\PersistentCollection {#1651 …} -Parent: Eccube\Entity\Category {#1638} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1648 …} } Eccube\Entity\Category {#1656 -id: 14 -name: "ラワンランバー" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1669021708 {#1654 date: 2022-11-21 18:08:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1655 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1657 …} -Children: Doctrine\ORM\PersistentCollection {#1662 …} -Parent: Eccube\Entity\Category {#1638} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1659 …} } Eccube\Entity\Category {#1665 -id: 15 -name: "ファルカタランバー" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1669021718 {#1663 date: 2022-11-21 18:08:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1664 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1666 …} -Children: Doctrine\ORM\PersistentCollection {#1671 …} -Parent: Eccube\Entity\Category {#1638} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1668 …} } Eccube\Entity\Category {#1674 -id: 16 -name: "ポリランバー" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1669021724 {#1672 date: 2022-11-21 18:08:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1673 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1675 …} -Children: Doctrine\ORM\PersistentCollection {#1680 …} -Parent: Eccube\Entity\Category {#1638} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1677 …} } Eccube\Entity\Category {#1681 -id: 3 -name: "ポリ合板" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1488881692 {#1653 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1652 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1682 …} -Children: Doctrine\ORM\PersistentCollection {#1687 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1684 …} } Eccube\Entity\Category {#1690 -id: 5 -name: "メラミン化粧板" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1488881692 {#1688 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1689 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1691 …} -Children: Doctrine\ORM\PersistentCollection {#1696 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1693 …} } Eccube\Entity\Category {#1701 -id: 6 -name: "その他合板" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1488881692 {#1697 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1698 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1702 …} -Children: Doctrine\ORM\PersistentCollection {#1707 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1704 …} } Eccube\Entity\Category {#1708 -id: 17 -name: "MDF" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1669021764 {#1699 date: 2022-11-21 18:09:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1700 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1709 …} -Children: Doctrine\ORM\PersistentCollection {#1714 …} -Parent: Eccube\Entity\Category {#1701} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1711 …} } Eccube\Entity\Category {#1719 -id: 18 -name: "LVL" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1669021770 {#1717 date: 2022-11-21 18:09:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1718 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1720 …} -Children: Doctrine\ORM\PersistentCollection {#1725 …} -Parent: Eccube\Entity\Category {#1701} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1722 …} } Eccube\Entity\Category {#1728 -id: 19 -name: "OSB合板" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1669021776 {#1726 date: 2022-11-21 18:09:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1727 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1729 …} -Children: Doctrine\ORM\PersistentCollection {#1734 …} -Parent: Eccube\Entity\Category {#1701} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1731 …} } Eccube\Entity\Category {#1737 -id: 20 -name: "コンパネ" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1669021781 {#1735 date: 2022-11-21 18:09:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1736 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1738 …} -Children: Doctrine\ORM\PersistentCollection {#1743 …} -Parent: Eccube\Entity\Category {#1701} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1740 …} } Eccube\Entity\Category {#1746 -id: 21 -name: "パネコート" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1669021787 {#1744 date: 2022-11-21 18:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1745 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1747 …} -Children: Doctrine\ORM\PersistentCollection {#1752 …} -Parent: Eccube\Entity\Category {#1701} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1749 …} } Eccube\Entity\Category {#1202 -id: 7 -name: "小口化粧材" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1669021499 {#1199 date: 2022-11-21 18:04:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1200 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1212 …} -Children: Doctrine\ORM\PersistentCollection {#1214 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1226 …} } Eccube\Entity\Category {#1755 -id: 22 -name: "木口テープ" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1669021821 {#1753 date: 2022-11-21 18:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021821 {#1754 date: 2022-11-21 18:10:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1756 …} -Children: Doctrine\ORM\PersistentCollection {#1761 …} -Parent: Eccube\Entity\Category {#1202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1758 …} } ] |
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 {#352 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#353 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#354 …} -namespace: Closure() {#356 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerDgAYoAg\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#369 …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 {#1816 -om: ContainerDgAYoAg\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#369 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#536 …} -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() {#3342 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1531 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2 …} $translationDomain: "validators" $message: Closure() {#3343 …} } } |
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 {#3400 +label: "合板" +value: "1" +data: Eccube\Entity\Category {#1576 -id: 1 -name: "合板" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1488881692 {#1575 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1582 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1613 …} -Children: Doctrine\ORM\PersistentCollection {#1603 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1609 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3401 +label: " シナ合板" +value: "8" +data: Eccube\Entity\Category {#1616 -id: 8 -name: "シナ合板" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1669021632 {#1581 date: 2022-11-21 18:07:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1580 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1579 …} -Children: Doctrine\ORM\PersistentCollection {#1608 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1614 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3402 +label: " ラワン合板" +value: "9" +data: Eccube\Entity\Category {#1600 -id: 9 -name: "ラワン合板" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1669021638 {#1602 date: 2022-11-21 18:07:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1604 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1599 …} -Children: Doctrine\ORM\PersistentCollection {#1594 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1597 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3403 +label: " ファルカタ合板" +value: "10" +data: Eccube\Entity\Category {#1591 -id: 10 -name: "ファルカタ合板" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1669021652 {#1593 date: 2022-11-21 18:07:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1592 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1590 …} -Children: Doctrine\ORM\PersistentCollection {#1585 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1588 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3404 +label: " 突板" +value: "11" +data: Eccube\Entity\Category {#1620 -id: 11 -name: "突板" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1669021663 {#1618 date: 2022-11-21 18:07:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1619 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1621 …} -Children: Doctrine\ORM\PersistentCollection {#1626 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1623 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3405 +label: " 構造用合板" +value: "12" +data: Eccube\Entity\Category {#1629 -id: 12 -name: "構造用合板" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1669021672 {#1627 date: 2022-11-21 18:07:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021684 {#1628 date: 2022-11-21 18:08:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1630 …} -Children: Doctrine\ORM\PersistentCollection {#1635 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1632 …} } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3406 +label: "ランバーコア合板" +value: "2" +data: Eccube\Entity\Category {#1638 -id: 2 -name: "ランバーコア合板" -hierarchy: 1 -sort_no: 20 -create_date: DateTime @1488881692 {#1606 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1601 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1639 …} -Children: Doctrine\ORM\PersistentCollection {#1644 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1641 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3407 +label: " シナランバー" +value: "13" +data: Eccube\Entity\Category {#1645 -id: 13 -name: "シナランバー" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1669021703 {#1636 date: 2022-11-21 18:08:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1637 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1646 …} -Children: Doctrine\ORM\PersistentCollection {#1651 …} -Parent: Eccube\Entity\Category {#1638} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1648 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3408 +label: " ラワンランバー" +value: "14" +data: Eccube\Entity\Category {#1656 -id: 14 -name: "ラワンランバー" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1669021708 {#1654 date: 2022-11-21 18:08:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1655 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1657 …} -Children: Doctrine\ORM\PersistentCollection {#1662 …} -Parent: Eccube\Entity\Category {#1638} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1659 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3409 +label: " ファルカタランバー" +value: "15" +data: Eccube\Entity\Category {#1665 -id: 15 -name: "ファルカタランバー" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1669021718 {#1663 date: 2022-11-21 18:08:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1664 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1666 …} -Children: Doctrine\ORM\PersistentCollection {#1671 …} -Parent: Eccube\Entity\Category {#1638} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1668 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3410 +label: " ポリランバー" +value: "16" +data: Eccube\Entity\Category {#1674 -id: 16 -name: "ポリランバー" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1669021724 {#1672 date: 2022-11-21 18:08:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1673 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1675 …} -Children: Doctrine\ORM\PersistentCollection {#1680 …} -Parent: Eccube\Entity\Category {#1638} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1677 …} } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3411 +label: "ポリ合板" +value: "3" +data: Eccube\Entity\Category {#1681 -id: 3 -name: "ポリ合板" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1488881692 {#1653 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1652 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1682 …} -Children: Doctrine\ORM\PersistentCollection {#1687 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1684 …} } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3412 +label: "メラミン化粧板" +value: "5" +data: Eccube\Entity\Category {#1690 -id: 5 -name: "メラミン化粧板" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1488881692 {#1688 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1689 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1691 …} -Children: Doctrine\ORM\PersistentCollection {#1696 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1693 …} } +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3413 +label: "その他合板" +value: "6" +data: Eccube\Entity\Category {#1701 -id: 6 -name: "その他合板" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1488881692 {#1697 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1698 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1702 …} -Children: Doctrine\ORM\PersistentCollection {#1707 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1704 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3414 +label: " MDF" +value: "17" +data: Eccube\Entity\Category {#1708 -id: 17 -name: "MDF" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1669021764 {#1699 date: 2022-11-21 18:09:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1700 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1709 …} -Children: Doctrine\ORM\PersistentCollection {#1714 …} -Parent: Eccube\Entity\Category {#1701} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1711 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3415 +label: " LVL" +value: "18" +data: Eccube\Entity\Category {#1719 -id: 18 -name: "LVL" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1669021770 {#1717 date: 2022-11-21 18:09:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1718 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1720 …} -Children: Doctrine\ORM\PersistentCollection {#1725 …} -Parent: Eccube\Entity\Category {#1701} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1722 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3416 +label: " OSB合板" +value: "19" +data: Eccube\Entity\Category {#1728 -id: 19 -name: "OSB合板" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1669021776 {#1726 date: 2022-11-21 18:09:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1727 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1729 …} -Children: Doctrine\ORM\PersistentCollection {#1734 …} -Parent: Eccube\Entity\Category {#1701} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1731 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3417 +label: " コンパネ" +value: "20" +data: Eccube\Entity\Category {#1737 -id: 20 -name: "コンパネ" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1669021781 {#1735 date: 2022-11-21 18:09:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1736 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1738 …} -Children: Doctrine\ORM\PersistentCollection {#1743 …} -Parent: Eccube\Entity\Category {#1701} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1740 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3418 +label: " パネコート" +value: "21" +data: Eccube\Entity\Category {#1746 -id: 21 -name: "パネコート" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1669021787 {#1744 date: 2022-11-21 18:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1745 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1747 …} -Children: Doctrine\ORM\PersistentCollection {#1752 …} -Parent: Eccube\Entity\Category {#1701} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1749 …} } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3419 +label: "小口化粧材" +value: "7" +data: Eccube\Entity\Category {#1202 -id: 7 -name: "小口化粧材" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1669021499 {#1199 date: 2022-11-21 18:04:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1200 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1212 …} -Children: Doctrine\ORM\PersistentCollection {#1214 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1226 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3420 +label: " 木口テープ" +value: "22" +data: Eccube\Entity\Category {#1755 -id: 22 -name: "木口テープ" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1669021821 {#1753 date: 2022-11-21 18:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021821 {#1754 date: 2022-11-21 18:10:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1756 …} -Children: Doctrine\ORM\PersistentCollection {#1761 …} -Parent: Eccube\Entity\Category {#1202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1758 …} } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Eccube\Entity\Category {#1202 -id: 7 -name: "小口化粧材" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1669021499 {#1199 date: 2022-11-21 18:04:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1200 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1212 …} -Children: Doctrine\ORM\PersistentCollection {#1214 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1226 …} } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3397 -form: Symfony\Component\Form\Form {#3367 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1979 …5} |
full_name | "category_id" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "category_id" |
is_selected | Closure($choice, $value) {#3398 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1790 …} } |
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 | "7" |
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 {#352 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#353 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#354 …} -namespace: Closure() {#356 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3359 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1479 …} } |
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() {#3356 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1531 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2 …} $translationDomain: "validators" $message: Closure() {#3354 …} } } |
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 {#3421 -form: Symfony\Component\Form\Form {#3370 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3399 …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 | "" |