Query Metrics
2
Database Queries
2
Different statements
6.67 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 4.61 ms |
SELECT d0_.id AS id_0, d0_.name AS name_1 FROM diy_category d0_ ORDER BY d0_.name ASC
Parameters:
[] |
2 | 2.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.seasons AS seasons_3, t0.thumb AS thumb_4, t0.media AS media_5, t0.mime_type AS mime_type_6, t0.is_teaser AS is_teaser_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.category_id AS category_id_10 FROM diy t0 WHERE t0.is_teaser = ? ORDER BY t0.updated_at DESC
Parameters:
[
1
]
|
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\DiyCategory | No errors. |
App\Entity\Diy | No errors. |