GET https://www.curieux.app/agenda/ville/strasbourg

Query Metrics

3 Database Queries
3 Different statements
8.82 ms Query time
0 Invalid entities
4 Managed entities

Grouped Statements

Show all queries

Time Count Info
6.90 ms
(78.26%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.coat_of_arms AS coat_of_arms_5, t0.latitude AS latitude_6, t0.longitude AS longitude_7, t0.borough_id AS borough_id_8 FROM city t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "strasbourg"
]
0.97 ms
(11.01%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.slogan AS slogan_4, t0.color AS color_5, t0.resident AS resident_6, t0.network AS network_7, t0.main_borough_id AS main_borough_id_8 FROM subdomain t0 INNER JOIN subdomain_borough ON t0.id = subdomain_borough.subdomain_id WHERE subdomain_borough.borough_id = ?
Parameters:
[
  4
]
0.95 ms
(10.74%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.resident AS resident_4, t0.chief_town AS chief_town_5, t0.latitude AS latitude_6, t0.longitude AS longitude_7, t0.description AS description_8, t0.zoom AS zoom_9, t0.department_id AS department_id_10 FROM borough t0 WHERE t0.id = ?
Parameters:
[
  4
]

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\City 1
App\Entity\Borough 1
App\Entity\Department 1
App\Entity\Subdomain 1

Entities Mapping

Class Mapping errors
App\Entity\City No errors.
App\Entity\Borough No errors.
App\Entity\Place No errors.
App\Entity\Event No errors.
App\Entity\District No errors.
App\Entity\Department No errors.
App\Entity\Subdomain No errors.