http://carnexpo.eventsclip.ro/

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
7.24 ms
(80.78%)
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"
]
1.08 ms
(12.09%)
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.35 ms
(3.94%)
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.29 ms
(3.19%)
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.