GET http://172.26.9.30/

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
16.08 ms
(87.46%)
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.50 ms
(8.14%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.bio AS bio_3 FROM artist t0
Parameters:
[]
0.81 ms
(4.40%)
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.