- 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: 141 -name: "切取台紙「空押角丸金赤年号」+日表新3号" -note: null -description_list: null -description_detail: "<p>台紙にカレンダーを取り付ける、昔ながらの定番商品です。</p> <br /><p>✅<span style="font-weight:bolder;">日めくりのサイズを変更できます!</span></p><p><span style="color:#ff9900;"><a style="color:#ff9900;" href="https://kinkodo-calendar.com/nk-217-3/">NK-217-3 切取台紙「空押角丸金赤年号」+日表新3号</a></span></p><p><span style="color:#ff9900;"><a style="color:#ff9900;" href="https://kinkodo-calendar.com/nk-217-4/">NK-217-4 切取台紙「空押角丸金赤年号」+日表新4号</a></span></p> <br /><p><span style="color:#ff0000;">[注意]台紙、日表のセット加工、袋入れ加工はお客様にてお願いします。</span></p>" -search_word: "切取台紙「空押角丸金赤年号」+日表新3号" -free_area: null -create_date: DateTime @1747817329 {#4979 date: 2025-05-21 17:48:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1773817560 {#10562 date: 2026-03-18 07:06:00.826085 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: 825 } } "constraints" => null "groups" => null ]