GET https://dev.talkinbroadway.com/

Query Metrics

10 Database Queries
3 Different statements
17.26 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
14.03 ms
(81.29%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.date AS date_4, t0.displayLocation AS displayLocation_5, t0.location_id AS location_id_6, t0.type_id AS type_id_7 FROM news t0
Parameters:
[]
2.39 ms
(13.85%)
7
SELECT t0.id AS id_1, t0.name AS name_2 FROM type_dictionary t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.84 ms
(4.86%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.regionUrl AS regionUrl_4, t0.not_show AS not_show_5 FROM location_dictionary 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\News No errors.
App\Entity\LocationDictionary No errors.
App\Entity\TypeDictionary No errors.