Query Metrics
5
Database Queries
5
Different statements
1.37 ms
Query time
1
Invalid entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.55 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.slug AS slug_4, t0.keywodrs AS keywodrs_5, t0.content AS content_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.bigtitle AS bigtitle_9, t0.breadcrumbs AS breadcrumbs_10, t0.rt_time AS rt_time_11, t0.view AS view_12, t0.template AS template_13, t0.publication_image_id AS publication_image_id_14 FROM publication t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"plateforme-freelance"
]
|
| 2 | 0.15 ms |
"START TRANSACTION"
Parameters:
[] |
| 3 | 0.24 ms |
UPDATE publication SET view = ? WHERE id = ?
Parameters:
[ 408 5 ] |
| 4 | 0.16 ms |
"COMMIT"
Parameters:
[] |
| 5 | 0.28 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3 FROM publication_image t0 WHERE t0.id = ?
Parameters:
[
3
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| formation | doctrine.dbal.formation_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\Publication | No errors. |
| App\Entity\PublicationImage |
|
| App\Entity\Blog | No errors. |