- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 465
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- Doctrine
- 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 {#7121 name: "admin_product" type_class: "Eccube\Form\Type\Admin\ProductType" data: Eccube\Entity\Product {#4994 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 1113 -name: "天地自然(森田敏隆写真集)" -note: null -description_list: null -description_detail: """ <p>写真家森田敏隆氏が渾身の思いで捉えた美しい日本の四季</p><p>美しい日本の自然を、感性豊かに謳いあげた風景写真集の決定版。</p><p>数字は見やすく美しい書体を使用。「天地自然」の名にふさわしいスケール感です。</p> <br /><p><span style="color:#000000;">●1月・精進湖より笠雲と紅富士 ●2月・北山崎の雪景 ●3月・菜の花咲く翠波高原より朝霧漂う山並 ●4月・朝日に染まるサクラ咲く海津大崎より琵琶湖と竹生島 ●5月・新緑の四十三万滝 菊池渓谷 ●6月・新緑の奥四万湖 ●7月・名蔵湾のヤエヤマヒルギと入道雲 石垣島 ●8月・ミヤマキンポウゲ咲く白馬岳より朝の杓子岳と鑓ヶ岳 ●9月・朝霧の湖 裏磐悌高原曽原湖 ●10月・紅葉の十和田湖 瞰湖台付近より鳥帽子岩を望む ●11月・エビ色に染まるススキ原と韓国岳 12月・霧氷の摩周湖とサンピラー(太陽柱)</span></p>\n <br /><br /><div class="mediaset img-small img-left"><br /><a href="/html/user_data/SP/SP-23.zip"><img src="/html/user_data/HP_illustrator_.jpg" alt="" /></a></div><p>上の画像をクリックしていただくとダウンロードできます。(Illustratorお持ちの方のみ)</p> """ -search_word: null -free_area: null -create_date: DateTime @1747817889 {#4979 date: 2025-05-21 17:58:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1773802723 {#10558 date: 2026-03-18 02:58:43.614132 UTC (+00:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5252 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5462 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5720 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5715 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5338 …} -Creator: Eccube\Entity\Member {#2983 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5380 …} -ProductDatas: Doctrine\ORM\PersistentCollection {#5406 …} -ProductOptions: Doctrine\ORM\PersistentCollection {#5463 …} -plg_sort_no: 1764 } } "constraints" => null "groups" => null ]