Query Metrics
2
Database Queries
2
Different statements
5.54 ms
Query time
0
Invalid entities
5
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 3.72 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.slug AS slug_2, p0_.short_description AS short_description_3, p0_.context AS context_4, p0_.interventions AS interventions_5, p0_.delivery_date AS delivery_date_6, p0_.project_link AS project_link_7, p0_.client_name AS client_name_8, p0_.client_description AS client_description_9, p0_.client_sector AS client_sector_10, p0_.status AS status_11, p0_.cover AS cover_12, p0_.image1 AS image1_13, p0_.image2 AS image2_14, p0_.image3 AS image3_15, p0_.image4 AS image4_16, p0_.position AS position_17, p0_.testimonial_id AS testimonial_id_18 FROM project p0_ WHERE p0_.status = ? ORDER BY p0_.position DESC LIMIT 8
Parameters:
[
"published"
]
|
||||||||||||||||||||||||||||||
| 2 | 1.82 ms |
SELECT COUNT(DISTINCT p0_.id) AS sclr_0 FROM project p0_ WHERE p0_.status = ?
Parameters:
[
"published"
]
|
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Project | 5 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Project | No errors. |
| App\Entity\Testimonial | No errors. |
| App\Entity\Prestation | No errors. |
| App\Entity\Technology | No errors. |