GET https://trouvascan.swack.fr/articles/nouveau

Query Metrics

5 Database Queries
5 Different statements
1.05 ms Query time
0 Invalid entities
71 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.23 ms
(21.38%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.prenom AS prenom_5, t0.nom AS nom_6, t0.actif AS actif_7, t0.created_at AS created_at_8, t0.site_id AS site_id_9 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  b"\x01žºx~±t&¡ð…n\x05½ûy"
]
0.22 ms
(20.61%)
1
SELECT t0.id AS id_1, t0.filiere AS filiere_2, t0.code AS code_3, t0.libelle AS libelle_4, t0.ordre AS ordre_5, t0.actif AS actif_6 FROM categorie_article t0 WHERE t0.actif = ? ORDER BY t0.filiere ASC, t0.ordre ASC
Parameters:
[
  1
]
0.22 ms
(20.52%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.code AS code_3, t0.adresse AS adresse_4, t0.code_postal AS code_postal_5, t0.ville AS ville_6, t0.actif AS actif_7, t0.imprimante_ip AS imprimante_ip_8, t0.imprimante_port AS imprimante_port_9, t0.created_at AS created_at_10, t0.organisation_id AS organisation_id_11 FROM site t0 WHERE t0.id = ?
Parameters:
[
  b"\x01žºƒADv\x1Ež,‹Ú]\x06š\x15"
]
0.20 ms
(18.80%)
1
SELECT t0.id AS id_1, t0.type AS type_2, t0.nom AS nom_3, t0.adresse AS adresse_4, t0.complement_adresse AS complement_adresse_5, t0.code_postal AS code_postal_6, t0.ville AS ville_7, t0.actif AS actif_8, t0.filieres AS filieres_9, t0.collecte_remuneree AS collecte_remuneree_10, t0.date_debut_convention AS date_debut_convention_11, t0.date_fin_convention AS date_fin_convention_12, t0.chemin_convention AS chemin_convention_13, t0.type_entreprise AS type_entreprise_14, t0.type_apport_entreprise AS type_apport_entreprise_15, t0.mise_en_relation_ecomaison AS mise_en_relation_ecomaison_16, t0.id_ecomaison AS id_ecomaison_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.organisation_id AS organisation_id_20 FROM partenaire t0 WHERE t0.organisation_id = ? AND t0.actif = ? ORDER BY t0.nom ASC
Parameters:
[
  b"\x01žºØ¦zM°£ðäÈóab"
  1
]
0.20 ms
(18.70%)
1
SELECT t0.id AS id_1, t0.code AS code_2, t0.libelle AS libelle_3, t0.ordre AS ordre_4, t0.actif AS actif_5, t0.categorie_id AS categorie_id_6 FROM sous_categorie_article t0 WHERE t0.actif = ? ORDER BY t0.ordre 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\Entity\SousCategorieArticle 52
App\Entity\CategorieArticle 16
App\Entity\User 1
App\Entity\Site 1
App\Entity\Organisation 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Site No errors.
App\Entity\Organisation No errors.
App\Entity\Article No errors.
App\Entity\CategorieArticle No errors.
App\Entity\SousCategorieArticle No errors.
App\Entity\Abaque No errors.
App\Entity\Partenaire No errors.