Query Metrics

19 Database Queries
11 Different statements
15.99 ms Query time
0 Invalid entities
21 Managed entities

Grouped Statements

Show all queries

Time Count Info
5.18 ms
(32.37%)
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:
[
  "/en/fil/liste/start/1/blog"
]
2.75 ms
(17.17%)
5
SELECT t0.id AS id_1, t0.datecreation AS datecreation_2, t0.url AS url_3, t0.corps AS corps_4, t0.fil_id AS fil_id_5, t0.expediteur_id AS expediteur_id_6 FROM message t0 WHERE t0.fil_id = ?
Parameters:
[
  118
]
2.05 ms
(12.82%)
3
SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.forename AS forename_4, t0.fullname AS fullname_5, t0.plain_password AS plain_password_6, t0.password AS password_7, t0.roles AS roles_8, t0.IP AS IP_9, t0.telephone AS telephone_10, t0.logincount AS logincount_11, t0.first_login AS first_login_12, t0.last_login AS last_login_13, t0.photo AS photo_14, t0.titre AS titre_15, t0.enabled AS enabled_16, t0.autorisationmail AS autorisationmail_17, t0.autorisationsms AS autorisationsms_18, t0.pseudo AS pseudo_19, t0.salt AS salt_20 FROM user t0 WHERE t0.id = ?
Parameters:
[
  3
]
1.51 ms
(9.42%)
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
]
0.91 ms
(5.69%)
1
"COMMIT"
Parameters:
[]
0.76 ms
(4.75%)
1
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT f0_.id AS id_0, f0_.sujet AS sujet_1, f0_.datecreation AS datecreation_2, f0_.type AS type_3 FROM fil f0_ WHERE f0_.type = ? ORDER BY f0_.datecreation DESC) dctrn_result) dctrn_table
Parameters:
[
  "blog"
]
0.70 ms
(4.39%)
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.65 ms
(4.06%)
1
SELECT f0_.id AS id_0, f0_.sujet AS sujet_1, f0_.datecreation AS datecreation_2, f0_.type AS type_3, f0_.createur_id AS createur_id_4 FROM fil f0_ WHERE f0_.type = ? ORDER BY f0_.datecreation DESC LIMIT 5
Parameters:
[
  "blog"
]
0.60 ms
(3.75%)
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.58 ms
(3.63%)
1
UPDATE visite SET compteur = ? WHERE id = ?
Parameters:
[
  1871
  2657
]
0.31 ms
(1.96%)
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\Message 8
App\Entity\Fil 5
App\Entity\User 4
App\Entity\Parametres 1
App\Entity\Theme 1
App\Entity\Typesite 1
App\Entity\Visite 1

Entities Mapping