http://carnexpo.eventsclip.ro/gdpr

Query Metrics

5 Database Queries
2 Different statements
11.80 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 2.57 ms
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 0.49 ms
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:
[
  "favicon"
]
3 0.41 ms
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:
[
  "app_name"
]
4 0.48 ms
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
]
5 7.85 ms
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:
[
  18
]

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.