GET https://caucasusmusic.com/band/5999

Query Metrics

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

Queries

Group similar statements

# Time Info
1 3.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.imageName AS imageName_3, t0.updated_at AS updated_at_4, t0.url AS url_5, t0.description AS description_6, t0.summary AS summary_7, t0.email AS email_8, t0.password AS password_9 FROM band t0 WHERE t0.id = ?
Parameters:
[
  5999
]
2 1.40 ms
SELECT t0.id AS id_1, t0.vType AS vType_2, t0.name AS name_3, t0.value AS value_4 FROM variable t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "siteTitle"
]

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\Band 1
App\Entity\Variable 1

Entities Mapping

Class Mapping errors
App\Entity\Variable No errors.
App\Entity\Band No errors.