Query Metrics
4
Database Queries
3
Different statements
11.28 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 5.07 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.picture AS picture_2, c0_.subtitle AS subtitle_3 FROM category c0_
Parameters:
[] |
2 | 3.51 ms |
SELECT t0_.id AS id_0, t0_.name AS name_1 FROM tags t0_
Parameters:
[] |
3 | 1.45 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.picture AS picture_3, t0.subtitle AS subtitle_4 FROM category t0
Parameters:
[] |
4 | 1.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.picture AS picture_3, t0.subtitle AS subtitle_4 FROM category t0
Parameters:
[] |
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\Category | No errors. |
App\Entity\Shop | No errors. |
App\Entity\SubCategory | No errors. |
App\Entity\Tags | No errors. |