http://228deals.all4tic.tech/login

Query Metrics

17 Database Queries
7 Different statements
6.19 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.53 ms
(40.90%)
11
SELECT t0.id AS id_1, t0.code AS code_2, t0.libelle AS libelle_3, t0.description AS description_4, t0.dimensions AS dimensions_5 FROM zone t0 WHERE t0.id = ?
Parameters:
[
  4
]
1.31 ms
(21.22%)
1
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.is_actif AS is_actif_4, t0.icon AS icon_5, t0.code AS code_6, t0.slug AS slug_7, t0.parent_id AS parent_id_8 FROM categories t0 ORDER BY t0.libelle ASC
Parameters:
[]
0.74 ms
(11.94%)
1
SELECT t0.id AS id_1, t0.code AS code_2, t0.slug AS slug_3, t0.nom AS nom_4, t0.status AS status_5 FROM villes t0
Parameters:
[]
0.44 ms
(7.12%)
1
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.is_actif AS is_actif_4, t0.code AS code_5, t0.slug AS slug_6, t0.marque_id AS marque_id_7 FROM modeles t0
Parameters:
[]
0.44 ms
(7.04%)
1
SELECT t0.id AS id_1, t0.code AS code_2, t0.status AS status_3, t0.image AS image_4, t0.libelle AS libelle_5, t0.description AS description_6, t0.zone_id AS zone_id_7 FROM pub_image t0
Parameters:
[]
0.39 ms
(6.33%)
1
SELECT t0.id AS id_1, t0.code AS code_2, t0.slug AS slug_3, t0.nom AS nom_4, t0.is_status AS is_status_5, t0.ville_id AS ville_id_6 FROM quartiers t0
Parameters:
[]
0.34 ms
(5.44%)
1
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.code AS code_4, t0.is_actif AS is_actif_5, t0.slug AS slug_6 FROM marques 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\Categories
  • The field App\Entity\Categories#parent is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Categories#parent does not contain the required 'mappedBy="parent"' attribute.
  • If association App\Entity\Categories#parent is many-to-one, then the inversed side App\Entity\Categories#parent has to be one-to-many.
App\Entity\Articles No errors.
App\Entity\Variables No errors.
App\Entity\Immeubles No errors.
App\Entity\Villes No errors.
App\Entity\Quartiers No errors.
App\Entity\Vehicules No errors.
App\Entity\PubImage No errors.
App\Entity\Zone No errors.
App\Entity\Marques No errors.
App\Entity\Modeles No errors.