Query Metrics

7 Database Queries
2 Different statements
0.96 ms Query time
0 Invalid entities
4 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.83 ms
(86.44%)
6
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "F_LOGO"
]
0.13 ms
(13.56%)
1
SELECT t0.id AS id_1, t0.url AS url_2 FROM image 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
AR\AdminBundle\Entity\Configuration 3
AR\AdminBundle\Entity\Image 1

Entities Mapping

Class Mapping errors
AR\AdminBundle\Entity\Configuration No errors.
AR\AdminBundle\Entity\Image No errors.