https://modixom.fr/api/getAlertes?p=api%2FgetAlertes&token=5bb5657d13e367daa29e412114993385

Query Metrics

2 Database Queries
2 Different statements
10.37 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
8.58 ms
(82.77%)
1
SELECT t0.id AS id_1, t0.rayon AS rayon_2, t0.texte AS texte_3, t0.villes_id AS villes_id_4, t0.categories_id AS categories_id_5, t0.user_id AS user_id_6 FROM alertes t0 WHERE t0.user_id = ?
Parameters:
[
  33
]
1.79 ms
(17.23%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.civilite AS civilite_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.raison_sociale AS raison_sociale_8, t0.siret AS siret_9, t0.tva AS tva_10, t0.adresse AS adresse_11, t0.code_postal AS code_postal_12, t0.telephone AS telephone_13, t0.logo AS logo_14, t0.type AS type_15, t0.actif AS actif_16, t0.credits AS credits_17, t0.created AS created_18, t0.token_mobile AS token_mobile_19, t0.villes_id AS villes_id_20, t0.pays_id AS pays_id_21 FROM user t0 WHERE t0.token_mobile = ? LIMIT 1
Parameters:
[
  "5bb5657d13e367daa29e412114993385"
]

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\Alertes No errors.
App\Entity\User No errors.
App\Entity\Villes No errors.
App\Entity\Pays No errors.
App\Entity\Favoris No errors.
App\Entity\Annonces No errors.
App\Entity\NotesEnseignes
  • The mappings App\Entity\NotesEnseignes#Enseigne and App\Entity\User#notesEnseignes are inconsistent with each other.
App\Entity\NotesAnnonces No errors.
App\Entity\Commandes No errors.
App\Entity\Factures No errors.
App\Entity\Categories No errors.
App\Entity\Departements No errors.
App\Entity\Images No errors.