GET https://marchesreguliers.horai-software.com/french-market-day

Query Metrics

2 Database Queries
2 Different statements
2.12 ms Query time
1 Invalid entities
128 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.52 ms
(71.64%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.slug AS slug_4, t0.de_nom AS de_nom_5, t0.main_cities AS main_cities_6, t0.lat AS lat_7, t0.lng AS lng_8, t0.region_id AS region_id_9 FROM department t0 ORDER BY t0.code ASC
Parameters:
[]
0.60 ms
(28.36%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.description_de AS description_de_4, t0.description_fr AS description_fr_5, t0.description_en AS description_en_6, t0.description_es AS description_es_7, t0.image_name AS image_name_8, t0.updated_at AS updated_at_9 FROM region_unofficial 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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Department 105
App\Entity\Region 22
App\Entity\RegionUnofficial 1

Entities Mapping

Class Mapping errors
App\Entity\Department No errors.
App\Entity\Region No errors.
App\Entity\City No errors.
App\Entity\Market No errors.
App\Entity\RegionUnofficial
  • The field App\Entity\RegionUnofficial#regionUnofficialMarkets is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\RegionUnofficialMarket#regionUnofficial does not contain the required 'inversedBy: "regionUnofficialMarkets"' attribute.
App\Entity\RegionUnofficialMarket No errors.