- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 370
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- Doctrine 3
- Migrations 15
- Debug
- E-mails
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Validator calls
In
ValidationListener.php
line 50 (context):
No violations
if ($form->isRoot()) {// Form groups are validated internally (FormValidator). Here we don't set groups as they are retrieved into the validator.foreach ($this->validator->validate($form) as $violation) {// Allow the "invalid" constraint to be put onto// non-synchronized forms$allowNonSynchronized = $violation->getConstraint() instanceof Form && Form::NOT_SYNCHRONIZED_ERROR === $violation->getCode();
[ "value" => Symfony\Component\Form\Form {#12639 name: "admin_product" type_class: "Eccube\Form\Type\Admin\ProductType" data: Eccube\Entity\Product {#4668 -_calc: true -stockFinds: [ false ] -stocks: [ 0.0 ] -stockUnlimiteds: [ false ] -price01: [] -price02: [ 25933 ] -price01IncTaxs: [] -price02IncTaxs: [ 25933.0 ] -codes: [ "m4490" ] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 4490 -name: "カナダ 2011 メイプルリーフ 5ドル 1オンス 銀貨 【1枚】 (コインケース付き)" -note: null -description_list: null -description_detail: "<p><span style="font-family:Meiryo;font-size:16px;">【ご注意】</span><br style="font-family:Meiryo;font-size:16px;" /><span style="font-family:Meiryo;font-size:16px;">・地金相場の変動により、常に価格が変動いたします。</span><br style="font-family:Meiryo;font-size:16px;" /><span style="font-family:Meiryo;font-size:16px;">・海外で製造された製品です。</span><br style="font-family:Meiryo;font-size:16px;" /><span style="font-family:Meiryo;font-size:16px;">・</span><span style="font-family:Meiryo;font-size:16px;color:#ff0000;">稀に黒ずみや傷、ミルクスポット(白い斑点)等が見られる製品もございますが、一般的にコイン本来の価値を損ねる要素とは見られないため、<strong>返品返金の対象とはなりません</strong>のでご購入になられる際にご承知置きください。</span><br style="font-family:Meiryo;font-size:16px;" /><span style="font-family:Meiryo;font-size:16px;">・弊社は複数の店舗間で在庫を共有しているため、ご注文状況によっては稀に欠品している場合がございます。</span><br style="font-family:Meiryo;font-size:16px;" /><span style="font-family:Meiryo;font-size:16px;">その際はメールまたはお電話にてご連絡させて頂きますことを予めご了承ください。</span></p>" -search_word: null -free_area: null -create_date: DateTime @1715587553 {#4672 date: 2024-05-13 17:05:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1788290717 {#20566 date: 2026-09-02 04:25:17.141447 Asia/Tokyo (+09:00) } -del_flg: 0 -ProductCategories: Doctrine\ORM\PersistentCollection {#4610 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#4814 …} -ProductImage: Doctrine\ORM\PersistentCollection {#4582 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5029 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5081 …} -Creator: Eccube\Entity\Member {#4436 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5123 …} -ProductDatas: Doctrine\ORM\PersistentCollection {#5149 …} -_calc_customer_rank: false -customer_price: [] -customerPriceIncTaxs: [] -customer_rank_price: [] -customerRankPriceIncTaxs: [] -free_description_about_quantity: null -free_description_about_selling_price: null -free_description_of_payment_delivery: null } } "constraints" => null "groups" => null ]