Forms
-
contact
-
name
-
name01
-
name02
-
-
kana
-
kana01
-
kana02
-
-
postal_code
-
address
-
pref
-
addr01
-
addr02
-
-
phone_number
-
email
-
contents
-
_token
-
-
(no name)
-
category_id
-
name
-
contact
"Eccube\Form\Type\Front\ContactType"
Errors
This form has no errors.
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 | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#667 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#665 …} -namespace: Closure() {#663 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3178 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3180 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1025 …} $message: Closure() {#3179 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "contact" "_contact" ] |
cache_key | "_contact_contact" |
compound | true |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3517 -form: Symfony\Component\Form\Form {#3343 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3516 …5} |
full_name | "contact" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "contact" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact" |
valid | true |
value | null |
name
"Eccube\Form\Type\NameType"
Errors
This form has no errors.
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
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 | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#667 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#665 …} -namespace: Closure() {#663 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3213 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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" => [ Symfony\Component\Validator\Constraints\Length {#3210 +payload: null +groups: ? +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" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#3211 +payload: null +groups: ? +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | true |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
lastname_name | "" |
lastname_options | [ "attr" => [ "placeholder" => "common.last_name" ] "constraints" => [ Symfony\Component\Validator\Constraints\Length {#3202 +payload: null +groups: ? +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" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#3209 +payload: null +groups: ? +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] ] |
mapped | true |
method | "POST" |
options | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3215 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1025 …} $message: Closure() {#3214 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "name" "_contact_name" ] |
cache_key | "_contact_name_name" |
compound | true |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3521 -form: Symfony\Component\Form\Form {#3368 …} -errors: [] } |
firstname_name | "name02" |
form | Symfony\Component\Form\FormView {#3520 …5} |
full_name | "contact[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_name" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
lastname_name | "name01" |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_name" |
valid | true |
value | null |
name01
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 | [ "placeholder" => "common.last_name" ] |
[ "placeholder" => "common.last_name" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3222 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3202 +payload: null +groups: ? +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" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#3209 +payload: null +groups: ? +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3222 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3202 +payload: null +groups: ? +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" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#3209 +payload: null +groups: ? +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3222 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3202 +payload: null +groups: ? +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" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#3209 +payload: null +groups: ? +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#667 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#665 …} -namespace: Closure() {#663 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3347 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3349 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1025 …} $message: Closure() {#3348 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "common.last_name" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_name_name01" ] |
cache_key | "_contact_name_name01_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3547 -form: Symfony\Component\Form\Form {#3371 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3546 …5} |
full_name | "contact[name][name01]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_name_name01" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name01" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_name_name01" |
valid | true |
value | "" |
name02
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 | [ "placeholder" => "common.first_name" ] |
[ "placeholder" => "common.first_name" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3223 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3210 +payload: null +groups: ? +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" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#3211 +payload: null +groups: ? +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3223 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3210 +payload: null +groups: ? +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" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#3211 +payload: null +groups: ? +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3223 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3210 +payload: null +groups: ? +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" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#3211 +payload: null +groups: ? +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#667 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#665 …} -namespace: Closure() {#663 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3358 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3360 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1025 …} $message: Closure() {#3359 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "common.first_name" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_name_name02" ] |
cache_key | "_contact_name_name02_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3548 -form: Symfony\Component\Form\Form {#3374 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3549 …5} |
full_name | "contact[name][name02]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_name_name02" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name02" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_name_name02" |
valid | true |
value | "" |
kana
"Eccube\Form\Type\KanaType"
Errors
This form has no errors.
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
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#667 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#665 …} -namespace: Closure() {#663 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3233 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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" => [ Symfony\Component\Validator\Constraints\Regex {#3230 +payload: null +groups: ? +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3231 +payload: null +groups: ? +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" +normalizer: null +countUnit: "codepoints" } ] ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | true |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
lastname_name | "" |
lastname_options | [ "attr" => [ "placeholder" => "common.last_name_kana" ] "constraints" => [ Symfony\Component\Validator\Constraints\Regex {#3228 +payload: null +groups: ? +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3229 +payload: null +groups: ? +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" +normalizer: null +countUnit: "codepoints" } ] ] |
mapped | true |
method | "POST" |
options | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3235 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1025 …} $message: Closure() {#3234 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "name" "kana" "_contact_kana" ] |
cache_key | "_contact_kana_kana" |
compound | true |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3544 -form: Symfony\Component\Form\Form {#3399 …} -errors: [] } |
firstname_name | "kana02" |
form | Symfony\Component\Form\FormView {#3545 …5} |
full_name | "contact[kana]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_kana" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
lastname_name | "kana01" |
method | "POST" |
multipart | false |
name | "kana" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_kana" |
valid | true |
value | null |
kana01
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 | [ "placeholder" => "common.last_name_kana" ] |
[ "placeholder" => "common.last_name_kana" ] |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#3228 +payload: null +groups: ? +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3229 +payload: null +groups: ? +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" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\Regex {#3228 +payload: null +groups: ? +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3229 +payload: null +groups: ? +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" +normalizer: null +countUnit: "codepoints" } ] |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#3228 +payload: null +groups: ? +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3229 +payload: null +groups: ? +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" +normalizer: null +countUnit: "codepoints" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#667 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#665 …} -namespace: Closure() {#663 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3378 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3380 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1025 …} $message: Closure() {#3379 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "common.last_name_kana" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_kana_kana01" ] |
cache_key | "_contact_kana_kana01_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3553 -form: Symfony\Component\Form\Form {#3402 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3552 …5} |
full_name | "contact[kana][kana01]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_kana_kana01" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "kana01" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_kana_kana01" |
valid | true |
value | "" |
kana02
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 | [ "placeholder" => "common.first_name_kana" ] |
[ "placeholder" => "common.first_name_kana" ] |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#3230 +payload: null +groups: ? +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3231 +payload: null +groups: ? +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" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\Regex {#3230 +payload: null +groups: ? +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3231 +payload: null +groups: ? +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" +normalizer: null +countUnit: "codepoints" } ] |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#3230 +payload: null +groups: ? +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3231 +payload: null +groups: ? +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" +normalizer: null +countUnit: "codepoints" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#667 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#665 …} -namespace: Closure() {#663 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3389 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3391 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1025 …} $message: Closure() {#3390 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "common.first_name_kana" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_kana_kana02" ] |
cache_key | "_contact_kana_kana02_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3554 -form: Symfony\Component\Form\Form {#3405 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3555 …5} |
full_name | "contact[kana][kana02]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_kana_kana02" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "kana02" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_kana_kana02" |
valid | true |
value | "" |
postal_code
"Eccube\Form\Type\PostalType"
Errors
This form has no errors.
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 |
---|---|---|
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#3266 +payload: null +groups: ? +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" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Type {#3267 +payload: null +groups: ? +message: "form_error.numeric_only" +type: "digit" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#667 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#665 …} -namespace: Closure() {#663 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3263 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please provide a valid phone number." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
options | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3265 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1025 …} $message: Closure() {#3264 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "p-postal-code" "placeholder" => "common.postal_code_sample" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "postal" "_contact_postal_code" ] |
cache_key | "_contact_postal_code_postal" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3551 -form: Symfony\Component\Form\Form {#3408 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3550 …5} |
full_name | "contact[postal_code]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_postal_code" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "postal_code" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_postal_code" |
valid | true |
value | "" |
address
"Eccube\Form\Type\AddressType"
Errors
This form has no errors.
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
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
addr01_name | "addr01" |
addr01_options | [ "constraints" => [ Symfony\Component\Validator\Constraints\Length {#3281 +payload: null +groups: ? +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" +normalizer: null +countUnit: "codepoints" } ] "attr" => [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] ] |
addr02_name | "addr02" |
addr02_options | [ "constraints" => [ Symfony\Component\Validator\Constraints\Length {#3282 +payload: null +groups: ? +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" +normalizer: null +countUnit: "codepoints" } ] "attr" => [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] ] |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#667 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#665 …} -namespace: Closure() {#663 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3284 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | true |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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" ] ] |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3286 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1025 …} $message: Closure() {#3285 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
addr01_name | "addr01" |
addr02_name | "addr02" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "address" "_contact_address" ] |
cache_key | "_contact_address_address" |
compound | true |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3557 -form: Symfony\Component\Form\Form {#3493 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3556 …5} |
full_name | "contact[address]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_address" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "address" |
pref_name | "pref" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_address" |
valid | true |
value | null |
pref
"Eccube\Form\Type\Master\PrefType"
Errors
This form has no errors.
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 | [ "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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#3439 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#3440 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3482 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3454 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3453 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#3455 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3473 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#3457 …} } |
choices | null |
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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#667 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#665 …} -namespace: Closure() {#663 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerNprKFzc\EntityManagerGhost554d0f0 {#646 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3470 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerNprKFzc\EntityManagerGhost554d0f0 {#646 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2153 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "common.select__pref" |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#3449 -em: ContainerNprKFzc\EntityManagerGhost554d0f0 {#646 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3450 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3451 #from: "Eccube\Entity\Master\Pref" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3452 #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: Doctrine\Common\Collections\ArrayCollection {#3448 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3446 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1025 …} $message: Closure() {#3443 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "p-region-id" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "master" "pref" "_contact_address_pref" ] |
cache_key | "_contact_address_pref_pref" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3562 +label: "北海道" +value: "1" +data: Eccube\Entity\Master\Pref {#3579 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3564 +label: "青森県" +value: "2" +data: Eccube\Entity\Master\Pref {#3580 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3566 +label: "岩手県" +value: "3" +data: Eccube\Entity\Master\Pref {#3581 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3569 +label: "宮城県" +value: "4" +data: Eccube\Entity\Master\Pref {#3582 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3568 +label: "秋田県" +value: "5" +data: Eccube\Entity\Master\Pref {#3583 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3563 +label: "山形県" +value: "6" +data: Eccube\Entity\Master\Pref {#3584 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3575 +label: "福島県" +value: "7" +data: Eccube\Entity\Master\Pref {#3585 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3573 +label: "茨城県" +value: "8" +data: Eccube\Entity\Master\Pref {#3586 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3572 +label: "栃木県" +value: "9" +data: Eccube\Entity\Master\Pref {#3587 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3565 +label: "群馬県" +value: "10" +data: Eccube\Entity\Master\Pref {#3588 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3576 +label: "埼玉県" +value: "11" +data: Eccube\Entity\Master\Pref {#3589 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3625 +label: "千葉県" +value: "12" +data: Eccube\Entity\Master\Pref {#3590 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3626 +label: "東京都" +value: "13" +data: Eccube\Entity\Master\Pref {#3591 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3627 +label: "神奈川県" +value: "14" +data: Eccube\Proxy\__CG__\Eccube\Entity\Master\Pref {#2192 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3628 +label: "新潟県" +value: "15" +data: Eccube\Entity\Master\Pref {#3592 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3629 +label: "富山県" +value: "16" +data: Eccube\Entity\Master\Pref {#3593 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3630 +label: "石川県" +value: "17" +data: Eccube\Entity\Master\Pref {#3594 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3631 +label: "福井県" +value: "18" +data: Eccube\Entity\Master\Pref {#3595 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3632 +label: "山梨県" +value: "19" +data: Eccube\Entity\Master\Pref {#3596 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3633 +label: "長野県" +value: "20" +data: Eccube\Entity\Master\Pref {#3597 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3634 +label: "岐阜県" +value: "21" +data: Eccube\Entity\Master\Pref {#3598 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3635 +label: "静岡県" +value: "22" +data: Eccube\Entity\Master\Pref {#3599 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3636 +label: "愛知県" +value: "23" +data: Eccube\Entity\Master\Pref {#3600 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3637 +label: "三重県" +value: "24" +data: Eccube\Entity\Master\Pref {#3601 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3638 +label: "滋賀県" +value: "25" +data: Eccube\Entity\Master\Pref {#3602 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3639 +label: "京都府" +value: "26" +data: Eccube\Entity\Master\Pref {#3603 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3640 +label: "大阪府" +value: "27" +data: Eccube\Entity\Master\Pref {#3604 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3641 +label: "兵庫県" +value: "28" +data: Eccube\Entity\Master\Pref {#3605 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3642 +label: "奈良県" +value: "29" +data: Eccube\Entity\Master\Pref {#3606 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3643 +label: "和歌山県" +value: "30" +data: Eccube\Entity\Master\Pref {#3607 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3644 +label: "鳥取県" +value: "31" +data: Eccube\Entity\Master\Pref {#3608 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3645 +label: "島根県" +value: "32" +data: Eccube\Entity\Master\Pref {#3609 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3646 +label: "岡山県" +value: "33" +data: Eccube\Entity\Master\Pref {#3610 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3647 +label: "広島県" +value: "34" +data: Eccube\Entity\Master\Pref {#3611 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3648 +label: "山口県" +value: "35" +data: Eccube\Entity\Master\Pref {#3612 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3649 +label: "徳島県" +value: "36" +data: Eccube\Entity\Master\Pref {#3613 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3650 +label: "香川県" +value: "37" +data: Eccube\Entity\Master\Pref {#3614 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3651 +label: "愛媛県" +value: "38" +data: Eccube\Entity\Master\Pref {#3615 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3652 +label: "高知県" +value: "39" +data: Eccube\Entity\Master\Pref {#3616 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3653 +label: "福岡県" +value: "40" +data: Eccube\Entity\Master\Pref {#3617 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3654 +label: "佐賀県" +value: "41" +data: Eccube\Entity\Master\Pref {#3618 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3655 +label: "長崎県" +value: "42" +data: Eccube\Entity\Master\Pref {#3619 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3656 +label: "熊本県" +value: "43" +data: Eccube\Entity\Master\Pref {#3620 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3657 +label: "大分県" +value: "44" +data: Eccube\Entity\Master\Pref {#3621 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3658 +label: "宮崎県" +value: "45" +data: Eccube\Entity\Master\Pref {#3622 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3659 +label: "鹿児島県" +value: "46" +data: Eccube\Entity\Master\Pref {#3623 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3660 +label: "沖縄県" +value: "47" +data: Eccube\Entity\Master\Pref {#3624 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3561 -form: Symfony\Component\Form\Form {#3496 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3560 …5} |
full_name | "contact[address][pref]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_address_pref" |
is_selected | Closure($choice, $value) {#3662 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "pref" |
placeholder | "common.select__pref" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_address_pref" |
valid | true |
value | "" |
addr01
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 | [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
[ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
constraints | [ Symfony\Component\Validator\Constraints\Length {#3281 +payload: null +groups: ? +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" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\Length {#3281 +payload: null +groups: ? +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" +normalizer: null +countUnit: "codepoints" } ] |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#3281 +payload: null +groups: ? +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" +normalizer: null +countUnit: "codepoints" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#667 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#665 …} -namespace: Closure() {#663 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3461 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3459 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1025 …} $message: Closure() {#3460 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_address_addr01" ] |
cache_key | "_contact_address_addr01_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3663 -form: Symfony\Component\Form\Form {#3499 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3664 …5} |
full_name | "contact[address][addr01]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_address_addr01" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "addr01" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_address_addr01" |
valid | true |
value | "" |
addr02
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 | [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
[ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
constraints | [ Symfony\Component\Validator\Constraints\Length {#3282 +payload: null +groups: ? +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" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\Length {#3282 +payload: null +groups: ? +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" +normalizer: null +countUnit: "codepoints" } ] |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#3282 +payload: null +groups: ? +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" +normalizer: null +countUnit: "codepoints" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#667 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#665 …} -namespace: Closure() {#663 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3483 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3485 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1025 …} $message: Closure() {#3484 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_address_addr02" ] |
cache_key | "_contact_address_addr02_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3665 -form: Symfony\Component\Form\Form {#3502 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3666 …5} |
full_name | "contact[address][addr02]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_address_addr02" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "addr02" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_address_addr02" |
valid | true |
value | "" |
phone_number
"Eccube\Form\Type\PhoneNumberType"
Errors
This form has no errors.
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 |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "common.phone_number_sample" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#3302 +payload: null +groups: ? +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" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Type {#3303 +payload: null +groups: ? +message: "form_error.numeric_only" +type: "digit" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#667 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#665 …} -namespace: Closure() {#663 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3299 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please provide a valid phone number." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3301 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1025 …} $message: Closure() {#3300 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "common.phone_number_sample" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "phone_number" "_contact_phone_number" ] |
cache_key | "_contact_phone_number_phone_number" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3558 -form: Symfony\Component\Form\Form {#3505 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3559 …5} |
full_name | "contact[phone_number]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_phone_number" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone_number" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_phone_number" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3187 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#3188 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3187 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#3188 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3187 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#3188 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#667 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#665 …} -namespace: Closure() {#663 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3318 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3320 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1025 …} $message: Closure() {#3319 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_contact_email" ] |
cache_key | "_contact_email_email" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3668 -form: Symfony\Component\Form\Form {#3508 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3667 …5} |
full_name | "contact[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_email" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_email" |
valid | true |
value | "" |
contents
Errors
This form has no errors.
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3189 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3190 +payload: null +groups: ? +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: 99999 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3189 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3190 +payload: null +groups: ? +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: 99999 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3189 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3190 +payload: null +groups: ? +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: 99999 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#667 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#665 …} -namespace: Closure() {#663 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3333 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3335 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1025 …} $message: Closure() {#3334 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#3669 -form: Symfony\Component\Form\Form {#3511 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3670 …5} |
full_name | "contact[contents]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_contents" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "contents" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_contents" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "067b84787cb0768fa41dca0.FoOHUly87Yk_1_P8QOuh66ijj5wskuiuhHBmejn30As.JNXBYBPpg7xSlZyfOdP2v-TL39h54o6Z3BEeImixtCZc5bEWadHd3UqQpg" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_prefix | "csrf_token" |
same as passed value |
data | "067b84787cb0768fa41dca0.FoOHUly87Yk_1_P8QOuh66ijj5wskuiuhHBmejn30As.JNXBYBPpg7xSlZyfOdP2v-TL39h54o6Z3BEeImixtCZc5bEWadHd3UqQpg" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#667 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#665 …} -namespace: Closure() {#663 …} } |
data | "067b84787cb0768fa41dca0.FoOHUly87Yk_1_P8QOuh66ijj5wskuiuhHBmejn30As.JNXBYBPpg7xSlZyfOdP2v-TL39h54o6Z3BEeImixtCZc5bEWadHd3UqQpg" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3674 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3676 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1025 …} $message: Closure() {#3675 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_contact__token" ] |
cache_key | "_contact__token_hidden" |
compound | false |
data | "067b84787cb0768fa41dca0.FoOHUly87Yk_1_P8QOuh66ijj5wskuiuhHBmejn30As.JNXBYBPpg7xSlZyfOdP2v-TL39h54o6Z3BEeImixtCZc5bEWadHd3UqQpg" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3688 -form: Symfony\Component\Form\Form {#3683 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3677 …5} |
full_name | "contact[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact__token" |
valid | true |
value | "067b84787cb0768fa41dca0.FoOHUly87Yk_1_P8QOuh66ijj5wskuiuhHBmejn30As.JNXBYBPpg7xSlZyfOdP2v-TL39h54o6Z3BEeImixtCZc5bEWadHd3UqQpg" |
(no name)
"Eccube\Form\Type\SearchProductBlockType"
Errors
This form has no errors.
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 | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#667 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#665 …} -namespace: Closure() {#663 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#6792 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#6794 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1025 …} $message: Closure() {#6793 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#6839 -form: Symfony\Component\Form\Form {#6828 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6840 …5} |
full_name | "" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "GET" |
multipart | false |
name | "" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_" |
valid | true |
value | null |
category_id
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
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 | [ Eccube\Entity\Category {#4173 -id: 59 -name: "監視カメラシステム録画セット" -category_code: "recset" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1755862915 {#4131 date: 2025-08-22 20:41:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046825 {#4125 date: 2025-09-05 13:33:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4127 …} -Children: Doctrine\ORM\PersistentCollection {#4166 …} -Parent: null -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4165 -id: 60 -name: "ROOKER IPカメラ 1~4台録画セット" -category_code: "ipcamera-4set" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1755862928 {#4117 date: 2025-08-22 20:42:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1755862987 {#4017 date: 2025-08-22 20:43:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4119 …} -Children: Doctrine\ORM\PersistentCollection {#4177 …} -Parent: Eccube\Entity\Category {#4173} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4206 -id: 61 -name: "ROOKER IPカメラ 1~8台録画セット" -category_code: "ipcamera-8set" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1755862935 {#4210 date: 2025-08-22 20:42:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1755862987 {#4208 date: 2025-08-22 20:43:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4204 …} -Children: Doctrine\ORM\PersistentCollection {#4202 …} -Parent: Eccube\Entity\Category {#4173} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4196 -id: 62 -name: "アナログHDカメラ 1~4台録画セット" -category_code: "analog-4set" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1755862939 {#4198 date: 2025-08-22 20:42:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1755862987 {#4197 date: 2025-08-22 20:43:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4195 …} -Children: Doctrine\ORM\PersistentCollection {#4192 …} -Parent: Eccube\Entity\Category {#4173} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4189 -id: 7 -name: "ROOKER ネットワーク監視システム" -category_code: "networkcamera" -hierarchy: 1 -sort_no: 59 -create_date: DateTime @1748260192 {#4213 date: 2025-05-26 20:49:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046825 {#4212 date: 2025-09-05 13:33:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4188 …} -Children: Doctrine\ORM\PersistentCollection {#4185 …} -Parent: null -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4184 -id: 13 -name: "ネットワークカメラ" -category_code: "ip-networkcamera" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1753867666 {#4191 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756256475 {#4190 date: 2025-08-27 10:01:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4183 …} -Children: Doctrine\ORM\PersistentCollection {#4322 …} -Parent: Eccube\Entity\Category {#4189} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4317 -id: 14 -name: "ネットワークビデオレコーダー" -category_code: "ip-network-nvr" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1753867666 {#4319 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756256484 {#4318 date: 2025-08-27 10:01:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4316 …} -Children: Doctrine\ORM\PersistentCollection {#4313 …} -Parent: Eccube\Entity\Category {#4189} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4220 -id: 15 -name: "PoE/PoE+スイッチ" -category_code: "poe-hub" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1753867666 {#4311 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756256502 {#4236 date: 2025-08-27 10:01:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4221 …} -Children: Doctrine\ORM\PersistentCollection {#4224 …} -Parent: Eccube\Entity\Category {#4189} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4227 -id: 16 -name: "ネットワークカメラオプション" -category_code: "ip-networkcamera-other" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1753867666 {#4225 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756256526 {#4226 date: 2025-08-27 10:02:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4228 …} -Children: Doctrine\ORM\PersistentCollection {#4231 …} -Parent: Eccube\Entity\Category {#4189} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4234 -id: 8 -name: "ROOKER ネットワーク 監視システム(ZEROシリーズ)" -category_code: "networkcamera_zero" -hierarchy: 1 -sort_no: 55 -create_date: DateTime @1753867541 {#4320 date: 2025-07-30 18:25:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757073746 {#4321 date: 2025-09-05 21:02:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4346 …} -Children: Doctrine\ORM\PersistentCollection {#4427 …} -Parent: null -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4428 -id: 17 -name: "ネットワークカメラ(ZEROシリーズ)" -category_code: "ip-networkcamera_zero-ipc" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1753867666 {#4232 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756256293 {#4233 date: 2025-08-27 09:58:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4429 …} -Children: Doctrine\ORM\PersistentCollection {#4432 …} -Parent: Eccube\Entity\Category {#4234} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4437 -id: 18 -name: "ネットワークビデオレコーダー(ZEROシリーズ)" -category_code: "ip-networkcamera_zero-nvr" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1753867666 {#4435 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756256303 {#4436 date: 2025-08-27 09:58:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4438 …} -Children: Doctrine\ORM\PersistentCollection {#4441 …} -Parent: Eccube\Entity\Category {#4234} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4444 -id: 19 -name: "PoE/PoE+スイッチ" -category_code: "ip-networkcamera_zero-poe" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1753867666 {#4442 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756256327 {#4443 date: 2025-08-27 09:58:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4445 …} -Children: Doctrine\ORM\PersistentCollection {#4448 …} -Parent: Eccube\Entity\Category {#4234} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4451 -id: 20 -name: "ネットワークカメラオプション(ZEROシリーズ)" -category_code: "ip-networkcamera_zero-option" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1753867666 {#4449 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756256338 {#4450 date: 2025-08-27 09:58:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4452 …} -Children: Doctrine\ORM\PersistentCollection {#4455 …} -Parent: Eccube\Entity\Category {#4234} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4458 -id: 9 -name: "アナログHD 監視カメラシステム" -category_code: "analog-hd-bouhan_camera" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1753867541 {#4434 date: 2025-07-30 18:25:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046825 {#4433 date: 2025-09-05 13:33:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4459 …} -Children: Doctrine\ORM\PersistentCollection {#4462 …} -Parent: null -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4463 -id: 21 -name: "屋内防犯カメラ" -category_code: "analog-hd-okunai_bouhan_camera" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1753867666 {#4456 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4457 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4464 …} -Children: Doctrine\ORM\PersistentCollection {#4467 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4472 -id: 22 -name: "屋外防犯カメラ" -category_code: "analog-hd-okugai_bouhan_camera" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1753867666 {#4470 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4471 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4473 …} -Children: Doctrine\ORM\PersistentCollection {#4476 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4479 -id: 23 -name: "赤外線防犯カメラ" -category_code: "analog-hd-sekigaisen_bouhan_camera" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1753867666 {#4477 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4478 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4480 …} -Children: Doctrine\ORM\PersistentCollection {#4483 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4486 -id: 24 -name: "フルカラー防犯カメラ" -category_code: "analog-hd-fullcolor_bouhan_camera" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1753867666 {#4484 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4485 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4487 …} -Children: Doctrine\ORM\PersistentCollection {#4490 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4493 -id: 25 -name: "ドーム型防犯カメラ" -category_code: "analog-hd-dome_bouhan_camera" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1753867666 {#4491 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4492 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4494 …} -Children: Doctrine\ORM\PersistentCollection {#4497 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4500 -id: 26 -name: "CSマウント防犯カメラ" -category_code: "analog-hd-cs_bouhan_camera" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1753867666 {#4498 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4499 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4501 …} -Children: Doctrine\ORM\PersistentCollection {#4504 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4507 -id: 27 -name: "小型防犯カメラ" -category_code: "analog-hd-kogata_bouhan_camera" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1753867666 {#4505 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4506 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4508 …} -Children: Doctrine\ORM\PersistentCollection {#4511 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4514 -id: 28 -name: "ワンケーブル防犯カメラ" -category_code: "onecable" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1753867666 {#4512 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4513 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4515 …} -Children: Doctrine\ORM\PersistentCollection {#4518 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4521 -id: 29 -name: "デジタルレコーダー" -category_code: "analog-hd-dvr" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1753867666 {#4519 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4520 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4522 …} -Children: Doctrine\ORM\PersistentCollection {#4525 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4528 -id: 30 -name: "各種ケーブル" -category_code: "analog-hd-cable" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1753867666 {#4526 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4527 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4529 …} -Children: Doctrine\ORM\PersistentCollection {#4532 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4535 -id: 31 -name: "コンバーター" -category_code: "analog-hd-converter" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1753867666 {#4533 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4534 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4536 …} -Children: Doctrine\ORM\PersistentCollection {#4539 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4542 -id: 32 -name: "メガピクセルレンズ(C/CS)" -category_code: "analog-hd-mega_pixel_lenz" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1753867666 {#4540 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4541 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4543 …} -Children: Doctrine\ORM\PersistentCollection {#4546 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4549 -id: 33 -name: "画面分割器" -category_code: "analog-hd-multiplexer" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1753867666 {#4547 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4548 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4550 …} -Children: Doctrine\ORM\PersistentCollection {#4553 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4556 -id: 34 -name: "映像分配器" -category_code: "analog-hd-bunpai" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1753867666 {#4554 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4555 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4557 …} -Children: Doctrine\ORM\PersistentCollection {#4560 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4563 -id: 35 -name: "UTP伝送ユニット" -category_code: "analog-hd-utp" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1753867666 {#4561 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4562 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4564 …} -Children: Doctrine\ORM\PersistentCollection {#4567 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4570 -id: 63 -name: "ワンケーブルカメラ(AHD-ECO)" -category_code: "ahd-onecable_camera-eco" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1757046719 {#4568 date: 2025-09-05 13:31:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4569 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4571 …} -Children: Doctrine\ORM\PersistentCollection {#4574 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4577 -id: 64 -name: "ワンケーブルカメラ(AHD-PRO)" -category_code: "ahd-onecable_camera-pro" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1757046728 {#4575 date: 2025-09-05 13:32:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4576 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4578 …} -Children: Doctrine\ORM\PersistentCollection {#4581 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4584 -id: 65 -name: "ワンケーブルカメラ(TVI-ECO)" -category_code: "tvi-onecable_camera-eco" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1757046732 {#4582 date: 2025-09-05 13:32:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4583 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4585 …} -Children: Doctrine\ORM\PersistentCollection {#4588 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4591 -id: 36 -name: "その他の機器" -category_code: "analog-hd-sonota" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1753867666 {#4589 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4590 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4592 …} -Children: Doctrine\ORM\PersistentCollection {#4595 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4598 -id: 10 -name: "デジタル(HD-SDI/EX-SDI) 監視カメラシステム" -category_code: "hd-sdi-bouhan_camera" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1753867541 {#4468 date: 2025-07-30 18:25:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046825 {#4469 date: 2025-09-05 13:33:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4599 …} -Children: Doctrine\ORM\PersistentCollection {#4602 …} -Parent: null -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4603 -id: 37 -name: "屋内防犯カメラ" -category_code: "hd-sdi-okunai_bouhan_camera" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1753867666 {#4596 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194291 {#4597 date: 2025-08-26 16:44:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4604 …} -Children: Doctrine\ORM\PersistentCollection {#4607 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4612 -id: 38 -name: "赤外線防犯カメラ" -category_code: "hd-sdi-sekigaisen_bouhan_camera" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1753867666 {#4610 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194305 {#4611 date: 2025-08-26 16:45:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4613 …} -Children: Doctrine\ORM\PersistentCollection {#4616 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4619 -id: 39 -name: "屋外防犯カメラ" -category_code: "hd-sdi-okugai_bouhan_camera" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1753867666 {#4617 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194311 {#4618 date: 2025-08-26 16:45:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4620 …} -Children: Doctrine\ORM\PersistentCollection {#4623 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4626 -id: 40 -name: "ドーム型防犯カメラ" -category_code: "hd-sdi-dome_bouhan_camera" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1753867666 {#4624 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194316 {#4625 date: 2025-08-26 16:45:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4627 …} -Children: Doctrine\ORM\PersistentCollection {#4630 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4633 -id: 41 -name: "ボックス型防犯カメラ" -category_code: "hd-sdi-cs_bouhan_camera" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1753867666 {#4631 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194324 {#4632 date: 2025-08-26 16:45:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4634 …} -Children: Doctrine\ORM\PersistentCollection {#4637 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4640 -id: 42 -name: "小型防犯カメラ" -category_code: "hd-sdi-kogata_bouhan_camera" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1753867666 {#4638 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194329 {#4639 date: 2025-08-26 16:45:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4641 …} -Children: Doctrine\ORM\PersistentCollection {#4644 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4647 -id: 43 -name: "ワンケーブルカメラ" -category_code: "hd-sdi-onecable_camera" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1753867666 {#4645 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194334 {#4646 date: 2025-08-26 16:45:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4648 …} -Children: Doctrine\ORM\PersistentCollection {#4651 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4654 -id: 44 -name: "デジタルレコーダー" -category_code: "hd-sdi-dvr" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1753867666 {#4652 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194338 {#4653 date: 2025-08-26 16:45:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4655 …} -Children: Doctrine\ORM\PersistentCollection {#4658 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4661 -id: 45 -name: "各種ケーブル" -category_code: "hd-sdi-cable" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1753867666 {#4659 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194346 {#4660 date: 2025-08-26 16:45:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4662 …} -Children: Doctrine\ORM\PersistentCollection {#4665 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4668 -id: 46 -name: "コンバーター" -category_code: "hd-sdi-converter" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1753867666 {#4666 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194351 {#4667 date: 2025-08-26 16:45:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4669 …} -Children: Doctrine\ORM\PersistentCollection {#4672 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4675 -id: 47 -name: "メガピクセルレンズ(CS)" -category_code: "hd-sdi-megapixel-lenz" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1753867666 {#4673 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194356 {#4674 date: 2025-08-26 16:45:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4676 …} -Children: Doctrine\ORM\PersistentCollection {#4679 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4682 -id: 48 -name: "ワンケーブルユニット" -category_code: "hd-sdi-onecable_unit" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1753867666 {#4680 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194364 {#4681 date: 2025-08-26 16:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4683 …} -Children: Doctrine\ORM\PersistentCollection {#4686 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4689 -id: 49 -name: "映像分配器" -category_code: "hd-sdi-bunpai" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1753867666 {#4687 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194370 {#4688 date: 2025-08-26 16:46:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4690 …} -Children: Doctrine\ORM\PersistentCollection {#4693 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4696 -id: 50 -name: "その他の機器" -category_code: "hd-sdi-sonota" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1753867666 {#4694 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194376 {#4695 date: 2025-08-26 16:46:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4697 …} -Children: Doctrine\ORM\PersistentCollection {#4700 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4703 -id: 11 -name: "その他 監視カメラシステム 周辺機器" -category_code: "cctv-peripheral_device" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1753867541 {#4609 date: 2025-07-30 18:25:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046825 {#4608 date: 2025-09-05 13:33:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4704 …} -Children: Doctrine\ORM\PersistentCollection {#4707 …} -Parent: null -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4708 -id: 51 -name: "監視モニター" -category_code: "cctv-monitor" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1753867666 {#4701 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753867666 {#4702 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4709 …} -Children: Doctrine\ORM\PersistentCollection {#4712 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4717 -id: 52 -name: "屋外ハウジング" -category_code: "hausing" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1753867666 {#4715 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753867666 {#4716 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4718 …} -Children: Doctrine\ORM\PersistentCollection {#4721 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4724 -id: 53 -name: "HDMI 関連機器" -category_code: "hdmi-l" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1753867666 {#4722 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753867666 {#4723 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4725 …} -Children: Doctrine\ORM\PersistentCollection {#4728 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4731 -id: 54 -name: "赤外線投光器" -category_code: "sekigaisen-toukouki" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1753867666 {#4729 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753867666 {#4730 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4732 …} -Children: Doctrine\ORM\PersistentCollection {#4735 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4738 -id: 55 -name: "カメラ取付金具(フィクサー)" -category_code: "camera-stand_bracket" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1753867666 {#4736 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753867666 {#4737 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4739 …} -Children: Doctrine\ORM\PersistentCollection {#4742 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4745 -id: 56 -name: "音声マイク" -category_code: "cctv-audio" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1753867666 {#4743 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753867666 {#4744 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4746 …} -Children: Doctrine\ORM\PersistentCollection {#4749 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4752 -id: 57 -name: "防犯ステッカー" -category_code: "bouhan-seal_sticker" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1753867666 {#4750 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753867666 {#4751 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4753 …} -Children: Doctrine\ORM\PersistentCollection {#4756 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4759 -id: 58 -name: "その他" -category_code: "cctv_sonota" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1753867666 {#4757 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753867666 {#4758 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4760 …} -Children: Doctrine\ORM\PersistentCollection {#4763 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4764 -id: 66 -name: "その他 ネットワークカメラ" -category_code: "ip-networkcamera-sonota" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1757046821 {#4714 date: 2025-09-05 13:33:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046825 {#4713 date: 2025-09-05 13:33:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4765 …} -Children: Doctrine\ORM\PersistentCollection {#4768 …} -Parent: null -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4771 -id: 12 -name: "販売終了品" -category_code: "end" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1753867541 {#4769 date: 2025-07-30 18:25:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046825 {#4770 date: 2025-09-05 13:33:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4772 …} -Children: Doctrine\ORM\PersistentCollection {#4775 …} -Parent: null -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } ] |
[ Eccube\Entity\Category {#4173 -id: 59 -name: "監視カメラシステム録画セット" -category_code: "recset" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1755862915 {#4131 date: 2025-08-22 20:41:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046825 {#4125 date: 2025-09-05 13:33:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4127 …} -Children: Doctrine\ORM\PersistentCollection {#4166 …} -Parent: null -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4165 -id: 60 -name: "ROOKER IPカメラ 1~4台録画セット" -category_code: "ipcamera-4set" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1755862928 {#4117 date: 2025-08-22 20:42:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1755862987 {#4017 date: 2025-08-22 20:43:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4119 …} -Children: Doctrine\ORM\PersistentCollection {#4177 …} -Parent: Eccube\Entity\Category {#4173} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4206 -id: 61 -name: "ROOKER IPカメラ 1~8台録画セット" -category_code: "ipcamera-8set" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1755862935 {#4210 date: 2025-08-22 20:42:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1755862987 {#4208 date: 2025-08-22 20:43:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4204 …} -Children: Doctrine\ORM\PersistentCollection {#4202 …} -Parent: Eccube\Entity\Category {#4173} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4196 -id: 62 -name: "アナログHDカメラ 1~4台録画セット" -category_code: "analog-4set" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1755862939 {#4198 date: 2025-08-22 20:42:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1755862987 {#4197 date: 2025-08-22 20:43:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4195 …} -Children: Doctrine\ORM\PersistentCollection {#4192 …} -Parent: Eccube\Entity\Category {#4173} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4189 -id: 7 -name: "ROOKER ネットワーク監視システム" -category_code: "networkcamera" -hierarchy: 1 -sort_no: 59 -create_date: DateTime @1748260192 {#4213 date: 2025-05-26 20:49:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046825 {#4212 date: 2025-09-05 13:33:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4188 …} -Children: Doctrine\ORM\PersistentCollection {#4185 …} -Parent: null -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4184 -id: 13 -name: "ネットワークカメラ" -category_code: "ip-networkcamera" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1753867666 {#4191 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756256475 {#4190 date: 2025-08-27 10:01:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4183 …} -Children: Doctrine\ORM\PersistentCollection {#4322 …} -Parent: Eccube\Entity\Category {#4189} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4317 -id: 14 -name: "ネットワークビデオレコーダー" -category_code: "ip-network-nvr" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1753867666 {#4319 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756256484 {#4318 date: 2025-08-27 10:01:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4316 …} -Children: Doctrine\ORM\PersistentCollection {#4313 …} -Parent: Eccube\Entity\Category {#4189} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4220 -id: 15 -name: "PoE/PoE+スイッチ" -category_code: "poe-hub" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1753867666 {#4311 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756256502 {#4236 date: 2025-08-27 10:01:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4221 …} -Children: Doctrine\ORM\PersistentCollection {#4224 …} -Parent: Eccube\Entity\Category {#4189} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4227 -id: 16 -name: "ネットワークカメラオプション" -category_code: "ip-networkcamera-other" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1753867666 {#4225 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756256526 {#4226 date: 2025-08-27 10:02:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4228 …} -Children: Doctrine\ORM\PersistentCollection {#4231 …} -Parent: Eccube\Entity\Category {#4189} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4234 -id: 8 -name: "ROOKER ネットワーク 監視システム(ZEROシリーズ)" -category_code: "networkcamera_zero" -hierarchy: 1 -sort_no: 55 -create_date: DateTime @1753867541 {#4320 date: 2025-07-30 18:25:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757073746 {#4321 date: 2025-09-05 21:02:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4346 …} -Children: Doctrine\ORM\PersistentCollection {#4427 …} -Parent: null -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4428 -id: 17 -name: "ネットワークカメラ(ZEROシリーズ)" -category_code: "ip-networkcamera_zero-ipc" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1753867666 {#4232 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756256293 {#4233 date: 2025-08-27 09:58:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4429 …} -Children: Doctrine\ORM\PersistentCollection {#4432 …} -Parent: Eccube\Entity\Category {#4234} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4437 -id: 18 -name: "ネットワークビデオレコーダー(ZEROシリーズ)" -category_code: "ip-networkcamera_zero-nvr" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1753867666 {#4435 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756256303 {#4436 date: 2025-08-27 09:58:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4438 …} -Children: Doctrine\ORM\PersistentCollection {#4441 …} -Parent: Eccube\Entity\Category {#4234} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4444 -id: 19 -name: "PoE/PoE+スイッチ" -category_code: "ip-networkcamera_zero-poe" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1753867666 {#4442 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756256327 {#4443 date: 2025-08-27 09:58:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4445 …} -Children: Doctrine\ORM\PersistentCollection {#4448 …} -Parent: Eccube\Entity\Category {#4234} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4451 -id: 20 -name: "ネットワークカメラオプション(ZEROシリーズ)" -category_code: "ip-networkcamera_zero-option" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1753867666 {#4449 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756256338 {#4450 date: 2025-08-27 09:58:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4452 …} -Children: Doctrine\ORM\PersistentCollection {#4455 …} -Parent: Eccube\Entity\Category {#4234} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4458 -id: 9 -name: "アナログHD 監視カメラシステム" -category_code: "analog-hd-bouhan_camera" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1753867541 {#4434 date: 2025-07-30 18:25:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046825 {#4433 date: 2025-09-05 13:33:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4459 …} -Children: Doctrine\ORM\PersistentCollection {#4462 …} -Parent: null -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4463 -id: 21 -name: "屋内防犯カメラ" -category_code: "analog-hd-okunai_bouhan_camera" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1753867666 {#4456 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4457 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4464 …} -Children: Doctrine\ORM\PersistentCollection {#4467 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4472 -id: 22 -name: "屋外防犯カメラ" -category_code: "analog-hd-okugai_bouhan_camera" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1753867666 {#4470 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4471 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4473 …} -Children: Doctrine\ORM\PersistentCollection {#4476 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4479 -id: 23 -name: "赤外線防犯カメラ" -category_code: "analog-hd-sekigaisen_bouhan_camera" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1753867666 {#4477 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4478 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4480 …} -Children: Doctrine\ORM\PersistentCollection {#4483 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4486 -id: 24 -name: "フルカラー防犯カメラ" -category_code: "analog-hd-fullcolor_bouhan_camera" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1753867666 {#4484 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4485 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4487 …} -Children: Doctrine\ORM\PersistentCollection {#4490 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4493 -id: 25 -name: "ドーム型防犯カメラ" -category_code: "analog-hd-dome_bouhan_camera" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1753867666 {#4491 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4492 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4494 …} -Children: Doctrine\ORM\PersistentCollection {#4497 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4500 -id: 26 -name: "CSマウント防犯カメラ" -category_code: "analog-hd-cs_bouhan_camera" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1753867666 {#4498 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4499 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4501 …} -Children: Doctrine\ORM\PersistentCollection {#4504 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4507 -id: 27 -name: "小型防犯カメラ" -category_code: "analog-hd-kogata_bouhan_camera" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1753867666 {#4505 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4506 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4508 …} -Children: Doctrine\ORM\PersistentCollection {#4511 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4514 -id: 28 -name: "ワンケーブル防犯カメラ" -category_code: "onecable" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1753867666 {#4512 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4513 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4515 …} -Children: Doctrine\ORM\PersistentCollection {#4518 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4521 -id: 29 -name: "デジタルレコーダー" -category_code: "analog-hd-dvr" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1753867666 {#4519 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4520 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4522 …} -Children: Doctrine\ORM\PersistentCollection {#4525 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4528 -id: 30 -name: "各種ケーブル" -category_code: "analog-hd-cable" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1753867666 {#4526 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4527 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4529 …} -Children: Doctrine\ORM\PersistentCollection {#4532 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4535 -id: 31 -name: "コンバーター" -category_code: "analog-hd-converter" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1753867666 {#4533 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4534 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4536 …} -Children: Doctrine\ORM\PersistentCollection {#4539 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4542 -id: 32 -name: "メガピクセルレンズ(C/CS)" -category_code: "analog-hd-mega_pixel_lenz" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1753867666 {#4540 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4541 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4543 …} -Children: Doctrine\ORM\PersistentCollection {#4546 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4549 -id: 33 -name: "画面分割器" -category_code: "analog-hd-multiplexer" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1753867666 {#4547 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4548 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4550 …} -Children: Doctrine\ORM\PersistentCollection {#4553 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4556 -id: 34 -name: "映像分配器" -category_code: "analog-hd-bunpai" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1753867666 {#4554 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4555 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4557 …} -Children: Doctrine\ORM\PersistentCollection {#4560 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4563 -id: 35 -name: "UTP伝送ユニット" -category_code: "analog-hd-utp" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1753867666 {#4561 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4562 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4564 …} -Children: Doctrine\ORM\PersistentCollection {#4567 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4570 -id: 63 -name: "ワンケーブルカメラ(AHD-ECO)" -category_code: "ahd-onecable_camera-eco" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1757046719 {#4568 date: 2025-09-05 13:31:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4569 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4571 …} -Children: Doctrine\ORM\PersistentCollection {#4574 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4577 -id: 64 -name: "ワンケーブルカメラ(AHD-PRO)" -category_code: "ahd-onecable_camera-pro" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1757046728 {#4575 date: 2025-09-05 13:32:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4576 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4578 …} -Children: Doctrine\ORM\PersistentCollection {#4581 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4584 -id: 65 -name: "ワンケーブルカメラ(TVI-ECO)" -category_code: "tvi-onecable_camera-eco" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1757046732 {#4582 date: 2025-09-05 13:32:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4583 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4585 …} -Children: Doctrine\ORM\PersistentCollection {#4588 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4591 -id: 36 -name: "その他の機器" -category_code: "analog-hd-sonota" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1753867666 {#4589 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4590 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4592 …} -Children: Doctrine\ORM\PersistentCollection {#4595 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4598 -id: 10 -name: "デジタル(HD-SDI/EX-SDI) 監視カメラシステム" -category_code: "hd-sdi-bouhan_camera" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1753867541 {#4468 date: 2025-07-30 18:25:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046825 {#4469 date: 2025-09-05 13:33:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4599 …} -Children: Doctrine\ORM\PersistentCollection {#4602 …} -Parent: null -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4603 -id: 37 -name: "屋内防犯カメラ" -category_code: "hd-sdi-okunai_bouhan_camera" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1753867666 {#4596 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194291 {#4597 date: 2025-08-26 16:44:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4604 …} -Children: Doctrine\ORM\PersistentCollection {#4607 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4612 -id: 38 -name: "赤外線防犯カメラ" -category_code: "hd-sdi-sekigaisen_bouhan_camera" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1753867666 {#4610 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194305 {#4611 date: 2025-08-26 16:45:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4613 …} -Children: Doctrine\ORM\PersistentCollection {#4616 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4619 -id: 39 -name: "屋外防犯カメラ" -category_code: "hd-sdi-okugai_bouhan_camera" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1753867666 {#4617 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194311 {#4618 date: 2025-08-26 16:45:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4620 …} -Children: Doctrine\ORM\PersistentCollection {#4623 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4626 -id: 40 -name: "ドーム型防犯カメラ" -category_code: "hd-sdi-dome_bouhan_camera" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1753867666 {#4624 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194316 {#4625 date: 2025-08-26 16:45:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4627 …} -Children: Doctrine\ORM\PersistentCollection {#4630 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4633 -id: 41 -name: "ボックス型防犯カメラ" -category_code: "hd-sdi-cs_bouhan_camera" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1753867666 {#4631 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194324 {#4632 date: 2025-08-26 16:45:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4634 …} -Children: Doctrine\ORM\PersistentCollection {#4637 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4640 -id: 42 -name: "小型防犯カメラ" -category_code: "hd-sdi-kogata_bouhan_camera" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1753867666 {#4638 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194329 {#4639 date: 2025-08-26 16:45:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4641 …} -Children: Doctrine\ORM\PersistentCollection {#4644 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4647 -id: 43 -name: "ワンケーブルカメラ" -category_code: "hd-sdi-onecable_camera" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1753867666 {#4645 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194334 {#4646 date: 2025-08-26 16:45:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4648 …} -Children: Doctrine\ORM\PersistentCollection {#4651 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4654 -id: 44 -name: "デジタルレコーダー" -category_code: "hd-sdi-dvr" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1753867666 {#4652 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194338 {#4653 date: 2025-08-26 16:45:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4655 …} -Children: Doctrine\ORM\PersistentCollection {#4658 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4661 -id: 45 -name: "各種ケーブル" -category_code: "hd-sdi-cable" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1753867666 {#4659 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194346 {#4660 date: 2025-08-26 16:45:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4662 …} -Children: Doctrine\ORM\PersistentCollection {#4665 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4668 -id: 46 -name: "コンバーター" -category_code: "hd-sdi-converter" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1753867666 {#4666 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194351 {#4667 date: 2025-08-26 16:45:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4669 …} -Children: Doctrine\ORM\PersistentCollection {#4672 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4675 -id: 47 -name: "メガピクセルレンズ(CS)" -category_code: "hd-sdi-megapixel-lenz" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1753867666 {#4673 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194356 {#4674 date: 2025-08-26 16:45:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4676 …} -Children: Doctrine\ORM\PersistentCollection {#4679 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4682 -id: 48 -name: "ワンケーブルユニット" -category_code: "hd-sdi-onecable_unit" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1753867666 {#4680 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194364 {#4681 date: 2025-08-26 16:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4683 …} -Children: Doctrine\ORM\PersistentCollection {#4686 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4689 -id: 49 -name: "映像分配器" -category_code: "hd-sdi-bunpai" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1753867666 {#4687 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194370 {#4688 date: 2025-08-26 16:46:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4690 …} -Children: Doctrine\ORM\PersistentCollection {#4693 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4696 -id: 50 -name: "その他の機器" -category_code: "hd-sdi-sonota" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1753867666 {#4694 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194376 {#4695 date: 2025-08-26 16:46:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4697 …} -Children: Doctrine\ORM\PersistentCollection {#4700 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4703 -id: 11 -name: "その他 監視カメラシステム 周辺機器" -category_code: "cctv-peripheral_device" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1753867541 {#4609 date: 2025-07-30 18:25:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046825 {#4608 date: 2025-09-05 13:33:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4704 …} -Children: Doctrine\ORM\PersistentCollection {#4707 …} -Parent: null -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4708 -id: 51 -name: "監視モニター" -category_code: "cctv-monitor" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1753867666 {#4701 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753867666 {#4702 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4709 …} -Children: Doctrine\ORM\PersistentCollection {#4712 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4717 -id: 52 -name: "屋外ハウジング" -category_code: "hausing" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1753867666 {#4715 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753867666 {#4716 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4718 …} -Children: Doctrine\ORM\PersistentCollection {#4721 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4724 -id: 53 -name: "HDMI 関連機器" -category_code: "hdmi-l" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1753867666 {#4722 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753867666 {#4723 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4725 …} -Children: Doctrine\ORM\PersistentCollection {#4728 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4731 -id: 54 -name: "赤外線投光器" -category_code: "sekigaisen-toukouki" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1753867666 {#4729 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753867666 {#4730 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4732 …} -Children: Doctrine\ORM\PersistentCollection {#4735 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4738 -id: 55 -name: "カメラ取付金具(フィクサー)" -category_code: "camera-stand_bracket" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1753867666 {#4736 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753867666 {#4737 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4739 …} -Children: Doctrine\ORM\PersistentCollection {#4742 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4745 -id: 56 -name: "音声マイク" -category_code: "cctv-audio" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1753867666 {#4743 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753867666 {#4744 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4746 …} -Children: Doctrine\ORM\PersistentCollection {#4749 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4752 -id: 57 -name: "防犯ステッカー" -category_code: "bouhan-seal_sticker" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1753867666 {#4750 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753867666 {#4751 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4753 …} -Children: Doctrine\ORM\PersistentCollection {#4756 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4759 -id: 58 -name: "その他" -category_code: "cctv_sonota" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1753867666 {#4757 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753867666 {#4758 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4760 …} -Children: Doctrine\ORM\PersistentCollection {#4763 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4764 -id: 66 -name: "その他 ネットワークカメラ" -category_code: "ip-networkcamera-sonota" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1757046821 {#4714 date: 2025-09-05 13:33:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046825 {#4713 date: 2025-09-05 13:33:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4765 …} -Children: Doctrine\ORM\PersistentCollection {#4768 …} -Parent: null -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4771 -id: 12 -name: "販売終了品" -category_code: "end" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1753867541 {#4769 date: 2025-07-30 18:25:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046825 {#4770 date: 2025-09-05 13:33:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4772 …} -Children: Doctrine\ORM\PersistentCollection {#4775 …} -Parent: null -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } ] |
class | "Eccube\Entity\Category" |
same as passed value |
placeholder | "common.select__all_products" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "NameWithLevel" |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#6808 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#3455 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6807 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4032 …} } |
choices | [ Eccube\Entity\Category {#4173 -id: 59 -name: "監視カメラシステム録画セット" -category_code: "recset" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1755862915 {#4131 date: 2025-08-22 20:41:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046825 {#4125 date: 2025-09-05 13:33:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4127 …} -Children: Doctrine\ORM\PersistentCollection {#4166 …} -Parent: null -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4165 -id: 60 -name: "ROOKER IPカメラ 1~4台録画セット" -category_code: "ipcamera-4set" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1755862928 {#4117 date: 2025-08-22 20:42:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1755862987 {#4017 date: 2025-08-22 20:43:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4119 …} -Children: Doctrine\ORM\PersistentCollection {#4177 …} -Parent: Eccube\Entity\Category {#4173} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4206 -id: 61 -name: "ROOKER IPカメラ 1~8台録画セット" -category_code: "ipcamera-8set" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1755862935 {#4210 date: 2025-08-22 20:42:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1755862987 {#4208 date: 2025-08-22 20:43:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4204 …} -Children: Doctrine\ORM\PersistentCollection {#4202 …} -Parent: Eccube\Entity\Category {#4173} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4196 -id: 62 -name: "アナログHDカメラ 1~4台録画セット" -category_code: "analog-4set" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1755862939 {#4198 date: 2025-08-22 20:42:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1755862987 {#4197 date: 2025-08-22 20:43:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4195 …} -Children: Doctrine\ORM\PersistentCollection {#4192 …} -Parent: Eccube\Entity\Category {#4173} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4189 -id: 7 -name: "ROOKER ネットワーク監視システム" -category_code: "networkcamera" -hierarchy: 1 -sort_no: 59 -create_date: DateTime @1748260192 {#4213 date: 2025-05-26 20:49:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046825 {#4212 date: 2025-09-05 13:33:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4188 …} -Children: Doctrine\ORM\PersistentCollection {#4185 …} -Parent: null -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4184 -id: 13 -name: "ネットワークカメラ" -category_code: "ip-networkcamera" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1753867666 {#4191 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756256475 {#4190 date: 2025-08-27 10:01:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4183 …} -Children: Doctrine\ORM\PersistentCollection {#4322 …} -Parent: Eccube\Entity\Category {#4189} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4317 -id: 14 -name: "ネットワークビデオレコーダー" -category_code: "ip-network-nvr" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1753867666 {#4319 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756256484 {#4318 date: 2025-08-27 10:01:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4316 …} -Children: Doctrine\ORM\PersistentCollection {#4313 …} -Parent: Eccube\Entity\Category {#4189} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4220 -id: 15 -name: "PoE/PoE+スイッチ" -category_code: "poe-hub" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1753867666 {#4311 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756256502 {#4236 date: 2025-08-27 10:01:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4221 …} -Children: Doctrine\ORM\PersistentCollection {#4224 …} -Parent: Eccube\Entity\Category {#4189} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4227 -id: 16 -name: "ネットワークカメラオプション" -category_code: "ip-networkcamera-other" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1753867666 {#4225 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756256526 {#4226 date: 2025-08-27 10:02:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4228 …} -Children: Doctrine\ORM\PersistentCollection {#4231 …} -Parent: Eccube\Entity\Category {#4189} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4234 -id: 8 -name: "ROOKER ネットワーク 監視システム(ZEROシリーズ)" -category_code: "networkcamera_zero" -hierarchy: 1 -sort_no: 55 -create_date: DateTime @1753867541 {#4320 date: 2025-07-30 18:25:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757073746 {#4321 date: 2025-09-05 21:02:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4346 …} -Children: Doctrine\ORM\PersistentCollection {#4427 …} -Parent: null -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4428 -id: 17 -name: "ネットワークカメラ(ZEROシリーズ)" -category_code: "ip-networkcamera_zero-ipc" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1753867666 {#4232 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756256293 {#4233 date: 2025-08-27 09:58:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4429 …} -Children: Doctrine\ORM\PersistentCollection {#4432 …} -Parent: Eccube\Entity\Category {#4234} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4437 -id: 18 -name: "ネットワークビデオレコーダー(ZEROシリーズ)" -category_code: "ip-networkcamera_zero-nvr" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1753867666 {#4435 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756256303 {#4436 date: 2025-08-27 09:58:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4438 …} -Children: Doctrine\ORM\PersistentCollection {#4441 …} -Parent: Eccube\Entity\Category {#4234} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4444 -id: 19 -name: "PoE/PoE+スイッチ" -category_code: "ip-networkcamera_zero-poe" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1753867666 {#4442 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756256327 {#4443 date: 2025-08-27 09:58:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4445 …} -Children: Doctrine\ORM\PersistentCollection {#4448 …} -Parent: Eccube\Entity\Category {#4234} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4451 -id: 20 -name: "ネットワークカメラオプション(ZEROシリーズ)" -category_code: "ip-networkcamera_zero-option" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1753867666 {#4449 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756256338 {#4450 date: 2025-08-27 09:58:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4452 …} -Children: Doctrine\ORM\PersistentCollection {#4455 …} -Parent: Eccube\Entity\Category {#4234} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4458 -id: 9 -name: "アナログHD 監視カメラシステム" -category_code: "analog-hd-bouhan_camera" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1753867541 {#4434 date: 2025-07-30 18:25:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046825 {#4433 date: 2025-09-05 13:33:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4459 …} -Children: Doctrine\ORM\PersistentCollection {#4462 …} -Parent: null -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4463 -id: 21 -name: "屋内防犯カメラ" -category_code: "analog-hd-okunai_bouhan_camera" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1753867666 {#4456 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4457 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4464 …} -Children: Doctrine\ORM\PersistentCollection {#4467 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4472 -id: 22 -name: "屋外防犯カメラ" -category_code: "analog-hd-okugai_bouhan_camera" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1753867666 {#4470 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4471 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4473 …} -Children: Doctrine\ORM\PersistentCollection {#4476 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4479 -id: 23 -name: "赤外線防犯カメラ" -category_code: "analog-hd-sekigaisen_bouhan_camera" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1753867666 {#4477 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4478 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4480 …} -Children: Doctrine\ORM\PersistentCollection {#4483 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4486 -id: 24 -name: "フルカラー防犯カメラ" -category_code: "analog-hd-fullcolor_bouhan_camera" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1753867666 {#4484 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4485 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4487 …} -Children: Doctrine\ORM\PersistentCollection {#4490 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4493 -id: 25 -name: "ドーム型防犯カメラ" -category_code: "analog-hd-dome_bouhan_camera" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1753867666 {#4491 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4492 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4494 …} -Children: Doctrine\ORM\PersistentCollection {#4497 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4500 -id: 26 -name: "CSマウント防犯カメラ" -category_code: "analog-hd-cs_bouhan_camera" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1753867666 {#4498 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4499 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4501 …} -Children: Doctrine\ORM\PersistentCollection {#4504 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4507 -id: 27 -name: "小型防犯カメラ" -category_code: "analog-hd-kogata_bouhan_camera" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1753867666 {#4505 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4506 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4508 …} -Children: Doctrine\ORM\PersistentCollection {#4511 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4514 -id: 28 -name: "ワンケーブル防犯カメラ" -category_code: "onecable" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1753867666 {#4512 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4513 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4515 …} -Children: Doctrine\ORM\PersistentCollection {#4518 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4521 -id: 29 -name: "デジタルレコーダー" -category_code: "analog-hd-dvr" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1753867666 {#4519 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4520 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4522 …} -Children: Doctrine\ORM\PersistentCollection {#4525 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4528 -id: 30 -name: "各種ケーブル" -category_code: "analog-hd-cable" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1753867666 {#4526 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4527 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4529 …} -Children: Doctrine\ORM\PersistentCollection {#4532 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4535 -id: 31 -name: "コンバーター" -category_code: "analog-hd-converter" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1753867666 {#4533 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4534 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4536 …} -Children: Doctrine\ORM\PersistentCollection {#4539 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4542 -id: 32 -name: "メガピクセルレンズ(C/CS)" -category_code: "analog-hd-mega_pixel_lenz" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1753867666 {#4540 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4541 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4543 …} -Children: Doctrine\ORM\PersistentCollection {#4546 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4549 -id: 33 -name: "画面分割器" -category_code: "analog-hd-multiplexer" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1753867666 {#4547 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4548 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4550 …} -Children: Doctrine\ORM\PersistentCollection {#4553 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4556 -id: 34 -name: "映像分配器" -category_code: "analog-hd-bunpai" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1753867666 {#4554 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4555 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4557 …} -Children: Doctrine\ORM\PersistentCollection {#4560 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4563 -id: 35 -name: "UTP伝送ユニット" -category_code: "analog-hd-utp" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1753867666 {#4561 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4562 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4564 …} -Children: Doctrine\ORM\PersistentCollection {#4567 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4570 -id: 63 -name: "ワンケーブルカメラ(AHD-ECO)" -category_code: "ahd-onecable_camera-eco" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1757046719 {#4568 date: 2025-09-05 13:31:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4569 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4571 …} -Children: Doctrine\ORM\PersistentCollection {#4574 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4577 -id: 64 -name: "ワンケーブルカメラ(AHD-PRO)" -category_code: "ahd-onecable_camera-pro" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1757046728 {#4575 date: 2025-09-05 13:32:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4576 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4578 …} -Children: Doctrine\ORM\PersistentCollection {#4581 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4584 -id: 65 -name: "ワンケーブルカメラ(TVI-ECO)" -category_code: "tvi-onecable_camera-eco" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1757046732 {#4582 date: 2025-09-05 13:32:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4583 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4585 …} -Children: Doctrine\ORM\PersistentCollection {#4588 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4591 -id: 36 -name: "その他の機器" -category_code: "analog-hd-sonota" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1753867666 {#4589 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4590 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4592 …} -Children: Doctrine\ORM\PersistentCollection {#4595 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4598 -id: 10 -name: "デジタル(HD-SDI/EX-SDI) 監視カメラシステム" -category_code: "hd-sdi-bouhan_camera" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1753867541 {#4468 date: 2025-07-30 18:25:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046825 {#4469 date: 2025-09-05 13:33:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4599 …} -Children: Doctrine\ORM\PersistentCollection {#4602 …} -Parent: null -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4603 -id: 37 -name: "屋内防犯カメラ" -category_code: "hd-sdi-okunai_bouhan_camera" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1753867666 {#4596 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194291 {#4597 date: 2025-08-26 16:44:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4604 …} -Children: Doctrine\ORM\PersistentCollection {#4607 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4612 -id: 38 -name: "赤外線防犯カメラ" -category_code: "hd-sdi-sekigaisen_bouhan_camera" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1753867666 {#4610 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194305 {#4611 date: 2025-08-26 16:45:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4613 …} -Children: Doctrine\ORM\PersistentCollection {#4616 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4619 -id: 39 -name: "屋外防犯カメラ" -category_code: "hd-sdi-okugai_bouhan_camera" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1753867666 {#4617 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194311 {#4618 date: 2025-08-26 16:45:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4620 …} -Children: Doctrine\ORM\PersistentCollection {#4623 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4626 -id: 40 -name: "ドーム型防犯カメラ" -category_code: "hd-sdi-dome_bouhan_camera" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1753867666 {#4624 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194316 {#4625 date: 2025-08-26 16:45:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4627 …} -Children: Doctrine\ORM\PersistentCollection {#4630 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4633 -id: 41 -name: "ボックス型防犯カメラ" -category_code: "hd-sdi-cs_bouhan_camera" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1753867666 {#4631 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194324 {#4632 date: 2025-08-26 16:45:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4634 …} -Children: Doctrine\ORM\PersistentCollection {#4637 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4640 -id: 42 -name: "小型防犯カメラ" -category_code: "hd-sdi-kogata_bouhan_camera" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1753867666 {#4638 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194329 {#4639 date: 2025-08-26 16:45:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4641 …} -Children: Doctrine\ORM\PersistentCollection {#4644 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4647 -id: 43 -name: "ワンケーブルカメラ" -category_code: "hd-sdi-onecable_camera" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1753867666 {#4645 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194334 {#4646 date: 2025-08-26 16:45:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4648 …} -Children: Doctrine\ORM\PersistentCollection {#4651 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4654 -id: 44 -name: "デジタルレコーダー" -category_code: "hd-sdi-dvr" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1753867666 {#4652 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194338 {#4653 date: 2025-08-26 16:45:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4655 …} -Children: Doctrine\ORM\PersistentCollection {#4658 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4661 -id: 45 -name: "各種ケーブル" -category_code: "hd-sdi-cable" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1753867666 {#4659 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194346 {#4660 date: 2025-08-26 16:45:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4662 …} -Children: Doctrine\ORM\PersistentCollection {#4665 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4668 -id: 46 -name: "コンバーター" -category_code: "hd-sdi-converter" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1753867666 {#4666 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194351 {#4667 date: 2025-08-26 16:45:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4669 …} -Children: Doctrine\ORM\PersistentCollection {#4672 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4675 -id: 47 -name: "メガピクセルレンズ(CS)" -category_code: "hd-sdi-megapixel-lenz" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1753867666 {#4673 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194356 {#4674 date: 2025-08-26 16:45:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4676 …} -Children: Doctrine\ORM\PersistentCollection {#4679 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4682 -id: 48 -name: "ワンケーブルユニット" -category_code: "hd-sdi-onecable_unit" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1753867666 {#4680 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194364 {#4681 date: 2025-08-26 16:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4683 …} -Children: Doctrine\ORM\PersistentCollection {#4686 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4689 -id: 49 -name: "映像分配器" -category_code: "hd-sdi-bunpai" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1753867666 {#4687 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194370 {#4688 date: 2025-08-26 16:46:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4690 …} -Children: Doctrine\ORM\PersistentCollection {#4693 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4696 -id: 50 -name: "その他の機器" -category_code: "hd-sdi-sonota" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1753867666 {#4694 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194376 {#4695 date: 2025-08-26 16:46:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4697 …} -Children: Doctrine\ORM\PersistentCollection {#4700 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4703 -id: 11 -name: "その他 監視カメラシステム 周辺機器" -category_code: "cctv-peripheral_device" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1753867541 {#4609 date: 2025-07-30 18:25:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046825 {#4608 date: 2025-09-05 13:33:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4704 …} -Children: Doctrine\ORM\PersistentCollection {#4707 …} -Parent: null -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4708 -id: 51 -name: "監視モニター" -category_code: "cctv-monitor" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1753867666 {#4701 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753867666 {#4702 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4709 …} -Children: Doctrine\ORM\PersistentCollection {#4712 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4717 -id: 52 -name: "屋外ハウジング" -category_code: "hausing" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1753867666 {#4715 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753867666 {#4716 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4718 …} -Children: Doctrine\ORM\PersistentCollection {#4721 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4724 -id: 53 -name: "HDMI 関連機器" -category_code: "hdmi-l" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1753867666 {#4722 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753867666 {#4723 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4725 …} -Children: Doctrine\ORM\PersistentCollection {#4728 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4731 -id: 54 -name: "赤外線投光器" -category_code: "sekigaisen-toukouki" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1753867666 {#4729 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753867666 {#4730 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4732 …} -Children: Doctrine\ORM\PersistentCollection {#4735 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4738 -id: 55 -name: "カメラ取付金具(フィクサー)" -category_code: "camera-stand_bracket" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1753867666 {#4736 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753867666 {#4737 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4739 …} -Children: Doctrine\ORM\PersistentCollection {#4742 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4745 -id: 56 -name: "音声マイク" -category_code: "cctv-audio" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1753867666 {#4743 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753867666 {#4744 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4746 …} -Children: Doctrine\ORM\PersistentCollection {#4749 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4752 -id: 57 -name: "防犯ステッカー" -category_code: "bouhan-seal_sticker" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1753867666 {#4750 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753867666 {#4751 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4753 …} -Children: Doctrine\ORM\PersistentCollection {#4756 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4759 -id: 58 -name: "その他" -category_code: "cctv_sonota" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1753867666 {#4757 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753867666 {#4758 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4760 …} -Children: Doctrine\ORM\PersistentCollection {#4763 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4764 -id: 66 -name: "その他 ネットワークカメラ" -category_code: "ip-networkcamera-sonota" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1757046821 {#4714 date: 2025-09-05 13:33:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046825 {#4713 date: 2025-09-05 13:33:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4765 …} -Children: Doctrine\ORM\PersistentCollection {#4768 …} -Parent: null -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } Eccube\Entity\Category {#4771 -id: 12 -name: "販売終了品" -category_code: "end" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1753867541 {#4769 date: 2025-07-30 18:25:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046825 {#4770 date: 2025-09-05 13:33:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4772 …} -Children: Doctrine\ORM\PersistentCollection {#4775 …} -Parent: null -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } ] |
class | "Eccube\Entity\Category" |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#667 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#665 …} -namespace: Closure() {#663 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerNprKFzc\EntityManagerGhost554d0f0 {#646 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4031 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerNprKFzc\EntityManagerGhost554d0f0 {#646 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3951 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "common.select__all_products" |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#6809 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1025 …} $message: Closure() {#6810 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_category_id" ] |
cache_key | "_category_id_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6851 +label: "監視カメラシステム録画セット" +value: "59" +data: Eccube\Entity\Category {#4173 -id: 59 -name: "監視カメラシステム録画セット" -category_code: "recset" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1755862915 {#4131 date: 2025-08-22 20:41:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046825 {#4125 date: 2025-09-05 13:33:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4127 …} -Children: Doctrine\ORM\PersistentCollection {#4166 …} -Parent: null -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6852 +label: "\u{3000}ROOKER IPカメラ 1~4台録画セット" +value: "60" +data: Eccube\Entity\Category {#4165 -id: 60 -name: "ROOKER IPカメラ 1~4台録画セット" -category_code: "ipcamera-4set" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1755862928 {#4117 date: 2025-08-22 20:42:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1755862987 {#4017 date: 2025-08-22 20:43:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4119 …} -Children: Doctrine\ORM\PersistentCollection {#4177 …} -Parent: Eccube\Entity\Category {#4173} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6853 +label: "\u{3000}ROOKER IPカメラ 1~8台録画セット" +value: "61" +data: Eccube\Entity\Category {#4206 -id: 61 -name: "ROOKER IPカメラ 1~8台録画セット" -category_code: "ipcamera-8set" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1755862935 {#4210 date: 2025-08-22 20:42:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1755862987 {#4208 date: 2025-08-22 20:43:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4204 …} -Children: Doctrine\ORM\PersistentCollection {#4202 …} -Parent: Eccube\Entity\Category {#4173} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6854 +label: "\u{3000}アナログHDカメラ 1~4台録画セット" +value: "62" +data: Eccube\Entity\Category {#4196 -id: 62 -name: "アナログHDカメラ 1~4台録画セット" -category_code: "analog-4set" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1755862939 {#4198 date: 2025-08-22 20:42:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1755862987 {#4197 date: 2025-08-22 20:43:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4195 …} -Children: Doctrine\ORM\PersistentCollection {#4192 …} -Parent: Eccube\Entity\Category {#4173} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6855 +label: "ROOKER ネットワーク監視システム" +value: "7" +data: Eccube\Entity\Category {#4189 -id: 7 -name: "ROOKER ネットワーク監視システム" -category_code: "networkcamera" -hierarchy: 1 -sort_no: 59 -create_date: DateTime @1748260192 {#4213 date: 2025-05-26 20:49:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046825 {#4212 date: 2025-09-05 13:33:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4188 …} -Children: Doctrine\ORM\PersistentCollection {#4185 …} -Parent: null -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6856 +label: "\u{3000}ネットワークカメラ" +value: "13" +data: Eccube\Entity\Category {#4184 -id: 13 -name: "ネットワークカメラ" -category_code: "ip-networkcamera" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1753867666 {#4191 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756256475 {#4190 date: 2025-08-27 10:01:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4183 …} -Children: Doctrine\ORM\PersistentCollection {#4322 …} -Parent: Eccube\Entity\Category {#4189} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6857 +label: "\u{3000}ネットワークビデオレコーダー" +value: "14" +data: Eccube\Entity\Category {#4317 -id: 14 -name: "ネットワークビデオレコーダー" -category_code: "ip-network-nvr" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1753867666 {#4319 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756256484 {#4318 date: 2025-08-27 10:01:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4316 …} -Children: Doctrine\ORM\PersistentCollection {#4313 …} -Parent: Eccube\Entity\Category {#4189} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6858 +label: "\u{3000}PoE/PoE+スイッチ" +value: "15" +data: Eccube\Entity\Category {#4220 -id: 15 -name: "PoE/PoE+スイッチ" -category_code: "poe-hub" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1753867666 {#4311 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756256502 {#4236 date: 2025-08-27 10:01:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4221 …} -Children: Doctrine\ORM\PersistentCollection {#4224 …} -Parent: Eccube\Entity\Category {#4189} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6859 +label: "\u{3000}ネットワークカメラオプション" +value: "16" +data: Eccube\Entity\Category {#4227 -id: 16 -name: "ネットワークカメラオプション" -category_code: "ip-networkcamera-other" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1753867666 {#4225 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756256526 {#4226 date: 2025-08-27 10:02:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4228 …} -Children: Doctrine\ORM\PersistentCollection {#4231 …} -Parent: Eccube\Entity\Category {#4189} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6860 +label: "ROOKER ネットワーク 監視システム(ZEROシリーズ)" +value: "8" +data: Eccube\Entity\Category {#4234 -id: 8 -name: "ROOKER ネットワーク 監視システム(ZEROシリーズ)" -category_code: "networkcamera_zero" -hierarchy: 1 -sort_no: 55 -create_date: DateTime @1753867541 {#4320 date: 2025-07-30 18:25:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757073746 {#4321 date: 2025-09-05 21:02:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4346 …} -Children: Doctrine\ORM\PersistentCollection {#4427 …} -Parent: null -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6861 +label: "\u{3000}ネットワークカメラ(ZEROシリーズ)" +value: "17" +data: Eccube\Entity\Category {#4428 -id: 17 -name: "ネットワークカメラ(ZEROシリーズ)" -category_code: "ip-networkcamera_zero-ipc" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1753867666 {#4232 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756256293 {#4233 date: 2025-08-27 09:58:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4429 …} -Children: Doctrine\ORM\PersistentCollection {#4432 …} -Parent: Eccube\Entity\Category {#4234} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6862 +label: "\u{3000}ネットワークビデオレコーダー(ZEROシリーズ)" +value: "18" +data: Eccube\Entity\Category {#4437 -id: 18 -name: "ネットワークビデオレコーダー(ZEROシリーズ)" -category_code: "ip-networkcamera_zero-nvr" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1753867666 {#4435 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756256303 {#4436 date: 2025-08-27 09:58:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4438 …} -Children: Doctrine\ORM\PersistentCollection {#4441 …} -Parent: Eccube\Entity\Category {#4234} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6863 +label: "\u{3000}PoE/PoE+スイッチ" +value: "19" +data: Eccube\Entity\Category {#4444 -id: 19 -name: "PoE/PoE+スイッチ" -category_code: "ip-networkcamera_zero-poe" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1753867666 {#4442 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756256327 {#4443 date: 2025-08-27 09:58:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4445 …} -Children: Doctrine\ORM\PersistentCollection {#4448 …} -Parent: Eccube\Entity\Category {#4234} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6864 +label: "\u{3000}ネットワークカメラオプション(ZEROシリーズ)" +value: "20" +data: Eccube\Entity\Category {#4451 -id: 20 -name: "ネットワークカメラオプション(ZEROシリーズ)" -category_code: "ip-networkcamera_zero-option" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1753867666 {#4449 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756256338 {#4450 date: 2025-08-27 09:58:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4452 …} -Children: Doctrine\ORM\PersistentCollection {#4455 …} -Parent: Eccube\Entity\Category {#4234} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6865 +label: "アナログHD 監視カメラシステム" +value: "9" +data: Eccube\Entity\Category {#4458 -id: 9 -name: "アナログHD 監視カメラシステム" -category_code: "analog-hd-bouhan_camera" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1753867541 {#4434 date: 2025-07-30 18:25:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046825 {#4433 date: 2025-09-05 13:33:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4459 …} -Children: Doctrine\ORM\PersistentCollection {#4462 …} -Parent: null -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6866 +label: "\u{3000}屋内防犯カメラ" +value: "21" +data: Eccube\Entity\Category {#4463 -id: 21 -name: "屋内防犯カメラ" -category_code: "analog-hd-okunai_bouhan_camera" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1753867666 {#4456 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4457 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4464 …} -Children: Doctrine\ORM\PersistentCollection {#4467 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6867 +label: "\u{3000}屋外防犯カメラ" +value: "22" +data: Eccube\Entity\Category {#4472 -id: 22 -name: "屋外防犯カメラ" -category_code: "analog-hd-okugai_bouhan_camera" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1753867666 {#4470 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4471 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4473 …} -Children: Doctrine\ORM\PersistentCollection {#4476 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6868 +label: "\u{3000}赤外線防犯カメラ" +value: "23" +data: Eccube\Entity\Category {#4479 -id: 23 -name: "赤外線防犯カメラ" -category_code: "analog-hd-sekigaisen_bouhan_camera" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1753867666 {#4477 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4478 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4480 …} -Children: Doctrine\ORM\PersistentCollection {#4483 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6869 +label: "\u{3000}フルカラー防犯カメラ" +value: "24" +data: Eccube\Entity\Category {#4486 -id: 24 -name: "フルカラー防犯カメラ" -category_code: "analog-hd-fullcolor_bouhan_camera" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1753867666 {#4484 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4485 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4487 …} -Children: Doctrine\ORM\PersistentCollection {#4490 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6870 +label: "\u{3000}ドーム型防犯カメラ" +value: "25" +data: Eccube\Entity\Category {#4493 -id: 25 -name: "ドーム型防犯カメラ" -category_code: "analog-hd-dome_bouhan_camera" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1753867666 {#4491 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4492 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4494 …} -Children: Doctrine\ORM\PersistentCollection {#4497 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6871 +label: "\u{3000}CSマウント防犯カメラ" +value: "26" +data: Eccube\Entity\Category {#4500 -id: 26 -name: "CSマウント防犯カメラ" -category_code: "analog-hd-cs_bouhan_camera" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1753867666 {#4498 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4499 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4501 …} -Children: Doctrine\ORM\PersistentCollection {#4504 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6872 +label: "\u{3000}小型防犯カメラ" +value: "27" +data: Eccube\Entity\Category {#4507 -id: 27 -name: "小型防犯カメラ" -category_code: "analog-hd-kogata_bouhan_camera" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1753867666 {#4505 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4506 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4508 …} -Children: Doctrine\ORM\PersistentCollection {#4511 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6873 +label: "\u{3000}ワンケーブル防犯カメラ" +value: "28" +data: Eccube\Entity\Category {#4514 -id: 28 -name: "ワンケーブル防犯カメラ" -category_code: "onecable" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1753867666 {#4512 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4513 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4515 …} -Children: Doctrine\ORM\PersistentCollection {#4518 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6874 +label: "\u{3000}デジタルレコーダー" +value: "29" +data: Eccube\Entity\Category {#4521 -id: 29 -name: "デジタルレコーダー" -category_code: "analog-hd-dvr" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1753867666 {#4519 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4520 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4522 …} -Children: Doctrine\ORM\PersistentCollection {#4525 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6875 +label: "\u{3000}各種ケーブル" +value: "30" +data: Eccube\Entity\Category {#4528 -id: 30 -name: "各種ケーブル" -category_code: "analog-hd-cable" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1753867666 {#4526 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4527 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4529 …} -Children: Doctrine\ORM\PersistentCollection {#4532 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6876 +label: "\u{3000}コンバーター" +value: "31" +data: Eccube\Entity\Category {#4535 -id: 31 -name: "コンバーター" -category_code: "analog-hd-converter" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1753867666 {#4533 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4534 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4536 …} -Children: Doctrine\ORM\PersistentCollection {#4539 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6877 +label: "\u{3000}メガピクセルレンズ(C/CS)" +value: "32" +data: Eccube\Entity\Category {#4542 -id: 32 -name: "メガピクセルレンズ(C/CS)" -category_code: "analog-hd-mega_pixel_lenz" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1753867666 {#4540 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4541 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4543 …} -Children: Doctrine\ORM\PersistentCollection {#4546 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6878 +label: "\u{3000}画面分割器" +value: "33" +data: Eccube\Entity\Category {#4549 -id: 33 -name: "画面分割器" -category_code: "analog-hd-multiplexer" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1753867666 {#4547 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4548 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4550 …} -Children: Doctrine\ORM\PersistentCollection {#4553 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6879 +label: "\u{3000}映像分配器" +value: "34" +data: Eccube\Entity\Category {#4556 -id: 34 -name: "映像分配器" -category_code: "analog-hd-bunpai" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1753867666 {#4554 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4555 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4557 …} -Children: Doctrine\ORM\PersistentCollection {#4560 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6880 +label: "\u{3000}UTP伝送ユニット" +value: "35" +data: Eccube\Entity\Category {#4563 -id: 35 -name: "UTP伝送ユニット" -category_code: "analog-hd-utp" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1753867666 {#4561 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4562 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4564 …} -Children: Doctrine\ORM\PersistentCollection {#4567 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6881 +label: "\u{3000}ワンケーブルカメラ(AHD-ECO)" +value: "63" +data: Eccube\Entity\Category {#4570 -id: 63 -name: "ワンケーブルカメラ(AHD-ECO)" -category_code: "ahd-onecable_camera-eco" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1757046719 {#4568 date: 2025-09-05 13:31:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4569 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4571 …} -Children: Doctrine\ORM\PersistentCollection {#4574 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6882 +label: "\u{3000}ワンケーブルカメラ(AHD-PRO)" +value: "64" +data: Eccube\Entity\Category {#4577 -id: 64 -name: "ワンケーブルカメラ(AHD-PRO)" -category_code: "ahd-onecable_camera-pro" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1757046728 {#4575 date: 2025-09-05 13:32:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4576 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4578 …} -Children: Doctrine\ORM\PersistentCollection {#4581 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6883 +label: "\u{3000}ワンケーブルカメラ(TVI-ECO)" +value: "65" +data: Eccube\Entity\Category {#4584 -id: 65 -name: "ワンケーブルカメラ(TVI-ECO)" -category_code: "tvi-onecable_camera-eco" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1757046732 {#4582 date: 2025-09-05 13:32:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4583 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4585 …} -Children: Doctrine\ORM\PersistentCollection {#4588 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6884 +label: "\u{3000}その他の機器" +value: "36" +data: Eccube\Entity\Category {#4591 -id: 36 -name: "その他の機器" -category_code: "analog-hd-sonota" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1753867666 {#4589 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046775 {#4590 date: 2025-09-05 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4592 …} -Children: Doctrine\ORM\PersistentCollection {#4595 …} -Parent: Eccube\Entity\Category {#4458} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6885 +label: "デジタル(HD-SDI/EX-SDI) 監視カメラシステム" +value: "10" +data: Eccube\Entity\Category {#4598 -id: 10 -name: "デジタル(HD-SDI/EX-SDI) 監視カメラシステム" -category_code: "hd-sdi-bouhan_camera" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1753867541 {#4468 date: 2025-07-30 18:25:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046825 {#4469 date: 2025-09-05 13:33:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4599 …} -Children: Doctrine\ORM\PersistentCollection {#4602 …} -Parent: null -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6886 +label: "\u{3000}屋内防犯カメラ" +value: "37" +data: Eccube\Entity\Category {#4603 -id: 37 -name: "屋内防犯カメラ" -category_code: "hd-sdi-okunai_bouhan_camera" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1753867666 {#4596 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194291 {#4597 date: 2025-08-26 16:44:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4604 …} -Children: Doctrine\ORM\PersistentCollection {#4607 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6887 +label: "\u{3000}赤外線防犯カメラ" +value: "38" +data: Eccube\Entity\Category {#4612 -id: 38 -name: "赤外線防犯カメラ" -category_code: "hd-sdi-sekigaisen_bouhan_camera" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1753867666 {#4610 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194305 {#4611 date: 2025-08-26 16:45:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4613 …} -Children: Doctrine\ORM\PersistentCollection {#4616 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6888 +label: "\u{3000}屋外防犯カメラ" +value: "39" +data: Eccube\Entity\Category {#4619 -id: 39 -name: "屋外防犯カメラ" -category_code: "hd-sdi-okugai_bouhan_camera" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1753867666 {#4617 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194311 {#4618 date: 2025-08-26 16:45:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4620 …} -Children: Doctrine\ORM\PersistentCollection {#4623 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6889 +label: "\u{3000}ドーム型防犯カメラ" +value: "40" +data: Eccube\Entity\Category {#4626 -id: 40 -name: "ドーム型防犯カメラ" -category_code: "hd-sdi-dome_bouhan_camera" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1753867666 {#4624 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194316 {#4625 date: 2025-08-26 16:45:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4627 …} -Children: Doctrine\ORM\PersistentCollection {#4630 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6890 +label: "\u{3000}ボックス型防犯カメラ" +value: "41" +data: Eccube\Entity\Category {#4633 -id: 41 -name: "ボックス型防犯カメラ" -category_code: "hd-sdi-cs_bouhan_camera" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1753867666 {#4631 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194324 {#4632 date: 2025-08-26 16:45:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4634 …} -Children: Doctrine\ORM\PersistentCollection {#4637 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6891 +label: "\u{3000}小型防犯カメラ" +value: "42" +data: Eccube\Entity\Category {#4640 -id: 42 -name: "小型防犯カメラ" -category_code: "hd-sdi-kogata_bouhan_camera" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1753867666 {#4638 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194329 {#4639 date: 2025-08-26 16:45:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4641 …} -Children: Doctrine\ORM\PersistentCollection {#4644 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6892 +label: "\u{3000}ワンケーブルカメラ" +value: "43" +data: Eccube\Entity\Category {#4647 -id: 43 -name: "ワンケーブルカメラ" -category_code: "hd-sdi-onecable_camera" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1753867666 {#4645 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194334 {#4646 date: 2025-08-26 16:45:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4648 …} -Children: Doctrine\ORM\PersistentCollection {#4651 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6893 +label: "\u{3000}デジタルレコーダー" +value: "44" +data: Eccube\Entity\Category {#4654 -id: 44 -name: "デジタルレコーダー" -category_code: "hd-sdi-dvr" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1753867666 {#4652 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194338 {#4653 date: 2025-08-26 16:45:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4655 …} -Children: Doctrine\ORM\PersistentCollection {#4658 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6894 +label: "\u{3000}各種ケーブル" +value: "45" +data: Eccube\Entity\Category {#4661 -id: 45 -name: "各種ケーブル" -category_code: "hd-sdi-cable" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1753867666 {#4659 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194346 {#4660 date: 2025-08-26 16:45:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4662 …} -Children: Doctrine\ORM\PersistentCollection {#4665 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6895 +label: "\u{3000}コンバーター" +value: "46" +data: Eccube\Entity\Category {#4668 -id: 46 -name: "コンバーター" -category_code: "hd-sdi-converter" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1753867666 {#4666 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194351 {#4667 date: 2025-08-26 16:45:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4669 …} -Children: Doctrine\ORM\PersistentCollection {#4672 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6896 +label: "\u{3000}メガピクセルレンズ(CS)" +value: "47" +data: Eccube\Entity\Category {#4675 -id: 47 -name: "メガピクセルレンズ(CS)" -category_code: "hd-sdi-megapixel-lenz" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1753867666 {#4673 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194356 {#4674 date: 2025-08-26 16:45:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4676 …} -Children: Doctrine\ORM\PersistentCollection {#4679 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6897 +label: "\u{3000}ワンケーブルユニット" +value: "48" +data: Eccube\Entity\Category {#4682 -id: 48 -name: "ワンケーブルユニット" -category_code: "hd-sdi-onecable_unit" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1753867666 {#4680 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194364 {#4681 date: 2025-08-26 16:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4683 …} -Children: Doctrine\ORM\PersistentCollection {#4686 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6898 +label: "\u{3000}映像分配器" +value: "49" +data: Eccube\Entity\Category {#4689 -id: 49 -name: "映像分配器" -category_code: "hd-sdi-bunpai" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1753867666 {#4687 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194370 {#4688 date: 2025-08-26 16:46:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4690 …} -Children: Doctrine\ORM\PersistentCollection {#4693 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6899 +label: "\u{3000}その他の機器" +value: "50" +data: Eccube\Entity\Category {#4696 -id: 50 -name: "その他の機器" -category_code: "hd-sdi-sonota" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1753867666 {#4694 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756194376 {#4695 date: 2025-08-26 16:46:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4697 …} -Children: Doctrine\ORM\PersistentCollection {#4700 …} -Parent: Eccube\Entity\Category {#4598} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6900 +label: "その他 監視カメラシステム 周辺機器" +value: "11" +data: Eccube\Entity\Category {#4703 -id: 11 -name: "その他 監視カメラシステム 周辺機器" -category_code: "cctv-peripheral_device" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1753867541 {#4609 date: 2025-07-30 18:25:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046825 {#4608 date: 2025-09-05 13:33:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4704 …} -Children: Doctrine\ORM\PersistentCollection {#4707 …} -Parent: null -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6901 +label: "\u{3000}監視モニター" +value: "51" +data: Eccube\Entity\Category {#4708 -id: 51 -name: "監視モニター" -category_code: "cctv-monitor" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1753867666 {#4701 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753867666 {#4702 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4709 …} -Children: Doctrine\ORM\PersistentCollection {#4712 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6902 +label: "\u{3000}屋外ハウジング" +value: "52" +data: Eccube\Entity\Category {#4717 -id: 52 -name: "屋外ハウジング" -category_code: "hausing" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1753867666 {#4715 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753867666 {#4716 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4718 …} -Children: Doctrine\ORM\PersistentCollection {#4721 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6903 +label: "\u{3000}HDMI 関連機器" +value: "53" +data: Eccube\Entity\Category {#4724 -id: 53 -name: "HDMI 関連機器" -category_code: "hdmi-l" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1753867666 {#4722 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753867666 {#4723 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4725 …} -Children: Doctrine\ORM\PersistentCollection {#4728 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6904 +label: "\u{3000}赤外線投光器" +value: "54" +data: Eccube\Entity\Category {#4731 -id: 54 -name: "赤外線投光器" -category_code: "sekigaisen-toukouki" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1753867666 {#4729 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753867666 {#4730 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4732 …} -Children: Doctrine\ORM\PersistentCollection {#4735 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6905 +label: "\u{3000}カメラ取付金具(フィクサー)" +value: "55" +data: Eccube\Entity\Category {#4738 -id: 55 -name: "カメラ取付金具(フィクサー)" -category_code: "camera-stand_bracket" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1753867666 {#4736 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753867666 {#4737 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4739 …} -Children: Doctrine\ORM\PersistentCollection {#4742 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6906 +label: "\u{3000}音声マイク" +value: "56" +data: Eccube\Entity\Category {#4745 -id: 56 -name: "音声マイク" -category_code: "cctv-audio" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1753867666 {#4743 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753867666 {#4744 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4746 …} -Children: Doctrine\ORM\PersistentCollection {#4749 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6907 +label: "\u{3000}防犯ステッカー" +value: "57" +data: Eccube\Entity\Category {#4752 -id: 57 -name: "防犯ステッカー" -category_code: "bouhan-seal_sticker" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1753867666 {#4750 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753867666 {#4751 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4753 …} -Children: Doctrine\ORM\PersistentCollection {#4756 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6908 +label: "\u{3000}その他" +value: "58" +data: Eccube\Entity\Category {#4759 -id: 58 -name: "その他" -category_code: "cctv_sonota" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1753867666 {#4757 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753867666 {#4758 date: 2025-07-30 18:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4760 …} -Children: Doctrine\ORM\PersistentCollection {#4763 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6909 +label: "その他 ネットワークカメラ" +value: "66" +data: Eccube\Entity\Category {#4764 -id: 66 -name: "その他 ネットワークカメラ" -category_code: "ip-networkcamera-sonota" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1757046821 {#4714 date: 2025-09-05 13:33:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046825 {#4713 date: 2025-09-05 13:33:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4765 …} -Children: Doctrine\ORM\PersistentCollection {#4768 …} -Parent: null -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6910 +label: "販売終了品" +value: "12" +data: Eccube\Entity\Category {#4771 -id: 12 -name: "販売終了品" -category_code: "end" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1753867541 {#4769 date: 2025-07-30 18:25:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757046825 {#4770 date: 2025-09-05 13:33:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4772 …} -Children: Doctrine\ORM\PersistentCollection {#4775 …} -Parent: null -Creator: Eccube\Proxy\__CG__\Eccube\Entity\Member {#4163 …} } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6844 -form: Symfony\Component\Form\Form {#6831 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6843 …5} |
full_name | "category_id" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "category_id" |
is_selected | Closure($choice, $value) {#6850 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "category_id" |
placeholder | "common.select__all_products" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_category_id" |
valid | true |
value | "" |
name
Errors
This form has no errors.
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 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#667 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#665 …} -namespace: Closure() {#663 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#6821 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter a valid search term." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "common.search_keyword" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#6816 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1025 …} $message: Closure() {#6820 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 50 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "search" "_name" ] |
cache_key | "_name_search" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6911 -form: Symfony\Component\Form\Form {#6834 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6849 …5} |
full_name | "name" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "name" |
label | "common.search_keyword" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_name" |
valid | true |
value | "" |