- 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: 685 -name: "3色文字月表" -note: null -description_list: null -description_detail: "<p></p><hr /><p><b>【2027年版】 SA-378 3色文字月表の特徴<br />視認性と実用性を兼ね備えた壁掛けカレンダー<br /></b>読みやすさに配慮したユニバーサルデザインフォントを採用しており、数字や曜日が見やすく、毎日のスケジュール管理をスムーズに行えます。<br />また、前後月表示を備えているため、翌月や前月の予定も確認しやすく、業務効率の向上にも役立ちます。<br /><br />■見やすいUDフォントを使用</p><p>■5週と6週表記を採用</p><p>■便利な53週年表付</p><p>■環境に配慮したホットメルト製本</p><p>■3色で曜日がくっきり見やすい</p> <div class="mediaset img-small img-left"><br /><a href="/html/user_data/SA/SA-378.zip"><img src="/html/user_data/HP_illustrator_.jpg" alt="" /></a></div><p>上の画像をクリックしていただくとダウンロードできます。(Illustratorお持ちの方のみ)</p>" -search_word: "3色文字月表 SA-378" -free_area: "<p><br />※こちらの商品は、メーカーの製造が遅れているため11月以降の納品になります。予めご了承ください。</p>" -create_date: DateTime @1747817583 {#4979 date: 2025-05-21 17:53:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1783034861 {#10280 date: 2026-07-02 23:27:41.602805 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: 490 } } "constraints" => null "groups" => null ]