Query Metrics

3 Database Queries
3 Different statements
2.15 ms Query time
0 Invalid entities
7 Managed entities

Queries

Group similar statements

# Time Info
1 1.65 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.img_url AS img_url_2, p0_.img_alt AS img_alt_3 FROM property_type p0_ WHERE p0_.name = ?
Parameters:
[
  "Shop"
]
2 0.24 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.img_url AS img_url_3, t0.img_alt AS img_alt_4 FROM property_type t0
Parameters:
[]
3 0.25 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.img_url AS img_url_2, p0_.img_alt AS img_alt_3 FROM property_type p0_
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\PropertyType 7

Entities Mapping

Class Mapping errors
App\Entity\PropertyType No errors.
App\Entity\Property No errors.