GET https://semaphore.fth-srv.net/artist/detail/103

Query Metrics

2 Database Queries
2 Different statements
2.43 ms Query time
0 Invalid entities
2 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.32 ms
(54.50%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.from_date AS from_date_3, t0.from_time AS from_time_4, t0.to_date AS to_date_5, t0.to_time AS to_time_6, t0.description AS description_7, t0.location AS location_8, t0.country_code AS country_code_9, t0.website AS website_10 FROM festival t0 INNER JOIN festival_artist ON t0.id = festival_artist.festival_id WHERE festival_artist.artist_id = ?
Parameters:
[
  103
]
1.11 ms
(45.50%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.location AS location_4 FROM artist t0 WHERE t0.id = ?
Parameters:
[
  103
]

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\Artist 1
App\Entity\Festival 1

Entities Mapping

Class Mapping errors
App\Entity\Artist No errors.
App\Entity\Festival No errors.