https://modixom.fr/notesEnseignes?p=notesEnseignes

Query Metrics

3 Database Queries
3 Different statements
2.17 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 1.64 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.note AS note_3, t0.user_id AS user_id_4, t0.enseigne_id AS enseigne_id_5 FROM notes_enseignes t0 WHERE t0.enseigne_id IS NULL ORDER BY t0.date DESC
Parameters:
[]
2 0.36 ms
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 IS NULL
Parameters:
[]
3 0.17 ms
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM categories t0
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\NotesEnseignes
  • The mappings App\Entity\NotesEnseignes#Enseigne and App\Entity\User#notesEnseignes are inconsistent with each other.
App\Entity\Alertes No errors.
App\Entity\Categories No errors.
App\Entity\User No errors.
App\Entity\Villes No errors.
App\Entity\Annonces No errors.
App\Entity\Favoris No errors.
App\Entity\NotesAnnonces No errors.
App\Entity\Pays No errors.
App\Entity\Commandes No errors.
App\Entity\Factures No errors.
App\Entity\Departements No errors.
App\Entity\Images No errors.