GET https://pub.appsalon.fr/admin/advert/218/edit

Query Metrics

3 Database Queries
3 Different statements
3.64 ms Query time
3 Invalid entities
54 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.83 ms
(50.36%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.provider_name AS provider_name_3, t0.filename AS filename_4, t0.format AS format_5, t0.path AS path_6, t0.active AS active_7, t0.salon_id AS salon_id_8 FROM publicite t0 WHERE t0.id = ?
Parameters:
[
  "218"
]
1.11 ms
(30.52%)
1
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.url AS url_2 FROM salon s0_
Parameters:
[]
0.70 ms
(19.13%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3 FROM salon t0 WHERE t0.id = ?
Parameters:
[
  52
]

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\Salon 53
App\Entity\Advert 1

Entities Mapping

Class Mapping errors
App\Entity\Advert No errors.
App\Entity\Salon
  • The mappings App\Entity\Salon#campagns and App\Entity\Campagn#salon are inconsistent with each other.
  • The mappings App\Entity\Salon#adverts and App\Entity\Advert#salon are inconsistent with each other.
  • The mappings App\Entity\Salon#users and App\Entity\User#salons are inconsistent with each other.
App\Entity\Campagn
  • The association App\Entity\Campagn#salon refers to the inverse side field App\Entity\Salon#campagn which does not exist.
App\Entity\Device No errors.
App\Entity\Stats No errors.
App\Entity\Sync No errors.
App\Entity\User
  • The association App\Entity\User#salons refers to the inverse side field App\Entity\Salon#salons which does not exist.