Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.59 ms
SELECT t0.id AS id_1, t0.sharing AS sharing_2, t0.active AS active_3, t0.home AS home_4, t0.visibility AS visibility_5, t0.draft AS draft_6, t0.blr AS blr_7, t0.bll AS bll_8, t0.blf AS blf_9, t0.date_start AS date_start_10, t0.content_id AS content_id_11, t0.image_id AS image_id_12 FROM pages t0 WHERE t0.id = ?
Parameters:
[
  4
]
2 0.58 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.url_rewrite AS url_rewrite_6 FROM page_content t0 WHERE t0.id = ?
Parameters:
[
  4
]
3 0.33 ms
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"
]
4 0.28 ms
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"
]
5 0.38 ms
SELECT t0.id AS id_1, t0.url AS url_2 FROM image t0 WHERE t0.id = ?
Parameters:
[
  1
]
6 0.58 ms
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_TEXT_TOP"
]
7 0.68 ms
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_TEXT_TOP"
]
8 0.33 ms
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_SITENAME"
]
9 0.53 ms
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_SITENAME"
]

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\BlogBundle\Entity\Pages 1
AR\BlogBundle\Entity\PageContent 1
AR\AdminBundle\Entity\Image 1

Entities Mapping