Query Metrics

2 Database Queries
2 Different statements
0.56 ms Query time
0 Invalid entities
4 Managed entities

Queries

Group similar statements

# Time Info
1 0.33 ms
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0
Parameters:
[]
2 0.23 ms
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0 WHERE t0.title = ? LIMIT 1
Parameters:
[
  b"Женские проÐ%…"
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Shop\Category 4

Entities Mapping

Class Mapping errors
App\Entity\Shop\Category No errors.
App\Entity\Shop\Product No errors.