Query Metrics
9
Database Queries
2
Different statements
6.30 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.90 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.deleted_at AS deleted_at_6, t0.deleted_by AS deleted_by_7, t0.slug AS slug_8 FROM department t0
Parameters:
[] |
| 2 | 0.76 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.priority AS priority_4, t0.image AS image_5, t0.department_id AS department_id_6 FROM category t0 WHERE t0.department_id = ?
Parameters:
[
2
]
|
| 3 | 0.67 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.priority AS priority_4, t0.image AS image_5, t0.department_id AS department_id_6 FROM category t0 WHERE t0.department_id = ?
Parameters:
[
3
]
|
| 4 | 0.57 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.priority AS priority_4, t0.image AS image_5, t0.department_id AS department_id_6 FROM category t0 WHERE t0.department_id = ?
Parameters:
[
4
]
|
| 5 | 0.56 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.priority AS priority_4, t0.image AS image_5, t0.department_id AS department_id_6 FROM category t0 WHERE t0.department_id = ?
Parameters:
[
5
]
|
| 6 | 0.46 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.priority AS priority_4, t0.image AS image_5, t0.department_id AS department_id_6 FROM category t0 WHERE t0.department_id = ?
Parameters:
[
6
]
|
| 7 | 0.62 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.priority AS priority_4, t0.image AS image_5, t0.department_id AS department_id_6 FROM category t0 WHERE t0.department_id = ?
Parameters:
[
7
]
|
| 8 | 0.59 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.priority AS priority_4, t0.image AS image_5, t0.department_id AS department_id_6 FROM category t0 WHERE t0.department_id = ?
Parameters:
[
8
]
|
| 9 | 1.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.priority AS priority_4, t0.image AS image_5, t0.department_id AS department_id_6 FROM category t0 WHERE t0.department_id = ?
Parameters:
[
9
]
|
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 |
|---|---|
| App\Entity\Product\Product | No errors. |
| App\Entity\Product\Department | No errors. |
| App\Entity\Config\Transport | No errors. |
| App\Entity\Configuration | No errors. |
| App\Entity\Product\Category | No errors. |