GET https://bertolotto-test.unotre5.it/it-IT/login

Query Metrics

2 Database Queries
2 Different statements
0.48 ms Query time
0 Invalid entities
3 Managed entities

Queries

Group similar statements

# Time Info
1 0.30 ms
SELECT t0.id AS id_1, t0.key_name AS key_name_2, t0.key_value AS key_value_3 FROM app_setting t0 WHERE t0.key_name = ? LIMIT 1
Parameters:
[
  "app.login_logo_id"
]
2 0.18 ms
SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.name AS name_3, t0.attachment_type AS attachment_type_4, t0.mime_type AS mime_type_5, t0.size AS size_6, t0.status AS status_7, t0.last_modified_at AS last_modified_at_8, t0.created_at AS created_at_9, t0.created_by_id AS created_by_id_10 FROM attachment 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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\AppSetting 1
App\Entity\Attachment 1
App\Entity\User 1

Entities Mapping