Query Metrics
8
Database Queries
7
Different statements
7.81 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.90 ms |
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
]
|
| 2 | 0.50 ms |
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
]
|
| 3 | 0.65 ms |
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
]
|
| 4 | 2.22 ms |
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:
[
"/pl/login"
]
|
| 5 | 1.92 ms |
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:
[
"/pl/login"
]
|
| 6 | 0.23 ms |
"START TRANSACTION"
Parameters:
[] |
| 7 | 0.47 ms |
UPDATE visite SET compteur = ? WHERE id = ?
Parameters:
[ 39616 2590 ] |
| 8 | 0.90 ms |
"COMMIT"
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Parametres | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Theme | No errors. |
| App\Entity\Typesite | No errors. |
| App\Entity\Style | No errors. |
| App\Entity\Fil | No errors. |
| App\Entity\Fildonnees | No errors. |
| App\Entity\Message | No errors. |
| App\Entity\Messagedonnees | No errors. |
| App\Entity\Vuproduits | No errors. |
| App\Entity\Questionchallenge | No errors. |
| App\Entity\Questionvu | No errors. |
| App\Entity\Quizzreponse | No errors. |
| App\Entity\Questionmembre | No errors. |
| App\Entity\Questionmembrevu | No errors. |
| App\Entity\Quizz | No errors. |
| App\Entity\Visite | No errors. |