Query Metrics
2
Database Queries
2
Different statements
1.37 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 1.02 ms |
SELECT t0.id AS id_1, t0.origin AS origin_2, t0.id_origin AS id_origin_3, t0.type AS type_4, t0.type_file AS type_file_5, t0.file AS file_6, t0.title AS title_7, t0.path AS path_8, t0.extension AS extension_9, t0.size AS size_10, t0.deleted_at AS deleted_at_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.language_id AS language_id_14 FROM media t0 WHERE t0.file = ? LIMIT 1
Parameters:
[
"imgvignette-67409f9e01c5a.jpg"
]
|
||||||||||||||||||||||||||||
2 | 0.35 ms |
SELECT t0.id AS id_1, t0.origin AS origin_2, t0.id_origin AS id_origin_3, t0.is_connected AS is_connected_4, t0.is_public AS is_public_5, t0.type AS type_6, t0.is_show_title AS is_show_title_7, t0.is_slideshow AS is_slideshow_8, t0.position AS position_9, t0.name AS name_10, t0.legende AS legende_11, t0.is_generic AS is_generic_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.language_id AS language_id_15, t0.parent_id AS parent_id_16, t17.id AS id_18, t17.origin AS origin_19, t17.id_origin AS id_origin_20, t17.is_connected AS is_connected_21, t17.is_public AS is_public_22, t17.type AS type_23, t17.is_show_title AS is_show_title_24, t17.is_slideshow AS is_slideshow_25, t17.position AS position_26, t17.name AS name_27, t17.legende AS legende_28, t17.is_generic AS is_generic_29, t17.created_at AS created_at_30, t17.updated_at AS updated_at_31, t17.language_id AS language_id_32, t17.parent_id AS parent_id_33 FROM bloc t0 LEFT JOIN bloc t17 ON t0.parent_id = t17.id WHERE t0.id = ?
Parameters:
[
"251"
]
|
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\Media | No errors. |
App\Entity\Language | No errors. |
App\Entity\Blocs\BlocImages | No errors. |
App\Entity\Blocs\Bloc | No errors. |
App\Entity\Blocs\BlocLinks | No errors. |
App\Entity\Blocs\BlocText | No errors. |