Query Metrics

11 Database Queries
4 Different statements
7.60 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
5.67 ms
(74.60%)
1
SELECT t0.title AS title_1, t0.title_ar AS title_ar_2, t0.diploma AS diploma_3, t0.slug AS slug_4, t0.forder AS forder_5, t0.featured AS featured_6, t0.id AS id_7, t0.create_at AS create_at_8, t0.published AS published_9, t0.published_at AS published_at_10, t0.docs AS docs_11, t0.category_id AS category_id_12, t0.domaine_id AS domaine_id_13 FROM hs_tc_formation_activity t0 WHERE t0.published = ? ORDER BY t0.forder ASC
Parameters:
[
  1
]
0.91 ms
(11.95%)
7
SELECT t0.title AS title_1, t0.title_ar AS title_ar_2, t0.diploma AS diploma_3, t0.slug AS slug_4, t0.forder AS forder_5, t0.featured AS featured_6, t0.id AS id_7, t0.create_at AS create_at_8, t0.published AS published_9, t0.published_at AS published_at_10, t0.docs AS docs_11, t0.category_id AS category_id_12, t0.domaine_id AS domaine_id_13 FROM hs_tc_formation_activity t0 WHERE t0.category_id = ?
Parameters:
[
  1
]
0.73 ms
(9.58%)
2
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.type AS type_3, t0.val AS val_4, t0.category AS category_5, t0.show_in_home AS show_in_home_6, t0.show_in_contact AS show_in_contact_7, t0.id AS id_8, t0.create_at AS create_at_9, t0.published AS published_10, t0.published_at AS published_at_11, t0.docs AS docs_12 FROM hs_tc_information t0 WHERE t0.category = ? AND t0.published = ?
Parameters:
[
  "Coordonnées"
  1
]
0.29 ms
(3.87%)
1
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.id AS id_3, t0.create_at AS create_at_4, t0.published AS published_5, t0.published_at AS published_at_6, t0.docs AS docs_7 FROM hs_tc_formation_category t0 WHERE t0.published = ?
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.