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 {#3653
+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 {#1118
-generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1117 …}
-storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …}
-namespace: Closure() {#1114 …}
} |
data |
Eccube\Entity\ProductClass {#3419
-price01_inc_tax: 0.0
-price02_inc_tax: 2592.0
-tax_rate: false
-id: 394
-code: null
-stock: null
-stock_unlimited: true
-sale_limit: null
-price01: null
-price02: "2400.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1599110668 {#3344
date: 2020-09-03 14:24:28.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1632547323 {#3343
date: 2021-09-25 14:22:03.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#3342 …}
-TaxRule: Eccube\Entity\TaxRule {#3520 …}
-Product: Eccube\Entity\Product {#2074
-_calc: true
-stockFinds: [
true
]
-stocks: [
null
]
-stockUnlimiteds: [
true
]
-price01: []
-price02: [
"2400.00"
]
-price01IncTaxs: []
-price02IncTaxs: [
2592.0
]
-codes: [
null
]
-classCategories1: []
-classCategories2: []
-className1: null
-className2: null
-id: 386
-name: "ヴィーガンヌードル12食アソート"
-note: null
-description_list: null
-description_detail: """
【詰合せ内容】\n
\n
・<a href="https://www.newtouch.co.jp/ec/brand/vegan/378" target="_blank">ヴィーガンヌードル担担麺</a>\n
\n
・<a href="https://www.newtouch.co.jp/ec/brand/vegan/377" target="_blank">ヴィーガンヌードル酸辣湯麺</a>\n
\n
・<a href="https://www.newtouch.co.jp/ec/products/detail/382" target="_blank">ヴィーガンヌードル醤油</a>\n
\n
各4食ずつ計12個セットです
"""
-search_word: null
-free_area: null
-create_date: DateTime @1599110668 {#2077
date: 2020-09-03 14:24:28.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1684133598 {#2076
date: 2023-05-15 15:53:18.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#2107 …}
-ProductClasses: Doctrine\ORM\PersistentCollection {#2105 …}
-ProductImage: Doctrine\ORM\PersistentCollection {#2139 …}
-ProductTag: Doctrine\ORM\PersistentCollection {#2168 …}
-CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#2194 …}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#2163 …}
-Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#2206 …}
-assorted_price: 0
-assorted_price_inc_tax: 0
-unit: "1箱(各4食・全3種類)"
-suggested_price: ""
-postage_price: ""
-release_date: null
-capacity: ""
-allergens: "小麦,ごま,大豆,"
-allergen_text: "原材料、栄養成分、アレルゲン等はそれぞれの商品ページをご覧ください"
-allergen_text_flg: true
-display_id: "DT0"
-nutrition_fact1: null
-nutrition_fact2: null
-nutrition_fact3: null
-nutrition_fact4: null
-nutrition_fact5: null
-salt: ""
-ingredients: ""
-packing1: null
-packing2: null
-packing3: null
-packing4: null
-taste_id: ""
-noodles_id: ""
-hot_id: ""
-assort_flg: false
-summarize_flg: 0
-purchasable_from: null
-display_notice_flg: true
-shipping_name: ""
}
-SaleType: Proxies\__CG__\Eccube\Entity\Master\SaleType {#3603 …}
-ClassCategory1: null
-ClassCategory2: null
-DeliveryDuration: null
-Creator: null
-assort_unit_price_inc_tax: 0.0
-assort_unit_price: null
} |
data_class |
null |
disabled |
false |
eccube_form_options |
[
"auto_render" => false
"form_theme" => null
"style_class" => "ec-select"
] |
empty_data |
Closure(FormInterface $form) {#3658
class: "Symfony\Component\Form\Extension\Core\Type\FormType"
this: Symfony\Component\Form\Extension\Core\Type\FormType {#3299 …}
} |
error_bubbling |
true |
error_mapping |
[] |
extra_fields_message |
"This form should not contain extra fields." |
help |
null |
help_attr |
[] |
help_html |
false |
help_translation_parameters |
[] |
inherit_data |
false |
invalid_message |
"This value is not valid." |
invalid_message_parameters |
[] |
label |
null |
label_attr |
[] |
label_format |
null |
label_translation_parameters |
[] |
mapped |
true |
method |
"POST" |
post_max_size_message |
"The uploaded file was too large. Please try to upload a smaller file." |
property_path |
null |
required |
false |
row_attr |
[] |
translation_domain |
null |
trim |
true |
upload_max_size_message |
Closure() {#3660
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3624 …}
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#43 …}
$translationDomain: "validators"
$message: Closure() {#3659 …}
}
} |
validation_groups |
null |