Query Metrics
1
Database Queries
1
Different statements
3.99 ms
Query time
0
Invalid entities
2
Managed entities
Queries
#▲ | Time | Info | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 3.99 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_original AS name_original_3, t0.mime_type AS mime_type_4, t0.path AS path_5, t0.path_base AS path_base_6, t0.category AS category_7, t0.vehicle_id AS vehicle_id_8, t0.article_id AS article_id_9 FROM file t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"193423597567632c5478b846.17555871.jpg"
]
|
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\File | 1 |
App\Entity\Vehicle | 1 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\File | No errors. |
App\Entity\Vehicle | No errors. |
App\Entity\Article | No errors. |