GET http://honest.immocrm.ma/

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.63 ms
SELECT t0.id AS id_1, t0.code_name AS code_name_2, t0.value AS value_3 FROM configuration t0 WHERE t0.code_name = ? LIMIT 1
Parameters:
[
  "LOGO_APP"
]
2 0.49 ms
SELECT t0.id AS id_1, t0.code_name AS code_name_2, t0.value AS value_3 FROM configuration t0 WHERE t0.code_name = ? LIMIT 1
Parameters:
[
  "BACKGROUND_APP"
]
3 0.44 ms
SELECT t0.id AS id_1, t0.code_name AS code_name_2, t0.value AS value_3 FROM configuration t0 WHERE t0.code_name = ? LIMIT 1
Parameters:
[
  "NAME_APP"
]

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\Configuration 2

Entities Mapping

Class Mapping errors
App\Entity\Configuration No errors.