GET https://hellocolis.com/

Query Metrics

11 Database Queries
8 Different statements
5.80 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.71 ms
SELECT h0_.id AS id_0, h0_.contenu AS contenu_1, h0_.linkto AS linkto_2, h0_.image_name AS image_name_3, h0_.updated_at AS updated_at_4, h0_.actif AS actif_5 FROM homepub h0_ ORDER BY h0_.id DESC LIMIT 1
Parameters:
[]
2 0.37 ms
SELECT t0.id AS id_1, t0.titretab AS titretab_2, t0.contenu AS contenu_3 FROM hometab t0
Parameters:
[]
3 0.57 ms
SELECT e0_.id AS id_0, e0_.designation AS designation_1, e0_.siteweb AS siteweb_2, e0_.entreprise_name AS entreprise_name_3, e0_.updated_at AS updated_at_4, e0_.type AS type_5, e0_.description AS description_6, e0_.actif AS actif_7 FROM entreprise e0_ WHERE e0_.type = ? AND e0_.actif = ? ORDER BY e0_.id DESC
Parameters:
[
  "Partenaire"
  1
]
4 0.45 ms
SELECT h0_.id AS id_0, h0_.designation AS designation_1, h0_.titre AS titre_2, h0_.contenu AS contenu_3, h0_.description AS description_4, h0_.linkto AS linkto_5, h0_.actif AS actif_6, h0_.homesection_name AS homesection_name_7, h0_.updated_at AS updated_at_8, h0_.background AS background_9 FROM homesection h0_ WHERE h0_.background = ? AND h0_.actif = ? ORDER BY h0_.id ASC
Parameters:
[
  "0"
  1
]
5 0.40 ms
SELECT h0_.id AS id_0, h0_.designation AS designation_1, h0_.titre AS titre_2, h0_.contenu AS contenu_3, h0_.description AS description_4, h0_.linkto AS linkto_5, h0_.actif AS actif_6, h0_.homesection_name AS homesection_name_7, h0_.updated_at AS updated_at_8, h0_.background AS background_9 FROM homesection h0_ WHERE h0_.background = ? AND h0_.actif = ? ORDER BY h0_.id ASC
Parameters:
[
  "1"
  1
]
6 0.29 ms
SELECT h0_.id AS id_0, h0_.designation AS designation_1, h0_.titre AS titre_2, h0_.contenu AS contenu_3, h0_.description AS description_4, h0_.linkto AS linkto_5, h0_.actif AS actif_6, h0_.homesection_name AS homesection_name_7, h0_.updated_at AS updated_at_8, h0_.background AS background_9 FROM homesection h0_ WHERE h0_.background = ? AND h0_.actif = ? ORDER BY h0_.id ASC
Parameters:
[
  "neutre"
  1
]
7 0.22 ms
SELECT h0_.id AS id_0, h0_.designation AS designation_1, h0_.titre AS titre_2, h0_.contenu AS contenu_3, h0_.description AS description_4, h0_.linkto AS linkto_5, h0_.actif AS actif_6, h0_.homesection_name AS homesection_name_7, h0_.updated_at AS updated_at_8, h0_.background AS background_9 FROM homesection h0_ WHERE h0_.background = ? AND h0_.actif = ? ORDER BY h0_.id ASC
Parameters:
[
  "100"
  1
]
8 0.43 ms
SELECT q0_.id AS id_0, q0_.question AS question_1, q0_.response AS response_2, q0_.for_home AS for_home_3, q0_.icone AS icone_4, q0_.questioncategory_id AS questioncategory_id_5 FROM question q0_ WHERE q0_.for_home = ?
Parameters:
[
  1
]
9 0.48 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
]
10 0.36 ms
SELECT t0.id AS id_1, t0.designation AS designation_2 FROM shop_categorie t0
Parameters:
[]
11 0.53 ms
SELECT t0.id AS id_1, t0.description AS description_2, t0.titre AS titre_3, t0.homesection_id AS homesection_id_4 FROM sectionpoint t0 WHERE t0.homesection_id = ?
Parameters:
[
  3
]

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.