GET http://172.26.9.30/

Query Metrics

22 Database Queries
3 Different statements
19.49 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
16.50 ms
(84.66%)
20
SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.updated_at AS updated_at_3, t0.artist_id AS artist_id_4 FROM artwork t0 WHERE t0.artist_id = ?
Parameters:
[
  25
]
1.68 ms
(8.63%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.bio AS bio_3 FROM artist t0
Parameters:
[]
1.31 ms
(6.72%)
1
SELECT COUNT(*) FROM event 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\Artist No errors.
App\Entity\Artwork No errors.
App\Entity\Event No errors.