http://carnexpo.eventsclip.ro/

Query Metrics

13 Database Queries
4 Different statements
14.15 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
10.22 ms
(72.20%)
7
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.translation_key AS translation_key_4, t0.input_type_id AS input_type_id_5 FROM setting t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "logo"
]
2.58 ms
(18.20%)
4
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.translation_key AS translation_key_4, t0.input_type_id AS input_type_id_5 FROM setting t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  14
]
0.72 ms
(5.07%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.status AS status_4, t0.secret_code AS secret_code_5 FROM package t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.64 ms
(4.54%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.translation_key AS translation_key_4, t0.input_type_id AS input_type_id_5 FROM setting t0 WHERE t0.id = ?
Parameters:
[
  19
]

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\Setting No errors.
App\Entity\InputType No errors.
App\Entity\Package No errors.
App\Entity\Participant No errors.