Query Metrics
5
Database Queries
2
Different statements
1.77 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.19 ms (67.38%) |
4 |
SELECT t0.id AS id_1, t0.width AS width_2, t0.height AS height_3, t0.date_capture AS date_capture_4, t0.date_upload AS date_upload_5, t0.name AS name_6, t0.legend AS legend_7, t0.display_quality AS display_quality_8, t0.homepage AS homepage_9, t0.shop AS shop_10, t0.price AS price_11, t0.filename AS filename_12 FROM image t0 WHERE t0.id = ?
Parameters:
[
254
]
|
0.58 ms (32.62%) |
1 |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.content AS content_2, p0_.date_debut AS date_debut_3, p0_.date_fin AS date_fin_4, p0_.date_upload AS date_upload_5, p0_.online AS online_6, p0_.thumbnail_image_id AS thumbnail_image_id_7 FROM project p0_ WHERE p0_.online = 1 ORDER BY p0_.date_debut DESC
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\Project | No errors. |
App\Entity\Image | No errors. |
App\Entity\Tag | No errors. |