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 {#5081
+message: "This value should not be blank."
+allowNull: false
+normalizer: null
+payload: 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 {#509
-generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …}
-storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …}
-namespace: Closure() {#505 …}
} |
data |
Eccube\Entity\ProductClass {#4669
-price01_inc_tax: 0.0
-price02_inc_tax: 540.0
-tax_rate: false
-id: 31
-code: "151042"
-stock: null
-stock_unlimited: true
-sale_limit: null
-price01: null
-price02: "500.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1709878166 {#3831
date: 2024-03-08 15:09:26.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723168423 {#4294
date: 2024-08-09 10:53:43.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#4709 …}
-TaxRule: Eccube\Entity\TaxRule {#4786 …}
-Product: Eccube\Entity\Product {#4257
-_calc: true
-stockFinds: [
true
]
-stocks: [
null
]
-stockUnlimiteds: [
true
]
-price01: []
-price02: [
"500.00"
]
-price01IncTaxs: []
-price02IncTaxs: [
540.0
]
-codes: [
"151042"
]
-classCategories1: []
-classCategories2: []
-className1: null
-className2: null
-id: 22
-name: "和風わかめスープ 80g"
-note: null
-description_list: null
-description_detail: """
厳選した「厚葉わかめ」を使用。\n
わかめ自体に味を染み込ませ、一晩寝かして\n
わかめの深部までしっかりと味を染み込ませ\n
乾燥させます。\n
熱いお湯をかけるだけの即席わかめスープの素です。\n
\n
当社独自の製法を編み出し、長年積み重ねた技術です。\n
\n
お好みで溶き卵を入れるなど、具材を加えても美味しく\n
召し上がれます。\n
\n
野菜エキス・かつお・昆布粉末出汁を使用した\n
本格和風スープです。\n
\n
【原 料】わかめ:韓国産\n
\n
【賞味期限】12ヶ月:未開封\n
開封後はお早めにお召し上がりください。\n
\n
【アレルギー物質(28品目中)】乳成分・小麦・大豆\n
\n
※香り芽本舗のすべての製品は国内工場で作られています。
"""
-search_word: null
-free_area: null
-create_date: DateTime @1709878166 {#3830
date: 2024-03-08 15:09:26.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1725237486 {#3820
date: 2024-09-02 09:38:06.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4613 …}
-ProductClasses: Doctrine\ORM\PersistentCollection {#4667 …}
-ProductImage: Doctrine\ORM\PersistentCollection {#4971 …}
-ProductTag: Doctrine\ORM\PersistentCollection {#4968 …}
-CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#4611 …}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4707 …}
-Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#4677 …}
-RelatedProducts: Doctrine\ORM\PersistentCollection {#4666 …}
-shipping_name: null
-_calc_deliveryplus: false
-deliveryplus_weight: []
-deliveryplus_size: []
-deliveryplus_weight_min: null
-deliveryplus_weight_max: null
-deliveryplus_size_min: null
-deliveryplus_size_max: null
}
-SaleType: Proxies\__CG__\Eccube\Entity\Master\SaleType {#4965 …}
-ClassCategory1: null
-ClassCategory2: null
-DeliveryDuration: Proxies\__CG__\Eccube\Entity\DeliveryDuration {#4973 …}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4707 …}
-deliveryplus_weight: null
-deliveryplus_size: "450.00"
} |
data_class |
null |
disabled |
false |
eccube_form_options |
[
"auto_render" => false
"form_theme" => null
"style_class" => "ec-select"
] |
empty_data |
Closure(FormInterface $form) {#5087
class: "Symfony\Component\Form\Extension\Core\Type\FormType"
this: Symfony\Component\Form\Extension\Core\Type\FormType {#5010 …}
} |
error_bubbling |
true |
error_mapping |
[] |
extra_fields_message |
"This form should not contain extra fields." |
form_attr |
false |
getter |
null |
help |
null |
help_attr |
[] |
help_html |
false |
help_translation_parameters |
[] |
inherit_data |
false |
invalid_message |
"This value is not valid." |
invalid_message_parameters |
[] |
is_empty_callback |
null |
label |
null |
label_attr |
[] |
label_format |
null |
label_html |
false |
label_translation_parameters |
[] |
legacy_error_messages |
true |
mapped |
true |
method |
"POST" |
post_max_size_message |
"The uploaded file was too large. Please try to upload a smaller file." |
priority |
0 |
property_path |
null |
required |
false |
row_attr |
[] |
setter |
null |
translation_domain |
null |
trim |
true |
upload_max_size_message |
Closure() {#5089
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5052 …}
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#848 …}
$translationDomain: "validators"
$message: Closure() {#5086 …}
}
} |
validation_groups |
null |