Forms
-
-
-
name01
-
name02
-
-
-
1kana01
-
1kana02
-
-
2postal_code
-
-
pref
-
addr01
-
addr02
-
-
phone_number
-
email
-
1contents
-
_token
-
-
-
category_id
-
name
-
contact
"Eccube\Form\Type\Front\ContactType"
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 | [ "name01" => "RRTYBYrz" "name02" => "NWgZlomtYq" "kana01" => "uFCpGPsxEdmUW" "kana02" => "MrPViYDBRC" "postal_code" => "ATZMQAJrSctoGt" "pref" => Pref {#1651 #id: 47 #name: "沖縄県" #sort_no: 47 -AnnotationReader: AnnotationReader {#307 …} } "addr01" => "ddzeLhDRNbkelef" "addr02" => "FKlMzuxiJz" "phone_number" => "9625232704" "email" => "wtalallati@gmail.com" "contents" => null ] |
Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
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 | true |
csrf_token_id | null |
csrf_token_manager | CsrfTokenManager {#292 -generator: UriSafeTokenGenerator {#294 …} -storage: SessionTokenStorage {#295 …} -namespace: Closure {#297 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#1292 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#144 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toeitrading/animalhealth.jp/public_html/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 {#1294 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#1293 …} } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "contact" "_contact" ] |
cache_key | "_contact_contact" |
compound | true |
data | [ "name01" => "RRTYBYrz" "name02" => "NWgZlomtYq" "kana01" => "uFCpGPsxEdmUW" "kana02" => "MrPViYDBRC" "postal_code" => "ATZMQAJrSctoGt" "pref" => Pref {#1651 #id: 47 #name: "沖縄県" #sort_no: 47 -AnnotationReader: AnnotationReader {#307 …} } "addr01" => "ddzeLhDRNbkelef" "addr02" => "FKlMzuxiJz" "phone_number" => "9625232704" "email" => "wtalallati@gmail.com" "contents" => null ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#1601 -form: Form {#1436 …} -errors: [] } |
form | FormView {#1678 …5} |
full_name | "contact" |
help | null |
id | "contact" |
label | null |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "contact" |
required | true |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_contact" |
valid | false |
value | [ "name01" => "RRTYBYrz" "name02" => "NWgZlomtYq" "kana01" => "uFCpGPsxEdmUW" "kana02" => "MrPViYDBRC" "postal_code" => "ATZMQAJrSctoGt" "pref" => Pref {#1651 #id: 47 #name: "沖縄県" #sort_no: 47 -AnnotationReader: AnnotationReader {#307 …} } "addr01" => "ddzeLhDRNbkelef" "addr02" => "FKlMzuxiJz" "phone_number" => "9625232704" "email" => "wtalallati@gmail.com" "contents" => null ] |
name
"Eccube\Form\Type\NameType"
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 | [ "name01" => "RRTYBYrz" "name02" => "NWgZlomtYq" "kana01" => "uFCpGPsxEdmUW" "kana02" => "MrPViYDBRC" "postal_code" => "ATZMQAJrSctoGt" "pref" => Pref {#1651 #id: 47 #name: "沖縄県" #sort_no: 47 -AnnotationReader: AnnotationReader {#307 …} } "addr01" => "ddzeLhDRNbkelef" "addr02" => "FKlMzuxiJz" "phone_number" => "9625232704" "email" => "wtalallati@gmail.com" "contents" => null ] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
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 | true |
csrf_token_id | null |
csrf_token_manager | CsrfTokenManager {#292 -generator: UriSafeTokenGenerator {#294 …} -storage: SessionTokenStorage {#295 …} -namespace: Closure {#297 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#1317 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#144 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toeitrading/animalhealth.jp/public_html/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." |
firstname_name | "" |
firstname_options | [ "attr" => [ "placeholder" => "common.first_name" ] "constraints" => [ Length {#1314 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } Regex {#1315 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +payload: null +"groups": [ "Default" ] } ] ] |
help | null |
inherit_data | true |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
lastname_name | "" |
lastname_options | [ "attr" => [ "placeholder" => "common.last_name" ] "constraints" => [ Length {#1312 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } Regex {#1313 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +payload: null +"groups": [ "Default" ] } ] ] |
mapped | true |
method | "POST" |
options | [] |
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 {#1319 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#1318 …} } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "name" "_contact_name" ] |
cache_key | "_contact_name_name" |
compound | true |
data | [ "name01" => "RRTYBYrz" "name02" => "NWgZlomtYq" "kana01" => "uFCpGPsxEdmUW" "kana02" => "MrPViYDBRC" "postal_code" => "ATZMQAJrSctoGt" "pref" => Pref {#1651 #id: 47 #name: "沖縄県" #sort_no: 47 -AnnotationReader: AnnotationReader {#307 …} } "addr01" => "ddzeLhDRNbkelef" "addr02" => "FKlMzuxiJz" "phone_number" => "9625232704" "email" => "wtalallati@gmail.com" "contents" => null ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#1665 -form: Form {#1459 …} -errors: [] } |
firstname_name | "name02" |
form | FormView {#1602 …5} |
full_name | "contact[name]" |
help | null |
id | "contact_name" |
label | null |
label_attr | [] |
label_format | null |
lastname_name | "name01" |
method | "POST" |
multipart | false |
name | "name" |
required | true |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_contact_name" |
valid | true |
value | [ "name01" => "RRTYBYrz" "name02" => "NWgZlomtYq" "kana01" => "uFCpGPsxEdmUW" "kana02" => "MrPViYDBRC" "postal_code" => "ATZMQAJrSctoGt" "pref" => Pref {#1651 #id: 47 #name: "沖縄県" #sort_no: 47 -AnnotationReader: AnnotationReader {#307 …} } "addr01" => "ddzeLhDRNbkelef" "addr02" => "FKlMzuxiJz" "phone_number" => "9625232704" "email" => "wtalallati@gmail.com" "contents" => null ] |
name01
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "RRTYBYrz" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "common.last_name" ] |
[ "placeholder" => "common.last_name" ] |
constraints | [ NotBlank {#1327 +message: "This value should not be blank." +payload: null +"groups": [ "Default" ] } Length {#1312 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } Regex {#1313 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +payload: null +"groups": [ "Default" ] } ] |
[ NotBlank {#1327 +message: "This value should not be blank." +payload: null +"groups": [ "Default" ] } Length {#1312 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } Regex {#1313 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +payload: null +"groups": [ "Default" ] } ] |
error_bubbling | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "common.last_name" ] |
auto_initialize | true |
block_name | null |
by_reference | true |
compound | false |
constraints | [ NotBlank {#1327 +message: "This value should not be blank." +payload: null +"groups": [ "Default" ] } Length {#1312 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } Regex {#1313 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +payload: null +"groups": [ "Default" ] } ] |
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 {#292 -generator: UriSafeTokenGenerator {#294 …} -storage: SessionTokenStorage {#295 …} -namespace: Closure {#297 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#1440 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#144 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toeitrading/animalhealth.jp/public_html/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 | 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 {#1442 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#1441 …} } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "common.last_name" ] |
block_prefixes | [ "form" "text" "_contact_name_name01" ] |
cache_key | "_contact_name_name01_text" |
compound | false |
data | "RRTYBYrz" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#1658 -form: Form {#1462 …} -errors: [] } |
form | FormView {#1675 …5} |
full_name | "contact[name][name01]" |
help | null |
id | "contact_name_name01" |
label | null |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "name01" |
required | true |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_contact_name_name01" |
valid | true |
value | "RRTYBYrz" |
name02
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "NWgZlomtYq" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "common.first_name" ] |
[ "placeholder" => "common.first_name" ] |
constraints | [ NotBlank {#1328 +message: "This value should not be blank." +payload: null +"groups": [ "Default" ] } Length {#1314 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } Regex {#1315 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +payload: null +"groups": [ "Default" ] } ] |
[ NotBlank {#1328 +message: "This value should not be blank." +payload: null +"groups": [ "Default" ] } Length {#1314 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } Regex {#1315 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +payload: null +"groups": [ "Default" ] } ] |
error_bubbling | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "common.first_name" ] |
auto_initialize | true |
block_name | null |
by_reference | true |
compound | false |
constraints | [ NotBlank {#1328 +message: "This value should not be blank." +payload: null +"groups": [ "Default" ] } Length {#1314 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } Regex {#1315 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +payload: null +"groups": [ "Default" ] } ] |
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 {#292 -generator: UriSafeTokenGenerator {#294 …} -storage: SessionTokenStorage {#295 …} -namespace: Closure {#297 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#1450 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#144 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toeitrading/animalhealth.jp/public_html/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 | 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 {#1452 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#1451 …} } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "common.first_name" ] |
block_prefixes | [ "form" "text" "_contact_name_name02" ] |
cache_key | "_contact_name_name02_text" |
compound | false |
data | "NWgZlomtYq" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#1632 -form: Form {#1465 …} -errors: [] } |
form | FormView {#1659 …5} |
full_name | "contact[name][name02]" |
help | null |
id | "contact_name_name02" |
label | null |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "name02" |
required | true |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_contact_name_name02" |
valid | true |
value | "NWgZlomtYq" |
kana
"Eccube\Form\Type\KanaType"
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 | [ "name01" => "RRTYBYrz" "name02" => "NWgZlomtYq" "kana01" => "uFCpGPsxEdmUW" "kana02" => "MrPViYDBRC" "postal_code" => "ATZMQAJrSctoGt" "pref" => Pref {#1651 #id: 47 #name: "沖縄県" #sort_no: 47 -AnnotationReader: AnnotationReader {#307 …} } "addr01" => "ddzeLhDRNbkelef" "addr02" => "FKlMzuxiJz" "phone_number" => "9625232704" "email" => "wtalallati@gmail.com" "contents" => null ] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
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 | true |
csrf_token_id | null |
csrf_token_manager | CsrfTokenManager {#292 -generator: UriSafeTokenGenerator {#294 …} -storage: SessionTokenStorage {#295 …} -namespace: Closure {#297 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#1338 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#144 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toeitrading/animalhealth.jp/public_html/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." |
firstname_name | "" |
firstname_options | [ "attr" => [ "placeholder" => "common.first_name_kana" ] "constraints" => [ Regex {#1335 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +payload: null +"groups": [ "Default" ] } Length {#1336 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } ] ] |
help | null |
inherit_data | true |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
lastname_name | "" |
lastname_options | [ "attr" => [ "placeholder" => "common.last_name_kana" ] "constraints" => [ Regex {#1333 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +payload: null +"groups": [ "Default" ] } Length {#1334 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } ] ] |
mapped | true |
method | "POST" |
options | [] |
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 {#1340 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#1339 …} } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "name" "kana" "_contact_kana" ] |
cache_key | "_contact_kana_kana" |
compound | true |
data | [ "name01" => "RRTYBYrz" "name02" => "NWgZlomtYq" "kana01" => "uFCpGPsxEdmUW" "kana02" => "MrPViYDBRC" "postal_code" => "ATZMQAJrSctoGt" "pref" => Pref {#1651 #id: 47 #name: "沖縄県" #sort_no: 47 -AnnotationReader: AnnotationReader {#307 …} } "addr01" => "ddzeLhDRNbkelef" "addr02" => "FKlMzuxiJz" "phone_number" => "9625232704" "email" => "wtalallati@gmail.com" "contents" => null ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#1655 -form: Form {#1488 …} -errors: [] } |
firstname_name | "kana02" |
form | FormView {#1666 …5} |
full_name | "contact[kana]" |
help | null |
id | "contact_kana" |
label | null |
label_attr | [] |
label_format | null |
lastname_name | "kana01" |
method | "POST" |
multipart | false |
name | "kana" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_contact_kana" |
valid | false |
value | [ "name01" => "RRTYBYrz" "name02" => "NWgZlomtYq" "kana01" => "uFCpGPsxEdmUW" "kana02" => "MrPViYDBRC" "postal_code" => "ATZMQAJrSctoGt" "pref" => Pref {#1651 #id: 47 #name: "沖縄県" #sort_no: 47 -AnnotationReader: AnnotationReader {#307 …} } "addr01" => "ddzeLhDRNbkelef" "addr02" => "FKlMzuxiJz" "phone_number" => "9625232704" "email" => "wtalallati@gmail.com" "contents" => null ] |
kana01
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
Message | Origin | Cause |
---|---|---|
カタカナで入力してください。 | kana01 |
Caused by:
ConstraintViolation {#1670 root: Form {#1436 …} path: "children[kana].children[kana01].data" value: "uFCpGPsxEdmUW" } |
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "uFCpGPsxEdmUW" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "common.last_name_kana" ] |
[ "placeholder" => "common.last_name_kana" ] |
constraints | [ Regex {#1333 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +payload: null +"groups": [ "Default" ] } Length {#1334 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } ] |
[ Regex {#1333 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +payload: null +"groups": [ "Default" ] } Length {#1334 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } ] |
error_bubbling | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "common.last_name_kana" ] |
auto_initialize | true |
block_name | null |
by_reference | true |
compound | false |
constraints | [ Regex {#1333 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +payload: null +"groups": [ "Default" ] } Length {#1334 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } ] |
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 {#292 -generator: UriSafeTokenGenerator {#294 …} -storage: SessionTokenStorage {#295 …} -namespace: Closure {#297 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#1469 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#144 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toeitrading/animalhealth.jp/public_html/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 | 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 | false |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#1471 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#1470 …} } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "common.last_name_kana" ] |
block_prefixes | [ "form" "text" "_contact_kana_kana01" ] |
cache_key | "_contact_kana_kana01_text" |
compound | false |
data | "uFCpGPsxEdmUW" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#1682 -form: Form {#1491 …} -errors: [ FormError {#1661 #messageTemplate: "form_error.kana_only" #messageParameters: [ "{{ value }}" => ""uFCpGPsxEdmUW"" ] #messagePluralization: null -message: "カタカナで入力してください。" -cause: ConstraintViolation {#1670 root: Form {#1436 …} path: "children[kana].children[kana01].data" value: "uFCpGPsxEdmUW" } -origin: Form {#1491 …} } ] } |
form | FormView {#1637 …5} |
full_name | "contact[kana][kana01]" |
help | null |
id | "contact_kana_kana01" |
label | null |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "kana01" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_contact_kana_kana01" |
valid | false |
value | "uFCpGPsxEdmUW" |
kana02
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
Message | Origin | Cause |
---|---|---|
カタカナで入力してください。 | kana02 |
Caused by:
ConstraintViolation {#1672 root: Form {#1436 …} path: "children[kana].children[kana02].data" value: "MrPViYDBRC" } |
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "MrPViYDBRC" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "common.first_name_kana" ] |
[ "placeholder" => "common.first_name_kana" ] |
constraints | [ Regex {#1335 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +payload: null +"groups": [ "Default" ] } Length {#1336 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } ] |
[ Regex {#1335 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +payload: null +"groups": [ "Default" ] } Length {#1336 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } ] |
error_bubbling | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "common.first_name_kana" ] |
auto_initialize | true |
block_name | null |
by_reference | true |
compound | false |
constraints | [ Regex {#1335 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +payload: null +"groups": [ "Default" ] } Length {#1336 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } ] |
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 {#292 -generator: UriSafeTokenGenerator {#294 …} -storage: SessionTokenStorage {#295 …} -namespace: Closure {#297 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#1479 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#144 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toeitrading/animalhealth.jp/public_html/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 | 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 | false |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#1481 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#1480 …} } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "common.first_name_kana" ] |
block_prefixes | [ "form" "text" "_contact_kana_kana02" ] |
cache_key | "_contact_kana_kana02_text" |
compound | false |
data | "MrPViYDBRC" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#1685 -form: Form {#1494 …} -errors: [ FormError {#1635 #messageTemplate: "form_error.kana_only" #messageParameters: [ "{{ value }}" => ""MrPViYDBRC"" ] #messagePluralization: null -message: "カタカナで入力してください。" -cause: ConstraintViolation {#1672 root: Form {#1436 …} path: "children[kana].children[kana02].data" value: "MrPViYDBRC" } -origin: Form {#1494 …} } ] } |
form | FormView {#1684 …5} |
full_name | "contact[kana][kana02]" |
help | null |
id | "contact_kana_kana02" |
label | null |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "kana02" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_contact_kana_kana02" |
valid | false |
value | "MrPViYDBRC" |
postal_code
"Eccube\Form\Type\PostalType"
Errors
Message | Origin | Cause |
---|---|---|
値が長すぎます。8文字以内でなければなりません。 | postal_code |
Caused by:
ConstraintViolation {#1667 root: Form {#1436 …} path: "children[postal_code].data" value: "ATZMQAJrSctoGt" } |
数字で入力してください。 | postal_code |
Caused by:
ConstraintViolation {#1674 root: Form {#1436 …} path: "children[postal_code].data" value: "ATZMQAJrSctoGt" } |
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "ATZMQAJrSctoGt" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "p-postal-code" "placeholder" => "common.postal_code_sample" ] |
auto_initialize | true |
block_name | null |
by_reference | true |
compound | false |
constraints | [ Length {#1362 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 8 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } Type {#1363 +message: "form_error.numeric_only" +type: "numeric" +payload: null +"groups": [ "Default" ] } ] |
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 {#292 -generator: UriSafeTokenGenerator {#294 …} -storage: SessionTokenStorage {#295 …} -namespace: Closure {#297 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#1358 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#144 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toeitrading/animalhealth.jp/public_html/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 | null |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
options | [] |
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 {#1361 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#1360 …} } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "p-postal-code" "placeholder" => "common.postal_code_sample" ] |
block_prefixes | [ "form" "text" "postal" "_contact_postal_code" ] |
cache_key | "_contact_postal_code_postal" |
compound | false |
data | "ATZMQAJrSctoGt" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#1681 -form: Form {#1497 …} -errors: [ FormError {#1676 #messageTemplate: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." #messageParameters: [ "{{ value }}" => ""ATZMQAJrSctoGt"" "{{ limit }}" => 8 ] #messagePluralization: 8 -message: "値が長すぎます。8文字以内でなければなりません。" -cause: ConstraintViolation {#1667 root: Form {#1436 …} path: "children[postal_code].data" value: "ATZMQAJrSctoGt" } -origin: Form {#1497 …} } FormError {#1673 #messageTemplate: "form_error.numeric_only" #messageParameters: [ "{{ value }}" => ""ATZMQAJrSctoGt"" "{{ type }}" => "numeric" ] #messagePluralization: null -message: "数字で入力してください。" -cause: ConstraintViolation {#1674 root: Form {#1436 …} path: "children[postal_code].data" value: "ATZMQAJrSctoGt" } -origin: Form {#1497 …} } ] } |
form | FormView {#1679 …5} |
full_name | "contact[postal_code]" |
help | null |
id | "contact_postal_code" |
label | null |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "postal_code" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_contact_postal_code" |
valid | false |
value | "ATZMQAJrSctoGt" |
address
"Eccube\Form\Type\AddressType"
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 | [ "name01" => "RRTYBYrz" "name02" => "NWgZlomtYq" "kana01" => "uFCpGPsxEdmUW" "kana02" => "MrPViYDBRC" "postal_code" => "ATZMQAJrSctoGt" "pref" => Pref {#1651 #id: 47 #name: "沖縄県" #sort_no: 47 -AnnotationReader: AnnotationReader {#307 …} } "addr01" => "ddzeLhDRNbkelef" "addr02" => "FKlMzuxiJz" "phone_number" => "9625232704" "email" => "wtalallati@gmail.com" "contents" => null ] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
addr01_name | "addr01" |
addr01_options | [ "constraints" => [ Length {#1376 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } ] "attr" => [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] ] |
addr02_name | "addr02" |
addr02_options | [ "constraints" => [ Length {#1377 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } ] "attr" => [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] ] |
allow_extra_fields | false |
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 | true |
csrf_token_id | null |
csrf_token_manager | CsrfTokenManager {#292 -generator: UriSafeTokenGenerator {#294 …} -storage: SessionTokenStorage {#295 …} -namespace: Closure {#297 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#1379 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#144 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toeitrading/animalhealth.jp/public_html/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 | true |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
options | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
pref_name | "pref" |
pref_options | [ "constraints" => [] "attr" => [ "class" => "p-region-id" ] ] |
property_path | null |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#1381 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#1380 …} } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
addr01_name | "addr01" |
addr02_name | "addr02" |
attr | [] |
block_prefixes | [ "form" "address" "_contact_address" ] |
cache_key | "_contact_address_address" |
compound | true |
data | [ "name01" => "RRTYBYrz" "name02" => "NWgZlomtYq" "kana01" => "uFCpGPsxEdmUW" "kana02" => "MrPViYDBRC" "postal_code" => "ATZMQAJrSctoGt" "pref" => Pref {#1651 #id: 47 #name: "沖縄県" #sort_no: 47 -AnnotationReader: AnnotationReader {#307 …} } "addr01" => "ddzeLhDRNbkelef" "addr02" => "FKlMzuxiJz" "phone_number" => "9625232704" "email" => "wtalallati@gmail.com" "contents" => null ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#1687 -form: Form {#1578 …} -errors: [] } |
form | FormView {#1686 …5} |
full_name | "contact[address]" |
help | null |
id | "contact_address" |
label | null |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "address" |
pref_name | "pref" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_contact_address" |
valid | true |
value | [ "name01" => "RRTYBYrz" "name02" => "NWgZlomtYq" "kana01" => "uFCpGPsxEdmUW" "kana02" => "MrPViYDBRC" "postal_code" => "ATZMQAJrSctoGt" "pref" => Pref {#1651 #id: 47 #name: "沖縄県" #sort_no: 47 -AnnotationReader: AnnotationReader {#307 …} } "addr01" => "ddzeLhDRNbkelef" "addr02" => "FKlMzuxiJz" "phone_number" => "9625232704" "email" => "wtalallati@gmail.com" "contents" => null ] |
pref
"Eccube\Form\Type\Master\PrefType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"47"
|
Normalized Format | Pref {#1651 #id: 47 #name: "沖縄県" #sort_no: 47 -AnnotationReader: AnnotationReader {#307 …} } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "p-region-id" ] |
[ "class" => "p-region-id" ] |
constraints | [] |
[] |
error_bubbling | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "p-region-id" ] |
auto_initialize | true |
block_name | null |
by_reference | true |
choice_attr | null |
choice_label | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] |
choice_loader | DoctrineChoiceLoader {#1550 -manager: EntityManager_9a5be93 {#218 …2} -class: "Eccube\Entity\Master\Pref" -idReader: IdReader {#1551 -om: EntityManager_9a5be93 {#218 …2} -classMetadata: ClassMetadata {#921 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: ORMQueryBuilderLoader {#1548 …} -choiceList: ArrayChoiceList {#1692 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ IdReader {#1551 -om: EntityManager_9a5be93 {#218 …2} -classMetadata: ClassMetadata {#921 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] |
choices | null |
choices_as_values | true |
class | "Eccube\Entity\Master\Pref" |
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 {#292 -generator: UriSafeTokenGenerator {#294 …} -storage: SessionTokenStorage {#295 …} -namespace: Closure {#297 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | EntityManager_9a5be93 {#218 …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 {#1551 -om: EntityManager_9a5be93 {#218 …2} -classMetadata: ClassMetadata {#921 …} -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__pref" |
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 {#1536 -_em: EntityManager {#462 …} -_dqlParts: [ "distinct" => false "select" => [ Select {#1537 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "m" ] } ] "from" => [ From {#1545 #from: "Eccube\Entity\Master\Pref" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ OrderBy {#1546 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT m FROM Eccube\Entity\Master\Pref m ORDER BY m.sort_no ASC" -parameters: ArrayCollection {#1538 …} -_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 {#1534 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#1533 …} } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "p-region-id" ] |
block_prefixes | [ "form" "choice" "entity" "master" "pref" "_contact_address_pref" ] |
cache_key | "_contact_address_pref_pref" |
choice_translation_domain | false |
choices | [ 1 => ChoiceView {#1696 +label: "北海道" +value: "1" +data: Pref {#1700 …} +attr: [] } 2 => ChoiceView {#1697 +label: "青森県" +value: "2" +data: Pref {#1701 …} +attr: [] } 3 => ChoiceView {#1695 +label: "岩手県" +value: "3" +data: Pref {#1702 …} +attr: [] } 4 => ChoiceView {#1693 +label: "宮城県" +value: "4" +data: Pref {#1703 …} +attr: [] } 5 => ChoiceView {#1699 +label: "秋田県" +value: "5" +data: Pref {#1704 …} +attr: [] } 6 => ChoiceView {#1694 +label: "山形県" +value: "6" +data: Pref {#1705 …} +attr: [] } 7 => ChoiceView {#1698 +label: "福島県" +value: "7" +data: Pref {#1706 …} +attr: [] } 8 => ChoiceView {#1745 +label: "茨城県" +value: "8" +data: Pref {#1707 …} +attr: [] } 9 => ChoiceView {#1746 +label: "栃木県" +value: "9" +data: Pref {#1708 …} +attr: [] } 10 => ChoiceView {#1747 +label: "群馬県" +value: "10" +data: Pref {#1709 …} +attr: [] } 11 => ChoiceView {#1748 +label: "埼玉県" +value: "11" +data: Pref {#1710 …} +attr: [] } 12 => ChoiceView {#1749 +label: "千葉県" +value: "12" +data: Pref {#1711 …} +attr: [] } 13 => ChoiceView {#1750 +label: "東京都" +value: "13" +data: Pref {#1712 …} +attr: [] } 14 => ChoiceView {#1751 +label: "神奈川県" +value: "14" +data: Pref {#1713 …} +attr: [] } 15 => ChoiceView {#1752 +label: "新潟県" +value: "15" +data: Pref {#1714 …} +attr: [] } 16 => ChoiceView {#1753 +label: "富山県" +value: "16" +data: Pref {#1715 …} +attr: [] } 17 => ChoiceView {#1754 +label: "石川県" +value: "17" +data: Pref {#1716 …} +attr: [] } 18 => ChoiceView {#1755 +label: "福井県" +value: "18" +data: Pref {#1717 …} +attr: [] } 19 => ChoiceView {#1756 +label: "山梨県" +value: "19" +data: Pref {#1718 …} +attr: [] } 20 => ChoiceView {#1757 +label: "長野県" +value: "20" +data: Pref {#1719 …} +attr: [] } 21 => ChoiceView {#1758 +label: "岐阜県" +value: "21" +data: Pref {#1720 …} +attr: [] } 22 => ChoiceView {#1759 +label: "静岡県" +value: "22" +data: Pref {#1721 …} +attr: [] } 23 => ChoiceView {#1760 +label: "愛知県" +value: "23" +data: Pref {#1722 …} +attr: [] } 24 => ChoiceView {#1761 +label: "三重県" +value: "24" +data: Pref {#1723 …} +attr: [] } 25 => ChoiceView {#1762 +label: "滋賀県" +value: "25" +data: Pref {#1724 …} +attr: [] } 26 => ChoiceView {#1763 +label: "京都府" +value: "26" +data: Pref {#1725 …} +attr: [] } 27 => ChoiceView {#1764 +label: "大阪府" +value: "27" +data: Pref {#943 …} +attr: [] } 28 => ChoiceView {#1765 +label: "兵庫県" +value: "28" +data: Pref {#1726 …} +attr: [] } 29 => ChoiceView {#1766 +label: "奈良県" +value: "29" +data: Pref {#1727 …} +attr: [] } 30 => ChoiceView {#1767 +label: "和歌山県" +value: "30" +data: Pref {#1728 …} +attr: [] } 31 => ChoiceView {#1768 +label: "鳥取県" +value: "31" +data: Pref {#1729 …} +attr: [] } 32 => ChoiceView {#1769 +label: "島根県" +value: "32" +data: Pref {#1730 …} +attr: [] } 33 => ChoiceView {#1770 +label: "岡山県" +value: "33" +data: Pref {#1731 …} +attr: [] } 34 => ChoiceView {#1771 +label: "広島県" +value: "34" +data: Pref {#1732 …} +attr: [] } 35 => ChoiceView {#1772 +label: "山口県" +value: "35" +data: Pref {#1733 …} +attr: [] } 36 => ChoiceView {#1773 +label: "徳島県" +value: "36" +data: Pref {#1734 …} +attr: [] } 37 => ChoiceView {#1774 +label: "香川県" +value: "37" +data: Pref {#1735 …} +attr: [] } 38 => ChoiceView {#1775 +label: "愛媛県" +value: "38" +data: Pref {#1736 …} +attr: [] } 39 => ChoiceView {#1776 +label: "高知県" +value: "39" +data: Pref {#1737 …} +attr: [] } 40 => ChoiceView {#1777 +label: "福岡県" +value: "40" +data: Pref {#1738 …} +attr: [] } 41 => ChoiceView {#1778 +label: "佐賀県" +value: "41" +data: Pref {#1739 …} +attr: [] } 42 => ChoiceView {#1779 +label: "長崎県" +value: "42" +data: Pref {#1740 …} +attr: [] } 43 => ChoiceView {#1780 +label: "熊本県" +value: "43" +data: Pref {#1741 …} +attr: [] } 44 => ChoiceView {#1781 +label: "大分県" +value: "44" +data: Pref {#1742 …} +attr: [] } 45 => ChoiceView {#1782 +label: "宮崎県" +value: "45" +data: Pref {#1743 …} +attr: [] } 46 => ChoiceView {#1783 +label: "鹿児島県" +value: "46" +data: Pref {#1744 …} +attr: [] } 47 => ChoiceView {#1784 +label: "沖縄県" +value: "47" +data: Pref {#1651 #id: 47 #name: "沖縄県" #sort_no: 47 -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } ] |
compound | false |
data | Pref {#1651 #id: 47 #name: "沖縄県" #sort_no: 47 -AnnotationReader: AnnotationReader {#307 …} } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#1690 -form: Form {#1581 …} -errors: [] } |
expanded | false |
form | FormView {#1691 …5} |
full_name | "contact[address][pref]" |
help | null |
id | "contact_address_pref" |
is_selected | Closure {#1786 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#1503 …} parameters: { $choice: {} $value: {} } file: "/home/toeitrading/animalhealth.jp/public_html/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 | "pref" |
placeholder | "common.select__pref" |
placeholder_in_choices | false |
preferred_choices | [] |
required | false |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_contact_address_pref" |
valid | true |
value | "47" |
addr01
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "ddzeLhDRNbkelef" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
[ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
constraints | [ Length {#1376 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } ] |
[ Length {#1376 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } ] |
error_bubbling | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
auto_initialize | true |
block_name | null |
by_reference | true |
compound | false |
constraints | [ Length {#1376 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } ] |
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 {#292 -generator: UriSafeTokenGenerator {#294 …} -storage: SessionTokenStorage {#295 …} -namespace: Closure {#297 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#1559 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#144 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toeitrading/animalhealth.jp/public_html/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 | 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 | false |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#1561 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#1560 …} } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
block_prefixes | [ "form" "text" "_contact_address_addr01" ] |
cache_key | "_contact_address_addr01_text" |
compound | false |
data | "ddzeLhDRNbkelef" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#1787 -form: Form {#1584 …} -errors: [] } |
form | FormView {#1788 …5} |
full_name | "contact[address][addr01]" |
help | null |
id | "contact_address_addr01" |
label | null |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "addr01" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_contact_address_addr01" |
valid | true |
value | "ddzeLhDRNbkelef" |
addr02
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "FKlMzuxiJz" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
[ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
constraints | [ Length {#1377 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } ] |
[ Length {#1377 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } ] |
error_bubbling | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
auto_initialize | true |
block_name | null |
by_reference | true |
compound | false |
constraints | [ Length {#1377 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } ] |
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 {#292 -generator: UriSafeTokenGenerator {#294 …} -storage: SessionTokenStorage {#295 …} -namespace: Closure {#297 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#1569 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#144 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toeitrading/animalhealth.jp/public_html/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 | 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 | false |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#1571 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#1570 …} } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
block_prefixes | [ "form" "text" "_contact_address_addr02" ] |
cache_key | "_contact_address_addr02_text" |
compound | false |
data | "FKlMzuxiJz" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#1790 -form: Form {#1587 …} -errors: [] } |
form | FormView {#1789 …5} |
full_name | "contact[address][addr02]" |
help | null |
id | "contact_address_addr02" |
label | null |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "addr02" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_contact_address_addr02" |
valid | true |
value | "FKlMzuxiJz" |
phone_number
"Eccube\Form\Type\PhoneNumberType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "9625232704" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "common.phone_number_sample" ] |
auto_initialize | true |
block_name | null |
by_reference | true |
compound | false |
constraints | [ Length {#1398 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 14 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } Type {#1399 +message: "form_error.numeric_only" +type: "numeric" +payload: null +"groups": [ "Default" ] } ] |
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 {#292 -generator: UriSafeTokenGenerator {#294 …} -storage: SessionTokenStorage {#295 …} -namespace: Closure {#297 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#1394 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#144 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toeitrading/animalhealth.jp/public_html/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 | null |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
options | [
"constraints" => []
] |
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 {#1397 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#1396 …} } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "common.phone_number_sample" ] |
block_prefixes | [ "form" "text" "phone_number" "_contact_phone_number" ] |
cache_key | "_contact_phone_number_phone_number" |
compound | false |
data | "9625232704" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#1689 -form: Form {#1590 …} -errors: [] } |
form | FormView {#1688 …5} |
full_name | "contact[phone_number]" |
help | null |
id | "contact_phone_number" |
label | null |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "phone_number" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_contact_phone_number" |
valid | true |
value | "9625232704" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "wtalallati@gmail.com" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ NotBlank {#1302 +message: "This value should not be blank." +payload: null +"groups": [ "Default" ] } Email {#1303 +message: "This value is not a valid email address." +checkMX: false +checkHost: false +strict: false +payload: null +"groups": [ "Default" ] } ] |
[ NotBlank {#1302 +message: "This value should not be blank." +payload: null +"groups": [ "Default" ] } Email {#1303 +message: "This value is not a valid email address." +checkMX: false +checkHost: false +strict: false +payload: null +"groups": [ "Default" ] } ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
compound | false |
constraints | [ NotBlank {#1302 +message: "This value should not be blank." +payload: null +"groups": [ "Default" ] } Email {#1303 +message: "This value is not a valid email address." +checkMX: false +checkHost: false +strict: false +payload: null +"groups": [ "Default" ] } ] |
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 {#292 -generator: UriSafeTokenGenerator {#294 …} -storage: SessionTokenStorage {#295 …} -namespace: Closure {#297 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#1413 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#144 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toeitrading/animalhealth.jp/public_html/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 | 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 {#1415 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#1414 …} } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "text" "email" "_contact_email" ] |
cache_key | "_contact_email_email" |
compound | false |
data | "wtalallati@gmail.com" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#1792 -form: Form {#1593 …} -errors: [] } |
form | FormView {#1791 …5} |
full_name | "contact[email]" |
help | null |
id | "contact_email" |
label | null |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "email" |
required | true |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_contact_email" |
valid | true |
value | "wtalallati@gmail.com" |
contents
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Errors
Message | Origin | Cause |
---|---|---|
入力されていません。 | contents |
Caused by:
ConstraintViolation {#1683 root: Form {#1436 …} path: "children[contents].data" value: null } |
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 |
---|---|---|
constraints | [ NotBlank {#1304 +message: "This value should not be blank." +payload: null +"groups": [ "Default" ] } ] |
[ NotBlank {#1304 +message: "This value should not be blank." +payload: null +"groups": [ "Default" ] } ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
compound | false |
constraints | [ NotBlank {#1304 +message: "This value should not be blank." +payload: null +"groups": [ "Default" ] } ] |
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 {#292 -generator: UriSafeTokenGenerator {#294 …} -storage: SessionTokenStorage {#295 …} -namespace: Closure {#297 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#1427 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#144 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toeitrading/animalhealth.jp/public_html/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 | 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 {#1429 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#1428 …} } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "text" "textarea" "_contact_contents" ] |
cache_key | "_contact_contents_textarea" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#1794 -form: Form {#1596 …} -errors: [ FormError {#1668 #messageTemplate: "This value should not be blank." #messageParameters: [ "{{ value }}" => "null" ] #messagePluralization: null -message: "入力されていません。" -cause: ConstraintViolation {#1683 root: Form {#1436 …} path: "children[contents].data" value: null } -origin: Form {#1596 …} } ] } |
form | FormView {#1793 …5} |
full_name | "contact[contents]" |
help | null |
id | "contact_contents" |
label | null |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "contents" |
pattern | null |
required | true |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_contact_contents" |
valid | false |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "Y-7qUQqqg4stfGxHYabAIpwu2mJJCM1wW4SL1PrLXbc" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | "Y-7qUQqqg4stfGxHYabAIpwu2mJJCM1wW4SL1PrLXbc" |
same as passed value |
mapped | 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 |
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 {#292 -generator: UriSafeTokenGenerator {#294 …} -storage: SessionTokenStorage {#295 …} -namespace: Closure {#297 …} } |
data | "Y-7qUQqqg4stfGxHYabAIpwu2mJJCM1wW4SL1PrLXbc" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#1798 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#144 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toeitrading/animalhealth.jp/public_html/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 | false |
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 {#1800 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#1799 …} } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "hidden" "_contact__token" ] |
cache_key | "_contact__token_hidden" |
compound | false |
data | "Y-7qUQqqg4stfGxHYabAIpwu2mJJCM1wW4SL1PrLXbc" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#1812 -form: Form {#1807 …} -errors: [] } |
form | FormView {#1801 …5} |
full_name | "contact[_token]" |
help | null |
id | "contact__token" |
label | null |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "_token" |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact__token" |
valid | true |
value | "Y-7qUQqqg4stfGxHYabAIpwu2mJJCM1wW4SL1PrLXbc" |
(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
This form was not submitted.
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 {#292 -generator: UriSafeTokenGenerator {#294 …} -storage: SessionTokenStorage {#295 …} -namespace: Closure {#297 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#3954 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#144 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toeitrading/animalhealth.jp/public_html/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 {#119 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#3953 …} } file: "/home/toeitrading/animalhealth.jp/public_html/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 | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#3993 -form: Form {#3978 …} -errors: [] } |
form | FormView {#3994 …5} |
full_name | "" |
help | null |
id | "" |
label | null |
label_attr | [] |
label_format | null |
method | "GET" |
multipart | false |
name | "" |
required | true |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_" |
valid | true |
value | 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
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "NameWithLevel" |
same as passed value |
choices | [ Category {#1973 -id: 500 -name: "犬用" -hierarchy: 1 -sort_no: 194 -create_date: DateTime @1563868533 {#1964 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1603429744 {#1965 date: 2020-10-23 14:09:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#1983 …} -Children: PersistentCollection {#1996 …} -Parent: null -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#1997 -id: 1001 -name: "療法食" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1563868533 {#1966 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#1967 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#1998 …} -Children: PersistentCollection {#2001 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2002 -id: 11 -name: "ロイヤルカナン療法食 犬用" -hierarchy: 3 -sort_no: 187 -create_date: DateTime @1406732182 {#1968 date: 2014-07-30 23:56:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1575870234 {#1969 date: 2019-12-09 14:43:54.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2003 …} -Children: PersistentCollection {#2006 …} -Parent: Category {#1997} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2007 -id: 20 -name: "減量サポート" -hierarchy: 4 -sort_no: 92 -create_date: DateTime @1407501217 {#1970 date: 2014-08-08 21:33:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#1971 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2008 …} -Children: PersistentCollection {#2011 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2020 -id: 21 -name: "満腹感サポート" -hierarchy: 4 -sort_no: 91 -create_date: DateTime @1407502884 {#2018 date: 2014-08-08 22:01:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2019 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2021 …} -Children: PersistentCollection {#2024 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2027 -id: 22 -name: "糖コントロール" -hierarchy: 4 -sort_no: 90 -create_date: DateTime @1407502908 {#2025 date: 2014-08-08 22:01:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2026 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2028 …} -Children: PersistentCollection {#2031 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2034 -id: 23 -name: "アミノペプチド フォーミュラ" -hierarchy: 4 -sort_no: 89 -create_date: DateTime @1407502930 {#2032 date: 2014-08-08 22:02:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2033 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2035 …} -Children: PersistentCollection {#2038 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2041 -id: 24 -name: "スキンサポート" -hierarchy: 4 -sort_no: 88 -create_date: DateTime @1408413836 {#2039 date: 2014-08-19 11:03:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2040 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2042 …} -Children: PersistentCollection {#2045 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2048 -id: 25 -name: "セレクトプロテイン" -hierarchy: 4 -sort_no: 87 -create_date: DateTime @1408413878 {#2046 date: 2014-08-19 11:04:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2047 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2049 …} -Children: PersistentCollection {#2052 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2055 -id: 26 -name: "低分子プロテイン" -hierarchy: 4 -sort_no: 86 -create_date: DateTime @1408458209 {#2053 date: 2014-08-19 23:23:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2054 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2056 …} -Children: PersistentCollection {#2059 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2062 -id: 27 -name: "低分子プロテイン ライト" -hierarchy: 4 -sort_no: 85 -create_date: DateTime @1408458245 {#2060 date: 2014-08-19 23:24:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2061 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2063 …} -Children: PersistentCollection {#2066 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2069 -id: 28 -name: "低分子プロテイン+pHコントロール" -hierarchy: 4 -sort_no: 84 -create_date: DateTime @1408458288 {#2067 date: 2014-08-19 23:24:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2068 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2070 …} -Children: PersistentCollection {#2073 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2076 -id: 29 -name: "消化器サポート" -hierarchy: 4 -sort_no: 83 -create_date: DateTime @1408458333 {#2074 date: 2014-08-19 23:25:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2075 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2077 …} -Children: PersistentCollection {#2080 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2083 -id: 30 -name: "消化器サポート低脂肪" -hierarchy: 4 -sort_no: 82 -create_date: DateTime @1408458364 {#2081 date: 2014-08-19 23:26:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2082 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2084 …} -Children: PersistentCollection {#2087 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2090 -id: 31 -name: "消化器サポート高繊維" -hierarchy: 4 -sort_no: 81 -create_date: DateTime @1408458404 {#2088 date: 2014-08-19 23:26:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2089 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2091 …} -Children: PersistentCollection {#2094 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2097 -id: 33 -name: "肝臓サポート" -hierarchy: 4 -sort_no: 80 -create_date: DateTime @1408527637 {#2095 date: 2014-08-20 18:40:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2096 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2098 …} -Children: PersistentCollection {#2101 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2104 -id: 34 -name: "腎臓サポート" -hierarchy: 4 -sort_no: 79 -create_date: DateTime @1408527652 {#2102 date: 2014-08-20 18:40:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2103 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2105 …} -Children: PersistentCollection {#2108 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2111 -id: 36 -name: "ユリナリーS/O" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1408528030 {#2109 date: 2014-08-20 18:47:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2110 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2112 …} -Children: PersistentCollection {#2115 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2118 -id: 35 -name: "退院サポート" -hierarchy: 4 -sort_no: 77 -create_date: DateTime @1408527665 {#2116 date: 2014-08-20 18:41:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2117 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2119 …} -Children: PersistentCollection {#2122 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2125 -id: 32 -name: "関節サポート" -hierarchy: 4 -sort_no: 76 -create_date: DateTime @1408527597 {#2123 date: 2014-08-20 18:39:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2124 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2126 …} -Children: PersistentCollection {#2129 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2132 -id: 38 -name: "早期心臓サポート 関節サポート" -hierarchy: 4 -sort_no: 75 -create_date: DateTime @1408647796 {#2130 date: 2014-08-22 04:03:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2131 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2133 …} -Children: PersistentCollection {#2136 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2139 -id: 39 -name: "心臓サポート" -hierarchy: 4 -sort_no: 74 -create_date: DateTime @1408647803 {#2137 date: 2014-08-22 04:03:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2138 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2140 …} -Children: PersistentCollection {#2143 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2146 -id: 37 -name: "心臓サポート1" -hierarchy: 4 -sort_no: 73 -create_date: DateTime @1408647775 {#2144 date: 2014-08-22 04:02:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2145 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2147 …} -Children: PersistentCollection {#2150 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2153 -id: 40 -name: "高栄養" -hierarchy: 4 -sort_no: 72 -create_date: DateTime @1408648036 {#2151 date: 2014-08-22 04:07:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2152 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2154 …} -Children: PersistentCollection {#2157 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2160 -id: 41 -name: "栄養補完食" -hierarchy: 4 -sort_no: 71 -create_date: DateTime @1408708179 {#2158 date: 2014-08-22 20:49:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2159 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2161 …} -Children: PersistentCollection {#2164 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2165 -id: 1024 -name: "ロイヤルカナン準療法食 ベッツプラン 犬用" -hierarchy: 3 -sort_no: 93 -create_date: DateTime @1575870221 {#2013 date: 2019-12-09 14:43:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1575870576 {#2012 date: 2019-12-09 14:49:36.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2166 …} -Children: PersistentCollection {#2169 …} -Parent: Category {#1997} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2174 -id: 13 -name: "プリスプリクション・ダイエット療法食 犬用" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1406732582 {#2170 date: 2014-07-31 00:03:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1575870234 {#2171 date: 2019-12-09 14:43:54.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2175 …} -Children: PersistentCollection {#2178 …} -Parent: Category {#1997} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2179 -id: 74 -name: "メタボリックスTM" -hierarchy: 4 -sort_no: 69 -create_date: DateTime @1409318708 {#2172 date: 2014-08-29 22:25:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2173 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2180 …} -Children: PersistentCollection {#2183 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2188 -id: 76 -name: "メタボリックスTMビスケット" -hierarchy: 4 -sort_no: 68 -create_date: DateTime @1409320586 {#2186 date: 2014-08-29 22:56:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2187 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2189 …} -Children: PersistentCollection {#2192 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2195 -id: 73 -name: "a/d" -hierarchy: 4 -sort_no: 67 -create_date: DateTime @1409318381 {#2193 date: 2014-08-29 22:19:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2194 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2196 …} -Children: PersistentCollection {#2199 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2202 -id: 72 -name: "c/d" -hierarchy: 4 -sort_no: 66 -create_date: DateTime @1409318374 {#2200 date: 2014-08-29 22:19:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2201 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2203 …} -Children: PersistentCollection {#2206 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2209 -id: 1026 -name: "ダームディフェンス" -hierarchy: 4 -sort_no: 65 -create_date: DateTime @1576029816 {#2207 date: 2019-12-11 11:03:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2208 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2210 …} -Children: PersistentCollection {#2213 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2216 -id: 71 -name: "d/d[ダック&ポテト]" -hierarchy: 4 -sort_no: 64 -create_date: DateTime @1409318369 {#2214 date: 2014-08-29 22:19:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2215 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2217 …} -Children: PersistentCollection {#2220 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2223 -id: 77 -name: "d/d[サーモン&ポテト]" -hierarchy: 4 -sort_no: 63 -create_date: DateTime @1409331770 {#2221 date: 2014-08-30 02:02:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2222 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2224 …} -Children: PersistentCollection {#2227 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2230 -id: 78 -name: "d/d[ラム&ライス]" -hierarchy: 4 -sort_no: 62 -create_date: DateTime @1409331785 {#2228 date: 2014-08-30 02:03:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2229 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2231 …} -Children: PersistentCollection {#2234 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2237 -id: 69 -name: "h/d" -hierarchy: 4 -sort_no: 61 -create_date: DateTime @1409318332 {#2235 date: 2014-08-29 22:18:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2236 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2238 …} -Children: PersistentCollection {#2241 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2244 -id: 68 -name: "i/d" -hierarchy: 4 -sort_no: 60 -create_date: DateTime @1409318324 {#2242 date: 2014-08-29 22:18:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2243 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2245 …} -Children: PersistentCollection {#2248 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2251 -id: 67 -name: "j/d" -hierarchy: 4 -sort_no: 59 -create_date: DateTime @1409318317 {#2249 date: 2014-08-29 22:18:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2250 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2252 …} -Children: PersistentCollection {#2255 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2258 -id: 66 -name: "k/d" -hierarchy: 4 -sort_no: 58 -create_date: DateTime @1409318308 {#2256 date: 2014-08-29 22:18:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2257 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2259 …} -Children: PersistentCollection {#2262 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2265 -id: 65 -name: "l/d" -hierarchy: 4 -sort_no: 57 -create_date: DateTime @1409318299 {#2263 date: 2014-08-29 22:18:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2264 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2266 …} -Children: PersistentCollection {#2269 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2272 -id: 64 -name: "n/d" -hierarchy: 4 -sort_no: 56 -create_date: DateTime @1409318288 {#2270 date: 2014-08-29 22:18:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2271 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2273 …} -Children: PersistentCollection {#2276 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2279 -id: 63 -name: "p/d" -hierarchy: 4 -sort_no: 55 -create_date: DateTime @1409318279 {#2277 date: 2014-08-29 22:17:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2278 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2280 …} -Children: PersistentCollection {#2283 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2286 -id: 62 -name: "r/d" -hierarchy: 4 -sort_no: 54 -create_date: DateTime @1409318271 {#2284 date: 2014-08-29 22:17:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2285 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2287 …} -Children: PersistentCollection {#2290 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2293 -id: 61 -name: "s/d" -hierarchy: 4 -sort_no: 53 -create_date: DateTime @1409318264 {#2291 date: 2014-08-29 22:17:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2292 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2294 …} -Children: PersistentCollection {#2297 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2300 -id: 60 -name: "t/d" -hierarchy: 4 -sort_no: 52 -create_date: DateTime @1409318254 {#2298 date: 2014-08-29 22:17:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2299 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2301 …} -Children: PersistentCollection {#2304 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2307 -id: 59 -name: "u/d" -hierarchy: 4 -sort_no: 51 -create_date: DateTime @1409318244 {#2305 date: 2014-08-29 22:17:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2306 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2308 …} -Children: PersistentCollection {#2311 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2314 -id: 58 -name: "w/d" -hierarchy: 4 -sort_no: 50 -create_date: DateTime @1409318236 {#2312 date: 2014-08-29 22:17:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2313 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2315 …} -Children: PersistentCollection {#2318 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2321 -id: 57 -name: "z/d [ULTRA]" -hierarchy: 4 -sort_no: 49 -create_date: DateTime @1409318227 {#2319 date: 2014-08-29 22:17:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2320 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2322 …} -Children: PersistentCollection {#2325 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2328 -id: 79 -name: "z/d [低アレルゲン]" -hierarchy: 4 -sort_no: 48 -create_date: DateTime @1409666383 {#2326 date: 2014-09-02 22:59:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2327 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2329 …} -Children: PersistentCollection {#2332 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2335 -id: 1083 -name: "腸内バイオーム" -hierarchy: 4 -sort_no: 47 -create_date: DateTime @1601344400 {#2333 date: 2020-09-29 10:53:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2334 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2336 …} -Children: PersistentCollection {#2339 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2342 -id: 56 -name: "トリーツ" -hierarchy: 4 -sort_no: 46 -create_date: DateTime @1409318217 {#2340 date: 2014-08-29 22:16:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2341 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2343 …} -Children: PersistentCollection {#2346 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2349 -id: 55 -name: "低アレルゲン トリーツ" -hierarchy: 4 -sort_no: 45 -create_date: DateTime @1409318138 {#2347 date: 2014-08-29 22:15:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2348 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2350 …} -Children: PersistentCollection {#2353 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2184 -id: 1003 -name: "ドックフード" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1563868533 {#2015 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2014 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2185 …} -Children: PersistentCollection {#2356 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2361 -id: 1005 -name: "おやつ" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1563868533 {#2357 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2358 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2362 …} -Children: PersistentCollection {#2365 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2366 -id: 1014 -name: "ミルク" -hierarchy: 3 -sort_no: 176 -create_date: DateTime @1569424092 {#2359 date: 2019-09-26 00:08:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1569424092 {#2360 date: 2019-09-26 00:08:12.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2367 …} -Children: PersistentCollection {#2371 …} -Parent: Category {#2361} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2378 -id: 1013 -name: "ガム" -hierarchy: 3 -sort_no: 175 -create_date: DateTime @1569424084 {#2374 date: 2019-09-26 00:08:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1569424084 {#2375 date: 2019-09-26 00:08:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2379 …} -Children: PersistentCollection {#2382 …} -Parent: Category {#2361} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2383 -id: 1071 -name: "グリニーズ" -hierarchy: 4 -sort_no: 174 -create_date: DateTime @1588248407 {#2376 date: 2020-04-30 21:06:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1588248407 {#2377 date: 2020-04-30 21:06:47.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2384 …} -Children: PersistentCollection {#2387 …} -Parent: Category {#2378} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2392 -id: 1070 -name: "ビルバックジャパン" -hierarchy: 4 -sort_no: 173 -create_date: DateTime @1588248401 {#2390 date: 2020-04-30 21:06:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1588248401 {#2391 date: 2020-04-30 21:06:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2393 …} -Children: PersistentCollection {#2396 …} -Parent: Category {#2378} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2399 -id: 152 -name: "サプリメント" -hierarchy: 3 -sort_no: 172 -create_date: DateTime @1564544215 {#2372 date: 2019-07-31 12:36:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1564544215 {#2373 date: 2019-07-31 12:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2400 …} -Children: PersistentCollection {#2403 …} -Parent: Category {#2361} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2404 -id: 154 -name: "GRANTAS" -hierarchy: 4 -sort_no: 171 -create_date: DateTime @1564544342 {#2397 date: 2019-07-31 12:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1564544342 {#2398 date: 2019-07-31 12:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2405 …} -Children: PersistentCollection {#2408 …} -Parent: Category {#2399} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2409 -id: 1007 -name: "トイレ・衛生用品" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1563868533 {#2388 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2389 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2410 …} -Children: PersistentCollection {#2413 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2418 -id: 1009 -name: "ケージ・ベッド" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1563868533 {#2414 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2415 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2419 …} -Children: PersistentCollection {#2422 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2423 -id: 1015 -name: "ベッド" -hierarchy: 3 -sort_no: 163 -create_date: DateTime @1569424182 {#2416 date: 2019-09-26 00:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1569424182 {#2417 date: 2019-09-26 00:09:42.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2424 …} -Children: PersistentCollection {#2427 …} -Parent: Category {#2418} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2432 -id: 1011 -name: "ファッション" -hierarchy: 2 -sort_no: 161 -create_date: DateTime @1563868533 {#2428 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2429 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2433 …} -Children: PersistentCollection {#2436 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2437 -id: 1017 -name: "ハーネス" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1569424271 {#2430 date: 2019-09-26 00:11:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1569424271 {#2431 date: 2019-09-26 00:11:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2438 …} -Children: PersistentCollection {#2441 …} -Parent: Category {#2432} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2446 -id: 1016 -name: "ウェア" -hierarchy: 3 -sort_no: 159 -create_date: DateTime @1569424260 {#2444 date: 2019-09-26 00:11:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1569424260 {#2445 date: 2019-09-26 00:11:00.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2447 …} -Children: PersistentCollection {#2450 …} -Parent: Category {#2432} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2451 -id: 1080 -name: "おもちゃ" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1595553460 {#2016 date: 2020-07-24 10:17:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553460 {#2017 date: 2020-07-24 10:17:40.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2452 …} -Children: PersistentCollection {#2455 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2458 -id: 1076 -name: "歩行補助具" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1595222391 {#2456 date: 2020-07-20 14:19:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2457 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2459 …} -Children: PersistentCollection {#2462 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2467 -id: 1065 -name: "ケア用品" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1582729450 {#2463 date: 2020-02-27 00:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2464 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2468 …} -Children: PersistentCollection {#2471 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2472 -id: 1067 -name: "デンタル" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1588248167 {#2465 date: 2020-04-30 21:02:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612936777 {#2466 date: 2021-02-10 14:59:37.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2473 …} -Children: PersistentCollection {#2476 …} -Parent: Category {#2467} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2481 -id: 1087 -name: "爪のお手入れ" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1612936774 {#2479 date: 2021-02-10 14:59:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612936777 {#2480 date: 2021-02-10 14:59:37.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2482 …} -Children: PersistentCollection {#2485 …} -Parent: Category {#2467} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2488 -id: 1027 -name: "犬の疾患" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1578286242 {#2443 date: 2020-01-06 13:50:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2442 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2489 …} -Children: PersistentCollection {#2492 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2493 -id: 1040 -name: "関節炎" -hierarchy: 3 -sort_no: 125 -create_date: DateTime @1578286325 {#2486 date: 2020-01-06 13:52:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286325 {#2487 date: 2020-01-06 13:52:05.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2494 …} -Children: PersistentCollection {#2497 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2502 -id: 1039 -name: "心臓病" -hierarchy: 3 -sort_no: 124 -create_date: DateTime @1578286321 {#2500 date: 2020-01-06 13:52:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286321 {#2501 date: 2020-01-06 13:52:01.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2503 …} -Children: PersistentCollection {#2506 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2509 -id: 1038 -name: "エイジングケア" -hierarchy: 3 -sort_no: 123 -create_date: DateTime @1578286316 {#2507 date: 2020-01-06 13:51:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286316 {#2508 date: 2020-01-06 13:51:56.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2510 …} -Children: PersistentCollection {#2513 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2516 -id: 1037 -name: "歯周病" -hierarchy: 3 -sort_no: 122 -create_date: DateTime @1578286311 {#2514 date: 2020-01-06 13:51:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286311 {#2515 date: 2020-01-06 13:51:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2517 …} -Children: PersistentCollection {#2520 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2523 -id: 1036 -name: "肝臓病" -hierarchy: 3 -sort_no: 121 -create_date: DateTime @1578286307 {#2521 date: 2020-01-06 13:51:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286307 {#2522 date: 2020-01-06 13:51:47.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2524 …} -Children: PersistentCollection {#2527 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2530 -id: 1035 -name: "肥満" -hierarchy: 3 -sort_no: 120 -create_date: DateTime @1578286302 {#2528 date: 2020-01-06 13:51:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286302 {#2529 date: 2020-01-06 13:51:42.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2531 …} -Children: PersistentCollection {#2534 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2537 -id: 1034 -name: "糖尿病" -hierarchy: 3 -sort_no: 119 -create_date: DateTime @1578286299 {#2535 date: 2020-01-06 13:51:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286299 {#2536 date: 2020-01-06 13:51:39.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2538 …} -Children: PersistentCollection {#2541 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2544 -id: 1033 -name: "皮膚病" -hierarchy: 3 -sort_no: 118 -create_date: DateTime @1578286294 {#2542 date: 2020-01-06 13:51:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286294 {#2543 date: 2020-01-06 13:51:34.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2545 …} -Children: PersistentCollection {#2548 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2551 -id: 1032 -name: "食物アレルギー" -hierarchy: 3 -sort_no: 117 -create_date: DateTime @1578286289 {#2549 date: 2020-01-06 13:51:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286289 {#2550 date: 2020-01-06 13:51:29.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2552 …} -Children: PersistentCollection {#2555 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2558 -id: 1031 -name: "消火器(下痢)" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1578286283 {#2556 date: 2020-01-06 13:51:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286283 {#2557 date: 2020-01-06 13:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2559 …} -Children: PersistentCollection {#2562 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2565 -id: 1030 -name: "腎臓病" -hierarchy: 3 -sort_no: 115 -create_date: DateTime @1578286276 {#2563 date: 2020-01-06 13:51:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286276 {#2564 date: 2020-01-06 13:51:16.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2566 …} -Children: PersistentCollection {#2569 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2572 -id: 1029 -name: "尿石症" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1578286270 {#2570 date: 2020-01-06 13:51:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286270 {#2571 date: 2020-01-06 13:51:10.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2573 …} -Children: PersistentCollection {#2576 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2579 -id: 1028 -name: "高栄養時" -hierarchy: 3 -sort_no: 113 -create_date: DateTime @1578286262 {#2577 date: 2020-01-06 13:51:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286262 {#2578 date: 2020-01-06 13:51:02.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2580 …} -Children: PersistentCollection {#2583 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2586 -id: 1020 -name: "動物用医薬品" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1574650512 {#2498 date: 2019-11-25 11:55:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2499 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2587 …} -Children: PersistentCollection {#2590 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2591 -id: 1021 -name: "ノミ・マダニ駆除薬" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1574650535 {#2584 date: 2019-11-25 11:55:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980200 {#2585 date: 2020-01-14 14:36:40.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2592 …} -Children: PersistentCollection {#2595 …} -Parent: Category {#2586} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2600 -id: 1053 -name: "虫下し薬" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1578639568 {#2598 date: 2020-01-10 15:59:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980200 {#2599 date: 2020-01-14 14:36:40.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2601 …} -Children: PersistentCollection {#2604 …} -Parent: Category {#2586} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2607 -id: 1055 -name: "胃腸薬・整腸剤" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1578980105 {#2605 date: 2020-01-14 14:35:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980200 {#2606 date: 2020-01-14 14:36:40.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2608 …} -Children: PersistentCollection {#2611 …} -Parent: Category {#2586} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2614 -id: 1056 -name: "その他内服薬" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1578980115 {#2612 date: 2020-01-14 14:35:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980200 {#2613 date: 2020-01-14 14:36:40.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2615 …} -Children: PersistentCollection {#2618 …} -Parent: Category {#2586} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2621 -id: 1057 -name: "目薬" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1578980125 {#2619 date: 2020-01-14 14:35:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980200 {#2620 date: 2020-01-14 14:36:40.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2622 …} -Children: PersistentCollection {#2625 …} -Parent: Category {#2586} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2628 -id: 1058 -name: "皮膚用薬" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1578980135 {#2626 date: 2020-01-14 14:35:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980200 {#2627 date: 2020-01-14 14:36:40.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2629 …} -Children: PersistentCollection {#2632 …} -Parent: Category {#2586} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2635 -id: 1059 -name: "耳薬" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1578980140 {#2633 date: 2020-01-14 14:35:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980200 {#2634 date: 2020-01-14 14:36:40.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2636 …} -Children: PersistentCollection {#2639 …} -Parent: Category {#2586} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2640 -id: 1078 -name: "その他" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1595223912 {#2596 date: 2020-07-20 14:45:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2597 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2641 …} -Children: PersistentCollection {#2644 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2651 -id: 501 -name: "猫用" -hierarchy: 1 -sort_no: 193 -create_date: DateTime @1563868533 {#2477 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1603429744 {#2478 date: 2020-10-23 14:09:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2652 …} -Children: PersistentCollection {#2655 …} -Parent: null -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2656 -id: 1002 -name: "療法食" -hierarchy: 2 -sort_no: 191 -create_date: DateTime @1563868533 {#2645 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#2646 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2657 …} -Children: PersistentCollection {#2660 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2661 -id: 18 -name: "ロイヤルカナン療法食 猫用" -hierarchy: 3 -sort_no: 190 -create_date: DateTime @1406740797 {#2647 date: 2014-07-31 02:19:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1581933720 {#2648 date: 2020-02-17 19:02:00.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2662 …} -Children: PersistentCollection {#2665 …} -Parent: Category {#2656} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2666 -id: 51 -name: "減量サポート" -hierarchy: 4 -sort_no: 189 -create_date: DateTime @1408711990 {#2649 date: 2014-08-22 21:53:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2650 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2667 …} -Children: PersistentCollection {#2670 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2679 -id: 50 -name: "満腹感サポート" -hierarchy: 4 -sort_no: 42 -create_date: DateTime @1408711979 {#2677 date: 2014-08-22 21:52:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2678 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2680 …} -Children: PersistentCollection {#2683 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2686 -id: 49 -name: "糖コントロール" -hierarchy: 4 -sort_no: 41 -create_date: DateTime @1408711968 {#2684 date: 2014-08-22 21:52:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2685 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2687 …} -Children: PersistentCollection {#2690 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2693 -id: 48 -name: "肝臓サポート" -hierarchy: 4 -sort_no: 40 -create_date: DateTime @1408711950 {#2691 date: 2014-08-22 21:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2692 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2694 …} -Children: PersistentCollection {#2697 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2700 -id: 47 -name: "低分子プロテイン" -hierarchy: 4 -sort_no: 39 -create_date: DateTime @1408711936 {#2698 date: 2014-08-22 21:52:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2699 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2701 …} -Children: PersistentCollection {#2704 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2707 -id: 46 -name: "セレクトプロテイン" -hierarchy: 4 -sort_no: 38 -create_date: DateTime @1408711916 {#2705 date: 2014-08-22 21:51:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2706 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2708 …} -Children: PersistentCollection {#2711 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2714 -id: 45 -name: "消化器サポート" -hierarchy: 4 -sort_no: 37 -create_date: DateTime @1408711886 {#2712 date: 2014-08-22 21:51:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2713 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2715 …} -Children: PersistentCollection {#2718 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2721 -id: 54 -name: "消化器サポート(可溶性繊維)" -hierarchy: 4 -sort_no: 36 -create_date: DateTime @1408730810 {#2719 date: 2014-08-23 03:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2720 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2722 …} -Children: PersistentCollection {#2725 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2728 -id: 44 -name: "腎臓サポート" -hierarchy: 4 -sort_no: 35 -create_date: DateTime @1408711855 {#2726 date: 2014-08-22 21:50:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2727 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2729 …} -Children: PersistentCollection {#2732 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2735 -id: 1086 -name: "早期腎臓サポート" -hierarchy: 4 -sort_no: 34 -create_date: DateTime @1612935283 {#2733 date: 2021-02-10 14:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2734 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2736 …} -Children: PersistentCollection {#2739 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2742 -id: 43 -name: "退院サポート" -hierarchy: 4 -sort_no: 33 -create_date: DateTime @1408711842 {#2740 date: 2014-08-22 21:50:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2741 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2743 …} -Children: PersistentCollection {#2746 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2749 -id: 42 -name: "ユリナリーS/O" -hierarchy: 4 -sort_no: 32 -create_date: DateTime @1408711820 {#2747 date: 2014-08-22 21:50:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2748 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2750 …} -Children: PersistentCollection {#2753 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2756 -id: 52 -name: "高栄養" -hierarchy: 4 -sort_no: 31 -create_date: DateTime @1408712070 {#2754 date: 2014-08-22 21:54:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2755 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2757 …} -Children: PersistentCollection {#2760 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2763 -id: 53 -name: "栄養補完食" -hierarchy: 4 -sort_no: 30 -create_date: DateTime @1408712110 {#2761 date: 2014-08-22 21:55:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2762 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2764 …} -Children: PersistentCollection {#2767 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2768 -id: 1025 -name: "ロイヤルカナン準療法食 ベッツプラン 猫用" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1575870508 {#2672 date: 2019-12-09 14:48:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1581933720 {#2671 date: 2020-02-17 19:02:00.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2769 …} -Children: PersistentCollection {#2772 …} -Parent: Category {#2656} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2777 -id: 19 -name: "プリスプリクション・ダイエット療法食 猫用" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1406740818 {#2773 date: 2014-07-31 02:20:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1581933720 {#2774 date: 2020-02-17 19:02:00.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2778 …} -Children: PersistentCollection {#2781 …} -Parent: Category {#2656} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2782 -id: 94 -name: "メタボリックスTM" -hierarchy: 4 -sort_no: 28 -create_date: DateTime @1409674251 {#2775 date: 2014-09-03 01:10:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2776 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2783 …} -Children: PersistentCollection {#2786 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2791 -id: 93 -name: "メタボリックスTMビスケット" -hierarchy: 4 -sort_no: 27 -create_date: DateTime @1409674245 {#2789 date: 2014-09-03 01:10:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2790 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2792 …} -Children: PersistentCollection {#2795 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2798 -id: 92 -name: "a/d" -hierarchy: 4 -sort_no: 26 -create_date: DateTime @1409674225 {#2796 date: 2014-09-03 01:10:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2797 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2799 …} -Children: PersistentCollection {#2802 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2805 -id: 91 -name: "c/d[マルチケアコンフォート]" -hierarchy: 4 -sort_no: 25 -create_date: DateTime @1409674219 {#2803 date: 2014-09-03 01:10:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2804 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2806 …} -Children: PersistentCollection {#2809 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2812 -id: 95 -name: "c/d[マルチケアコンフォート チキン]" -hierarchy: 4 -sort_no: 24 -create_date: DateTime @1410523034 {#2810 date: 2014-09-12 20:57:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2811 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2813 …} -Children: PersistentCollection {#2816 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2819 -id: 96 -name: "c/d[マルチケアコンフォート サーモン]" -hierarchy: 4 -sort_no: 23 -create_date: DateTime @1410523060 {#2817 date: 2014-09-12 20:57:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2818 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2820 …} -Children: PersistentCollection {#2823 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2826 -id: 98 -name: "c/d [マルチケア フィッシュ]" -hierarchy: 4 -sort_no: 22 -create_date: DateTime @1410523108 {#2824 date: 2014-09-12 20:58:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2825 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2827 …} -Children: PersistentCollection {#2830 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2833 -id: 97 -name: "c/d [マルチケア]" -hierarchy: 4 -sort_no: 21 -create_date: DateTime @1410523086 {#2831 date: 2014-09-12 20:58:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2832 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2834 …} -Children: PersistentCollection {#2837 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2840 -id: 99 -name: "c/d[マルチケア チキン]" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1410532611 {#2838 date: 2014-09-12 23:36:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2839 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2841 …} -Children: PersistentCollection {#2844 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2847 -id: 100 -name: "c/d[マルチケア シーフード]" -hierarchy: 4 -sort_no: 19 -create_date: DateTime @1410532630 {#2845 date: 2014-09-12 23:37:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2846 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2848 …} -Children: PersistentCollection {#2851 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2854 -id: 101 -name: "c/d[マルチケア ライト]" -hierarchy: 4 -sort_no: 18 -create_date: DateTime @1410532653 {#2852 date: 2014-09-12 23:37:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2853 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2855 …} -Children: PersistentCollection {#2858 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2861 -id: 90 -name: "g/d" -hierarchy: 4 -sort_no: 17 -create_date: DateTime @1409674213 {#2859 date: 2014-09-03 01:10:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2860 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2862 …} -Children: PersistentCollection {#2865 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2868 -id: 89 -name: "i/d" -hierarchy: 4 -sort_no: 16 -create_date: DateTime @1409674207 {#2866 date: 2014-09-03 01:10:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2867 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2869 …} -Children: PersistentCollection {#2872 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2875 -id: 88 -name: "k/d" -hierarchy: 4 -sort_no: 15 -create_date: DateTime @1409674201 {#2873 date: 2014-09-03 01:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2874 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2876 …} -Children: PersistentCollection {#2879 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2882 -id: 102 -name: "k/d[チキン]" -hierarchy: 4 -sort_no: 14 -create_date: DateTime @1410974895 {#2880 date: 2014-09-18 02:28:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2881 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2883 …} -Children: PersistentCollection {#2886 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2889 -id: 87 -name: "l/d" -hierarchy: 4 -sort_no: 13 -create_date: DateTime @1409674194 {#2887 date: 2014-09-03 01:09:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2888 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2890 …} -Children: PersistentCollection {#2893 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2896 -id: 86 -name: "m/d" -hierarchy: 4 -sort_no: 12 -create_date: DateTime @1409674183 {#2894 date: 2014-09-03 01:09:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2895 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2897 …} -Children: PersistentCollection {#2900 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2903 -id: 85 -name: "r/d" -hierarchy: 4 -sort_no: 11 -create_date: DateTime @1409674177 {#2901 date: 2014-09-03 01:09:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2902 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2904 …} -Children: PersistentCollection {#2907 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2910 -id: 84 -name: "s/d" -hierarchy: 4 -sort_no: 10 -create_date: DateTime @1409674170 {#2908 date: 2014-09-03 01:09:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2909 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2911 …} -Children: PersistentCollection {#2914 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2917 -id: 83 -name: "t/d" -hierarchy: 4 -sort_no: 9 -create_date: DateTime @1409674165 {#2915 date: 2014-09-03 01:09:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2916 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2918 …} -Children: PersistentCollection {#2921 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2924 -id: 82 -name: "w/d" -hierarchy: 4 -sort_no: 8 -create_date: DateTime @1409674158 {#2922 date: 2014-09-03 01:09:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2923 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2925 …} -Children: PersistentCollection {#2928 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2931 -id: 103 -name: "w/d[チキン]" -hierarchy: 4 -sort_no: 7 -create_date: DateTime @1411065530 {#2929 date: 2014-09-19 03:38:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2930 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2932 …} -Children: PersistentCollection {#2935 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2938 -id: 81 -name: "y/d" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1409674148 {#2936 date: 2014-09-03 01:09:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2937 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2939 …} -Children: PersistentCollection {#2942 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2945 -id: 80 -name: "z/d" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1409674137 {#2943 date: 2014-09-03 01:08:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2944 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2946 …} -Children: PersistentCollection {#2949 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2952 -id: 1066 -name: "腸内バイオーム" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1586324318 {#2950 date: 2020-04-08 14:38:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2951 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2953 …} -Children: PersistentCollection {#2956 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2787 -id: 1004 -name: "キャットフード" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1563868533 {#2674 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#2673 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2788 …} -Children: PersistentCollection {#2959 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2966 -id: 1006 -name: "おやつ" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1563868533 {#2960 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#2961 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2967 …} -Children: PersistentCollection {#2970 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2971 -id: 1072 -name: "ガム" -hierarchy: 3 -sort_no: 183 -create_date: DateTime @1588248421 {#2962 date: 2020-04-30 21:07:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1588248421 {#2963 date: 2020-04-30 21:07:01.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2972 …} -Children: PersistentCollection {#2975 …} -Parent: Category {#2966} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2976 -id: 1074 -name: "ビルバックジャパン" -hierarchy: 4 -sort_no: 182 -create_date: DateTime @1588248429 {#2964 date: 2020-04-30 21:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1588248429 {#2965 date: 2020-04-30 21:07:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2977 …} -Children: PersistentCollection {#2980 …} -Parent: Category {#2971} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2987 -id: 1073 -name: "グリニーズ" -hierarchy: 4 -sort_no: 181 -create_date: DateTime @1588248426 {#2985 date: 2020-04-30 21:07:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1588248426 {#2986 date: 2020-04-30 21:07:06.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2988 …} -Children: PersistentCollection {#2991 …} -Parent: Category {#2971} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2992 -id: 1018 -name: "ミルク" -hierarchy: 3 -sort_no: 180 -create_date: DateTime @1569424297 {#2675 date: 2019-09-26 00:11:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1569424297 {#2676 date: 2019-09-26 00:11:37.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2993 …} -Children: PersistentCollection {#2996 …} -Parent: Category {#2966} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3001 -id: 151 -name: "サプリメント" -hierarchy: 3 -sort_no: 179 -create_date: DateTime @1564544205 {#2997 date: 2019-07-31 12:36:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1564544205 {#2998 date: 2019-07-31 12:36:45.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3002 …} -Children: PersistentCollection {#3005 …} -Parent: Category {#2966} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3006 -id: 153 -name: "GRANTAS" -hierarchy: 4 -sort_no: 178 -create_date: DateTime @1564544333 {#2999 date: 2019-07-31 12:38:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1564544333 {#3000 date: 2019-07-31 12:38:53.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3007 …} -Children: PersistentCollection {#3010 …} -Parent: Category {#3001} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3013 -id: 1068 -name: "ケア用品" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1588248191 {#2982 date: 2020-04-30 21:03:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#2981 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3014 …} -Children: PersistentCollection {#3017 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3018 -id: 1069 -name: "デンタル" -hierarchy: 3 -sort_no: 169 -create_date: DateTime @1588248199 {#3011 date: 2020-04-30 21:03:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612936800 {#3012 date: 2021-02-10 15:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3019 …} -Children: PersistentCollection {#3022 …} -Parent: Category {#3013} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3027 -id: 1088 -name: "爪のお手入れ" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1612936798 {#3025 date: 2021-02-10 14:59:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612936800 {#3026 date: 2021-02-10 15:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3028 …} -Children: PersistentCollection {#3031 …} -Parent: Category {#3013} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3034 -id: 1079 -name: "おもちゃ" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1595553292 {#2984 date: 2020-07-24 10:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#2983 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3035 …} -Children: PersistentCollection {#3038 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3039 -id: 1081 -name: "つめとぎ" -hierarchy: 3 -sort_no: 166 -create_date: DateTime @1595632992 {#3032 date: 2020-07-25 08:23:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595632992 {#3033 date: 2020-07-25 08:23:12.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3040 …} -Children: PersistentCollection {#3043 …} -Parent: Category {#3034} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3046 -id: 1008 -name: "トイレ・衛生用品" -hierarchy: 2 -sort_no: 162 -create_date: DateTime @1563868533 {#3044 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#3045 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3047 …} -Children: PersistentCollection {#3050 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3053 -id: 1012 -name: "ファッション" -hierarchy: 2 -sort_no: 157 -create_date: DateTime @1563868533 {#3051 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#3052 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3054 …} -Children: PersistentCollection {#3057 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3062 -id: 1010 -name: "ケージ・ベッド" -hierarchy: 2 -sort_no: 156 -create_date: DateTime @1563868533 {#3058 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#3059 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3063 …} -Children: PersistentCollection {#3066 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3067 -id: 1019 -name: "キャットタワー" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1569424350 {#3060 date: 2019-09-26 00:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1569424350 {#3061 date: 2019-09-26 00:12:30.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3068 …} -Children: PersistentCollection {#3071 …} -Parent: Category {#3062} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3076 -id: 1041 -name: "猫の疾患" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1578286338 {#3072 date: 2020-01-06 13:52:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#3073 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3077 …} -Children: PersistentCollection {#3080 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3081 -id: 1052 -name: "エイジングケア" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1578286394 {#3074 date: 2020-01-06 13:53:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286394 {#3075 date: 2020-01-06 13:53:14.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3082 …} -Children: PersistentCollection {#3085 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3090 -id: 1051 -name: "歯周病" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1578286387 {#3088 date: 2020-01-06 13:53:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286387 {#3089 date: 2020-01-06 13:53:07.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3091 …} -Children: PersistentCollection {#3094 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3097 -id: 1050 -name: "肝臓病" -hierarchy: 3 -sort_no: 150 -create_date: DateTime @1578286384 {#3095 date: 2020-01-06 13:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286384 {#3096 date: 2020-01-06 13:53:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3098 …} -Children: PersistentCollection {#3101 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3104 -id: 1049 -name: "肥満" -hierarchy: 3 -sort_no: 149 -create_date: DateTime @1578286378 {#3102 date: 2020-01-06 13:52:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286378 {#3103 date: 2020-01-06 13:52:58.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3105 …} -Children: PersistentCollection {#3108 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3111 -id: 1048 -name: "糖尿病" -hierarchy: 3 -sort_no: 148 -create_date: DateTime @1578286375 {#3109 date: 2020-01-06 13:52:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286375 {#3110 date: 2020-01-06 13:52:55.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3112 …} -Children: PersistentCollection {#3115 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3118 -id: 1047 -name: "皮膚病" -hierarchy: 3 -sort_no: 147 -create_date: DateTime @1578286372 {#3116 date: 2020-01-06 13:52:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286372 {#3117 date: 2020-01-06 13:52:52.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3119 …} -Children: PersistentCollection {#3122 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3125 -id: 1046 -name: "食物アレルギー" -hierarchy: 3 -sort_no: 146 -create_date: DateTime @1578286369 {#3123 date: 2020-01-06 13:52:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286369 {#3124 date: 2020-01-06 13:52:49.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3126 …} -Children: PersistentCollection {#3129 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3132 -id: 1045 -name: "消火器(下痢)" -hierarchy: 3 -sort_no: 145 -create_date: DateTime @1578286364 {#3130 date: 2020-01-06 13:52:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286364 {#3131 date: 2020-01-06 13:52:44.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3133 …} -Children: PersistentCollection {#3136 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3139 -id: 1044 -name: "腎臓病" -hierarchy: 3 -sort_no: 144 -create_date: DateTime @1578286359 {#3137 date: 2020-01-06 13:52:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286359 {#3138 date: 2020-01-06 13:52:39.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3140 …} -Children: PersistentCollection {#3143 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3146 -id: 1043 -name: "尿石症" -hierarchy: 3 -sort_no: 143 -create_date: DateTime @1578286355 {#3144 date: 2020-01-06 13:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286355 {#3145 date: 2020-01-06 13:52:35.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3147 …} -Children: PersistentCollection {#3150 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3153 -id: 1042 -name: "高栄養時" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1578286348 {#3151 date: 2020-01-06 13:52:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286348 {#3152 date: 2020-01-06 13:52:28.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3154 …} -Children: PersistentCollection {#3157 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3160 -id: 1022 -name: "動物用医薬品" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1574650660 {#3086 date: 2019-11-25 11:57:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#3087 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3161 …} -Children: PersistentCollection {#3164 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3165 -id: 1023 -name: "ノミ・マダニ駆除薬" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1574650672 {#3158 date: 2019-11-25 11:57:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980271 {#3159 date: 2020-01-14 14:37:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3166 …} -Children: PersistentCollection {#3169 …} -Parent: Category {#3160} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3174 -id: 1054 -name: "虫下し薬" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1578639606 {#3172 date: 2020-01-10 16:00:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980271 {#3173 date: 2020-01-14 14:37:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3175 …} -Children: PersistentCollection {#3178 …} -Parent: Category {#3160} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3181 -id: 1060 -name: "胃腸薬・整腸剤" -hierarchy: 3 -sort_no: 138 -create_date: DateTime @1578980221 {#3179 date: 2020-01-14 14:37:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980271 {#3180 date: 2020-01-14 14:37:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3182 …} -Children: PersistentCollection {#3185 …} -Parent: Category {#3160} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3188 -id: 1061 -name: "その他内服薬" -hierarchy: 3 -sort_no: 137 -create_date: DateTime @1578980233 {#3186 date: 2020-01-14 14:37:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980271 {#3187 date: 2020-01-14 14:37:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3189 …} -Children: PersistentCollection {#3192 …} -Parent: Category {#3160} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3195 -id: 1062 -name: "目薬" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1578980243 {#3193 date: 2020-01-14 14:37:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980271 {#3194 date: 2020-01-14 14:37:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3196 …} -Children: PersistentCollection {#3199 …} -Parent: Category {#3160} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3202 -id: 1063 -name: "皮膚用薬" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1578980250 {#3200 date: 2020-01-14 14:37:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980271 {#3201 date: 2020-01-14 14:37:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3203 …} -Children: PersistentCollection {#3206 …} -Parent: Category {#3160} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3209 -id: 1064 -name: "耳薬" -hierarchy: 3 -sort_no: 134 -create_date: DateTime @1578980254 {#3207 date: 2020-01-14 14:37:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980271 {#3208 date: 2020-01-14 14:37:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3210 …} -Children: PersistentCollection {#3213 …} -Parent: Category {#3160} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3214 -id: 1077 -name: "その他" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1595223890 {#3170 date: 2020-07-20 14:44:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#3171 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3215 …} -Children: PersistentCollection {#3218 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3219 -id: 1085 -name: "しつけ" -hierarchy: 1 -sort_no: 192 -create_date: DateTime @1603429725 {#3023 date: 2020-10-23 14:08:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1603429744 {#3024 date: 2020-10-23 14:09:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3220 …} -Children: PersistentCollection {#3223 …} -Parent: null -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3226 -id: 1082 -name: "売れ筋商品" -hierarchy: 1 -sort_no: 158 -create_date: DateTime @1596506191 {#3224 date: 2020-08-04 10:56:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1603429744 {#3225 date: 2020-10-23 14:09:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3227 …} -Children: PersistentCollection {#3230 …} -Parent: null -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3233 -id: 1084 -name: "セール" -hierarchy: 1 -sort_no: 133 -create_date: DateTime @1602183451 {#3231 date: 2020-10-09 03:57:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1603429744 {#3232 date: 2020-10-23 14:09:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3234 …} -Children: PersistentCollection {#3237 …} -Parent: null -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } ] |
[ Category {#1973 -id: 500 -name: "犬用" -hierarchy: 1 -sort_no: 194 -create_date: DateTime @1563868533 {#1964 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1603429744 {#1965 date: 2020-10-23 14:09:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#1983 …} -Children: PersistentCollection {#1996 …} -Parent: null -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#1997 -id: 1001 -name: "療法食" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1563868533 {#1966 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#1967 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#1998 …} -Children: PersistentCollection {#2001 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2002 -id: 11 -name: "ロイヤルカナン療法食 犬用" -hierarchy: 3 -sort_no: 187 -create_date: DateTime @1406732182 {#1968 date: 2014-07-30 23:56:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1575870234 {#1969 date: 2019-12-09 14:43:54.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2003 …} -Children: PersistentCollection {#2006 …} -Parent: Category {#1997} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2007 -id: 20 -name: "減量サポート" -hierarchy: 4 -sort_no: 92 -create_date: DateTime @1407501217 {#1970 date: 2014-08-08 21:33:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#1971 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2008 …} -Children: PersistentCollection {#2011 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2020 -id: 21 -name: "満腹感サポート" -hierarchy: 4 -sort_no: 91 -create_date: DateTime @1407502884 {#2018 date: 2014-08-08 22:01:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2019 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2021 …} -Children: PersistentCollection {#2024 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2027 -id: 22 -name: "糖コントロール" -hierarchy: 4 -sort_no: 90 -create_date: DateTime @1407502908 {#2025 date: 2014-08-08 22:01:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2026 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2028 …} -Children: PersistentCollection {#2031 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2034 -id: 23 -name: "アミノペプチド フォーミュラ" -hierarchy: 4 -sort_no: 89 -create_date: DateTime @1407502930 {#2032 date: 2014-08-08 22:02:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2033 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2035 …} -Children: PersistentCollection {#2038 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2041 -id: 24 -name: "スキンサポート" -hierarchy: 4 -sort_no: 88 -create_date: DateTime @1408413836 {#2039 date: 2014-08-19 11:03:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2040 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2042 …} -Children: PersistentCollection {#2045 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2048 -id: 25 -name: "セレクトプロテイン" -hierarchy: 4 -sort_no: 87 -create_date: DateTime @1408413878 {#2046 date: 2014-08-19 11:04:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2047 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2049 …} -Children: PersistentCollection {#2052 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2055 -id: 26 -name: "低分子プロテイン" -hierarchy: 4 -sort_no: 86 -create_date: DateTime @1408458209 {#2053 date: 2014-08-19 23:23:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2054 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2056 …} -Children: PersistentCollection {#2059 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2062 -id: 27 -name: "低分子プロテイン ライト" -hierarchy: 4 -sort_no: 85 -create_date: DateTime @1408458245 {#2060 date: 2014-08-19 23:24:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2061 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2063 …} -Children: PersistentCollection {#2066 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2069 -id: 28 -name: "低分子プロテイン+pHコントロール" -hierarchy: 4 -sort_no: 84 -create_date: DateTime @1408458288 {#2067 date: 2014-08-19 23:24:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2068 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2070 …} -Children: PersistentCollection {#2073 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2076 -id: 29 -name: "消化器サポート" -hierarchy: 4 -sort_no: 83 -create_date: DateTime @1408458333 {#2074 date: 2014-08-19 23:25:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2075 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2077 …} -Children: PersistentCollection {#2080 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2083 -id: 30 -name: "消化器サポート低脂肪" -hierarchy: 4 -sort_no: 82 -create_date: DateTime @1408458364 {#2081 date: 2014-08-19 23:26:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2082 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2084 …} -Children: PersistentCollection {#2087 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2090 -id: 31 -name: "消化器サポート高繊維" -hierarchy: 4 -sort_no: 81 -create_date: DateTime @1408458404 {#2088 date: 2014-08-19 23:26:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2089 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2091 …} -Children: PersistentCollection {#2094 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2097 -id: 33 -name: "肝臓サポート" -hierarchy: 4 -sort_no: 80 -create_date: DateTime @1408527637 {#2095 date: 2014-08-20 18:40:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2096 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2098 …} -Children: PersistentCollection {#2101 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2104 -id: 34 -name: "腎臓サポート" -hierarchy: 4 -sort_no: 79 -create_date: DateTime @1408527652 {#2102 date: 2014-08-20 18:40:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2103 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2105 …} -Children: PersistentCollection {#2108 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2111 -id: 36 -name: "ユリナリーS/O" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1408528030 {#2109 date: 2014-08-20 18:47:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2110 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2112 …} -Children: PersistentCollection {#2115 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2118 -id: 35 -name: "退院サポート" -hierarchy: 4 -sort_no: 77 -create_date: DateTime @1408527665 {#2116 date: 2014-08-20 18:41:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2117 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2119 …} -Children: PersistentCollection {#2122 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2125 -id: 32 -name: "関節サポート" -hierarchy: 4 -sort_no: 76 -create_date: DateTime @1408527597 {#2123 date: 2014-08-20 18:39:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2124 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2126 …} -Children: PersistentCollection {#2129 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2132 -id: 38 -name: "早期心臓サポート 関節サポート" -hierarchy: 4 -sort_no: 75 -create_date: DateTime @1408647796 {#2130 date: 2014-08-22 04:03:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2131 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2133 …} -Children: PersistentCollection {#2136 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2139 -id: 39 -name: "心臓サポート" -hierarchy: 4 -sort_no: 74 -create_date: DateTime @1408647803 {#2137 date: 2014-08-22 04:03:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2138 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2140 …} -Children: PersistentCollection {#2143 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2146 -id: 37 -name: "心臓サポート1" -hierarchy: 4 -sort_no: 73 -create_date: DateTime @1408647775 {#2144 date: 2014-08-22 04:02:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2145 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2147 …} -Children: PersistentCollection {#2150 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2153 -id: 40 -name: "高栄養" -hierarchy: 4 -sort_no: 72 -create_date: DateTime @1408648036 {#2151 date: 2014-08-22 04:07:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2152 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2154 …} -Children: PersistentCollection {#2157 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2160 -id: 41 -name: "栄養補完食" -hierarchy: 4 -sort_no: 71 -create_date: DateTime @1408708179 {#2158 date: 2014-08-22 20:49:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2159 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2161 …} -Children: PersistentCollection {#2164 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2165 -id: 1024 -name: "ロイヤルカナン準療法食 ベッツプラン 犬用" -hierarchy: 3 -sort_no: 93 -create_date: DateTime @1575870221 {#2013 date: 2019-12-09 14:43:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1575870576 {#2012 date: 2019-12-09 14:49:36.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2166 …} -Children: PersistentCollection {#2169 …} -Parent: Category {#1997} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2174 -id: 13 -name: "プリスプリクション・ダイエット療法食 犬用" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1406732582 {#2170 date: 2014-07-31 00:03:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1575870234 {#2171 date: 2019-12-09 14:43:54.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2175 …} -Children: PersistentCollection {#2178 …} -Parent: Category {#1997} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2179 -id: 74 -name: "メタボリックスTM" -hierarchy: 4 -sort_no: 69 -create_date: DateTime @1409318708 {#2172 date: 2014-08-29 22:25:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2173 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2180 …} -Children: PersistentCollection {#2183 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2188 -id: 76 -name: "メタボリックスTMビスケット" -hierarchy: 4 -sort_no: 68 -create_date: DateTime @1409320586 {#2186 date: 2014-08-29 22:56:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2187 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2189 …} -Children: PersistentCollection {#2192 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2195 -id: 73 -name: "a/d" -hierarchy: 4 -sort_no: 67 -create_date: DateTime @1409318381 {#2193 date: 2014-08-29 22:19:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2194 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2196 …} -Children: PersistentCollection {#2199 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2202 -id: 72 -name: "c/d" -hierarchy: 4 -sort_no: 66 -create_date: DateTime @1409318374 {#2200 date: 2014-08-29 22:19:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2201 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2203 …} -Children: PersistentCollection {#2206 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2209 -id: 1026 -name: "ダームディフェンス" -hierarchy: 4 -sort_no: 65 -create_date: DateTime @1576029816 {#2207 date: 2019-12-11 11:03:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2208 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2210 …} -Children: PersistentCollection {#2213 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2216 -id: 71 -name: "d/d[ダック&ポテト]" -hierarchy: 4 -sort_no: 64 -create_date: DateTime @1409318369 {#2214 date: 2014-08-29 22:19:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2215 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2217 …} -Children: PersistentCollection {#2220 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2223 -id: 77 -name: "d/d[サーモン&ポテト]" -hierarchy: 4 -sort_no: 63 -create_date: DateTime @1409331770 {#2221 date: 2014-08-30 02:02:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2222 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2224 …} -Children: PersistentCollection {#2227 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2230 -id: 78 -name: "d/d[ラム&ライス]" -hierarchy: 4 -sort_no: 62 -create_date: DateTime @1409331785 {#2228 date: 2014-08-30 02:03:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2229 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2231 …} -Children: PersistentCollection {#2234 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2237 -id: 69 -name: "h/d" -hierarchy: 4 -sort_no: 61 -create_date: DateTime @1409318332 {#2235 date: 2014-08-29 22:18:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2236 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2238 …} -Children: PersistentCollection {#2241 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2244 -id: 68 -name: "i/d" -hierarchy: 4 -sort_no: 60 -create_date: DateTime @1409318324 {#2242 date: 2014-08-29 22:18:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2243 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2245 …} -Children: PersistentCollection {#2248 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2251 -id: 67 -name: "j/d" -hierarchy: 4 -sort_no: 59 -create_date: DateTime @1409318317 {#2249 date: 2014-08-29 22:18:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2250 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2252 …} -Children: PersistentCollection {#2255 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2258 -id: 66 -name: "k/d" -hierarchy: 4 -sort_no: 58 -create_date: DateTime @1409318308 {#2256 date: 2014-08-29 22:18:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2257 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2259 …} -Children: PersistentCollection {#2262 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2265 -id: 65 -name: "l/d" -hierarchy: 4 -sort_no: 57 -create_date: DateTime @1409318299 {#2263 date: 2014-08-29 22:18:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2264 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2266 …} -Children: PersistentCollection {#2269 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2272 -id: 64 -name: "n/d" -hierarchy: 4 -sort_no: 56 -create_date: DateTime @1409318288 {#2270 date: 2014-08-29 22:18:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2271 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2273 …} -Children: PersistentCollection {#2276 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2279 -id: 63 -name: "p/d" -hierarchy: 4 -sort_no: 55 -create_date: DateTime @1409318279 {#2277 date: 2014-08-29 22:17:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2278 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2280 …} -Children: PersistentCollection {#2283 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2286 -id: 62 -name: "r/d" -hierarchy: 4 -sort_no: 54 -create_date: DateTime @1409318271 {#2284 date: 2014-08-29 22:17:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2285 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2287 …} -Children: PersistentCollection {#2290 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2293 -id: 61 -name: "s/d" -hierarchy: 4 -sort_no: 53 -create_date: DateTime @1409318264 {#2291 date: 2014-08-29 22:17:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2292 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2294 …} -Children: PersistentCollection {#2297 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2300 -id: 60 -name: "t/d" -hierarchy: 4 -sort_no: 52 -create_date: DateTime @1409318254 {#2298 date: 2014-08-29 22:17:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2299 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2301 …} -Children: PersistentCollection {#2304 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2307 -id: 59 -name: "u/d" -hierarchy: 4 -sort_no: 51 -create_date: DateTime @1409318244 {#2305 date: 2014-08-29 22:17:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2306 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2308 …} -Children: PersistentCollection {#2311 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2314 -id: 58 -name: "w/d" -hierarchy: 4 -sort_no: 50 -create_date: DateTime @1409318236 {#2312 date: 2014-08-29 22:17:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2313 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2315 …} -Children: PersistentCollection {#2318 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2321 -id: 57 -name: "z/d [ULTRA]" -hierarchy: 4 -sort_no: 49 -create_date: DateTime @1409318227 {#2319 date: 2014-08-29 22:17:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2320 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2322 …} -Children: PersistentCollection {#2325 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2328 -id: 79 -name: "z/d [低アレルゲン]" -hierarchy: 4 -sort_no: 48 -create_date: DateTime @1409666383 {#2326 date: 2014-09-02 22:59:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2327 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2329 …} -Children: PersistentCollection {#2332 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2335 -id: 1083 -name: "腸内バイオーム" -hierarchy: 4 -sort_no: 47 -create_date: DateTime @1601344400 {#2333 date: 2020-09-29 10:53:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2334 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2336 …} -Children: PersistentCollection {#2339 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2342 -id: 56 -name: "トリーツ" -hierarchy: 4 -sort_no: 46 -create_date: DateTime @1409318217 {#2340 date: 2014-08-29 22:16:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2341 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2343 …} -Children: PersistentCollection {#2346 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2349 -id: 55 -name: "低アレルゲン トリーツ" -hierarchy: 4 -sort_no: 45 -create_date: DateTime @1409318138 {#2347 date: 2014-08-29 22:15:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2348 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2350 …} -Children: PersistentCollection {#2353 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2184 -id: 1003 -name: "ドックフード" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1563868533 {#2015 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2014 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2185 …} -Children: PersistentCollection {#2356 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2361 -id: 1005 -name: "おやつ" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1563868533 {#2357 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2358 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2362 …} -Children: PersistentCollection {#2365 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2366 -id: 1014 -name: "ミルク" -hierarchy: 3 -sort_no: 176 -create_date: DateTime @1569424092 {#2359 date: 2019-09-26 00:08:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1569424092 {#2360 date: 2019-09-26 00:08:12.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2367 …} -Children: PersistentCollection {#2371 …} -Parent: Category {#2361} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2378 -id: 1013 -name: "ガム" -hierarchy: 3 -sort_no: 175 -create_date: DateTime @1569424084 {#2374 date: 2019-09-26 00:08:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1569424084 {#2375 date: 2019-09-26 00:08:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2379 …} -Children: PersistentCollection {#2382 …} -Parent: Category {#2361} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2383 -id: 1071 -name: "グリニーズ" -hierarchy: 4 -sort_no: 174 -create_date: DateTime @1588248407 {#2376 date: 2020-04-30 21:06:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1588248407 {#2377 date: 2020-04-30 21:06:47.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2384 …} -Children: PersistentCollection {#2387 …} -Parent: Category {#2378} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2392 -id: 1070 -name: "ビルバックジャパン" -hierarchy: 4 -sort_no: 173 -create_date: DateTime @1588248401 {#2390 date: 2020-04-30 21:06:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1588248401 {#2391 date: 2020-04-30 21:06:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2393 …} -Children: PersistentCollection {#2396 …} -Parent: Category {#2378} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2399 -id: 152 -name: "サプリメント" -hierarchy: 3 -sort_no: 172 -create_date: DateTime @1564544215 {#2372 date: 2019-07-31 12:36:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1564544215 {#2373 date: 2019-07-31 12:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2400 …} -Children: PersistentCollection {#2403 …} -Parent: Category {#2361} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2404 -id: 154 -name: "GRANTAS" -hierarchy: 4 -sort_no: 171 -create_date: DateTime @1564544342 {#2397 date: 2019-07-31 12:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1564544342 {#2398 date: 2019-07-31 12:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2405 …} -Children: PersistentCollection {#2408 …} -Parent: Category {#2399} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2409 -id: 1007 -name: "トイレ・衛生用品" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1563868533 {#2388 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2389 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2410 …} -Children: PersistentCollection {#2413 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2418 -id: 1009 -name: "ケージ・ベッド" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1563868533 {#2414 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2415 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2419 …} -Children: PersistentCollection {#2422 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2423 -id: 1015 -name: "ベッド" -hierarchy: 3 -sort_no: 163 -create_date: DateTime @1569424182 {#2416 date: 2019-09-26 00:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1569424182 {#2417 date: 2019-09-26 00:09:42.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2424 …} -Children: PersistentCollection {#2427 …} -Parent: Category {#2418} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2432 -id: 1011 -name: "ファッション" -hierarchy: 2 -sort_no: 161 -create_date: DateTime @1563868533 {#2428 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2429 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2433 …} -Children: PersistentCollection {#2436 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2437 -id: 1017 -name: "ハーネス" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1569424271 {#2430 date: 2019-09-26 00:11:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1569424271 {#2431 date: 2019-09-26 00:11:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2438 …} -Children: PersistentCollection {#2441 …} -Parent: Category {#2432} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2446 -id: 1016 -name: "ウェア" -hierarchy: 3 -sort_no: 159 -create_date: DateTime @1569424260 {#2444 date: 2019-09-26 00:11:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1569424260 {#2445 date: 2019-09-26 00:11:00.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2447 …} -Children: PersistentCollection {#2450 …} -Parent: Category {#2432} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2451 -id: 1080 -name: "おもちゃ" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1595553460 {#2016 date: 2020-07-24 10:17:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553460 {#2017 date: 2020-07-24 10:17:40.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2452 …} -Children: PersistentCollection {#2455 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2458 -id: 1076 -name: "歩行補助具" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1595222391 {#2456 date: 2020-07-20 14:19:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2457 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2459 …} -Children: PersistentCollection {#2462 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2467 -id: 1065 -name: "ケア用品" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1582729450 {#2463 date: 2020-02-27 00:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2464 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2468 …} -Children: PersistentCollection {#2471 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2472 -id: 1067 -name: "デンタル" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1588248167 {#2465 date: 2020-04-30 21:02:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612936777 {#2466 date: 2021-02-10 14:59:37.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2473 …} -Children: PersistentCollection {#2476 …} -Parent: Category {#2467} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2481 -id: 1087 -name: "爪のお手入れ" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1612936774 {#2479 date: 2021-02-10 14:59:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612936777 {#2480 date: 2021-02-10 14:59:37.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2482 …} -Children: PersistentCollection {#2485 …} -Parent: Category {#2467} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2488 -id: 1027 -name: "犬の疾患" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1578286242 {#2443 date: 2020-01-06 13:50:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2442 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2489 …} -Children: PersistentCollection {#2492 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2493 -id: 1040 -name: "関節炎" -hierarchy: 3 -sort_no: 125 -create_date: DateTime @1578286325 {#2486 date: 2020-01-06 13:52:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286325 {#2487 date: 2020-01-06 13:52:05.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2494 …} -Children: PersistentCollection {#2497 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2502 -id: 1039 -name: "心臓病" -hierarchy: 3 -sort_no: 124 -create_date: DateTime @1578286321 {#2500 date: 2020-01-06 13:52:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286321 {#2501 date: 2020-01-06 13:52:01.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2503 …} -Children: PersistentCollection {#2506 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2509 -id: 1038 -name: "エイジングケア" -hierarchy: 3 -sort_no: 123 -create_date: DateTime @1578286316 {#2507 date: 2020-01-06 13:51:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286316 {#2508 date: 2020-01-06 13:51:56.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2510 …} -Children: PersistentCollection {#2513 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2516 -id: 1037 -name: "歯周病" -hierarchy: 3 -sort_no: 122 -create_date: DateTime @1578286311 {#2514 date: 2020-01-06 13:51:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286311 {#2515 date: 2020-01-06 13:51:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2517 …} -Children: PersistentCollection {#2520 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2523 -id: 1036 -name: "肝臓病" -hierarchy: 3 -sort_no: 121 -create_date: DateTime @1578286307 {#2521 date: 2020-01-06 13:51:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286307 {#2522 date: 2020-01-06 13:51:47.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2524 …} -Children: PersistentCollection {#2527 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2530 -id: 1035 -name: "肥満" -hierarchy: 3 -sort_no: 120 -create_date: DateTime @1578286302 {#2528 date: 2020-01-06 13:51:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286302 {#2529 date: 2020-01-06 13:51:42.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2531 …} -Children: PersistentCollection {#2534 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2537 -id: 1034 -name: "糖尿病" -hierarchy: 3 -sort_no: 119 -create_date: DateTime @1578286299 {#2535 date: 2020-01-06 13:51:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286299 {#2536 date: 2020-01-06 13:51:39.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2538 …} -Children: PersistentCollection {#2541 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2544 -id: 1033 -name: "皮膚病" -hierarchy: 3 -sort_no: 118 -create_date: DateTime @1578286294 {#2542 date: 2020-01-06 13:51:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286294 {#2543 date: 2020-01-06 13:51:34.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2545 …} -Children: PersistentCollection {#2548 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2551 -id: 1032 -name: "食物アレルギー" -hierarchy: 3 -sort_no: 117 -create_date: DateTime @1578286289 {#2549 date: 2020-01-06 13:51:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286289 {#2550 date: 2020-01-06 13:51:29.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2552 …} -Children: PersistentCollection {#2555 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2558 -id: 1031 -name: "消火器(下痢)" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1578286283 {#2556 date: 2020-01-06 13:51:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286283 {#2557 date: 2020-01-06 13:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2559 …} -Children: PersistentCollection {#2562 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2565 -id: 1030 -name: "腎臓病" -hierarchy: 3 -sort_no: 115 -create_date: DateTime @1578286276 {#2563 date: 2020-01-06 13:51:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286276 {#2564 date: 2020-01-06 13:51:16.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2566 …} -Children: PersistentCollection {#2569 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2572 -id: 1029 -name: "尿石症" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1578286270 {#2570 date: 2020-01-06 13:51:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286270 {#2571 date: 2020-01-06 13:51:10.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2573 …} -Children: PersistentCollection {#2576 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2579 -id: 1028 -name: "高栄養時" -hierarchy: 3 -sort_no: 113 -create_date: DateTime @1578286262 {#2577 date: 2020-01-06 13:51:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286262 {#2578 date: 2020-01-06 13:51:02.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2580 …} -Children: PersistentCollection {#2583 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2586 -id: 1020 -name: "動物用医薬品" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1574650512 {#2498 date: 2019-11-25 11:55:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2499 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2587 …} -Children: PersistentCollection {#2590 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2591 -id: 1021 -name: "ノミ・マダニ駆除薬" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1574650535 {#2584 date: 2019-11-25 11:55:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980200 {#2585 date: 2020-01-14 14:36:40.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2592 …} -Children: PersistentCollection {#2595 …} -Parent: Category {#2586} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2600 -id: 1053 -name: "虫下し薬" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1578639568 {#2598 date: 2020-01-10 15:59:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980200 {#2599 date: 2020-01-14 14:36:40.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2601 …} -Children: PersistentCollection {#2604 …} -Parent: Category {#2586} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2607 -id: 1055 -name: "胃腸薬・整腸剤" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1578980105 {#2605 date: 2020-01-14 14:35:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980200 {#2606 date: 2020-01-14 14:36:40.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2608 …} -Children: PersistentCollection {#2611 …} -Parent: Category {#2586} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2614 -id: 1056 -name: "その他内服薬" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1578980115 {#2612 date: 2020-01-14 14:35:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980200 {#2613 date: 2020-01-14 14:36:40.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2615 …} -Children: PersistentCollection {#2618 …} -Parent: Category {#2586} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2621 -id: 1057 -name: "目薬" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1578980125 {#2619 date: 2020-01-14 14:35:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980200 {#2620 date: 2020-01-14 14:36:40.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2622 …} -Children: PersistentCollection {#2625 …} -Parent: Category {#2586} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2628 -id: 1058 -name: "皮膚用薬" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1578980135 {#2626 date: 2020-01-14 14:35:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980200 {#2627 date: 2020-01-14 14:36:40.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2629 …} -Children: PersistentCollection {#2632 …} -Parent: Category {#2586} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2635 -id: 1059 -name: "耳薬" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1578980140 {#2633 date: 2020-01-14 14:35:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980200 {#2634 date: 2020-01-14 14:36:40.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2636 …} -Children: PersistentCollection {#2639 …} -Parent: Category {#2586} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2640 -id: 1078 -name: "その他" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1595223912 {#2596 date: 2020-07-20 14:45:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2597 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2641 …} -Children: PersistentCollection {#2644 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2651 -id: 501 -name: "猫用" -hierarchy: 1 -sort_no: 193 -create_date: DateTime @1563868533 {#2477 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1603429744 {#2478 date: 2020-10-23 14:09:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2652 …} -Children: PersistentCollection {#2655 …} -Parent: null -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2656 -id: 1002 -name: "療法食" -hierarchy: 2 -sort_no: 191 -create_date: DateTime @1563868533 {#2645 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#2646 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2657 …} -Children: PersistentCollection {#2660 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2661 -id: 18 -name: "ロイヤルカナン療法食 猫用" -hierarchy: 3 -sort_no: 190 -create_date: DateTime @1406740797 {#2647 date: 2014-07-31 02:19:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1581933720 {#2648 date: 2020-02-17 19:02:00.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2662 …} -Children: PersistentCollection {#2665 …} -Parent: Category {#2656} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2666 -id: 51 -name: "減量サポート" -hierarchy: 4 -sort_no: 189 -create_date: DateTime @1408711990 {#2649 date: 2014-08-22 21:53:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2650 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2667 …} -Children: PersistentCollection {#2670 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2679 -id: 50 -name: "満腹感サポート" -hierarchy: 4 -sort_no: 42 -create_date: DateTime @1408711979 {#2677 date: 2014-08-22 21:52:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2678 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2680 …} -Children: PersistentCollection {#2683 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2686 -id: 49 -name: "糖コントロール" -hierarchy: 4 -sort_no: 41 -create_date: DateTime @1408711968 {#2684 date: 2014-08-22 21:52:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2685 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2687 …} -Children: PersistentCollection {#2690 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2693 -id: 48 -name: "肝臓サポート" -hierarchy: 4 -sort_no: 40 -create_date: DateTime @1408711950 {#2691 date: 2014-08-22 21:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2692 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2694 …} -Children: PersistentCollection {#2697 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2700 -id: 47 -name: "低分子プロテイン" -hierarchy: 4 -sort_no: 39 -create_date: DateTime @1408711936 {#2698 date: 2014-08-22 21:52:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2699 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2701 …} -Children: PersistentCollection {#2704 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2707 -id: 46 -name: "セレクトプロテイン" -hierarchy: 4 -sort_no: 38 -create_date: DateTime @1408711916 {#2705 date: 2014-08-22 21:51:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2706 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2708 …} -Children: PersistentCollection {#2711 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2714 -id: 45 -name: "消化器サポート" -hierarchy: 4 -sort_no: 37 -create_date: DateTime @1408711886 {#2712 date: 2014-08-22 21:51:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2713 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2715 …} -Children: PersistentCollection {#2718 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2721 -id: 54 -name: "消化器サポート(可溶性繊維)" -hierarchy: 4 -sort_no: 36 -create_date: DateTime @1408730810 {#2719 date: 2014-08-23 03:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2720 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2722 …} -Children: PersistentCollection {#2725 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2728 -id: 44 -name: "腎臓サポート" -hierarchy: 4 -sort_no: 35 -create_date: DateTime @1408711855 {#2726 date: 2014-08-22 21:50:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2727 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2729 …} -Children: PersistentCollection {#2732 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2735 -id: 1086 -name: "早期腎臓サポート" -hierarchy: 4 -sort_no: 34 -create_date: DateTime @1612935283 {#2733 date: 2021-02-10 14:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2734 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2736 …} -Children: PersistentCollection {#2739 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2742 -id: 43 -name: "退院サポート" -hierarchy: 4 -sort_no: 33 -create_date: DateTime @1408711842 {#2740 date: 2014-08-22 21:50:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2741 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2743 …} -Children: PersistentCollection {#2746 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2749 -id: 42 -name: "ユリナリーS/O" -hierarchy: 4 -sort_no: 32 -create_date: DateTime @1408711820 {#2747 date: 2014-08-22 21:50:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2748 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2750 …} -Children: PersistentCollection {#2753 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2756 -id: 52 -name: "高栄養" -hierarchy: 4 -sort_no: 31 -create_date: DateTime @1408712070 {#2754 date: 2014-08-22 21:54:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2755 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2757 …} -Children: PersistentCollection {#2760 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2763 -id: 53 -name: "栄養補完食" -hierarchy: 4 -sort_no: 30 -create_date: DateTime @1408712110 {#2761 date: 2014-08-22 21:55:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2762 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2764 …} -Children: PersistentCollection {#2767 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2768 -id: 1025 -name: "ロイヤルカナン準療法食 ベッツプラン 猫用" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1575870508 {#2672 date: 2019-12-09 14:48:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1581933720 {#2671 date: 2020-02-17 19:02:00.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2769 …} -Children: PersistentCollection {#2772 …} -Parent: Category {#2656} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2777 -id: 19 -name: "プリスプリクション・ダイエット療法食 猫用" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1406740818 {#2773 date: 2014-07-31 02:20:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1581933720 {#2774 date: 2020-02-17 19:02:00.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2778 …} -Children: PersistentCollection {#2781 …} -Parent: Category {#2656} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2782 -id: 94 -name: "メタボリックスTM" -hierarchy: 4 -sort_no: 28 -create_date: DateTime @1409674251 {#2775 date: 2014-09-03 01:10:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2776 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2783 …} -Children: PersistentCollection {#2786 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2791 -id: 93 -name: "メタボリックスTMビスケット" -hierarchy: 4 -sort_no: 27 -create_date: DateTime @1409674245 {#2789 date: 2014-09-03 01:10:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2790 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2792 …} -Children: PersistentCollection {#2795 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2798 -id: 92 -name: "a/d" -hierarchy: 4 -sort_no: 26 -create_date: DateTime @1409674225 {#2796 date: 2014-09-03 01:10:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2797 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2799 …} -Children: PersistentCollection {#2802 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2805 -id: 91 -name: "c/d[マルチケアコンフォート]" -hierarchy: 4 -sort_no: 25 -create_date: DateTime @1409674219 {#2803 date: 2014-09-03 01:10:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2804 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2806 …} -Children: PersistentCollection {#2809 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2812 -id: 95 -name: "c/d[マルチケアコンフォート チキン]" -hierarchy: 4 -sort_no: 24 -create_date: DateTime @1410523034 {#2810 date: 2014-09-12 20:57:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2811 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2813 …} -Children: PersistentCollection {#2816 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2819 -id: 96 -name: "c/d[マルチケアコンフォート サーモン]" -hierarchy: 4 -sort_no: 23 -create_date: DateTime @1410523060 {#2817 date: 2014-09-12 20:57:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2818 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2820 …} -Children: PersistentCollection {#2823 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2826 -id: 98 -name: "c/d [マルチケア フィッシュ]" -hierarchy: 4 -sort_no: 22 -create_date: DateTime @1410523108 {#2824 date: 2014-09-12 20:58:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2825 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2827 …} -Children: PersistentCollection {#2830 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2833 -id: 97 -name: "c/d [マルチケア]" -hierarchy: 4 -sort_no: 21 -create_date: DateTime @1410523086 {#2831 date: 2014-09-12 20:58:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2832 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2834 …} -Children: PersistentCollection {#2837 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2840 -id: 99 -name: "c/d[マルチケア チキン]" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1410532611 {#2838 date: 2014-09-12 23:36:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2839 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2841 …} -Children: PersistentCollection {#2844 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2847 -id: 100 -name: "c/d[マルチケア シーフード]" -hierarchy: 4 -sort_no: 19 -create_date: DateTime @1410532630 {#2845 date: 2014-09-12 23:37:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2846 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2848 …} -Children: PersistentCollection {#2851 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2854 -id: 101 -name: "c/d[マルチケア ライト]" -hierarchy: 4 -sort_no: 18 -create_date: DateTime @1410532653 {#2852 date: 2014-09-12 23:37:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2853 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2855 …} -Children: PersistentCollection {#2858 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2861 -id: 90 -name: "g/d" -hierarchy: 4 -sort_no: 17 -create_date: DateTime @1409674213 {#2859 date: 2014-09-03 01:10:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2860 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2862 …} -Children: PersistentCollection {#2865 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2868 -id: 89 -name: "i/d" -hierarchy: 4 -sort_no: 16 -create_date: DateTime @1409674207 {#2866 date: 2014-09-03 01:10:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2867 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2869 …} -Children: PersistentCollection {#2872 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2875 -id: 88 -name: "k/d" -hierarchy: 4 -sort_no: 15 -create_date: DateTime @1409674201 {#2873 date: 2014-09-03 01:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2874 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2876 …} -Children: PersistentCollection {#2879 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2882 -id: 102 -name: "k/d[チキン]" -hierarchy: 4 -sort_no: 14 -create_date: DateTime @1410974895 {#2880 date: 2014-09-18 02:28:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2881 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2883 …} -Children: PersistentCollection {#2886 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2889 -id: 87 -name: "l/d" -hierarchy: 4 -sort_no: 13 -create_date: DateTime @1409674194 {#2887 date: 2014-09-03 01:09:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2888 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2890 …} -Children: PersistentCollection {#2893 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2896 -id: 86 -name: "m/d" -hierarchy: 4 -sort_no: 12 -create_date: DateTime @1409674183 {#2894 date: 2014-09-03 01:09:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2895 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2897 …} -Children: PersistentCollection {#2900 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2903 -id: 85 -name: "r/d" -hierarchy: 4 -sort_no: 11 -create_date: DateTime @1409674177 {#2901 date: 2014-09-03 01:09:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2902 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2904 …} -Children: PersistentCollection {#2907 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2910 -id: 84 -name: "s/d" -hierarchy: 4 -sort_no: 10 -create_date: DateTime @1409674170 {#2908 date: 2014-09-03 01:09:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2909 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2911 …} -Children: PersistentCollection {#2914 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2917 -id: 83 -name: "t/d" -hierarchy: 4 -sort_no: 9 -create_date: DateTime @1409674165 {#2915 date: 2014-09-03 01:09:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2916 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2918 …} -Children: PersistentCollection {#2921 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2924 -id: 82 -name: "w/d" -hierarchy: 4 -sort_no: 8 -create_date: DateTime @1409674158 {#2922 date: 2014-09-03 01:09:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2923 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2925 …} -Children: PersistentCollection {#2928 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2931 -id: 103 -name: "w/d[チキン]" -hierarchy: 4 -sort_no: 7 -create_date: DateTime @1411065530 {#2929 date: 2014-09-19 03:38:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2930 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2932 …} -Children: PersistentCollection {#2935 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2938 -id: 81 -name: "y/d" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1409674148 {#2936 date: 2014-09-03 01:09:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2937 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2939 …} -Children: PersistentCollection {#2942 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2945 -id: 80 -name: "z/d" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1409674137 {#2943 date: 2014-09-03 01:08:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2944 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2946 …} -Children: PersistentCollection {#2949 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2952 -id: 1066 -name: "腸内バイオーム" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1586324318 {#2950 date: 2020-04-08 14:38:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2951 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2953 …} -Children: PersistentCollection {#2956 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2787 -id: 1004 -name: "キャットフード" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1563868533 {#2674 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#2673 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2788 …} -Children: PersistentCollection {#2959 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2966 -id: 1006 -name: "おやつ" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1563868533 {#2960 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#2961 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2967 …} -Children: PersistentCollection {#2970 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2971 -id: 1072 -name: "ガム" -hierarchy: 3 -sort_no: 183 -create_date: DateTime @1588248421 {#2962 date: 2020-04-30 21:07:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1588248421 {#2963 date: 2020-04-30 21:07:01.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2972 …} -Children: PersistentCollection {#2975 …} -Parent: Category {#2966} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2976 -id: 1074 -name: "ビルバックジャパン" -hierarchy: 4 -sort_no: 182 -create_date: DateTime @1588248429 {#2964 date: 2020-04-30 21:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1588248429 {#2965 date: 2020-04-30 21:07:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2977 …} -Children: PersistentCollection {#2980 …} -Parent: Category {#2971} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2987 -id: 1073 -name: "グリニーズ" -hierarchy: 4 -sort_no: 181 -create_date: DateTime @1588248426 {#2985 date: 2020-04-30 21:07:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1588248426 {#2986 date: 2020-04-30 21:07:06.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2988 …} -Children: PersistentCollection {#2991 …} -Parent: Category {#2971} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2992 -id: 1018 -name: "ミルク" -hierarchy: 3 -sort_no: 180 -create_date: DateTime @1569424297 {#2675 date: 2019-09-26 00:11:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1569424297 {#2676 date: 2019-09-26 00:11:37.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2993 …} -Children: PersistentCollection {#2996 …} -Parent: Category {#2966} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3001 -id: 151 -name: "サプリメント" -hierarchy: 3 -sort_no: 179 -create_date: DateTime @1564544205 {#2997 date: 2019-07-31 12:36:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1564544205 {#2998 date: 2019-07-31 12:36:45.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3002 …} -Children: PersistentCollection {#3005 …} -Parent: Category {#2966} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3006 -id: 153 -name: "GRANTAS" -hierarchy: 4 -sort_no: 178 -create_date: DateTime @1564544333 {#2999 date: 2019-07-31 12:38:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1564544333 {#3000 date: 2019-07-31 12:38:53.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3007 …} -Children: PersistentCollection {#3010 …} -Parent: Category {#3001} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3013 -id: 1068 -name: "ケア用品" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1588248191 {#2982 date: 2020-04-30 21:03:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#2981 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3014 …} -Children: PersistentCollection {#3017 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3018 -id: 1069 -name: "デンタル" -hierarchy: 3 -sort_no: 169 -create_date: DateTime @1588248199 {#3011 date: 2020-04-30 21:03:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612936800 {#3012 date: 2021-02-10 15:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3019 …} -Children: PersistentCollection {#3022 …} -Parent: Category {#3013} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3027 -id: 1088 -name: "爪のお手入れ" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1612936798 {#3025 date: 2021-02-10 14:59:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612936800 {#3026 date: 2021-02-10 15:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3028 …} -Children: PersistentCollection {#3031 …} -Parent: Category {#3013} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3034 -id: 1079 -name: "おもちゃ" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1595553292 {#2984 date: 2020-07-24 10:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#2983 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3035 …} -Children: PersistentCollection {#3038 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3039 -id: 1081 -name: "つめとぎ" -hierarchy: 3 -sort_no: 166 -create_date: DateTime @1595632992 {#3032 date: 2020-07-25 08:23:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595632992 {#3033 date: 2020-07-25 08:23:12.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3040 …} -Children: PersistentCollection {#3043 …} -Parent: Category {#3034} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3046 -id: 1008 -name: "トイレ・衛生用品" -hierarchy: 2 -sort_no: 162 -create_date: DateTime @1563868533 {#3044 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#3045 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3047 …} -Children: PersistentCollection {#3050 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3053 -id: 1012 -name: "ファッション" -hierarchy: 2 -sort_no: 157 -create_date: DateTime @1563868533 {#3051 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#3052 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3054 …} -Children: PersistentCollection {#3057 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3062 -id: 1010 -name: "ケージ・ベッド" -hierarchy: 2 -sort_no: 156 -create_date: DateTime @1563868533 {#3058 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#3059 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3063 …} -Children: PersistentCollection {#3066 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3067 -id: 1019 -name: "キャットタワー" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1569424350 {#3060 date: 2019-09-26 00:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1569424350 {#3061 date: 2019-09-26 00:12:30.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3068 …} -Children: PersistentCollection {#3071 …} -Parent: Category {#3062} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3076 -id: 1041 -name: "猫の疾患" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1578286338 {#3072 date: 2020-01-06 13:52:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#3073 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3077 …} -Children: PersistentCollection {#3080 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3081 -id: 1052 -name: "エイジングケア" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1578286394 {#3074 date: 2020-01-06 13:53:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286394 {#3075 date: 2020-01-06 13:53:14.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3082 …} -Children: PersistentCollection {#3085 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3090 -id: 1051 -name: "歯周病" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1578286387 {#3088 date: 2020-01-06 13:53:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286387 {#3089 date: 2020-01-06 13:53:07.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3091 …} -Children: PersistentCollection {#3094 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3097 -id: 1050 -name: "肝臓病" -hierarchy: 3 -sort_no: 150 -create_date: DateTime @1578286384 {#3095 date: 2020-01-06 13:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286384 {#3096 date: 2020-01-06 13:53:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3098 …} -Children: PersistentCollection {#3101 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3104 -id: 1049 -name: "肥満" -hierarchy: 3 -sort_no: 149 -create_date: DateTime @1578286378 {#3102 date: 2020-01-06 13:52:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286378 {#3103 date: 2020-01-06 13:52:58.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3105 …} -Children: PersistentCollection {#3108 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3111 -id: 1048 -name: "糖尿病" -hierarchy: 3 -sort_no: 148 -create_date: DateTime @1578286375 {#3109 date: 2020-01-06 13:52:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286375 {#3110 date: 2020-01-06 13:52:55.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3112 …} -Children: PersistentCollection {#3115 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3118 -id: 1047 -name: "皮膚病" -hierarchy: 3 -sort_no: 147 -create_date: DateTime @1578286372 {#3116 date: 2020-01-06 13:52:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286372 {#3117 date: 2020-01-06 13:52:52.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3119 …} -Children: PersistentCollection {#3122 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3125 -id: 1046 -name: "食物アレルギー" -hierarchy: 3 -sort_no: 146 -create_date: DateTime @1578286369 {#3123 date: 2020-01-06 13:52:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286369 {#3124 date: 2020-01-06 13:52:49.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3126 …} -Children: PersistentCollection {#3129 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3132 -id: 1045 -name: "消火器(下痢)" -hierarchy: 3 -sort_no: 145 -create_date: DateTime @1578286364 {#3130 date: 2020-01-06 13:52:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286364 {#3131 date: 2020-01-06 13:52:44.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3133 …} -Children: PersistentCollection {#3136 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3139 -id: 1044 -name: "腎臓病" -hierarchy: 3 -sort_no: 144 -create_date: DateTime @1578286359 {#3137 date: 2020-01-06 13:52:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286359 {#3138 date: 2020-01-06 13:52:39.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3140 …} -Children: PersistentCollection {#3143 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3146 -id: 1043 -name: "尿石症" -hierarchy: 3 -sort_no: 143 -create_date: DateTime @1578286355 {#3144 date: 2020-01-06 13:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286355 {#3145 date: 2020-01-06 13:52:35.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3147 …} -Children: PersistentCollection {#3150 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3153 -id: 1042 -name: "高栄養時" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1578286348 {#3151 date: 2020-01-06 13:52:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286348 {#3152 date: 2020-01-06 13:52:28.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3154 …} -Children: PersistentCollection {#3157 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3160 -id: 1022 -name: "動物用医薬品" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1574650660 {#3086 date: 2019-11-25 11:57:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#3087 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3161 …} -Children: PersistentCollection {#3164 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3165 -id: 1023 -name: "ノミ・マダニ駆除薬" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1574650672 {#3158 date: 2019-11-25 11:57:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980271 {#3159 date: 2020-01-14 14:37:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3166 …} -Children: PersistentCollection {#3169 …} -Parent: Category {#3160} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3174 -id: 1054 -name: "虫下し薬" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1578639606 {#3172 date: 2020-01-10 16:00:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980271 {#3173 date: 2020-01-14 14:37:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3175 …} -Children: PersistentCollection {#3178 …} -Parent: Category {#3160} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3181 -id: 1060 -name: "胃腸薬・整腸剤" -hierarchy: 3 -sort_no: 138 -create_date: DateTime @1578980221 {#3179 date: 2020-01-14 14:37:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980271 {#3180 date: 2020-01-14 14:37:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3182 …} -Children: PersistentCollection {#3185 …} -Parent: Category {#3160} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3188 -id: 1061 -name: "その他内服薬" -hierarchy: 3 -sort_no: 137 -create_date: DateTime @1578980233 {#3186 date: 2020-01-14 14:37:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980271 {#3187 date: 2020-01-14 14:37:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3189 …} -Children: PersistentCollection {#3192 …} -Parent: Category {#3160} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3195 -id: 1062 -name: "目薬" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1578980243 {#3193 date: 2020-01-14 14:37:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980271 {#3194 date: 2020-01-14 14:37:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3196 …} -Children: PersistentCollection {#3199 …} -Parent: Category {#3160} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3202 -id: 1063 -name: "皮膚用薬" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1578980250 {#3200 date: 2020-01-14 14:37:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980271 {#3201 date: 2020-01-14 14:37:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3203 …} -Children: PersistentCollection {#3206 …} -Parent: Category {#3160} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3209 -id: 1064 -name: "耳薬" -hierarchy: 3 -sort_no: 134 -create_date: DateTime @1578980254 {#3207 date: 2020-01-14 14:37:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980271 {#3208 date: 2020-01-14 14:37:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3210 …} -Children: PersistentCollection {#3213 …} -Parent: Category {#3160} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3214 -id: 1077 -name: "その他" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1595223890 {#3170 date: 2020-07-20 14:44:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#3171 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3215 …} -Children: PersistentCollection {#3218 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3219 -id: 1085 -name: "しつけ" -hierarchy: 1 -sort_no: 192 -create_date: DateTime @1603429725 {#3023 date: 2020-10-23 14:08:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1603429744 {#3024 date: 2020-10-23 14:09:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3220 …} -Children: PersistentCollection {#3223 …} -Parent: null -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3226 -id: 1082 -name: "売れ筋商品" -hierarchy: 1 -sort_no: 158 -create_date: DateTime @1596506191 {#3224 date: 2020-08-04 10:56:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1603429744 {#3225 date: 2020-10-23 14:09:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3227 …} -Children: PersistentCollection {#3230 …} -Parent: null -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3233 -id: 1084 -name: "セール" -hierarchy: 1 -sort_no: 133 -create_date: DateTime @1602183451 {#3231 date: 2020-10-09 03:57:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1603429744 {#3232 date: 2020-10-23 14:09:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3234 …} -Children: PersistentCollection {#3237 …} -Parent: null -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } ] |
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 {#1950 -om: EntityManager_9a5be93 {#218 …2} -classMetadata: ClassMetadata {#1911 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] |
choices | [ Category {#1973 -id: 500 -name: "犬用" -hierarchy: 1 -sort_no: 194 -create_date: DateTime @1563868533 {#1964 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1603429744 {#1965 date: 2020-10-23 14:09:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#1983 …} -Children: PersistentCollection {#1996 …} -Parent: null -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#1997 -id: 1001 -name: "療法食" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1563868533 {#1966 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#1967 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#1998 …} -Children: PersistentCollection {#2001 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2002 -id: 11 -name: "ロイヤルカナン療法食 犬用" -hierarchy: 3 -sort_no: 187 -create_date: DateTime @1406732182 {#1968 date: 2014-07-30 23:56:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1575870234 {#1969 date: 2019-12-09 14:43:54.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2003 …} -Children: PersistentCollection {#2006 …} -Parent: Category {#1997} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2007 -id: 20 -name: "減量サポート" -hierarchy: 4 -sort_no: 92 -create_date: DateTime @1407501217 {#1970 date: 2014-08-08 21:33:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#1971 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2008 …} -Children: PersistentCollection {#2011 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2020 -id: 21 -name: "満腹感サポート" -hierarchy: 4 -sort_no: 91 -create_date: DateTime @1407502884 {#2018 date: 2014-08-08 22:01:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2019 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2021 …} -Children: PersistentCollection {#2024 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2027 -id: 22 -name: "糖コントロール" -hierarchy: 4 -sort_no: 90 -create_date: DateTime @1407502908 {#2025 date: 2014-08-08 22:01:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2026 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2028 …} -Children: PersistentCollection {#2031 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2034 -id: 23 -name: "アミノペプチド フォーミュラ" -hierarchy: 4 -sort_no: 89 -create_date: DateTime @1407502930 {#2032 date: 2014-08-08 22:02:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2033 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2035 …} -Children: PersistentCollection {#2038 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2041 -id: 24 -name: "スキンサポート" -hierarchy: 4 -sort_no: 88 -create_date: DateTime @1408413836 {#2039 date: 2014-08-19 11:03:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2040 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2042 …} -Children: PersistentCollection {#2045 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2048 -id: 25 -name: "セレクトプロテイン" -hierarchy: 4 -sort_no: 87 -create_date: DateTime @1408413878 {#2046 date: 2014-08-19 11:04:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2047 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2049 …} -Children: PersistentCollection {#2052 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2055 -id: 26 -name: "低分子プロテイン" -hierarchy: 4 -sort_no: 86 -create_date: DateTime @1408458209 {#2053 date: 2014-08-19 23:23:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2054 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2056 …} -Children: PersistentCollection {#2059 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2062 -id: 27 -name: "低分子プロテイン ライト" -hierarchy: 4 -sort_no: 85 -create_date: DateTime @1408458245 {#2060 date: 2014-08-19 23:24:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2061 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2063 …} -Children: PersistentCollection {#2066 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2069 -id: 28 -name: "低分子プロテイン+pHコントロール" -hierarchy: 4 -sort_no: 84 -create_date: DateTime @1408458288 {#2067 date: 2014-08-19 23:24:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2068 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2070 …} -Children: PersistentCollection {#2073 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2076 -id: 29 -name: "消化器サポート" -hierarchy: 4 -sort_no: 83 -create_date: DateTime @1408458333 {#2074 date: 2014-08-19 23:25:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2075 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2077 …} -Children: PersistentCollection {#2080 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2083 -id: 30 -name: "消化器サポート低脂肪" -hierarchy: 4 -sort_no: 82 -create_date: DateTime @1408458364 {#2081 date: 2014-08-19 23:26:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2082 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2084 …} -Children: PersistentCollection {#2087 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2090 -id: 31 -name: "消化器サポート高繊維" -hierarchy: 4 -sort_no: 81 -create_date: DateTime @1408458404 {#2088 date: 2014-08-19 23:26:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2089 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2091 …} -Children: PersistentCollection {#2094 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2097 -id: 33 -name: "肝臓サポート" -hierarchy: 4 -sort_no: 80 -create_date: DateTime @1408527637 {#2095 date: 2014-08-20 18:40:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2096 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2098 …} -Children: PersistentCollection {#2101 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2104 -id: 34 -name: "腎臓サポート" -hierarchy: 4 -sort_no: 79 -create_date: DateTime @1408527652 {#2102 date: 2014-08-20 18:40:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2103 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2105 …} -Children: PersistentCollection {#2108 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2111 -id: 36 -name: "ユリナリーS/O" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1408528030 {#2109 date: 2014-08-20 18:47:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2110 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2112 …} -Children: PersistentCollection {#2115 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2118 -id: 35 -name: "退院サポート" -hierarchy: 4 -sort_no: 77 -create_date: DateTime @1408527665 {#2116 date: 2014-08-20 18:41:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2117 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2119 …} -Children: PersistentCollection {#2122 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2125 -id: 32 -name: "関節サポート" -hierarchy: 4 -sort_no: 76 -create_date: DateTime @1408527597 {#2123 date: 2014-08-20 18:39:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2124 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2126 …} -Children: PersistentCollection {#2129 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2132 -id: 38 -name: "早期心臓サポート 関節サポート" -hierarchy: 4 -sort_no: 75 -create_date: DateTime @1408647796 {#2130 date: 2014-08-22 04:03:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2131 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2133 …} -Children: PersistentCollection {#2136 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2139 -id: 39 -name: "心臓サポート" -hierarchy: 4 -sort_no: 74 -create_date: DateTime @1408647803 {#2137 date: 2014-08-22 04:03:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2138 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2140 …} -Children: PersistentCollection {#2143 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2146 -id: 37 -name: "心臓サポート1" -hierarchy: 4 -sort_no: 73 -create_date: DateTime @1408647775 {#2144 date: 2014-08-22 04:02:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2145 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2147 …} -Children: PersistentCollection {#2150 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2153 -id: 40 -name: "高栄養" -hierarchy: 4 -sort_no: 72 -create_date: DateTime @1408648036 {#2151 date: 2014-08-22 04:07:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2152 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2154 …} -Children: PersistentCollection {#2157 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2160 -id: 41 -name: "栄養補完食" -hierarchy: 4 -sort_no: 71 -create_date: DateTime @1408708179 {#2158 date: 2014-08-22 20:49:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2159 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2161 …} -Children: PersistentCollection {#2164 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2165 -id: 1024 -name: "ロイヤルカナン準療法食 ベッツプラン 犬用" -hierarchy: 3 -sort_no: 93 -create_date: DateTime @1575870221 {#2013 date: 2019-12-09 14:43:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1575870576 {#2012 date: 2019-12-09 14:49:36.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2166 …} -Children: PersistentCollection {#2169 …} -Parent: Category {#1997} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2174 -id: 13 -name: "プリスプリクション・ダイエット療法食 犬用" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1406732582 {#2170 date: 2014-07-31 00:03:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1575870234 {#2171 date: 2019-12-09 14:43:54.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2175 …} -Children: PersistentCollection {#2178 …} -Parent: Category {#1997} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2179 -id: 74 -name: "メタボリックスTM" -hierarchy: 4 -sort_no: 69 -create_date: DateTime @1409318708 {#2172 date: 2014-08-29 22:25:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2173 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2180 …} -Children: PersistentCollection {#2183 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2188 -id: 76 -name: "メタボリックスTMビスケット" -hierarchy: 4 -sort_no: 68 -create_date: DateTime @1409320586 {#2186 date: 2014-08-29 22:56:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2187 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2189 …} -Children: PersistentCollection {#2192 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2195 -id: 73 -name: "a/d" -hierarchy: 4 -sort_no: 67 -create_date: DateTime @1409318381 {#2193 date: 2014-08-29 22:19:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2194 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2196 …} -Children: PersistentCollection {#2199 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2202 -id: 72 -name: "c/d" -hierarchy: 4 -sort_no: 66 -create_date: DateTime @1409318374 {#2200 date: 2014-08-29 22:19:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2201 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2203 …} -Children: PersistentCollection {#2206 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2209 -id: 1026 -name: "ダームディフェンス" -hierarchy: 4 -sort_no: 65 -create_date: DateTime @1576029816 {#2207 date: 2019-12-11 11:03:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2208 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2210 …} -Children: PersistentCollection {#2213 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2216 -id: 71 -name: "d/d[ダック&ポテト]" -hierarchy: 4 -sort_no: 64 -create_date: DateTime @1409318369 {#2214 date: 2014-08-29 22:19:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2215 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2217 …} -Children: PersistentCollection {#2220 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2223 -id: 77 -name: "d/d[サーモン&ポテト]" -hierarchy: 4 -sort_no: 63 -create_date: DateTime @1409331770 {#2221 date: 2014-08-30 02:02:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2222 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2224 …} -Children: PersistentCollection {#2227 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2230 -id: 78 -name: "d/d[ラム&ライス]" -hierarchy: 4 -sort_no: 62 -create_date: DateTime @1409331785 {#2228 date: 2014-08-30 02:03:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2229 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2231 …} -Children: PersistentCollection {#2234 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2237 -id: 69 -name: "h/d" -hierarchy: 4 -sort_no: 61 -create_date: DateTime @1409318332 {#2235 date: 2014-08-29 22:18:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2236 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2238 …} -Children: PersistentCollection {#2241 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2244 -id: 68 -name: "i/d" -hierarchy: 4 -sort_no: 60 -create_date: DateTime @1409318324 {#2242 date: 2014-08-29 22:18:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2243 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2245 …} -Children: PersistentCollection {#2248 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2251 -id: 67 -name: "j/d" -hierarchy: 4 -sort_no: 59 -create_date: DateTime @1409318317 {#2249 date: 2014-08-29 22:18:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2250 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2252 …} -Children: PersistentCollection {#2255 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2258 -id: 66 -name: "k/d" -hierarchy: 4 -sort_no: 58 -create_date: DateTime @1409318308 {#2256 date: 2014-08-29 22:18:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2257 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2259 …} -Children: PersistentCollection {#2262 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2265 -id: 65 -name: "l/d" -hierarchy: 4 -sort_no: 57 -create_date: DateTime @1409318299 {#2263 date: 2014-08-29 22:18:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2264 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2266 …} -Children: PersistentCollection {#2269 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2272 -id: 64 -name: "n/d" -hierarchy: 4 -sort_no: 56 -create_date: DateTime @1409318288 {#2270 date: 2014-08-29 22:18:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2271 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2273 …} -Children: PersistentCollection {#2276 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2279 -id: 63 -name: "p/d" -hierarchy: 4 -sort_no: 55 -create_date: DateTime @1409318279 {#2277 date: 2014-08-29 22:17:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2278 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2280 …} -Children: PersistentCollection {#2283 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2286 -id: 62 -name: "r/d" -hierarchy: 4 -sort_no: 54 -create_date: DateTime @1409318271 {#2284 date: 2014-08-29 22:17:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2285 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2287 …} -Children: PersistentCollection {#2290 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2293 -id: 61 -name: "s/d" -hierarchy: 4 -sort_no: 53 -create_date: DateTime @1409318264 {#2291 date: 2014-08-29 22:17:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2292 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2294 …} -Children: PersistentCollection {#2297 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2300 -id: 60 -name: "t/d" -hierarchy: 4 -sort_no: 52 -create_date: DateTime @1409318254 {#2298 date: 2014-08-29 22:17:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2299 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2301 …} -Children: PersistentCollection {#2304 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2307 -id: 59 -name: "u/d" -hierarchy: 4 -sort_no: 51 -create_date: DateTime @1409318244 {#2305 date: 2014-08-29 22:17:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2306 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2308 …} -Children: PersistentCollection {#2311 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2314 -id: 58 -name: "w/d" -hierarchy: 4 -sort_no: 50 -create_date: DateTime @1409318236 {#2312 date: 2014-08-29 22:17:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2313 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2315 …} -Children: PersistentCollection {#2318 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2321 -id: 57 -name: "z/d [ULTRA]" -hierarchy: 4 -sort_no: 49 -create_date: DateTime @1409318227 {#2319 date: 2014-08-29 22:17:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2320 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2322 …} -Children: PersistentCollection {#2325 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2328 -id: 79 -name: "z/d [低アレルゲン]" -hierarchy: 4 -sort_no: 48 -create_date: DateTime @1409666383 {#2326 date: 2014-09-02 22:59:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2327 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2329 …} -Children: PersistentCollection {#2332 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2335 -id: 1083 -name: "腸内バイオーム" -hierarchy: 4 -sort_no: 47 -create_date: DateTime @1601344400 {#2333 date: 2020-09-29 10:53:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2334 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2336 …} -Children: PersistentCollection {#2339 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2342 -id: 56 -name: "トリーツ" -hierarchy: 4 -sort_no: 46 -create_date: DateTime @1409318217 {#2340 date: 2014-08-29 22:16:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2341 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2343 …} -Children: PersistentCollection {#2346 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2349 -id: 55 -name: "低アレルゲン トリーツ" -hierarchy: 4 -sort_no: 45 -create_date: DateTime @1409318138 {#2347 date: 2014-08-29 22:15:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2348 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2350 …} -Children: PersistentCollection {#2353 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2184 -id: 1003 -name: "ドックフード" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1563868533 {#2015 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2014 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2185 …} -Children: PersistentCollection {#2356 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2361 -id: 1005 -name: "おやつ" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1563868533 {#2357 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2358 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2362 …} -Children: PersistentCollection {#2365 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2366 -id: 1014 -name: "ミルク" -hierarchy: 3 -sort_no: 176 -create_date: DateTime @1569424092 {#2359 date: 2019-09-26 00:08:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1569424092 {#2360 date: 2019-09-26 00:08:12.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2367 …} -Children: PersistentCollection {#2371 …} -Parent: Category {#2361} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2378 -id: 1013 -name: "ガム" -hierarchy: 3 -sort_no: 175 -create_date: DateTime @1569424084 {#2374 date: 2019-09-26 00:08:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1569424084 {#2375 date: 2019-09-26 00:08:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2379 …} -Children: PersistentCollection {#2382 …} -Parent: Category {#2361} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2383 -id: 1071 -name: "グリニーズ" -hierarchy: 4 -sort_no: 174 -create_date: DateTime @1588248407 {#2376 date: 2020-04-30 21:06:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1588248407 {#2377 date: 2020-04-30 21:06:47.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2384 …} -Children: PersistentCollection {#2387 …} -Parent: Category {#2378} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2392 -id: 1070 -name: "ビルバックジャパン" -hierarchy: 4 -sort_no: 173 -create_date: DateTime @1588248401 {#2390 date: 2020-04-30 21:06:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1588248401 {#2391 date: 2020-04-30 21:06:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2393 …} -Children: PersistentCollection {#2396 …} -Parent: Category {#2378} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2399 -id: 152 -name: "サプリメント" -hierarchy: 3 -sort_no: 172 -create_date: DateTime @1564544215 {#2372 date: 2019-07-31 12:36:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1564544215 {#2373 date: 2019-07-31 12:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2400 …} -Children: PersistentCollection {#2403 …} -Parent: Category {#2361} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2404 -id: 154 -name: "GRANTAS" -hierarchy: 4 -sort_no: 171 -create_date: DateTime @1564544342 {#2397 date: 2019-07-31 12:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1564544342 {#2398 date: 2019-07-31 12:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2405 …} -Children: PersistentCollection {#2408 …} -Parent: Category {#2399} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2409 -id: 1007 -name: "トイレ・衛生用品" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1563868533 {#2388 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2389 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2410 …} -Children: PersistentCollection {#2413 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2418 -id: 1009 -name: "ケージ・ベッド" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1563868533 {#2414 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2415 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2419 …} -Children: PersistentCollection {#2422 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2423 -id: 1015 -name: "ベッド" -hierarchy: 3 -sort_no: 163 -create_date: DateTime @1569424182 {#2416 date: 2019-09-26 00:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1569424182 {#2417 date: 2019-09-26 00:09:42.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2424 …} -Children: PersistentCollection {#2427 …} -Parent: Category {#2418} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2432 -id: 1011 -name: "ファッション" -hierarchy: 2 -sort_no: 161 -create_date: DateTime @1563868533 {#2428 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2429 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2433 …} -Children: PersistentCollection {#2436 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2437 -id: 1017 -name: "ハーネス" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1569424271 {#2430 date: 2019-09-26 00:11:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1569424271 {#2431 date: 2019-09-26 00:11:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2438 …} -Children: PersistentCollection {#2441 …} -Parent: Category {#2432} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2446 -id: 1016 -name: "ウェア" -hierarchy: 3 -sort_no: 159 -create_date: DateTime @1569424260 {#2444 date: 2019-09-26 00:11:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1569424260 {#2445 date: 2019-09-26 00:11:00.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2447 …} -Children: PersistentCollection {#2450 …} -Parent: Category {#2432} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2451 -id: 1080 -name: "おもちゃ" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1595553460 {#2016 date: 2020-07-24 10:17:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553460 {#2017 date: 2020-07-24 10:17:40.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2452 …} -Children: PersistentCollection {#2455 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2458 -id: 1076 -name: "歩行補助具" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1595222391 {#2456 date: 2020-07-20 14:19:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2457 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2459 …} -Children: PersistentCollection {#2462 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2467 -id: 1065 -name: "ケア用品" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1582729450 {#2463 date: 2020-02-27 00:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2464 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2468 …} -Children: PersistentCollection {#2471 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2472 -id: 1067 -name: "デンタル" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1588248167 {#2465 date: 2020-04-30 21:02:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612936777 {#2466 date: 2021-02-10 14:59:37.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2473 …} -Children: PersistentCollection {#2476 …} -Parent: Category {#2467} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2481 -id: 1087 -name: "爪のお手入れ" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1612936774 {#2479 date: 2021-02-10 14:59:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612936777 {#2480 date: 2021-02-10 14:59:37.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2482 …} -Children: PersistentCollection {#2485 …} -Parent: Category {#2467} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2488 -id: 1027 -name: "犬の疾患" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1578286242 {#2443 date: 2020-01-06 13:50:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2442 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2489 …} -Children: PersistentCollection {#2492 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2493 -id: 1040 -name: "関節炎" -hierarchy: 3 -sort_no: 125 -create_date: DateTime @1578286325 {#2486 date: 2020-01-06 13:52:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286325 {#2487 date: 2020-01-06 13:52:05.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2494 …} -Children: PersistentCollection {#2497 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2502 -id: 1039 -name: "心臓病" -hierarchy: 3 -sort_no: 124 -create_date: DateTime @1578286321 {#2500 date: 2020-01-06 13:52:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286321 {#2501 date: 2020-01-06 13:52:01.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2503 …} -Children: PersistentCollection {#2506 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2509 -id: 1038 -name: "エイジングケア" -hierarchy: 3 -sort_no: 123 -create_date: DateTime @1578286316 {#2507 date: 2020-01-06 13:51:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286316 {#2508 date: 2020-01-06 13:51:56.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2510 …} -Children: PersistentCollection {#2513 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2516 -id: 1037 -name: "歯周病" -hierarchy: 3 -sort_no: 122 -create_date: DateTime @1578286311 {#2514 date: 2020-01-06 13:51:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286311 {#2515 date: 2020-01-06 13:51:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2517 …} -Children: PersistentCollection {#2520 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2523 -id: 1036 -name: "肝臓病" -hierarchy: 3 -sort_no: 121 -create_date: DateTime @1578286307 {#2521 date: 2020-01-06 13:51:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286307 {#2522 date: 2020-01-06 13:51:47.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2524 …} -Children: PersistentCollection {#2527 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2530 -id: 1035 -name: "肥満" -hierarchy: 3 -sort_no: 120 -create_date: DateTime @1578286302 {#2528 date: 2020-01-06 13:51:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286302 {#2529 date: 2020-01-06 13:51:42.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2531 …} -Children: PersistentCollection {#2534 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2537 -id: 1034 -name: "糖尿病" -hierarchy: 3 -sort_no: 119 -create_date: DateTime @1578286299 {#2535 date: 2020-01-06 13:51:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286299 {#2536 date: 2020-01-06 13:51:39.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2538 …} -Children: PersistentCollection {#2541 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2544 -id: 1033 -name: "皮膚病" -hierarchy: 3 -sort_no: 118 -create_date: DateTime @1578286294 {#2542 date: 2020-01-06 13:51:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286294 {#2543 date: 2020-01-06 13:51:34.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2545 …} -Children: PersistentCollection {#2548 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2551 -id: 1032 -name: "食物アレルギー" -hierarchy: 3 -sort_no: 117 -create_date: DateTime @1578286289 {#2549 date: 2020-01-06 13:51:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286289 {#2550 date: 2020-01-06 13:51:29.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2552 …} -Children: PersistentCollection {#2555 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2558 -id: 1031 -name: "消火器(下痢)" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1578286283 {#2556 date: 2020-01-06 13:51:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286283 {#2557 date: 2020-01-06 13:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2559 …} -Children: PersistentCollection {#2562 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2565 -id: 1030 -name: "腎臓病" -hierarchy: 3 -sort_no: 115 -create_date: DateTime @1578286276 {#2563 date: 2020-01-06 13:51:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286276 {#2564 date: 2020-01-06 13:51:16.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2566 …} -Children: PersistentCollection {#2569 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2572 -id: 1029 -name: "尿石症" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1578286270 {#2570 date: 2020-01-06 13:51:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286270 {#2571 date: 2020-01-06 13:51:10.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2573 …} -Children: PersistentCollection {#2576 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2579 -id: 1028 -name: "高栄養時" -hierarchy: 3 -sort_no: 113 -create_date: DateTime @1578286262 {#2577 date: 2020-01-06 13:51:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286262 {#2578 date: 2020-01-06 13:51:02.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2580 …} -Children: PersistentCollection {#2583 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2586 -id: 1020 -name: "動物用医薬品" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1574650512 {#2498 date: 2019-11-25 11:55:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2499 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2587 …} -Children: PersistentCollection {#2590 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2591 -id: 1021 -name: "ノミ・マダニ駆除薬" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1574650535 {#2584 date: 2019-11-25 11:55:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980200 {#2585 date: 2020-01-14 14:36:40.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2592 …} -Children: PersistentCollection {#2595 …} -Parent: Category {#2586} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2600 -id: 1053 -name: "虫下し薬" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1578639568 {#2598 date: 2020-01-10 15:59:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980200 {#2599 date: 2020-01-14 14:36:40.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2601 …} -Children: PersistentCollection {#2604 …} -Parent: Category {#2586} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2607 -id: 1055 -name: "胃腸薬・整腸剤" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1578980105 {#2605 date: 2020-01-14 14:35:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980200 {#2606 date: 2020-01-14 14:36:40.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2608 …} -Children: PersistentCollection {#2611 …} -Parent: Category {#2586} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2614 -id: 1056 -name: "その他内服薬" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1578980115 {#2612 date: 2020-01-14 14:35:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980200 {#2613 date: 2020-01-14 14:36:40.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2615 …} -Children: PersistentCollection {#2618 …} -Parent: Category {#2586} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2621 -id: 1057 -name: "目薬" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1578980125 {#2619 date: 2020-01-14 14:35:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980200 {#2620 date: 2020-01-14 14:36:40.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2622 …} -Children: PersistentCollection {#2625 …} -Parent: Category {#2586} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2628 -id: 1058 -name: "皮膚用薬" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1578980135 {#2626 date: 2020-01-14 14:35:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980200 {#2627 date: 2020-01-14 14:36:40.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2629 …} -Children: PersistentCollection {#2632 …} -Parent: Category {#2586} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2635 -id: 1059 -name: "耳薬" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1578980140 {#2633 date: 2020-01-14 14:35:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980200 {#2634 date: 2020-01-14 14:36:40.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2636 …} -Children: PersistentCollection {#2639 …} -Parent: Category {#2586} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2640 -id: 1078 -name: "その他" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1595223912 {#2596 date: 2020-07-20 14:45:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2597 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2641 …} -Children: PersistentCollection {#2644 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2651 -id: 501 -name: "猫用" -hierarchy: 1 -sort_no: 193 -create_date: DateTime @1563868533 {#2477 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1603429744 {#2478 date: 2020-10-23 14:09:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2652 …} -Children: PersistentCollection {#2655 …} -Parent: null -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2656 -id: 1002 -name: "療法食" -hierarchy: 2 -sort_no: 191 -create_date: DateTime @1563868533 {#2645 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#2646 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2657 …} -Children: PersistentCollection {#2660 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2661 -id: 18 -name: "ロイヤルカナン療法食 猫用" -hierarchy: 3 -sort_no: 190 -create_date: DateTime @1406740797 {#2647 date: 2014-07-31 02:19:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1581933720 {#2648 date: 2020-02-17 19:02:00.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2662 …} -Children: PersistentCollection {#2665 …} -Parent: Category {#2656} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2666 -id: 51 -name: "減量サポート" -hierarchy: 4 -sort_no: 189 -create_date: DateTime @1408711990 {#2649 date: 2014-08-22 21:53:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2650 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2667 …} -Children: PersistentCollection {#2670 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2679 -id: 50 -name: "満腹感サポート" -hierarchy: 4 -sort_no: 42 -create_date: DateTime @1408711979 {#2677 date: 2014-08-22 21:52:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2678 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2680 …} -Children: PersistentCollection {#2683 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2686 -id: 49 -name: "糖コントロール" -hierarchy: 4 -sort_no: 41 -create_date: DateTime @1408711968 {#2684 date: 2014-08-22 21:52:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2685 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2687 …} -Children: PersistentCollection {#2690 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2693 -id: 48 -name: "肝臓サポート" -hierarchy: 4 -sort_no: 40 -create_date: DateTime @1408711950 {#2691 date: 2014-08-22 21:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2692 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2694 …} -Children: PersistentCollection {#2697 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2700 -id: 47 -name: "低分子プロテイン" -hierarchy: 4 -sort_no: 39 -create_date: DateTime @1408711936 {#2698 date: 2014-08-22 21:52:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2699 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2701 …} -Children: PersistentCollection {#2704 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2707 -id: 46 -name: "セレクトプロテイン" -hierarchy: 4 -sort_no: 38 -create_date: DateTime @1408711916 {#2705 date: 2014-08-22 21:51:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2706 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2708 …} -Children: PersistentCollection {#2711 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2714 -id: 45 -name: "消化器サポート" -hierarchy: 4 -sort_no: 37 -create_date: DateTime @1408711886 {#2712 date: 2014-08-22 21:51:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2713 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2715 …} -Children: PersistentCollection {#2718 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2721 -id: 54 -name: "消化器サポート(可溶性繊維)" -hierarchy: 4 -sort_no: 36 -create_date: DateTime @1408730810 {#2719 date: 2014-08-23 03:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2720 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2722 …} -Children: PersistentCollection {#2725 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2728 -id: 44 -name: "腎臓サポート" -hierarchy: 4 -sort_no: 35 -create_date: DateTime @1408711855 {#2726 date: 2014-08-22 21:50:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2727 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2729 …} -Children: PersistentCollection {#2732 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2735 -id: 1086 -name: "早期腎臓サポート" -hierarchy: 4 -sort_no: 34 -create_date: DateTime @1612935283 {#2733 date: 2021-02-10 14:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2734 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2736 …} -Children: PersistentCollection {#2739 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2742 -id: 43 -name: "退院サポート" -hierarchy: 4 -sort_no: 33 -create_date: DateTime @1408711842 {#2740 date: 2014-08-22 21:50:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2741 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2743 …} -Children: PersistentCollection {#2746 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2749 -id: 42 -name: "ユリナリーS/O" -hierarchy: 4 -sort_no: 32 -create_date: DateTime @1408711820 {#2747 date: 2014-08-22 21:50:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2748 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2750 …} -Children: PersistentCollection {#2753 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2756 -id: 52 -name: "高栄養" -hierarchy: 4 -sort_no: 31 -create_date: DateTime @1408712070 {#2754 date: 2014-08-22 21:54:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2755 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2757 …} -Children: PersistentCollection {#2760 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2763 -id: 53 -name: "栄養補完食" -hierarchy: 4 -sort_no: 30 -create_date: DateTime @1408712110 {#2761 date: 2014-08-22 21:55:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2762 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2764 …} -Children: PersistentCollection {#2767 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2768 -id: 1025 -name: "ロイヤルカナン準療法食 ベッツプラン 猫用" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1575870508 {#2672 date: 2019-12-09 14:48:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1581933720 {#2671 date: 2020-02-17 19:02:00.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2769 …} -Children: PersistentCollection {#2772 …} -Parent: Category {#2656} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2777 -id: 19 -name: "プリスプリクション・ダイエット療法食 猫用" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1406740818 {#2773 date: 2014-07-31 02:20:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1581933720 {#2774 date: 2020-02-17 19:02:00.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2778 …} -Children: PersistentCollection {#2781 …} -Parent: Category {#2656} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2782 -id: 94 -name: "メタボリックスTM" -hierarchy: 4 -sort_no: 28 -create_date: DateTime @1409674251 {#2775 date: 2014-09-03 01:10:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2776 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2783 …} -Children: PersistentCollection {#2786 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2791 -id: 93 -name: "メタボリックスTMビスケット" -hierarchy: 4 -sort_no: 27 -create_date: DateTime @1409674245 {#2789 date: 2014-09-03 01:10:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2790 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2792 …} -Children: PersistentCollection {#2795 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2798 -id: 92 -name: "a/d" -hierarchy: 4 -sort_no: 26 -create_date: DateTime @1409674225 {#2796 date: 2014-09-03 01:10:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2797 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2799 …} -Children: PersistentCollection {#2802 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2805 -id: 91 -name: "c/d[マルチケアコンフォート]" -hierarchy: 4 -sort_no: 25 -create_date: DateTime @1409674219 {#2803 date: 2014-09-03 01:10:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2804 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2806 …} -Children: PersistentCollection {#2809 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2812 -id: 95 -name: "c/d[マルチケアコンフォート チキン]" -hierarchy: 4 -sort_no: 24 -create_date: DateTime @1410523034 {#2810 date: 2014-09-12 20:57:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2811 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2813 …} -Children: PersistentCollection {#2816 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2819 -id: 96 -name: "c/d[マルチケアコンフォート サーモン]" -hierarchy: 4 -sort_no: 23 -create_date: DateTime @1410523060 {#2817 date: 2014-09-12 20:57:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2818 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2820 …} -Children: PersistentCollection {#2823 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2826 -id: 98 -name: "c/d [マルチケア フィッシュ]" -hierarchy: 4 -sort_no: 22 -create_date: DateTime @1410523108 {#2824 date: 2014-09-12 20:58:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2825 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2827 …} -Children: PersistentCollection {#2830 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2833 -id: 97 -name: "c/d [マルチケア]" -hierarchy: 4 -sort_no: 21 -create_date: DateTime @1410523086 {#2831 date: 2014-09-12 20:58:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2832 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2834 …} -Children: PersistentCollection {#2837 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2840 -id: 99 -name: "c/d[マルチケア チキン]" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1410532611 {#2838 date: 2014-09-12 23:36:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2839 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2841 …} -Children: PersistentCollection {#2844 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2847 -id: 100 -name: "c/d[マルチケア シーフード]" -hierarchy: 4 -sort_no: 19 -create_date: DateTime @1410532630 {#2845 date: 2014-09-12 23:37:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2846 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2848 …} -Children: PersistentCollection {#2851 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2854 -id: 101 -name: "c/d[マルチケア ライト]" -hierarchy: 4 -sort_no: 18 -create_date: DateTime @1410532653 {#2852 date: 2014-09-12 23:37:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2853 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2855 …} -Children: PersistentCollection {#2858 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2861 -id: 90 -name: "g/d" -hierarchy: 4 -sort_no: 17 -create_date: DateTime @1409674213 {#2859 date: 2014-09-03 01:10:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2860 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2862 …} -Children: PersistentCollection {#2865 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2868 -id: 89 -name: "i/d" -hierarchy: 4 -sort_no: 16 -create_date: DateTime @1409674207 {#2866 date: 2014-09-03 01:10:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2867 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2869 …} -Children: PersistentCollection {#2872 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2875 -id: 88 -name: "k/d" -hierarchy: 4 -sort_no: 15 -create_date: DateTime @1409674201 {#2873 date: 2014-09-03 01:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2874 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2876 …} -Children: PersistentCollection {#2879 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2882 -id: 102 -name: "k/d[チキン]" -hierarchy: 4 -sort_no: 14 -create_date: DateTime @1410974895 {#2880 date: 2014-09-18 02:28:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2881 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2883 …} -Children: PersistentCollection {#2886 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2889 -id: 87 -name: "l/d" -hierarchy: 4 -sort_no: 13 -create_date: DateTime @1409674194 {#2887 date: 2014-09-03 01:09:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2888 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2890 …} -Children: PersistentCollection {#2893 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2896 -id: 86 -name: "m/d" -hierarchy: 4 -sort_no: 12 -create_date: DateTime @1409674183 {#2894 date: 2014-09-03 01:09:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2895 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2897 …} -Children: PersistentCollection {#2900 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2903 -id: 85 -name: "r/d" -hierarchy: 4 -sort_no: 11 -create_date: DateTime @1409674177 {#2901 date: 2014-09-03 01:09:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2902 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2904 …} -Children: PersistentCollection {#2907 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2910 -id: 84 -name: "s/d" -hierarchy: 4 -sort_no: 10 -create_date: DateTime @1409674170 {#2908 date: 2014-09-03 01:09:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2909 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2911 …} -Children: PersistentCollection {#2914 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2917 -id: 83 -name: "t/d" -hierarchy: 4 -sort_no: 9 -create_date: DateTime @1409674165 {#2915 date: 2014-09-03 01:09:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2916 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2918 …} -Children: PersistentCollection {#2921 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2924 -id: 82 -name: "w/d" -hierarchy: 4 -sort_no: 8 -create_date: DateTime @1409674158 {#2922 date: 2014-09-03 01:09:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2923 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2925 …} -Children: PersistentCollection {#2928 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2931 -id: 103 -name: "w/d[チキン]" -hierarchy: 4 -sort_no: 7 -create_date: DateTime @1411065530 {#2929 date: 2014-09-19 03:38:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2930 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2932 …} -Children: PersistentCollection {#2935 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2938 -id: 81 -name: "y/d" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1409674148 {#2936 date: 2014-09-03 01:09:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2937 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2939 …} -Children: PersistentCollection {#2942 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2945 -id: 80 -name: "z/d" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1409674137 {#2943 date: 2014-09-03 01:08:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2944 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2946 …} -Children: PersistentCollection {#2949 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2952 -id: 1066 -name: "腸内バイオーム" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1586324318 {#2950 date: 2020-04-08 14:38:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2951 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2953 …} -Children: PersistentCollection {#2956 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2787 -id: 1004 -name: "キャットフード" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1563868533 {#2674 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#2673 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2788 …} -Children: PersistentCollection {#2959 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2966 -id: 1006 -name: "おやつ" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1563868533 {#2960 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#2961 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2967 …} -Children: PersistentCollection {#2970 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2971 -id: 1072 -name: "ガム" -hierarchy: 3 -sort_no: 183 -create_date: DateTime @1588248421 {#2962 date: 2020-04-30 21:07:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1588248421 {#2963 date: 2020-04-30 21:07:01.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2972 …} -Children: PersistentCollection {#2975 …} -Parent: Category {#2966} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2976 -id: 1074 -name: "ビルバックジャパン" -hierarchy: 4 -sort_no: 182 -create_date: DateTime @1588248429 {#2964 date: 2020-04-30 21:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1588248429 {#2965 date: 2020-04-30 21:07:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2977 …} -Children: PersistentCollection {#2980 …} -Parent: Category {#2971} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2987 -id: 1073 -name: "グリニーズ" -hierarchy: 4 -sort_no: 181 -create_date: DateTime @1588248426 {#2985 date: 2020-04-30 21:07:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1588248426 {#2986 date: 2020-04-30 21:07:06.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2988 …} -Children: PersistentCollection {#2991 …} -Parent: Category {#2971} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#2992 -id: 1018 -name: "ミルク" -hierarchy: 3 -sort_no: 180 -create_date: DateTime @1569424297 {#2675 date: 2019-09-26 00:11:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1569424297 {#2676 date: 2019-09-26 00:11:37.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2993 …} -Children: PersistentCollection {#2996 …} -Parent: Category {#2966} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3001 -id: 151 -name: "サプリメント" -hierarchy: 3 -sort_no: 179 -create_date: DateTime @1564544205 {#2997 date: 2019-07-31 12:36:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1564544205 {#2998 date: 2019-07-31 12:36:45.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3002 …} -Children: PersistentCollection {#3005 …} -Parent: Category {#2966} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3006 -id: 153 -name: "GRANTAS" -hierarchy: 4 -sort_no: 178 -create_date: DateTime @1564544333 {#2999 date: 2019-07-31 12:38:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1564544333 {#3000 date: 2019-07-31 12:38:53.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3007 …} -Children: PersistentCollection {#3010 …} -Parent: Category {#3001} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3013 -id: 1068 -name: "ケア用品" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1588248191 {#2982 date: 2020-04-30 21:03:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#2981 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3014 …} -Children: PersistentCollection {#3017 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3018 -id: 1069 -name: "デンタル" -hierarchy: 3 -sort_no: 169 -create_date: DateTime @1588248199 {#3011 date: 2020-04-30 21:03:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612936800 {#3012 date: 2021-02-10 15:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3019 …} -Children: PersistentCollection {#3022 …} -Parent: Category {#3013} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3027 -id: 1088 -name: "爪のお手入れ" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1612936798 {#3025 date: 2021-02-10 14:59:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612936800 {#3026 date: 2021-02-10 15:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3028 …} -Children: PersistentCollection {#3031 …} -Parent: Category {#3013} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3034 -id: 1079 -name: "おもちゃ" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1595553292 {#2984 date: 2020-07-24 10:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#2983 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3035 …} -Children: PersistentCollection {#3038 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3039 -id: 1081 -name: "つめとぎ" -hierarchy: 3 -sort_no: 166 -create_date: DateTime @1595632992 {#3032 date: 2020-07-25 08:23:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595632992 {#3033 date: 2020-07-25 08:23:12.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3040 …} -Children: PersistentCollection {#3043 …} -Parent: Category {#3034} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3046 -id: 1008 -name: "トイレ・衛生用品" -hierarchy: 2 -sort_no: 162 -create_date: DateTime @1563868533 {#3044 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#3045 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3047 …} -Children: PersistentCollection {#3050 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3053 -id: 1012 -name: "ファッション" -hierarchy: 2 -sort_no: 157 -create_date: DateTime @1563868533 {#3051 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#3052 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3054 …} -Children: PersistentCollection {#3057 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3062 -id: 1010 -name: "ケージ・ベッド" -hierarchy: 2 -sort_no: 156 -create_date: DateTime @1563868533 {#3058 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#3059 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3063 …} -Children: PersistentCollection {#3066 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3067 -id: 1019 -name: "キャットタワー" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1569424350 {#3060 date: 2019-09-26 00:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1569424350 {#3061 date: 2019-09-26 00:12:30.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3068 …} -Children: PersistentCollection {#3071 …} -Parent: Category {#3062} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3076 -id: 1041 -name: "猫の疾患" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1578286338 {#3072 date: 2020-01-06 13:52:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#3073 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3077 …} -Children: PersistentCollection {#3080 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3081 -id: 1052 -name: "エイジングケア" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1578286394 {#3074 date: 2020-01-06 13:53:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286394 {#3075 date: 2020-01-06 13:53:14.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3082 …} -Children: PersistentCollection {#3085 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3090 -id: 1051 -name: "歯周病" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1578286387 {#3088 date: 2020-01-06 13:53:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286387 {#3089 date: 2020-01-06 13:53:07.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3091 …} -Children: PersistentCollection {#3094 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3097 -id: 1050 -name: "肝臓病" -hierarchy: 3 -sort_no: 150 -create_date: DateTime @1578286384 {#3095 date: 2020-01-06 13:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286384 {#3096 date: 2020-01-06 13:53:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3098 …} -Children: PersistentCollection {#3101 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3104 -id: 1049 -name: "肥満" -hierarchy: 3 -sort_no: 149 -create_date: DateTime @1578286378 {#3102 date: 2020-01-06 13:52:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286378 {#3103 date: 2020-01-06 13:52:58.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3105 …} -Children: PersistentCollection {#3108 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3111 -id: 1048 -name: "糖尿病" -hierarchy: 3 -sort_no: 148 -create_date: DateTime @1578286375 {#3109 date: 2020-01-06 13:52:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286375 {#3110 date: 2020-01-06 13:52:55.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3112 …} -Children: PersistentCollection {#3115 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3118 -id: 1047 -name: "皮膚病" -hierarchy: 3 -sort_no: 147 -create_date: DateTime @1578286372 {#3116 date: 2020-01-06 13:52:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286372 {#3117 date: 2020-01-06 13:52:52.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3119 …} -Children: PersistentCollection {#3122 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3125 -id: 1046 -name: "食物アレルギー" -hierarchy: 3 -sort_no: 146 -create_date: DateTime @1578286369 {#3123 date: 2020-01-06 13:52:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286369 {#3124 date: 2020-01-06 13:52:49.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3126 …} -Children: PersistentCollection {#3129 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3132 -id: 1045 -name: "消火器(下痢)" -hierarchy: 3 -sort_no: 145 -create_date: DateTime @1578286364 {#3130 date: 2020-01-06 13:52:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286364 {#3131 date: 2020-01-06 13:52:44.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3133 …} -Children: PersistentCollection {#3136 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3139 -id: 1044 -name: "腎臓病" -hierarchy: 3 -sort_no: 144 -create_date: DateTime @1578286359 {#3137 date: 2020-01-06 13:52:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286359 {#3138 date: 2020-01-06 13:52:39.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3140 …} -Children: PersistentCollection {#3143 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3146 -id: 1043 -name: "尿石症" -hierarchy: 3 -sort_no: 143 -create_date: DateTime @1578286355 {#3144 date: 2020-01-06 13:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286355 {#3145 date: 2020-01-06 13:52:35.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3147 …} -Children: PersistentCollection {#3150 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3153 -id: 1042 -name: "高栄養時" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1578286348 {#3151 date: 2020-01-06 13:52:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286348 {#3152 date: 2020-01-06 13:52:28.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3154 …} -Children: PersistentCollection {#3157 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3160 -id: 1022 -name: "動物用医薬品" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1574650660 {#3086 date: 2019-11-25 11:57:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#3087 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3161 …} -Children: PersistentCollection {#3164 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3165 -id: 1023 -name: "ノミ・マダニ駆除薬" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1574650672 {#3158 date: 2019-11-25 11:57:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980271 {#3159 date: 2020-01-14 14:37:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3166 …} -Children: PersistentCollection {#3169 …} -Parent: Category {#3160} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3174 -id: 1054 -name: "虫下し薬" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1578639606 {#3172 date: 2020-01-10 16:00:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980271 {#3173 date: 2020-01-14 14:37:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3175 …} -Children: PersistentCollection {#3178 …} -Parent: Category {#3160} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3181 -id: 1060 -name: "胃腸薬・整腸剤" -hierarchy: 3 -sort_no: 138 -create_date: DateTime @1578980221 {#3179 date: 2020-01-14 14:37:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980271 {#3180 date: 2020-01-14 14:37:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3182 …} -Children: PersistentCollection {#3185 …} -Parent: Category {#3160} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3188 -id: 1061 -name: "その他内服薬" -hierarchy: 3 -sort_no: 137 -create_date: DateTime @1578980233 {#3186 date: 2020-01-14 14:37:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980271 {#3187 date: 2020-01-14 14:37:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3189 …} -Children: PersistentCollection {#3192 …} -Parent: Category {#3160} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3195 -id: 1062 -name: "目薬" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1578980243 {#3193 date: 2020-01-14 14:37:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980271 {#3194 date: 2020-01-14 14:37:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3196 …} -Children: PersistentCollection {#3199 …} -Parent: Category {#3160} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3202 -id: 1063 -name: "皮膚用薬" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1578980250 {#3200 date: 2020-01-14 14:37:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980271 {#3201 date: 2020-01-14 14:37:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3203 …} -Children: PersistentCollection {#3206 …} -Parent: Category {#3160} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3209 -id: 1064 -name: "耳薬" -hierarchy: 3 -sort_no: 134 -create_date: DateTime @1578980254 {#3207 date: 2020-01-14 14:37:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980271 {#3208 date: 2020-01-14 14:37:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3210 …} -Children: PersistentCollection {#3213 …} -Parent: Category {#3160} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3214 -id: 1077 -name: "その他" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1595223890 {#3170 date: 2020-07-20 14:44:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#3171 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3215 …} -Children: PersistentCollection {#3218 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3219 -id: 1085 -name: "しつけ" -hierarchy: 1 -sort_no: 192 -create_date: DateTime @1603429725 {#3023 date: 2020-10-23 14:08:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1603429744 {#3024 date: 2020-10-23 14:09:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3220 …} -Children: PersistentCollection {#3223 …} -Parent: null -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3226 -id: 1082 -name: "売れ筋商品" -hierarchy: 1 -sort_no: 158 -create_date: DateTime @1596506191 {#3224 date: 2020-08-04 10:56:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1603429744 {#3225 date: 2020-10-23 14:09:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3227 …} -Children: PersistentCollection {#3230 …} -Parent: null -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } Category {#3233 -id: 1084 -name: "セール" -hierarchy: 1 -sort_no: 133 -create_date: DateTime @1602183451 {#3231 date: 2020-10-09 03:57:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1603429744 {#3232 date: 2020-10-23 14:09:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3234 …} -Children: PersistentCollection {#3237 …} -Parent: null -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } ] |
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 {#292 -generator: UriSafeTokenGenerator {#294 …} -storage: SessionTokenStorage {#295 …} -namespace: Closure {#297 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | EntityManager_9a5be93 {#218 …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 {#1950 -om: EntityManager_9a5be93 {#218 …2} -classMetadata: ClassMetadata {#1911 …} -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 {#3973 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#3974 …} } file: "/home/toeitrading/animalhealth.jp/public_html/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 | [ 500 => ChoiceView {#3264 +label: "犬用" +value: "500" +data: Category {#1973 -id: 500 -name: "犬用" -hierarchy: 1 -sort_no: 194 -create_date: DateTime @1563868533 {#1964 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1603429744 {#1965 date: 2020-10-23 14:09:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#1983 …} -Children: PersistentCollection {#1996 …} -Parent: null -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1001 => ChoiceView {#3262 +label: " 療法食" +value: "1001" +data: Category {#1997 -id: 1001 -name: "療法食" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1563868533 {#1966 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#1967 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#1998 …} -Children: PersistentCollection {#2001 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 11 => ChoiceView {#3265 +label: " ロイヤルカナン療法食 犬用" +value: "11" +data: Category {#2002 -id: 11 -name: "ロイヤルカナン療法食 犬用" -hierarchy: 3 -sort_no: 187 -create_date: DateTime @1406732182 {#1968 date: 2014-07-30 23:56:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1575870234 {#1969 date: 2019-12-09 14:43:54.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2003 …} -Children: PersistentCollection {#2006 …} -Parent: Category {#1997} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 20 => ChoiceView {#3266 +label: " 減量サポート" +value: "20" +data: Category {#2007 -id: 20 -name: "減量サポート" -hierarchy: 4 -sort_no: 92 -create_date: DateTime @1407501217 {#1970 date: 2014-08-08 21:33:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#1971 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2008 …} -Children: PersistentCollection {#2011 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 21 => ChoiceView {#3267 +label: " 満腹感サポート" +value: "21" +data: Category {#2020 -id: 21 -name: "満腹感サポート" -hierarchy: 4 -sort_no: 91 -create_date: DateTime @1407502884 {#2018 date: 2014-08-08 22:01:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2019 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2021 …} -Children: PersistentCollection {#2024 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 22 => ChoiceView {#3268 +label: " 糖コントロール" +value: "22" +data: Category {#2027 -id: 22 -name: "糖コントロール" -hierarchy: 4 -sort_no: 90 -create_date: DateTime @1407502908 {#2025 date: 2014-08-08 22:01:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2026 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2028 …} -Children: PersistentCollection {#2031 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 23 => ChoiceView {#3269 +label: " アミノペプチド フォーミュラ" +value: "23" +data: Category {#2034 -id: 23 -name: "アミノペプチド フォーミュラ" -hierarchy: 4 -sort_no: 89 -create_date: DateTime @1407502930 {#2032 date: 2014-08-08 22:02:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2033 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2035 …} -Children: PersistentCollection {#2038 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 24 => ChoiceView {#3270 +label: " スキンサポート" +value: "24" +data: Category {#2041 -id: 24 -name: "スキンサポート" -hierarchy: 4 -sort_no: 88 -create_date: DateTime @1408413836 {#2039 date: 2014-08-19 11:03:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2040 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2042 …} -Children: PersistentCollection {#2045 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 25 => ChoiceView {#3271 +label: " セレクトプロテイン" +value: "25" +data: Category {#2048 -id: 25 -name: "セレクトプロテイン" -hierarchy: 4 -sort_no: 87 -create_date: DateTime @1408413878 {#2046 date: 2014-08-19 11:04:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2047 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2049 …} -Children: PersistentCollection {#2052 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 26 => ChoiceView {#3272 +label: " 低分子プロテイン" +value: "26" +data: Category {#2055 -id: 26 -name: "低分子プロテイン" -hierarchy: 4 -sort_no: 86 -create_date: DateTime @1408458209 {#2053 date: 2014-08-19 23:23:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2054 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2056 …} -Children: PersistentCollection {#2059 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 27 => ChoiceView {#3273 +label: " 低分子プロテイン ライト" +value: "27" +data: Category {#2062 -id: 27 -name: "低分子プロテイン ライト" -hierarchy: 4 -sort_no: 85 -create_date: DateTime @1408458245 {#2060 date: 2014-08-19 23:24:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2061 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2063 …} -Children: PersistentCollection {#2066 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 28 => ChoiceView {#3274 +label: " 低分子プロテイン+pHコントロール" +value: "28" +data: Category {#2069 -id: 28 -name: "低分子プロテイン+pHコントロール" -hierarchy: 4 -sort_no: 84 -create_date: DateTime @1408458288 {#2067 date: 2014-08-19 23:24:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2068 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2070 …} -Children: PersistentCollection {#2073 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 29 => ChoiceView {#3275 +label: " 消化器サポート" +value: "29" +data: Category {#2076 -id: 29 -name: "消化器サポート" -hierarchy: 4 -sort_no: 83 -create_date: DateTime @1408458333 {#2074 date: 2014-08-19 23:25:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2075 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2077 …} -Children: PersistentCollection {#2080 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 30 => ChoiceView {#3276 +label: " 消化器サポート低脂肪" +value: "30" +data: Category {#2083 -id: 30 -name: "消化器サポート低脂肪" -hierarchy: 4 -sort_no: 82 -create_date: DateTime @1408458364 {#2081 date: 2014-08-19 23:26:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2082 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2084 …} -Children: PersistentCollection {#2087 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 31 => ChoiceView {#3277 +label: " 消化器サポート高繊維" +value: "31" +data: Category {#2090 -id: 31 -name: "消化器サポート高繊維" -hierarchy: 4 -sort_no: 81 -create_date: DateTime @1408458404 {#2088 date: 2014-08-19 23:26:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2089 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2091 …} -Children: PersistentCollection {#2094 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 33 => ChoiceView {#3278 +label: " 肝臓サポート" +value: "33" +data: Category {#2097 -id: 33 -name: "肝臓サポート" -hierarchy: 4 -sort_no: 80 -create_date: DateTime @1408527637 {#2095 date: 2014-08-20 18:40:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2096 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2098 …} -Children: PersistentCollection {#2101 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 34 => ChoiceView {#3279 +label: " 腎臓サポート" +value: "34" +data: Category {#2104 -id: 34 -name: "腎臓サポート" -hierarchy: 4 -sort_no: 79 -create_date: DateTime @1408527652 {#2102 date: 2014-08-20 18:40:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2103 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2105 …} -Children: PersistentCollection {#2108 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 36 => ChoiceView {#3280 +label: " ユリナリーS/O" +value: "36" +data: Category {#2111 -id: 36 -name: "ユリナリーS/O" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1408528030 {#2109 date: 2014-08-20 18:47:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2110 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2112 …} -Children: PersistentCollection {#2115 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 35 => ChoiceView {#3281 +label: " 退院サポート" +value: "35" +data: Category {#2118 -id: 35 -name: "退院サポート" -hierarchy: 4 -sort_no: 77 -create_date: DateTime @1408527665 {#2116 date: 2014-08-20 18:41:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2117 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2119 …} -Children: PersistentCollection {#2122 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 32 => ChoiceView {#3282 +label: " 関節サポート" +value: "32" +data: Category {#2125 -id: 32 -name: "関節サポート" -hierarchy: 4 -sort_no: 76 -create_date: DateTime @1408527597 {#2123 date: 2014-08-20 18:39:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2124 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2126 …} -Children: PersistentCollection {#2129 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 38 => ChoiceView {#3283 +label: " 早期心臓サポート 関節サポート" +value: "38" +data: Category {#2132 -id: 38 -name: "早期心臓サポート 関節サポート" -hierarchy: 4 -sort_no: 75 -create_date: DateTime @1408647796 {#2130 date: 2014-08-22 04:03:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2131 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2133 …} -Children: PersistentCollection {#2136 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 39 => ChoiceView {#3284 +label: " 心臓サポート" +value: "39" +data: Category {#2139 -id: 39 -name: "心臓サポート" -hierarchy: 4 -sort_no: 74 -create_date: DateTime @1408647803 {#2137 date: 2014-08-22 04:03:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2138 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2140 …} -Children: PersistentCollection {#2143 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 37 => ChoiceView {#3285 +label: " 心臓サポート1" +value: "37" +data: Category {#2146 -id: 37 -name: "心臓サポート1" -hierarchy: 4 -sort_no: 73 -create_date: DateTime @1408647775 {#2144 date: 2014-08-22 04:02:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2145 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2147 …} -Children: PersistentCollection {#2150 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 40 => ChoiceView {#3286 +label: " 高栄養" +value: "40" +data: Category {#2153 -id: 40 -name: "高栄養" -hierarchy: 4 -sort_no: 72 -create_date: DateTime @1408648036 {#2151 date: 2014-08-22 04:07:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2152 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2154 …} -Children: PersistentCollection {#2157 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 41 => ChoiceView {#3287 +label: " 栄養補完食" +value: "41" +data: Category {#2160 -id: 41 -name: "栄養補完食" -hierarchy: 4 -sort_no: 71 -create_date: DateTime @1408708179 {#2158 date: 2014-08-22 20:49:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1613107024 {#2159 date: 2021-02-12 14:17:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2161 …} -Children: PersistentCollection {#2164 …} -Parent: Category {#2002} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1024 => ChoiceView {#3288 +label: " ロイヤルカナン準療法食 ベッツプラン 犬用" +value: "1024" +data: Category {#2165 -id: 1024 -name: "ロイヤルカナン準療法食 ベッツプラン 犬用" -hierarchy: 3 -sort_no: 93 -create_date: DateTime @1575870221 {#2013 date: 2019-12-09 14:43:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1575870576 {#2012 date: 2019-12-09 14:49:36.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2166 …} -Children: PersistentCollection {#2169 …} -Parent: Category {#1997} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 13 => ChoiceView {#3289 +label: " プリスプリクション・ダイエット療法食 犬用" +value: "13" +data: Category {#2174 -id: 13 -name: "プリスプリクション・ダイエット療法食 犬用" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1406732582 {#2170 date: 2014-07-31 00:03:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1575870234 {#2171 date: 2019-12-09 14:43:54.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2175 …} -Children: PersistentCollection {#2178 …} -Parent: Category {#1997} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 74 => ChoiceView {#3290 +label: " メタボリックスTM" +value: "74" +data: Category {#2179 -id: 74 -name: "メタボリックスTM" -hierarchy: 4 -sort_no: 69 -create_date: DateTime @1409318708 {#2172 date: 2014-08-29 22:25:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2173 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2180 …} -Children: PersistentCollection {#2183 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 76 => ChoiceView {#3291 +label: " メタボリックスTMビスケット" +value: "76" +data: Category {#2188 -id: 76 -name: "メタボリックスTMビスケット" -hierarchy: 4 -sort_no: 68 -create_date: DateTime @1409320586 {#2186 date: 2014-08-29 22:56:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2187 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2189 …} -Children: PersistentCollection {#2192 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 73 => ChoiceView {#3292 +label: " a/d" +value: "73" +data: Category {#2195 -id: 73 -name: "a/d" -hierarchy: 4 -sort_no: 67 -create_date: DateTime @1409318381 {#2193 date: 2014-08-29 22:19:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2194 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2196 …} -Children: PersistentCollection {#2199 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 72 => ChoiceView {#3293 +label: " c/d" +value: "72" +data: Category {#2202 -id: 72 -name: "c/d" -hierarchy: 4 -sort_no: 66 -create_date: DateTime @1409318374 {#2200 date: 2014-08-29 22:19:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2201 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2203 …} -Children: PersistentCollection {#2206 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1026 => ChoiceView {#3294 +label: " ダームディフェンス" +value: "1026" +data: Category {#2209 -id: 1026 -name: "ダームディフェンス" -hierarchy: 4 -sort_no: 65 -create_date: DateTime @1576029816 {#2207 date: 2019-12-11 11:03:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2208 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2210 …} -Children: PersistentCollection {#2213 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 71 => ChoiceView {#3295 +label: " d/d[ダック&ポテト]" +value: "71" +data: Category {#2216 -id: 71 -name: "d/d[ダック&ポテト]" -hierarchy: 4 -sort_no: 64 -create_date: DateTime @1409318369 {#2214 date: 2014-08-29 22:19:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2215 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2217 …} -Children: PersistentCollection {#2220 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 77 => ChoiceView {#3296 +label: " d/d[サーモン&ポテト]" +value: "77" +data: Category {#2223 -id: 77 -name: "d/d[サーモン&ポテト]" -hierarchy: 4 -sort_no: 63 -create_date: DateTime @1409331770 {#2221 date: 2014-08-30 02:02:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2222 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2224 …} -Children: PersistentCollection {#2227 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 78 => ChoiceView {#3297 +label: " d/d[ラム&ライス]" +value: "78" +data: Category {#2230 -id: 78 -name: "d/d[ラム&ライス]" -hierarchy: 4 -sort_no: 62 -create_date: DateTime @1409331785 {#2228 date: 2014-08-30 02:03:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2229 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2231 …} -Children: PersistentCollection {#2234 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 69 => ChoiceView {#3298 +label: " h/d" +value: "69" +data: Category {#2237 -id: 69 -name: "h/d" -hierarchy: 4 -sort_no: 61 -create_date: DateTime @1409318332 {#2235 date: 2014-08-29 22:18:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2236 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2238 …} -Children: PersistentCollection {#2241 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 68 => ChoiceView {#3299 +label: " i/d" +value: "68" +data: Category {#2244 -id: 68 -name: "i/d" -hierarchy: 4 -sort_no: 60 -create_date: DateTime @1409318324 {#2242 date: 2014-08-29 22:18:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2243 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2245 …} -Children: PersistentCollection {#2248 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 67 => ChoiceView {#3300 +label: " j/d" +value: "67" +data: Category {#2251 -id: 67 -name: "j/d" -hierarchy: 4 -sort_no: 59 -create_date: DateTime @1409318317 {#2249 date: 2014-08-29 22:18:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2250 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2252 …} -Children: PersistentCollection {#2255 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 66 => ChoiceView {#3301 +label: " k/d" +value: "66" +data: Category {#2258 -id: 66 -name: "k/d" -hierarchy: 4 -sort_no: 58 -create_date: DateTime @1409318308 {#2256 date: 2014-08-29 22:18:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2257 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2259 …} -Children: PersistentCollection {#2262 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 65 => ChoiceView {#3302 +label: " l/d" +value: "65" +data: Category {#2265 -id: 65 -name: "l/d" -hierarchy: 4 -sort_no: 57 -create_date: DateTime @1409318299 {#2263 date: 2014-08-29 22:18:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2264 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2266 …} -Children: PersistentCollection {#2269 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 64 => ChoiceView {#3303 +label: " n/d" +value: "64" +data: Category {#2272 -id: 64 -name: "n/d" -hierarchy: 4 -sort_no: 56 -create_date: DateTime @1409318288 {#2270 date: 2014-08-29 22:18:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2271 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2273 …} -Children: PersistentCollection {#2276 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 63 => ChoiceView {#3304 +label: " p/d" +value: "63" +data: Category {#2279 -id: 63 -name: "p/d" -hierarchy: 4 -sort_no: 55 -create_date: DateTime @1409318279 {#2277 date: 2014-08-29 22:17:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2278 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2280 …} -Children: PersistentCollection {#2283 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 62 => ChoiceView {#3305 +label: " r/d" +value: "62" +data: Category {#2286 -id: 62 -name: "r/d" -hierarchy: 4 -sort_no: 54 -create_date: DateTime @1409318271 {#2284 date: 2014-08-29 22:17:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2285 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2287 …} -Children: PersistentCollection {#2290 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 61 => ChoiceView {#3306 +label: " s/d" +value: "61" +data: Category {#2293 -id: 61 -name: "s/d" -hierarchy: 4 -sort_no: 53 -create_date: DateTime @1409318264 {#2291 date: 2014-08-29 22:17:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2292 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2294 …} -Children: PersistentCollection {#2297 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 60 => ChoiceView {#3307 +label: " t/d" +value: "60" +data: Category {#2300 -id: 60 -name: "t/d" -hierarchy: 4 -sort_no: 52 -create_date: DateTime @1409318254 {#2298 date: 2014-08-29 22:17:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2299 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2301 …} -Children: PersistentCollection {#2304 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 59 => ChoiceView {#3308 +label: " u/d" +value: "59" +data: Category {#2307 -id: 59 -name: "u/d" -hierarchy: 4 -sort_no: 51 -create_date: DateTime @1409318244 {#2305 date: 2014-08-29 22:17:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2306 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2308 …} -Children: PersistentCollection {#2311 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 58 => ChoiceView {#3309 +label: " w/d" +value: "58" +data: Category {#2314 -id: 58 -name: "w/d" -hierarchy: 4 -sort_no: 50 -create_date: DateTime @1409318236 {#2312 date: 2014-08-29 22:17:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2313 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2315 …} -Children: PersistentCollection {#2318 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 57 => ChoiceView {#3310 +label: " z/d [ULTRA]" +value: "57" +data: Category {#2321 -id: 57 -name: "z/d [ULTRA]" -hierarchy: 4 -sort_no: 49 -create_date: DateTime @1409318227 {#2319 date: 2014-08-29 22:17:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2320 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2322 …} -Children: PersistentCollection {#2325 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 79 => ChoiceView {#3311 +label: " z/d [低アレルゲン]" +value: "79" +data: Category {#2328 -id: 79 -name: "z/d [低アレルゲン]" -hierarchy: 4 -sort_no: 48 -create_date: DateTime @1409666383 {#2326 date: 2014-09-02 22:59:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2327 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2329 …} -Children: PersistentCollection {#2332 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1083 => ChoiceView {#3312 +label: " 腸内バイオーム" +value: "1083" +data: Category {#2335 -id: 1083 -name: "腸内バイオーム" -hierarchy: 4 -sort_no: 47 -create_date: DateTime @1601344400 {#2333 date: 2020-09-29 10:53:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2334 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2336 …} -Children: PersistentCollection {#2339 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 56 => ChoiceView {#3313 +label: " トリーツ" +value: "56" +data: Category {#2342 -id: 56 -name: "トリーツ" -hierarchy: 4 -sort_no: 46 -create_date: DateTime @1409318217 {#2340 date: 2014-08-29 22:16:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2341 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2343 …} -Children: PersistentCollection {#2346 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 55 => ChoiceView {#3314 +label: " 低アレルゲン トリーツ" +value: "55" +data: Category {#2349 -id: 55 -name: "低アレルゲン トリーツ" -hierarchy: 4 -sort_no: 45 -create_date: DateTime @1409318138 {#2347 date: 2014-08-29 22:15:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601344449 {#2348 date: 2020-09-29 10:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2350 …} -Children: PersistentCollection {#2353 …} -Parent: Category {#2174} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1003 => ChoiceView {#3315 +label: " ドックフード" +value: "1003" +data: Category {#2184 -id: 1003 -name: "ドックフード" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1563868533 {#2015 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2014 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2185 …} -Children: PersistentCollection {#2356 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1005 => ChoiceView {#3316 +label: " おやつ" +value: "1005" +data: Category {#2361 -id: 1005 -name: "おやつ" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1563868533 {#2357 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2358 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2362 …} -Children: PersistentCollection {#2365 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1014 => ChoiceView {#3317 +label: " ミルク" +value: "1014" +data: Category {#2366 -id: 1014 -name: "ミルク" -hierarchy: 3 -sort_no: 176 -create_date: DateTime @1569424092 {#2359 date: 2019-09-26 00:08:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1569424092 {#2360 date: 2019-09-26 00:08:12.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2367 …} -Children: PersistentCollection {#2371 …} -Parent: Category {#2361} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1013 => ChoiceView {#3318 +label: " ガム" +value: "1013" +data: Category {#2378 -id: 1013 -name: "ガム" -hierarchy: 3 -sort_no: 175 -create_date: DateTime @1569424084 {#2374 date: 2019-09-26 00:08:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1569424084 {#2375 date: 2019-09-26 00:08:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2379 …} -Children: PersistentCollection {#2382 …} -Parent: Category {#2361} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1071 => ChoiceView {#3319 +label: " グリニーズ" +value: "1071" +data: Category {#2383 -id: 1071 -name: "グリニーズ" -hierarchy: 4 -sort_no: 174 -create_date: DateTime @1588248407 {#2376 date: 2020-04-30 21:06:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1588248407 {#2377 date: 2020-04-30 21:06:47.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2384 …} -Children: PersistentCollection {#2387 …} -Parent: Category {#2378} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1070 => ChoiceView {#3320 +label: " ビルバックジャパン" +value: "1070" +data: Category {#2392 -id: 1070 -name: "ビルバックジャパン" -hierarchy: 4 -sort_no: 173 -create_date: DateTime @1588248401 {#2390 date: 2020-04-30 21:06:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1588248401 {#2391 date: 2020-04-30 21:06:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2393 …} -Children: PersistentCollection {#2396 …} -Parent: Category {#2378} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 152 => ChoiceView {#3321 +label: " サプリメント" +value: "152" +data: Category {#2399 -id: 152 -name: "サプリメント" -hierarchy: 3 -sort_no: 172 -create_date: DateTime @1564544215 {#2372 date: 2019-07-31 12:36:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1564544215 {#2373 date: 2019-07-31 12:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2400 …} -Children: PersistentCollection {#2403 …} -Parent: Category {#2361} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 154 => ChoiceView {#3322 +label: " GRANTAS" +value: "154" +data: Category {#2404 -id: 154 -name: "GRANTAS" -hierarchy: 4 -sort_no: 171 -create_date: DateTime @1564544342 {#2397 date: 2019-07-31 12:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1564544342 {#2398 date: 2019-07-31 12:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2405 …} -Children: PersistentCollection {#2408 …} -Parent: Category {#2399} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1007 => ChoiceView {#3323 +label: " トイレ・衛生用品" +value: "1007" +data: Category {#2409 -id: 1007 -name: "トイレ・衛生用品" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1563868533 {#2388 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2389 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2410 …} -Children: PersistentCollection {#2413 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1009 => ChoiceView {#3324 +label: " ケージ・ベッド" +value: "1009" +data: Category {#2418 -id: 1009 -name: "ケージ・ベッド" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1563868533 {#2414 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2415 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2419 …} -Children: PersistentCollection {#2422 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1015 => ChoiceView {#3325 +label: " ベッド" +value: "1015" +data: Category {#2423 -id: 1015 -name: "ベッド" -hierarchy: 3 -sort_no: 163 -create_date: DateTime @1569424182 {#2416 date: 2019-09-26 00:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1569424182 {#2417 date: 2019-09-26 00:09:42.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2424 …} -Children: PersistentCollection {#2427 …} -Parent: Category {#2418} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1011 => ChoiceView {#3326 +label: " ファッション" +value: "1011" +data: Category {#2432 -id: 1011 -name: "ファッション" -hierarchy: 2 -sort_no: 161 -create_date: DateTime @1563868533 {#2428 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2429 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2433 …} -Children: PersistentCollection {#2436 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1017 => ChoiceView {#3327 +label: " ハーネス" +value: "1017" +data: Category {#2437 -id: 1017 -name: "ハーネス" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1569424271 {#2430 date: 2019-09-26 00:11:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1569424271 {#2431 date: 2019-09-26 00:11:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2438 …} -Children: PersistentCollection {#2441 …} -Parent: Category {#2432} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1016 => ChoiceView {#3328 +label: " ウェア" +value: "1016" +data: Category {#2446 -id: 1016 -name: "ウェア" -hierarchy: 3 -sort_no: 159 -create_date: DateTime @1569424260 {#2444 date: 2019-09-26 00:11:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1569424260 {#2445 date: 2019-09-26 00:11:00.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2447 …} -Children: PersistentCollection {#2450 …} -Parent: Category {#2432} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1080 => ChoiceView {#3329 +label: " おもちゃ" +value: "1080" +data: Category {#2451 -id: 1080 -name: "おもちゃ" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1595553460 {#2016 date: 2020-07-24 10:17:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553460 {#2017 date: 2020-07-24 10:17:40.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2452 …} -Children: PersistentCollection {#2455 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1076 => ChoiceView {#3330 +label: " 歩行補助具" +value: "1076" +data: Category {#2458 -id: 1076 -name: "歩行補助具" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1595222391 {#2456 date: 2020-07-20 14:19:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2457 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2459 …} -Children: PersistentCollection {#2462 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1065 => ChoiceView {#3331 +label: " ケア用品" +value: "1065" +data: Category {#2467 -id: 1065 -name: "ケア用品" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1582729450 {#2463 date: 2020-02-27 00:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2464 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2468 …} -Children: PersistentCollection {#2471 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1067 => ChoiceView {#3332 +label: " デンタル" +value: "1067" +data: Category {#2472 -id: 1067 -name: "デンタル" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1588248167 {#2465 date: 2020-04-30 21:02:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612936777 {#2466 date: 2021-02-10 14:59:37.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2473 …} -Children: PersistentCollection {#2476 …} -Parent: Category {#2467} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1087 => ChoiceView {#3333 +label: " 爪のお手入れ" +value: "1087" +data: Category {#2481 -id: 1087 -name: "爪のお手入れ" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1612936774 {#2479 date: 2021-02-10 14:59:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612936777 {#2480 date: 2021-02-10 14:59:37.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2482 …} -Children: PersistentCollection {#2485 …} -Parent: Category {#2467} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1027 => ChoiceView {#3334 +label: " 犬の疾患" +value: "1027" +data: Category {#2488 -id: 1027 -name: "犬の疾患" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1578286242 {#2443 date: 2020-01-06 13:50:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2442 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2489 …} -Children: PersistentCollection {#2492 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1040 => ChoiceView {#3335 +label: " 関節炎" +value: "1040" +data: Category {#2493 -id: 1040 -name: "関節炎" -hierarchy: 3 -sort_no: 125 -create_date: DateTime @1578286325 {#2486 date: 2020-01-06 13:52:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286325 {#2487 date: 2020-01-06 13:52:05.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2494 …} -Children: PersistentCollection {#2497 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1039 => ChoiceView {#3336 +label: " 心臓病" +value: "1039" +data: Category {#2502 -id: 1039 -name: "心臓病" -hierarchy: 3 -sort_no: 124 -create_date: DateTime @1578286321 {#2500 date: 2020-01-06 13:52:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286321 {#2501 date: 2020-01-06 13:52:01.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2503 …} -Children: PersistentCollection {#2506 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1038 => ChoiceView {#3337 +label: " エイジングケア" +value: "1038" +data: Category {#2509 -id: 1038 -name: "エイジングケア" -hierarchy: 3 -sort_no: 123 -create_date: DateTime @1578286316 {#2507 date: 2020-01-06 13:51:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286316 {#2508 date: 2020-01-06 13:51:56.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2510 …} -Children: PersistentCollection {#2513 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1037 => ChoiceView {#3338 +label: " 歯周病" +value: "1037" +data: Category {#2516 -id: 1037 -name: "歯周病" -hierarchy: 3 -sort_no: 122 -create_date: DateTime @1578286311 {#2514 date: 2020-01-06 13:51:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286311 {#2515 date: 2020-01-06 13:51:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2517 …} -Children: PersistentCollection {#2520 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1036 => ChoiceView {#3339 +label: " 肝臓病" +value: "1036" +data: Category {#2523 -id: 1036 -name: "肝臓病" -hierarchy: 3 -sort_no: 121 -create_date: DateTime @1578286307 {#2521 date: 2020-01-06 13:51:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286307 {#2522 date: 2020-01-06 13:51:47.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2524 …} -Children: PersistentCollection {#2527 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1035 => ChoiceView {#3340 +label: " 肥満" +value: "1035" +data: Category {#2530 -id: 1035 -name: "肥満" -hierarchy: 3 -sort_no: 120 -create_date: DateTime @1578286302 {#2528 date: 2020-01-06 13:51:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286302 {#2529 date: 2020-01-06 13:51:42.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2531 …} -Children: PersistentCollection {#2534 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1034 => ChoiceView {#3341 +label: " 糖尿病" +value: "1034" +data: Category {#2537 -id: 1034 -name: "糖尿病" -hierarchy: 3 -sort_no: 119 -create_date: DateTime @1578286299 {#2535 date: 2020-01-06 13:51:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286299 {#2536 date: 2020-01-06 13:51:39.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2538 …} -Children: PersistentCollection {#2541 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1033 => ChoiceView {#3342 +label: " 皮膚病" +value: "1033" +data: Category {#2544 -id: 1033 -name: "皮膚病" -hierarchy: 3 -sort_no: 118 -create_date: DateTime @1578286294 {#2542 date: 2020-01-06 13:51:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286294 {#2543 date: 2020-01-06 13:51:34.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2545 …} -Children: PersistentCollection {#2548 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1032 => ChoiceView {#3343 +label: " 食物アレルギー" +value: "1032" +data: Category {#2551 -id: 1032 -name: "食物アレルギー" -hierarchy: 3 -sort_no: 117 -create_date: DateTime @1578286289 {#2549 date: 2020-01-06 13:51:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286289 {#2550 date: 2020-01-06 13:51:29.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2552 …} -Children: PersistentCollection {#2555 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1031 => ChoiceView {#3344 +label: " 消火器(下痢)" +value: "1031" +data: Category {#2558 -id: 1031 -name: "消火器(下痢)" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1578286283 {#2556 date: 2020-01-06 13:51:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286283 {#2557 date: 2020-01-06 13:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2559 …} -Children: PersistentCollection {#2562 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1030 => ChoiceView {#3345 +label: " 腎臓病" +value: "1030" +data: Category {#2565 -id: 1030 -name: "腎臓病" -hierarchy: 3 -sort_no: 115 -create_date: DateTime @1578286276 {#2563 date: 2020-01-06 13:51:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286276 {#2564 date: 2020-01-06 13:51:16.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2566 …} -Children: PersistentCollection {#2569 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1029 => ChoiceView {#3346 +label: " 尿石症" +value: "1029" +data: Category {#2572 -id: 1029 -name: "尿石症" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1578286270 {#2570 date: 2020-01-06 13:51:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286270 {#2571 date: 2020-01-06 13:51:10.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2573 …} -Children: PersistentCollection {#2576 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1028 => ChoiceView {#3347 +label: " 高栄養時" +value: "1028" +data: Category {#2579 -id: 1028 -name: "高栄養時" -hierarchy: 3 -sort_no: 113 -create_date: DateTime @1578286262 {#2577 date: 2020-01-06 13:51:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286262 {#2578 date: 2020-01-06 13:51:02.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2580 …} -Children: PersistentCollection {#2583 …} -Parent: Category {#2488} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1020 => ChoiceView {#3348 +label: " 動物用医薬品" +value: "1020" +data: Category {#2586 -id: 1020 -name: "動物用医薬品" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1574650512 {#2498 date: 2019-11-25 11:55:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2499 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2587 …} -Children: PersistentCollection {#2590 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1021 => ChoiceView {#3349 +label: " ノミ・マダニ駆除薬" +value: "1021" +data: Category {#2591 -id: 1021 -name: "ノミ・マダニ駆除薬" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1574650535 {#2584 date: 2019-11-25 11:55:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980200 {#2585 date: 2020-01-14 14:36:40.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2592 …} -Children: PersistentCollection {#2595 …} -Parent: Category {#2586} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1053 => ChoiceView {#3350 +label: " 虫下し薬" +value: "1053" +data: Category {#2600 -id: 1053 -name: "虫下し薬" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1578639568 {#2598 date: 2020-01-10 15:59:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980200 {#2599 date: 2020-01-14 14:36:40.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2601 …} -Children: PersistentCollection {#2604 …} -Parent: Category {#2586} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1055 => ChoiceView {#3351 +label: " 胃腸薬・整腸剤" +value: "1055" +data: Category {#2607 -id: 1055 -name: "胃腸薬・整腸剤" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1578980105 {#2605 date: 2020-01-14 14:35:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980200 {#2606 date: 2020-01-14 14:36:40.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2608 …} -Children: PersistentCollection {#2611 …} -Parent: Category {#2586} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1056 => ChoiceView {#3352 +label: " その他内服薬" +value: "1056" +data: Category {#2614 -id: 1056 -name: "その他内服薬" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1578980115 {#2612 date: 2020-01-14 14:35:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980200 {#2613 date: 2020-01-14 14:36:40.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2615 …} -Children: PersistentCollection {#2618 …} -Parent: Category {#2586} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1057 => ChoiceView {#3353 +label: " 目薬" +value: "1057" +data: Category {#2621 -id: 1057 -name: "目薬" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1578980125 {#2619 date: 2020-01-14 14:35:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980200 {#2620 date: 2020-01-14 14:36:40.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2622 …} -Children: PersistentCollection {#2625 …} -Parent: Category {#2586} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1058 => ChoiceView {#3354 +label: " 皮膚用薬" +value: "1058" +data: Category {#2628 -id: 1058 -name: "皮膚用薬" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1578980135 {#2626 date: 2020-01-14 14:35:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980200 {#2627 date: 2020-01-14 14:36:40.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2629 …} -Children: PersistentCollection {#2632 …} -Parent: Category {#2586} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1059 => ChoiceView {#3355 +label: " 耳薬" +value: "1059" +data: Category {#2635 -id: 1059 -name: "耳薬" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1578980140 {#2633 date: 2020-01-14 14:35:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980200 {#2634 date: 2020-01-14 14:36:40.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2636 …} -Children: PersistentCollection {#2639 …} -Parent: Category {#2586} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1078 => ChoiceView {#3356 +label: " その他" +value: "1078" +data: Category {#2640 -id: 1078 -name: "その他" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1595223912 {#2596 date: 2020-07-20 14:45:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595223919 {#2597 date: 2020-07-20 14:45:19.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2641 …} -Children: PersistentCollection {#2644 …} -Parent: Category {#1973} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 501 => ChoiceView {#3357 +label: "猫用" +value: "501" +data: Category {#2651 -id: 501 -name: "猫用" -hierarchy: 1 -sort_no: 193 -create_date: DateTime @1563868533 {#2477 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1603429744 {#2478 date: 2020-10-23 14:09:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2652 …} -Children: PersistentCollection {#2655 …} -Parent: null -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1002 => ChoiceView {#3358 +label: " 療法食" +value: "1002" +data: Category {#2656 -id: 1002 -name: "療法食" -hierarchy: 2 -sort_no: 191 -create_date: DateTime @1563868533 {#2645 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#2646 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2657 …} -Children: PersistentCollection {#2660 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 18 => ChoiceView {#3359 +label: " ロイヤルカナン療法食 猫用" +value: "18" +data: Category {#2661 -id: 18 -name: "ロイヤルカナン療法食 猫用" -hierarchy: 3 -sort_no: 190 -create_date: DateTime @1406740797 {#2647 date: 2014-07-31 02:19:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1581933720 {#2648 date: 2020-02-17 19:02:00.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2662 …} -Children: PersistentCollection {#2665 …} -Parent: Category {#2656} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 51 => ChoiceView {#3360 +label: " 減量サポート" +value: "51" +data: Category {#2666 -id: 51 -name: "減量サポート" -hierarchy: 4 -sort_no: 189 -create_date: DateTime @1408711990 {#2649 date: 2014-08-22 21:53:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2650 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2667 …} -Children: PersistentCollection {#2670 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 50 => ChoiceView {#3361 +label: " 満腹感サポート" +value: "50" +data: Category {#2679 -id: 50 -name: "満腹感サポート" -hierarchy: 4 -sort_no: 42 -create_date: DateTime @1408711979 {#2677 date: 2014-08-22 21:52:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2678 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2680 …} -Children: PersistentCollection {#2683 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 49 => ChoiceView {#3362 +label: " 糖コントロール" +value: "49" +data: Category {#2686 -id: 49 -name: "糖コントロール" -hierarchy: 4 -sort_no: 41 -create_date: DateTime @1408711968 {#2684 date: 2014-08-22 21:52:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2685 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2687 …} -Children: PersistentCollection {#2690 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 48 => ChoiceView {#3363 +label: " 肝臓サポート" +value: "48" +data: Category {#2693 -id: 48 -name: "肝臓サポート" -hierarchy: 4 -sort_no: 40 -create_date: DateTime @1408711950 {#2691 date: 2014-08-22 21:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2692 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2694 …} -Children: PersistentCollection {#2697 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 47 => ChoiceView {#3364 +label: " 低分子プロテイン" +value: "47" +data: Category {#2700 -id: 47 -name: "低分子プロテイン" -hierarchy: 4 -sort_no: 39 -create_date: DateTime @1408711936 {#2698 date: 2014-08-22 21:52:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2699 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2701 …} -Children: PersistentCollection {#2704 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 46 => ChoiceView {#3365 +label: " セレクトプロテイン" +value: "46" +data: Category {#2707 -id: 46 -name: "セレクトプロテイン" -hierarchy: 4 -sort_no: 38 -create_date: DateTime @1408711916 {#2705 date: 2014-08-22 21:51:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2706 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2708 …} -Children: PersistentCollection {#2711 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 45 => ChoiceView {#3366 +label: " 消化器サポート" +value: "45" +data: Category {#2714 -id: 45 -name: "消化器サポート" -hierarchy: 4 -sort_no: 37 -create_date: DateTime @1408711886 {#2712 date: 2014-08-22 21:51:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2713 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2715 …} -Children: PersistentCollection {#2718 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 54 => ChoiceView {#3367 +label: " 消化器サポート(可溶性繊維)" +value: "54" +data: Category {#2721 -id: 54 -name: "消化器サポート(可溶性繊維)" -hierarchy: 4 -sort_no: 36 -create_date: DateTime @1408730810 {#2719 date: 2014-08-23 03:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2720 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2722 …} -Children: PersistentCollection {#2725 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 44 => ChoiceView {#3368 +label: " 腎臓サポート" +value: "44" +data: Category {#2728 -id: 44 -name: "腎臓サポート" -hierarchy: 4 -sort_no: 35 -create_date: DateTime @1408711855 {#2726 date: 2014-08-22 21:50:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2727 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2729 …} -Children: PersistentCollection {#2732 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1086 => ChoiceView {#3369 +label: " 早期腎臓サポート" +value: "1086" +data: Category {#2735 -id: 1086 -name: "早期腎臓サポート" -hierarchy: 4 -sort_no: 34 -create_date: DateTime @1612935283 {#2733 date: 2021-02-10 14:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2734 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2736 …} -Children: PersistentCollection {#2739 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 43 => ChoiceView {#3370 +label: " 退院サポート" +value: "43" +data: Category {#2742 -id: 43 -name: "退院サポート" -hierarchy: 4 -sort_no: 33 -create_date: DateTime @1408711842 {#2740 date: 2014-08-22 21:50:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2741 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2743 …} -Children: PersistentCollection {#2746 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 42 => ChoiceView {#3371 +label: " ユリナリーS/O" +value: "42" +data: Category {#2749 -id: 42 -name: "ユリナリーS/O" -hierarchy: 4 -sort_no: 32 -create_date: DateTime @1408711820 {#2747 date: 2014-08-22 21:50:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2748 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2750 …} -Children: PersistentCollection {#2753 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 52 => ChoiceView {#3372 +label: " 高栄養" +value: "52" +data: Category {#2756 -id: 52 -name: "高栄養" -hierarchy: 4 -sort_no: 31 -create_date: DateTime @1408712070 {#2754 date: 2014-08-22 21:54:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2755 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2757 …} -Children: PersistentCollection {#2760 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 53 => ChoiceView {#3373 +label: " 栄養補完食" +value: "53" +data: Category {#2763 -id: 53 -name: "栄養補完食" -hierarchy: 4 -sort_no: 30 -create_date: DateTime @1408712110 {#2761 date: 2014-08-22 21:55:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612935311 {#2762 date: 2021-02-10 14:35:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2764 …} -Children: PersistentCollection {#2767 …} -Parent: Category {#2661} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1025 => ChoiceView {#3374 +label: " ロイヤルカナン準療法食 ベッツプラン 猫用" +value: "1025" +data: Category {#2768 -id: 1025 -name: "ロイヤルカナン準療法食 ベッツプラン 猫用" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1575870508 {#2672 date: 2019-12-09 14:48:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1581933720 {#2671 date: 2020-02-17 19:02:00.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2769 …} -Children: PersistentCollection {#2772 …} -Parent: Category {#2656} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 19 => ChoiceView {#3375 +label: " プリスプリクション・ダイエット療法食 猫用" +value: "19" +data: Category {#2777 -id: 19 -name: "プリスプリクション・ダイエット療法食 猫用" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1406740818 {#2773 date: 2014-07-31 02:20:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1581933720 {#2774 date: 2020-02-17 19:02:00.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2778 …} -Children: PersistentCollection {#2781 …} -Parent: Category {#2656} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 94 => ChoiceView {#3376 +label: " メタボリックスTM" +value: "94" +data: Category {#2782 -id: 94 -name: "メタボリックスTM" -hierarchy: 4 -sort_no: 28 -create_date: DateTime @1409674251 {#2775 date: 2014-09-03 01:10:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2776 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2783 …} -Children: PersistentCollection {#2786 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 93 => ChoiceView {#3377 +label: " メタボリックスTMビスケット" +value: "93" +data: Category {#2791 -id: 93 -name: "メタボリックスTMビスケット" -hierarchy: 4 -sort_no: 27 -create_date: DateTime @1409674245 {#2789 date: 2014-09-03 01:10:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2790 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2792 …} -Children: PersistentCollection {#2795 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 92 => ChoiceView {#3378 +label: " a/d" +value: "92" +data: Category {#2798 -id: 92 -name: "a/d" -hierarchy: 4 -sort_no: 26 -create_date: DateTime @1409674225 {#2796 date: 2014-09-03 01:10:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2797 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2799 …} -Children: PersistentCollection {#2802 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 91 => ChoiceView {#3379 +label: " c/d[マルチケアコンフォート]" +value: "91" +data: Category {#2805 -id: 91 -name: "c/d[マルチケアコンフォート]" -hierarchy: 4 -sort_no: 25 -create_date: DateTime @1409674219 {#2803 date: 2014-09-03 01:10:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2804 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2806 …} -Children: PersistentCollection {#2809 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 95 => ChoiceView {#3380 +label: " c/d[マルチケアコンフォート チキン]" +value: "95" +data: Category {#2812 -id: 95 -name: "c/d[マルチケアコンフォート チキン]" -hierarchy: 4 -sort_no: 24 -create_date: DateTime @1410523034 {#2810 date: 2014-09-12 20:57:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2811 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2813 …} -Children: PersistentCollection {#2816 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 96 => ChoiceView {#3381 +label: " c/d[マルチケアコンフォート サーモン]" +value: "96" +data: Category {#2819 -id: 96 -name: "c/d[マルチケアコンフォート サーモン]" -hierarchy: 4 -sort_no: 23 -create_date: DateTime @1410523060 {#2817 date: 2014-09-12 20:57:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2818 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2820 …} -Children: PersistentCollection {#2823 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 98 => ChoiceView {#3382 +label: " c/d [マルチケア フィッシュ]" +value: "98" +data: Category {#2826 -id: 98 -name: "c/d [マルチケア フィッシュ]" -hierarchy: 4 -sort_no: 22 -create_date: DateTime @1410523108 {#2824 date: 2014-09-12 20:58:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2825 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2827 …} -Children: PersistentCollection {#2830 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 97 => ChoiceView {#3383 +label: " c/d [マルチケア]" +value: "97" +data: Category {#2833 -id: 97 -name: "c/d [マルチケア]" -hierarchy: 4 -sort_no: 21 -create_date: DateTime @1410523086 {#2831 date: 2014-09-12 20:58:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2832 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2834 …} -Children: PersistentCollection {#2837 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 99 => ChoiceView {#3384 +label: " c/d[マルチケア チキン]" +value: "99" +data: Category {#2840 -id: 99 -name: "c/d[マルチケア チキン]" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1410532611 {#2838 date: 2014-09-12 23:36:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2839 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2841 …} -Children: PersistentCollection {#2844 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 100 => ChoiceView {#3385 +label: " c/d[マルチケア シーフード]" +value: "100" +data: Category {#2847 -id: 100 -name: "c/d[マルチケア シーフード]" -hierarchy: 4 -sort_no: 19 -create_date: DateTime @1410532630 {#2845 date: 2014-09-12 23:37:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2846 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2848 …} -Children: PersistentCollection {#2851 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 101 => ChoiceView {#3386 +label: " c/d[マルチケア ライト]" +value: "101" +data: Category {#2854 -id: 101 -name: "c/d[マルチケア ライト]" -hierarchy: 4 -sort_no: 18 -create_date: DateTime @1410532653 {#2852 date: 2014-09-12 23:37:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2853 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2855 …} -Children: PersistentCollection {#2858 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 90 => ChoiceView {#3387 +label: " g/d" +value: "90" +data: Category {#2861 -id: 90 -name: "g/d" -hierarchy: 4 -sort_no: 17 -create_date: DateTime @1409674213 {#2859 date: 2014-09-03 01:10:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2860 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2862 …} -Children: PersistentCollection {#2865 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 89 => ChoiceView {#3388 +label: " i/d" +value: "89" +data: Category {#2868 -id: 89 -name: "i/d" -hierarchy: 4 -sort_no: 16 -create_date: DateTime @1409674207 {#2866 date: 2014-09-03 01:10:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2867 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2869 …} -Children: PersistentCollection {#2872 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 88 => ChoiceView {#3389 +label: " k/d" +value: "88" +data: Category {#2875 -id: 88 -name: "k/d" -hierarchy: 4 -sort_no: 15 -create_date: DateTime @1409674201 {#2873 date: 2014-09-03 01:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2874 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2876 …} -Children: PersistentCollection {#2879 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 102 => ChoiceView {#3390 +label: " k/d[チキン]" +value: "102" +data: Category {#2882 -id: 102 -name: "k/d[チキン]" -hierarchy: 4 -sort_no: 14 -create_date: DateTime @1410974895 {#2880 date: 2014-09-18 02:28:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2881 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2883 …} -Children: PersistentCollection {#2886 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 87 => ChoiceView {#3391 +label: " l/d" +value: "87" +data: Category {#2889 -id: 87 -name: "l/d" -hierarchy: 4 -sort_no: 13 -create_date: DateTime @1409674194 {#2887 date: 2014-09-03 01:09:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2888 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2890 …} -Children: PersistentCollection {#2893 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 86 => ChoiceView {#3392 +label: " m/d" +value: "86" +data: Category {#2896 -id: 86 -name: "m/d" -hierarchy: 4 -sort_no: 12 -create_date: DateTime @1409674183 {#2894 date: 2014-09-03 01:09:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2895 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2897 …} -Children: PersistentCollection {#2900 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 85 => ChoiceView {#3393 +label: " r/d" +value: "85" +data: Category {#2903 -id: 85 -name: "r/d" -hierarchy: 4 -sort_no: 11 -create_date: DateTime @1409674177 {#2901 date: 2014-09-03 01:09:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2902 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2904 …} -Children: PersistentCollection {#2907 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 84 => ChoiceView {#3394 +label: " s/d" +value: "84" +data: Category {#2910 -id: 84 -name: "s/d" -hierarchy: 4 -sort_no: 10 -create_date: DateTime @1409674170 {#2908 date: 2014-09-03 01:09:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2909 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2911 …} -Children: PersistentCollection {#2914 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 83 => ChoiceView {#3395 +label: " t/d" +value: "83" +data: Category {#2917 -id: 83 -name: "t/d" -hierarchy: 4 -sort_no: 9 -create_date: DateTime @1409674165 {#2915 date: 2014-09-03 01:09:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2916 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2918 …} -Children: PersistentCollection {#2921 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 82 => ChoiceView {#3396 +label: " w/d" +value: "82" +data: Category {#2924 -id: 82 -name: "w/d" -hierarchy: 4 -sort_no: 8 -create_date: DateTime @1409674158 {#2922 date: 2014-09-03 01:09:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2923 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2925 …} -Children: PersistentCollection {#2928 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 103 => ChoiceView {#3397 +label: " w/d[チキン]" +value: "103" +data: Category {#2931 -id: 103 -name: "w/d[チキン]" -hierarchy: 4 -sort_no: 7 -create_date: DateTime @1411065530 {#2929 date: 2014-09-19 03:38:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2930 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2932 …} -Children: PersistentCollection {#2935 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 81 => ChoiceView {#3398 +label: " y/d" +value: "81" +data: Category {#2938 -id: 81 -name: "y/d" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1409674148 {#2936 date: 2014-09-03 01:09:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2937 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2939 …} -Children: PersistentCollection {#2942 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 80 => ChoiceView {#3399 +label: " z/d" +value: "80" +data: Category {#2945 -id: 80 -name: "z/d" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1409674137 {#2943 date: 2014-09-03 01:08:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2944 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2946 …} -Children: PersistentCollection {#2949 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1066 => ChoiceView {#3400 +label: " 腸内バイオーム" +value: "1066" +data: Category {#2952 -id: 1066 -name: "腸内バイオーム" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1586324318 {#2950 date: 2020-04-08 14:38:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1586324386 {#2951 date: 2020-04-08 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2953 …} -Children: PersistentCollection {#2956 …} -Parent: Category {#2777} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1004 => ChoiceView {#3401 +label: " キャットフード" +value: "1004" +data: Category {#2787 -id: 1004 -name: "キャットフード" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1563868533 {#2674 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#2673 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2788 …} -Children: PersistentCollection {#2959 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1006 => ChoiceView {#3402 +label: " おやつ" +value: "1006" +data: Category {#2966 -id: 1006 -name: "おやつ" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1563868533 {#2960 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#2961 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2967 …} -Children: PersistentCollection {#2970 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1072 => ChoiceView {#3403 +label: " ガム" +value: "1072" +data: Category {#2971 -id: 1072 -name: "ガム" -hierarchy: 3 -sort_no: 183 -create_date: DateTime @1588248421 {#2962 date: 2020-04-30 21:07:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1588248421 {#2963 date: 2020-04-30 21:07:01.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2972 …} -Children: PersistentCollection {#2975 …} -Parent: Category {#2966} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1074 => ChoiceView {#3404 +label: " ビルバックジャパン" +value: "1074" +data: Category {#2976 -id: 1074 -name: "ビルバックジャパン" -hierarchy: 4 -sort_no: 182 -create_date: DateTime @1588248429 {#2964 date: 2020-04-30 21:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1588248429 {#2965 date: 2020-04-30 21:07:09.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2977 …} -Children: PersistentCollection {#2980 …} -Parent: Category {#2971} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1073 => ChoiceView {#3405 +label: " グリニーズ" +value: "1073" +data: Category {#2987 -id: 1073 -name: "グリニーズ" -hierarchy: 4 -sort_no: 181 -create_date: DateTime @1588248426 {#2985 date: 2020-04-30 21:07:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1588248426 {#2986 date: 2020-04-30 21:07:06.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2988 …} -Children: PersistentCollection {#2991 …} -Parent: Category {#2971} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1018 => ChoiceView {#3406 +label: " ミルク" +value: "1018" +data: Category {#2992 -id: 1018 -name: "ミルク" -hierarchy: 3 -sort_no: 180 -create_date: DateTime @1569424297 {#2675 date: 2019-09-26 00:11:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1569424297 {#2676 date: 2019-09-26 00:11:37.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2993 …} -Children: PersistentCollection {#2996 …} -Parent: Category {#2966} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 151 => ChoiceView {#3407 +label: " サプリメント" +value: "151" +data: Category {#3001 -id: 151 -name: "サプリメント" -hierarchy: 3 -sort_no: 179 -create_date: DateTime @1564544205 {#2997 date: 2019-07-31 12:36:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1564544205 {#2998 date: 2019-07-31 12:36:45.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3002 …} -Children: PersistentCollection {#3005 …} -Parent: Category {#2966} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 153 => ChoiceView {#3408 +label: " GRANTAS" +value: "153" +data: Category {#3006 -id: 153 -name: "GRANTAS" -hierarchy: 4 -sort_no: 178 -create_date: DateTime @1564544333 {#2999 date: 2019-07-31 12:38:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1564544333 {#3000 date: 2019-07-31 12:38:53.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3007 …} -Children: PersistentCollection {#3010 …} -Parent: Category {#3001} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1068 => ChoiceView {#3409 +label: " ケア用品" +value: "1068" +data: Category {#3013 -id: 1068 -name: "ケア用品" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1588248191 {#2982 date: 2020-04-30 21:03:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#2981 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3014 …} -Children: PersistentCollection {#3017 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1069 => ChoiceView {#3410 +label: " デンタル" +value: "1069" +data: Category {#3018 -id: 1069 -name: "デンタル" -hierarchy: 3 -sort_no: 169 -create_date: DateTime @1588248199 {#3011 date: 2020-04-30 21:03:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612936800 {#3012 date: 2021-02-10 15:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3019 …} -Children: PersistentCollection {#3022 …} -Parent: Category {#3013} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1088 => ChoiceView {#3411 +label: " 爪のお手入れ" +value: "1088" +data: Category {#3027 -id: 1088 -name: "爪のお手入れ" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1612936798 {#3025 date: 2021-02-10 14:59:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612936800 {#3026 date: 2021-02-10 15:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3028 …} -Children: PersistentCollection {#3031 …} -Parent: Category {#3013} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1079 => ChoiceView {#3412 +label: " おもちゃ" +value: "1079" +data: Category {#3034 -id: 1079 -name: "おもちゃ" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1595553292 {#2984 date: 2020-07-24 10:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#2983 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3035 …} -Children: PersistentCollection {#3038 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1081 => ChoiceView {#3413 +label: " つめとぎ" +value: "1081" +data: Category {#3039 -id: 1081 -name: "つめとぎ" -hierarchy: 3 -sort_no: 166 -create_date: DateTime @1595632992 {#3032 date: 2020-07-25 08:23:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595632992 {#3033 date: 2020-07-25 08:23:12.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3040 …} -Children: PersistentCollection {#3043 …} -Parent: Category {#3034} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1008 => ChoiceView {#3414 +label: " トイレ・衛生用品" +value: "1008" +data: Category {#3046 -id: 1008 -name: "トイレ・衛生用品" -hierarchy: 2 -sort_no: 162 -create_date: DateTime @1563868533 {#3044 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#3045 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3047 …} -Children: PersistentCollection {#3050 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1012 => ChoiceView {#3415 +label: " ファッション" +value: "1012" +data: Category {#3053 -id: 1012 -name: "ファッション" -hierarchy: 2 -sort_no: 157 -create_date: DateTime @1563868533 {#3051 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#3052 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3054 …} -Children: PersistentCollection {#3057 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1010 => ChoiceView {#3416 +label: " ケージ・ベッド" +value: "1010" +data: Category {#3062 -id: 1010 -name: "ケージ・ベッド" -hierarchy: 2 -sort_no: 156 -create_date: DateTime @1563868533 {#3058 date: 2019-07-23 16:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#3059 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3063 …} -Children: PersistentCollection {#3066 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1019 => ChoiceView {#3417 +label: " キャットタワー" +value: "1019" +data: Category {#3067 -id: 1019 -name: "キャットタワー" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1569424350 {#3060 date: 2019-09-26 00:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1569424350 {#3061 date: 2019-09-26 00:12:30.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3068 …} -Children: PersistentCollection {#3071 …} -Parent: Category {#3062} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1041 => ChoiceView {#3418 +label: " 猫の疾患" +value: "1041" +data: Category {#3076 -id: 1041 -name: "猫の疾患" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1578286338 {#3072 date: 2020-01-06 13:52:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#3073 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3077 …} -Children: PersistentCollection {#3080 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1052 => ChoiceView {#3419 +label: " エイジングケア" +value: "1052" +data: Category {#3081 -id: 1052 -name: "エイジングケア" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1578286394 {#3074 date: 2020-01-06 13:53:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286394 {#3075 date: 2020-01-06 13:53:14.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3082 …} -Children: PersistentCollection {#3085 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1051 => ChoiceView {#3420 +label: " 歯周病" +value: "1051" +data: Category {#3090 -id: 1051 -name: "歯周病" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1578286387 {#3088 date: 2020-01-06 13:53:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286387 {#3089 date: 2020-01-06 13:53:07.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3091 …} -Children: PersistentCollection {#3094 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1050 => ChoiceView {#3421 +label: " 肝臓病" +value: "1050" +data: Category {#3097 -id: 1050 -name: "肝臓病" -hierarchy: 3 -sort_no: 150 -create_date: DateTime @1578286384 {#3095 date: 2020-01-06 13:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286384 {#3096 date: 2020-01-06 13:53:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3098 …} -Children: PersistentCollection {#3101 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1049 => ChoiceView {#3422 +label: " 肥満" +value: "1049" +data: Category {#3104 -id: 1049 -name: "肥満" -hierarchy: 3 -sort_no: 149 -create_date: DateTime @1578286378 {#3102 date: 2020-01-06 13:52:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286378 {#3103 date: 2020-01-06 13:52:58.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3105 …} -Children: PersistentCollection {#3108 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1048 => ChoiceView {#3423 +label: " 糖尿病" +value: "1048" +data: Category {#3111 -id: 1048 -name: "糖尿病" -hierarchy: 3 -sort_no: 148 -create_date: DateTime @1578286375 {#3109 date: 2020-01-06 13:52:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286375 {#3110 date: 2020-01-06 13:52:55.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3112 …} -Children: PersistentCollection {#3115 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1047 => ChoiceView {#3424 +label: " 皮膚病" +value: "1047" +data: Category {#3118 -id: 1047 -name: "皮膚病" -hierarchy: 3 -sort_no: 147 -create_date: DateTime @1578286372 {#3116 date: 2020-01-06 13:52:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286372 {#3117 date: 2020-01-06 13:52:52.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3119 …} -Children: PersistentCollection {#3122 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1046 => ChoiceView {#3425 +label: " 食物アレルギー" +value: "1046" +data: Category {#3125 -id: 1046 -name: "食物アレルギー" -hierarchy: 3 -sort_no: 146 -create_date: DateTime @1578286369 {#3123 date: 2020-01-06 13:52:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286369 {#3124 date: 2020-01-06 13:52:49.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3126 …} -Children: PersistentCollection {#3129 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1045 => ChoiceView {#3426 +label: " 消火器(下痢)" +value: "1045" +data: Category {#3132 -id: 1045 -name: "消火器(下痢)" -hierarchy: 3 -sort_no: 145 -create_date: DateTime @1578286364 {#3130 date: 2020-01-06 13:52:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286364 {#3131 date: 2020-01-06 13:52:44.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3133 …} -Children: PersistentCollection {#3136 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1044 => ChoiceView {#3427 +label: " 腎臓病" +value: "1044" +data: Category {#3139 -id: 1044 -name: "腎臓病" -hierarchy: 3 -sort_no: 144 -create_date: DateTime @1578286359 {#3137 date: 2020-01-06 13:52:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286359 {#3138 date: 2020-01-06 13:52:39.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3140 …} -Children: PersistentCollection {#3143 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1043 => ChoiceView {#3428 +label: " 尿石症" +value: "1043" +data: Category {#3146 -id: 1043 -name: "尿石症" -hierarchy: 3 -sort_no: 143 -create_date: DateTime @1578286355 {#3144 date: 2020-01-06 13:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286355 {#3145 date: 2020-01-06 13:52:35.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3147 …} -Children: PersistentCollection {#3150 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1042 => ChoiceView {#3429 +label: " 高栄養時" +value: "1042" +data: Category {#3153 -id: 1042 -name: "高栄養時" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1578286348 {#3151 date: 2020-01-06 13:52:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578286348 {#3152 date: 2020-01-06 13:52:28.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3154 …} -Children: PersistentCollection {#3157 …} -Parent: Category {#3076} -Creator: Member {#2369 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1022 => ChoiceView {#3430 +label: " 動物用医薬品" +value: "1022" +data: Category {#3160 -id: 1022 -name: "動物用医薬品" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1574650660 {#3086 date: 2019-11-25 11:57:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#3087 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3161 …} -Children: PersistentCollection {#3164 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1023 => ChoiceView {#3431 +label: " ノミ・マダニ駆除薬" +value: "1023" +data: Category {#3165 -id: 1023 -name: "ノミ・マダニ駆除薬" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1574650672 {#3158 date: 2019-11-25 11:57:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980271 {#3159 date: 2020-01-14 14:37:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3166 …} -Children: PersistentCollection {#3169 …} -Parent: Category {#3160} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1054 => ChoiceView {#3432 +label: " 虫下し薬" +value: "1054" +data: Category {#3174 -id: 1054 -name: "虫下し薬" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1578639606 {#3172 date: 2020-01-10 16:00:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980271 {#3173 date: 2020-01-14 14:37:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3175 …} -Children: PersistentCollection {#3178 …} -Parent: Category {#3160} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1060 => ChoiceView {#3433 +label: " 胃腸薬・整腸剤" +value: "1060" +data: Category {#3181 -id: 1060 -name: "胃腸薬・整腸剤" -hierarchy: 3 -sort_no: 138 -create_date: DateTime @1578980221 {#3179 date: 2020-01-14 14:37:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980271 {#3180 date: 2020-01-14 14:37:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3182 …} -Children: PersistentCollection {#3185 …} -Parent: Category {#3160} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1061 => ChoiceView {#3434 +label: " その他内服薬" +value: "1061" +data: Category {#3188 -id: 1061 -name: "その他内服薬" -hierarchy: 3 -sort_no: 137 -create_date: DateTime @1578980233 {#3186 date: 2020-01-14 14:37:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980271 {#3187 date: 2020-01-14 14:37:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3189 …} -Children: PersistentCollection {#3192 …} -Parent: Category {#3160} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1062 => ChoiceView {#3435 +label: " 目薬" +value: "1062" +data: Category {#3195 -id: 1062 -name: "目薬" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1578980243 {#3193 date: 2020-01-14 14:37:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980271 {#3194 date: 2020-01-14 14:37:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3196 …} -Children: PersistentCollection {#3199 …} -Parent: Category {#3160} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1063 => ChoiceView {#3436 +label: " 皮膚用薬" +value: "1063" +data: Category {#3202 -id: 1063 -name: "皮膚用薬" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1578980250 {#3200 date: 2020-01-14 14:37:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980271 {#3201 date: 2020-01-14 14:37:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3203 …} -Children: PersistentCollection {#3206 …} -Parent: Category {#3160} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1064 => ChoiceView {#3437 +label: " 耳薬" +value: "1064" +data: Category {#3209 -id: 1064 -name: "耳薬" -hierarchy: 3 -sort_no: 134 -create_date: DateTime @1578980254 {#3207 date: 2020-01-14 14:37:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1578980271 {#3208 date: 2020-01-14 14:37:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3210 …} -Children: PersistentCollection {#3213 …} -Parent: Category {#3160} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1077 => ChoiceView {#3438 +label: " その他" +value: "1077" +data: Category {#3214 -id: 1077 -name: "その他" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1595223890 {#3170 date: 2020-07-20 14:44:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595553437 {#3171 date: 2020-07-24 10:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3215 …} -Children: PersistentCollection {#3218 …} -Parent: Category {#2651} -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1085 => ChoiceView {#3439 +label: "しつけ" +value: "1085" +data: Category {#3219 -id: 1085 -name: "しつけ" -hierarchy: 1 -sort_no: 192 -create_date: DateTime @1603429725 {#3023 date: 2020-10-23 14:08:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1603429744 {#3024 date: 2020-10-23 14:09:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3220 …} -Children: PersistentCollection {#3223 …} -Parent: null -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1082 => ChoiceView {#3440 +label: "売れ筋商品" +value: "1082" +data: Category {#3226 -id: 1082 -name: "売れ筋商品" -hierarchy: 1 -sort_no: 158 -create_date: DateTime @1596506191 {#3224 date: 2020-08-04 10:56:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1603429744 {#3225 date: 2020-10-23 14:09:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3227 …} -Children: PersistentCollection {#3230 …} -Parent: null -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } 1084 => ChoiceView {#3441 +label: "セール" +value: "1084" +data: Category {#3233 -id: 1084 -name: "セール" -hierarchy: 1 -sort_no: 133 -create_date: DateTime @1602183451 {#3231 date: 2020-10-09 03:57:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1603429744 {#3232 date: 2020-10-23 14:09:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#3234 …} -Children: PersistentCollection {#3237 …} -Parent: null -Creator: Member {#1994 …} -AnnotationReader: AnnotationReader {#307 …} } +attr: [] } ] |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#3998 -form: Form {#3989 …} -errors: [] } |
expanded | false |
form | FormView {#3997 …5} |
full_name | "category_id" |
help | null |
id | "category_id" |
is_selected | Closure {#3999 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#1503 …} parameters: { $choice: {} $value: {} } file: "/home/toeitrading/animalhealth.jp/public_html/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 | false |
translation_domain | null |
unique_block_prefix | "_category_id" |
valid | true |
value | "" |
name
"Symfony\Component\Form\Extension\Core\Type\SearchType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
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 {#292 -generator: UriSafeTokenGenerator {#294 …} -storage: SessionTokenStorage {#295 …} -namespace: Closure {#297 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#3965 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#144 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toeitrading/animalhealth.jp/public_html/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 {#3981 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#3966 …} } file: "/home/toeitrading/animalhealth.jp/public_html/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 {#4005 -form: Form {#3987 …} -errors: [] } |
form | FormView {#4004 …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 | false |
translation_domain | null |
unique_block_prefix | "_name" |
valid | true |
value | "" |