- 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 {#7119 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: 1388 -name: "卓上・幽石彩時記" -note: null -description_list: null -description_detail: """ <p>癒しと実用のコンパクトな卓上カレンダー</p><p>ウェブやギャラリーで評判の御木幽石先生描きおろしの逸品が、机の前のあなたに元気をお届けします。場所をとらないコンパクトサイズの卓上カレンダーです。<br /><span style="color:rgb(255,255,255);">の「御木幽石作品」シリーズ</span></p><p>✅<b>御木幽石先生の「御木幽石作品」シリーズ</b></p><p><span style="color:#ff9900;"><a style="color:#ff9900;" href="https://kinkodo-calendar.com/sd-18/">SD-18 幽石絵(ゆうせきえ)ごよみ(46/長6切・13枚・525×252mm)</a></span></p><p><span style="color:#ff9900;"><a style="color:#ff9900;" href="https://kinkodo-calendar.com/sd-24/">SD-24 幽石歳時記(ゆうせきさいじき)(46/4切・13枚・525×380mm)</a></span></p><p><span style="color:#ff9900;"><a style="color:#ff9900;" href="https://kinkodo-calendar.com/sd-921/">SD-921 卓上・幽石歳時記(ゆうせきさいじき)(150×150mm・13枚)</a></span></p>\n <br /><br /><div class="mediaset img-small img-left"><br /><a href="/html/user_data/SD/SD-921.zip"><img src="/html/user_data/HP_illustrator_.jpg" alt="" /></a></div><p>上の画像をクリックしていただくとダウンロードできます。(Illustratorお持ちの方のみ)</p> """ -search_word: "卓上・幽石彩時記" -free_area: null -create_date: DateTime @1747817967 {#4979 date: 2025-05-21 17:59:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1775720363 {#10483 date: 2026-04-09 07:39:23.717875 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: 685 } } "constraints" => null "groups" => null ]