Query Metrics
4
Database Queries
4
Different statements
6.40 ms
Query time
17
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
3.84 ms (60.02%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.code_base_abonne AS code_base_abonne_3, t0.email_abonne AS email_abonne_4, t0.tel1_abonne AS tel1_abonne_5, t0.tel2_abonne AS tel2_abonne_6, t0.adresse_abonne AS adresse_abonne_7, t0.description_abonne AS description_abonne_8, t0.etat_abonne AS etat_abonne_9, t0.siExploitation AS siExploitation_10, t0.si_principale AS si_principale_11, t0.type_action_abonne AS type_action_abonne_12, t0.adresse_web AS adresse_web_13, t0.date_ajout_abonne AS date_ajout_abonne_14, t0.date_edit_abonne AS date_edit_abonne_15, t0.titre_image AS titre_image_16, t0.url_image AS url_image_17, t0.type_presentation AS type_presentation_18, t0.langue AS langue_19, t0.configuration AS configuration_20, t0.type_abonne_id AS type_abonne_id_21, t0.template_id AS template_id_22, t0.partenaire_id AS partenaire_id_23, t0.devise_id AS devise_id_24, t0.pays_id AS pays_id_25 FROM abonne t0 WHERE t0.adresse_web = ? LIMIT 1
Parameters:
[
"www.uropcm.coo.tg"
]
|
1.63 ms (25.50%) |
1 |
SELECT t0.id AS id_1, t0.nom_groupement AS nom_groupement_2, t0.url_image AS url_image_3, t0.titre_image AS titre_image_4, t0.etat_groupement AS etat_groupement_5, t0.date_publication AS date_publication_6, t0.type_groupement AS type_groupement_7, t0.annee_creation AS annee_creation_8, t0.adresse_web AS adresse_web_9, t0.adresse_abonne AS adresse_abonne_10, t0.description_abonne AS description_abonne_11, t0.tel1_abonne AS tel1_abonne_12, t0.code_genere AS code_genere_13, t0.ville_id AS ville_id_14, t0.abonne_id AS abonne_id_15, t0.groupement_id AS groupement_id_16, t0.template_id AS template_id_17 FROM groupement t0 WHERE t0.adresse_web = ? LIMIT 1
Parameters:
[
"www.uropcm.coo.tg"
]
|
0.50 ms (7.83%) |
1 |
SELECT t0.id AS id_1, t0.titre_image AS titre_image_2, t0.titre_page AS titre_page_3, t0.twig_page AS twig_page_4, t0.description_page AS description_page_5, t0.etat_page AS etat_page_6, t0.type_page AS type_page_7, t0.si_page_accueil AS si_page_accueil_8, t0.date_ajout_page AS date_ajout_page_9, t0.template_id AS template_id_10, t0.abonne_id AS abonne_id_11, t0.groupement_id AS groupement_id_12 FROM page t0 WHERE t0.template_id IS NULL AND t0.abonne_id IS NULL AND t0.si_page_accueil = ? LIMIT 1
Parameters:
[
1
]
|
0.43 ms (6.65%) |
1 |
SELECT t0.id AS id_1, t0.titre_image AS titre_image_2, t0.titre_template AS titre_template_3, t0.nom_dossier_template AS nom_dossier_template_4, t0.description_template AS description_template_5, t0.etat_template AS etat_template_6, t0.date_ajout_template AS date_ajout_template_7, t0.abonne_id AS abonne_id_8 FROM template t0 WHERE t0.id = ?
Parameters:
[
20
]
|
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\param\Param | No errors. |
App\Entity\user\Utilisateur |
|
App\Entity\user\Abonne |
|
App\Entity\stock\Produit |
|
App\Entity\stock\InfoLivrer |
|
App\Entity\prod\SurfaceAnneeHistorique |
|
App\Entity\prod\Groupement |
|
App\Entity\cms\Template |
|
App\Entity\cms\Page |
|
App\Entity\cms\Zone |
|
App\Entity\cms\Article |
|
App\Entity\cms\Rubrique |
|
App\Entity\stock\CategorieProduit |
|
App\Entity\prod\Producteur |
|
App\Entity\cms\Menu |
|
App\Entity\prod\SurfaceAnnee |
|
App\Entity\asso\Projet |
|
App\Entity\user\TypeAbonne | No errors. |
App\Entity\user\Partenaire | No errors. |
App\Entity\stock\Devise | No errors. |
App\Entity\stock\Pays | No errors. |
App\Entity\stock\Ville |
|