GET https://testing.vincenziana.it/modulo-di-richiesta/be

Query Metrics

4 Database Queries
4 Different statements
3.47 ms Query time
0 Invalid entities
9 Managed entities

Queries

Group similar statements

# Time Info
1 1.71 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.location AS location_3, t0.code AS code_4, t0.img_path AS img_path_5, t0.auto_response_active AS auto_response_active_6, t0.auto_response_text AS auto_response_text_7, t0.notification_emails AS notification_emails_8 FROM v_property t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "be"
]
2 0.78 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.value AS value_3 FROM v_stay_type t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "annuale"
]
3 0.64 ms
SELECT v0_.id AS id_0, v0_.slug AS slug_1, v0_.value AS value_2 FROM v_stay_type v0_ ORDER BY v0_.value ASC
Parameters:
[]
4 0.33 ms
SELECT v0_.id AS id_0, v0_.slug AS slug_1, v0_.value AS value_2 FROM v_student_type v0_ ORDER BY v0_.value ASC
Parameters:
[]

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\StudentType 5
App\Entity\StayType 3
App\Entity\Property 1

Entities Mapping