Query Metrics

7 Database Queries
3 Different statements
2.40 ms Query time
0 Invalid entities
26 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.93 ms
(80.61%)
4
SELECT u0_.id AS id_0, u0_.type AS type_1, u0_.title AS title_2, u0_.location AS location_3, u0_.description AS description_4, u0_.link AS link_5 FROM useful_links u0_ WHERE u0_.type = ? ORDER BY u0_.location ASC
Parameters:
[
  "hotel"
]
0.31 ms
(12.93%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.type AS type_4 FROM options t0 WHERE t0.type = ?
Parameters:
[
  "contact"
]
0.15 ms
(6.46%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.type AS type_4 FROM options t0 WHERE t0.name = ? AND t0.type = ? LIMIT 1
Parameters:
[
  "public"
  "memo"
]

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\UsefulLink 20
App\Entity\Parameter 6