Query Metrics
2
Database Queries
2
Different statements
0.43 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.29 ms (66.52%) |
1 |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.price AS price_2, p0_.price_unit AS price_unit_3, p0_.date_creation AS date_creation_4, p0_.quantity AS quantity_5, p0_.size AS size_6, p0_.paper AS paper_7, p0_.format AS format_8, p0_.legend AS legend_9, p0_.detail AS detail_10, p0_.delivery AS delivery_11, p0_.online AS online_12, p0_.thumbnail_image_id_id AS thumbnail_image_id_id_13, p0_.thumbnail_image_id AS thumbnail_image_id_14 FROM product p0_ WHERE p0_.online = 1 ORDER BY p0_.title ASC
Parameters:
[] |
0.14 ms (33.48%) |
1 |
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:
[
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 | No errors. |
App\Entity\Image | No errors. |