Query Metrics

3 Database Queries
2 Different statements
6.40 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 5.67 ms
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
]
2 0.42 ms
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
]
3 0.31 ms
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:
[
  "Réseaux sociaux"
  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.