GET https://hellocolis.com/nosservices

Query Metrics

4 Database Queries
4 Different statements
8.73 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 7.71 ms
SELECT p0_.id AS id_0, p0_.titre AS titre_1, p0_.description AS description_2, p0_.contenu AS contenu_3, p0_.portailpage_name AS portailpage_name_4, p0_.updated_at AS updated_at_5, p0_.reference AS reference_6 FROM portailpage p0_ WHERE p0_.reference = ?
Parameters:
[
  "nos_services"
]
2 0.40 ms
SELECT s0_.id AS id_0, s0_.icone AS icone_1, s0_.designation AS designation_2, s0_.contenu AS contenu_3, s0_.colonne AS colonne_4, s0_.for_apropos AS for_apropos_5 FROM service s0_ WHERE s0_.for_apropos = ?
Parameters:
[
  0
]
3 0.34 ms
SELECT r0_.id AS id_0, r0_.designation AS designation_1, r0_.actif AS actif_2, r0_.url AS url_3 FROM reseausocial r0_ WHERE r0_.actif = ? ORDER BY r0_.id ASC
Parameters:
[
  1
]
4 0.28 ms
SELECT t0.id AS id_1, t0.designation AS designation_2 FROM shop_categorie t0
Parameters:
[]

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.