GET https://cliniqueserena.com/articles

Query Metrics

37 Database Queries
3 Different statements
18.15 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
14.70 ms
(81.01%)
34
SELECT t1.id AS id_2, t1.target AS target_3, t1.pages AS pages_4, t1.downloads AS downloads_5, t1.reading AS reading_6, t1.name AS name_7, t1.dir AS dir_8, t1.source AS source_9, t1.size AS size_10, t1.is_enabled AS is_enabled_11, t1.is_deleted AS is_deleted_12, t1.last_update AS last_update_13, t1.created_at AS created_at_14, t1.format_size AS format_size_15, t1.mimetype AS mimetype_16, t1.uuid AS uuid_17, t1.view_strategy AS view_strategy_18, t0.thumbnail_dir AS thumbnail_dir_19, t0.has_thumbnail AS has_thumbnail_20, t1.created_by_id AS created_by_id_21, t1.type FROM picture t0 INNER JOIN FILE t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
  101
]
2.14 ms
(11.79%)
1
SELECT t0.title AS title_1, t0.description AS description_2, t0.content AS content_3, t0.slug AS slug_4, t0.date AS date_5, t0.is_on_front_page AS is_on_front_page_6, t0.is_visible AS is_visible_7, t0.is_deleted AS is_deleted_8, t0.flickr AS flickr_9, t0.url AS url_10, t0.soundcloud AS soundcloud_11, t0.tags AS tags_12, t0.is_enabled AS is_enabled_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.id AS id_16, t0.uuid AS uuid_17, t0.type_id AS type_id_18, t0.album_id AS album_id_19, t0.biblio_id AS biblio_id_20, t0.user_id AS user_id_21, t0.updated_by_id AS updated_by_id_22, t0.category_id AS category_id_23, t0.specialites_id AS specialites_id_24, t0.banner_id AS banner_id_25, t0.video_id AS video_id_26 FROM articles t0 WHERE t0.is_enabled = ? ORDER BY t0.date DESC
Parameters:
[
  1
]
1.31 ms
(7.20%)
2
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.uuid AS uuid_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.is_enabled AS is_enabled_8, t0.banner_id AS banner_id_9 FROM articles_categories t0 WHERE t0.is_enabled = ?
Parameters:
[
  1
]

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.