- 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: 1037 -name: "A5・1週間・リング(カバーPP)" -note: null -description_list: null -description_detail: "<p></p><hr /><p><b>【2027年版】 TD-145 ダイアリー A5・1週間・リング(カバーPP)の特徴</b><br />週単位で予定管理ができる人気タイプ!<br /><br />📍<b>1週間タイプ</b><br /></p><p>左ページが「週間予定」、右ページが1週間ごとの「フリースペース」になっています。スケジュールを時系列で管理できるので、メモの確認に重宝します。</p><p> 📍<b>パタンと開く/リング製本</b></p><p>パタンと開いて使いやすい製本方法です。折り返して小さく使用もでき、ページ追加などのOEMにも対応できます。</p><p>・折り返して小さく使用</p><p>・パタンと開く</p><p> 📍<b>カレンダー(ブロック)</b></p><p>カレンダー(2ヶ月ブロック)のページが付いています。使い慣れたデザインで予定を管理できます。</p><p><br />🔁仕様変更</p><p>5段組6週間表示に変更。</p><p>見返しを無地に変更。</p><p>世界地図と晴雨表なしに。</p><p>年表掲載位置変更。</p><p>カバー素材変更に伴い商品名変更。<br /><br /></p><p>✅こちらもオススメです!!</p><p><a href="https://kinkodo-calendar.com/products/detail/1033">TD-149 A5・カスタマイズカバー1週間・リング</a></p><br /><div class="mediaset img-small img-left"><br /><a href="/html/user_data/TD/TD-145.zip"><img src="/html/user_data/HP_illustrator_.jpg" alt="" /></a></div><p>上の画像をクリックしていただくとダウンロードできます。(Illustratorお持ちの方のみ)</p>" -search_word: "ダイアリー A5・1週間・リング(カバーPP) TD-145" -free_area: null -create_date: DateTime @1747817687 {#4979 date: 2025-05-21 17:54:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1782456542 {#10338 date: 2026-06-26 06:49:02.273828 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: 203 } } "constraints" => null "groups" => null ]