Query Metrics
5
Database Queries
3
Different statements
295.73 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
251.85 ms (85.16%) |
1 |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.link AS link_3, p0_.link_label AS link_label_4, p0_.ordering AS ordering_5, p0_.img_id AS img_id_6 FROM project p0_ ORDER BY CASE WHEN p0_.ordering IS NULL THEN 1 ELSE 0 END ASC, p0_.ordering ASC
Parameters:
[] |
|
41.40 ms (14.00%) |
3 |
SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.extension AS extension_4, t0.uuid AS uuid_5, t0.article_id AS article_id_6 FROM image t0 WHERE t0.id = ?
Parameters:
[
139
]
|
|
2.47 ms (0.84%) |
1 |
SELECT t0.id AS id_1, t0.url AS url_2, t0.name AS name_3, t0.img_id AS img_id_4 FROM partner 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\Notification | No errors. |
| App\Entity\Article | No errors. |
| App\Entity\Partner | No errors. |
| App\Entity\MembersAsso | No errors. |
| App\Entity\Event | No errors. |
| App\Entity\Project | No errors. |
| App\Entity\Image | No errors. |