Query Metrics

11 Database Queries
9 Different statements
16.47 ms Query time
0 Invalid entities
10 Managed entities

Grouped Statements

Show all queries

Time Count Info
6.80 ms
(41.28%)
2
SELECT t0.id AS id_1, t0.page AS page_2, t0.chemin AS chemin_3, t0.lastvisite AS lastvisite_4, t0.compteur AS compteur_5, t0.IP AS IP_6, t0.user_id AS user_id_7 FROM visite t0 WHERE t0.chemin = ? LIMIT 1
Parameters:
[
  "/ro/faq/startchapitrelist/1/0/0/0"
]
2.82 ms
(17.10%)
2
SELECT t0.id AS id_1, t0.notification AS notification_2, t0.actif AS actif_3, t0.imagefond AS imagefond_4, t0.site AS site_5, t0.description AS description_6, t0.optionblog AS optionblog_7, t0.optionmessagerie AS optionmessagerie_8, t0.photo AS photo_9, t0.adresse AS adresse_10, t0.telephone AS telephone_11, t0.info1 AS info1_12, t0.info2 AS info2_13, t0.nbdiapos AS nbdiapos_14, t0.optionconseil AS optionconseil_15, t0.optionproduits AS optionproduits_16, t0.email AS email_17, t0.optionfinance AS optionfinance_18, t0.adresseinternet AS adresseinternet_19, t0.licence AS licence_20, t0.administrateur_id AS administrateur_id_21, t0.proprietaire_id AS proprietaire_id_22, t0.theme_id AS theme_id_23 FROM parametres t0 WHERE t0.actif = ? LIMIT 1
Parameters:
[
  1
]
1.90 ms
(11.52%)
1
SELECT c0_.id AS id_0, c0_.titre AS titre_1, c0_.role AS role_2, c0_.rang AS rang_3 FROM chapitrefaq c0_ WHERE (c0_.role IS NULL) ORDER BY c0_.rang ASC LIMIT 4
Parameters:
[]
1.31 ms
(7.97%)
1
"COMMIT"
Parameters:
[]
1.17 ms
(7.12%)
1
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT c0_.id AS id_0, c0_.titre AS titre_1, c0_.role AS role_2, c0_.rang AS rang_3 FROM chapitrefaq c0_ WHERE (c0_.role IS NULL) ORDER BY c0_.rang ASC) dctrn_result) dctrn_table
Parameters:
[]
0.93 ms
(5.65%)
1
UPDATE visite SET compteur = ?, IP = ? WHERE id = ?
Parameters:
[
  1278
  "216.73.216.112"
  2641
]
0.59 ms
(3.60%)
1
SELECT t0.id AS id_1, t0.type AS type_2, t0.finance AS finance_3, t0.peche AS peche_4, t0.produit AS produit_5, t0.mathmuse AS mathmuse_6, t0.paginationblog AS paginationblog_7, t0.deltapageblog AS deltapageblog_8, t0.paginationmessagerie AS paginationmessagerie_9, t0.deltapagemessagerie AS deltapagemessagerie_10, t0.paginationchapitrefaq AS paginationchapitrefaq_11, t0.deltapagechapitrefaq AS deltapagechapitrefaq_12, t0.paginationarticlefaq AS paginationarticlefaq_13, t0.deltapagearticlefaq AS deltapagearticlefaq_14, t0.paginationproduits AS paginationproduits_15, t0.deltapageproduits AS deltapageproduits_16, t0.paginationpeche AS paginationpeche_17, t0.deltapagepeche AS deltapagepeche_18, t0.paginationmathmuse AS paginationmathmuse_19, t0.deltapagemathmuse AS deltapagemathmuse_20 FROM typesite t0 WHERE t0.id = ?
Parameters:
[
  4
]
0.58 ms
(3.52%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.typesite_id AS typesite_id_3 FROM theme t0 WHERE t0.id = ?
Parameters:
[
  4
]
0.37 ms
(2.24%)
1
"START TRANSACTION"
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Chapitrefaq 4
App\Entity\User 2
App\Entity\Parametres 1
App\Entity\Theme 1
App\Entity\Typesite 1
App\Entity\Visite 1

Entities Mapping