https://dev.biotop.ne.jp/mypage/

Query Metrics

4 Database Queries
2 Different statements
1.17 ms Query time
3 Invalid entities

Queries

Group similar statements

# Time Info
1 0.43 ms
SET SESSION time_zone = '+00:00'
Parameters:
[]
2 0.27 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM plg_ukomi_config t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "api_init"
]
3 0.25 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM plg_ukomi_config t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "no_auto"
]
4 0.22 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM plg_ukomi_config t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "api_key"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

Class Mapping errors
Eccube\Entity\AbstractEntity No errors.
Eccube\Entity\Master\AbstractMasterEntity No errors.
Eccube\Entity\Master\ProductListOrderBy No errors.
Plugin\SortCategoryProduct42\Entity\Config No errors.
Plugin\ProductPlus42\Entity\ProductDataDetail No errors.
Eccube\Entity\Product
  • The association Eccube\Entity\Product#Delivery refers to the inverse side field Eccube\Entity\Delivery#Product which does not exist.
Eccube\Entity\Order
  • The mappings Eccube\Entity\Order#OrderFieldOrders and Plugin\ApexOrderFields\Entity\OrderFieldOrder#Order are inconsistent with each other.
Plugin\ApgProductClassImage42\Entity\Config No errors.
Eccube\Entity\BaseInfo No errors.
Eccube\Entity\Page No errors.
Eccube\Entity\PageLayout No errors.
Eccube\Entity\Block No errors.
Eccube\Entity\BlockPosition No errors.
Eccube\Entity\Master\DeviceType No errors.
Eccube\Entity\AuthorityRole No errors.
Eccube\Entity\Layout No errors.
Eccube\Entity\Customer
  • The mappings Eccube\Entity\Customer#SubscribingCustomers and Plugin\PayPalCheckout42\Entity\SubscribingCustomer#Customer are inconsistent with each other.
  • The field Eccube\Entity\Customer#Contacts is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Plugin\ContactManagement42\Entity\Contact#Customer does not contain the required 'inversedBy="Contacts"' attribute.
Eccube\Entity\News No errors.
Plugin\UKOMI42\Entity\Config No errors.
Plugin\Api42\Entity\WebHook No errors.