| 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 {#7206
+payload: null
+message: "This value should not be blank."
+allowNull: false
+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 {#947
-generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#946 …}
-storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#945 …}
-namespace: Closure() {#943 …}
} |
| data |
Eccube\Entity\ProductClass {#6384
-price01_inc_tax: 0.0
-price02_inc_tax: 13200.0
-tax_rate: false
-id: 229
-code: "modern_red_new"
-stock: "0"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "12000.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1471587818 {#5221
date: 2016-08-19 15:23:38.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1742370029 {#5782
date: 2025-03-19 16:40:29.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#6392 …}
-TaxRule: null
-Product: Eccube\Entity\Product {#5746
-_calc: true
-stockFinds: [
false
]
-stocks: [
"0"
]
-stockUnlimiteds: [
false
]
-price01: []
-price02: [
"12000.00"
]
-price01IncTaxs: []
-price02IncTaxs: [
13200.0
]
-codes: [
"modern_red_new"
]
-classCategories1: []
-classCategories2: []
-className1: null
-className2: null
-id: 221
-name: "【モダンスタンド】色指定赤"
-note: null
-description_list: "当店自慢のモダンスタンドに色指定をしていただけます!※色指定スタンド花は仕入れ期間を要するためできるだけ早い目のご発注よろしくお願いいたします!"
-description_detail: """
当店自慢のモダンスタンドに色指定をしていただけます!※色指定スタンド花は仕入れ期間を要するためできるだけ早い目のご発注よろしくお願いいたします!\n
※写真はイメージです\n
仕入れ状況により花材は変動いたしますので\n
何卒ご了承ください。
"""
-search_word: "スタンド花,大阪"
-free_area: null
-create_date: DateTime @1471587818 {#5220
date: 2016-08-19 15:23:38.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1742370029 {#5210
date: 2025-03-19 16:40:29.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6200 …}
-ProductClasses: Doctrine\ORM\PersistentCollection {#6382 …}
-ProductImage: Doctrine\ORM\PersistentCollection {#6741 …}
-ProductTag: Doctrine\ORM\PersistentCollection {#6736 …}
-CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6140 …}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6300 …}
-Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6270 …}
-Delivery: Proxies\__CG__\Eccube\Entity\Delivery {#6326 …}
-ProductDatas: Doctrine\ORM\PersistentCollection {#6329 …}
-ProductOptions: Doctrine\ORM\PersistentCollection {#6381 …}
-free_description_about_quantity: null
-free_description_about_selling_price: null
-free_description_of_payment_delivery: null
}
-SaleType: Proxies\__CG__\Eccube\Entity\Master\SaleType {#6649 …}
-ClassCategory1: null
-ClassCategory2: null
-DeliveryDuration: Proxies\__CG__\Eccube\Entity\DeliveryDuration {#6657 …}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6300 …}
-SubscribingCustomers: Doctrine\ORM\PersistentCollection {#6710 …}
-subscription_pricing: null
-use_subscription: false
-file_name: null
-file_delete_flag: null
-temp_file_url: null
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6742 …}
-RegularDiscount: null
} |
| data_class |
null |
| disabled |
false |
| eccube_form_options |
[
"auto_render" => false
"form_theme" => null
"style_class" => "ec-select"
] |
| empty_data |
Closure(FormInterface $form) {#7205
class: "Symfony\Component\Form\Extension\Core\Type\FormType"
this: Symfony\Component\Form\Extension\Core\Type\FormType {#6999 …}
} |
| 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() {#7273
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7190 …}
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#1363 …}
$translationDomain: "validators"
$message: Closure() {#7203 …}
}
} |
| validation_groups |
null |