http://carnexpo.eventsclip.ro/

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
11.71 ms
(73.35%)
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.78 ms
(17.43%)
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.75 ms
(4.69%)
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
]
0.72 ms
(4.54%)
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
]

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.