GET https://www.hellocolis.com/apropos-de-hello-colis

Query Metrics

7 Database Queries
4 Different statements
17.48 ms Query time
0 Invalid entities
10 Managed entities

Queries

Group similar statements

# Time Info
1 15.68 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:
[
  "a_propos_section1"
]
2 0.29 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:
[
  "a_propos_section2"
]
3 0.21 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:
[
  "a_propos_section3"
]
4 0.47 ms
SELECT e0_.id AS id_0, e0_.titre AS titre_1, e0_.description AS description_2, e0_.contenu AS contenu_3, e0_.actif AS actif_4, e0_.image_name AS image_name_5, e0_.updated_at AS updated_at_6, e0_.typeelement AS typeelement_7 FROM elementsection e0_ WHERE e0_.typeelement = ? AND e0_.actif = ? ORDER BY e0_.id DESC LIMIT 3
Parameters:
[
  "Temoignage"
  1
]
5 0.27 ms
SELECT e0_.id AS id_0, e0_.titre AS titre_1, e0_.description AS description_2, e0_.contenu AS contenu_3, e0_.actif AS actif_4, e0_.image_name AS image_name_5, e0_.updated_at AS updated_at_6, e0_.typeelement AS typeelement_7 FROM elementsection e0_ WHERE e0_.typeelement = ? AND e0_.actif = ? ORDER BY e0_.id DESC LIMIT 3
Parameters:
[
  "Evenement"
  1
]
6 0.26 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:
[
  1
]
7 0.30 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
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Domain\Portailweb\Admin\Elementsection 4
App\Domain\Portailweb\Admin\Portailpage 3
App\Domain\Portailweb\Admin\Reseausocial 3