Query Metrics
5
Database Queries
2
Different statements
2.89 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.64 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.status AS status_3, t0.created AS created_4, t0.updated AS updated_5, t0.created_by_id AS created_by_id_6, t0.updated_by_id AS updated_by_id_7, t0.file_id AS file_id_8 FROM carousel t0
Parameters:
[] |
2 | 0.64 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.name AS name_4, t0.path AS path_5, t0.size AS size_6, t0.created_by_id AS created_by_id_7, t0.updated_by_id AS updated_by_id_8 FROM file t0 WHERE t0.id = ?
Parameters:
[
1
]
|
3 | 0.23 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.name AS name_4, t0.path AS path_5, t0.size AS size_6, t0.created_by_id AS created_by_id_7, t0.updated_by_id AS updated_by_id_8 FROM file t0 WHERE t0.id = ?
Parameters:
[
2
]
|
4 | 0.20 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.name AS name_4, t0.path AS path_5, t0.size AS size_6, t0.created_by_id AS created_by_id_7, t0.updated_by_id AS updated_by_id_8 FROM file t0 WHERE t0.id = ?
Parameters:
[
3
]
|
5 | 0.18 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.name AS name_4, t0.path AS path_5, t0.size AS size_6, t0.created_by_id AS created_by_id_7, t0.updated_by_id AS updated_by_id_8 FROM file t0 WHERE t0.id = ?
Parameters:
[
6
]
|
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\Carousel | No errors. |
App\Entity\File | No errors. |