Query Metrics

25 Database Queries
11 Different statements
22.64 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.config_key AS config_key_3, t0.settings AS settings_4 FROM configuration t0 WHERE t0.config_key = ? LIMIT 1
Parameters:
[
  "notifications"
]
2 1.03 ms
SELECT count(DISTINCT p0_.id) AS sclr_0 FROM post p0_
Parameters:
[]
3 0.33 ms
SELECT DISTINCT p0_.id AS id_0, p0_.created AS created_1 FROM post p0_ ORDER BY p0_.created DESC LIMIT 10 OFFSET 230
Parameters:
[]
4 1.06 ms
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.body AS body_2, p0_.slug AS slug_3, p0_.seo AS seo_4, p0_.stick AS stick_5, p0_.created AS created_6, p0_.updated AS updated_7, p0_.image_id AS image_id_8 FROM post p0_ WHERE p0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY p0_.created DESC
Parameters:
[
  1762
  1868
  1761
  1760
  1759
  1758
  1755
  1757
  1756
  1754
]
5 0.65 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.config_key AS config_key_3, t0.settings AS settings_4 FROM configuration t0 WHERE t0.config_key = ? LIMIT 1
Parameters:
[
  "homepage"
]
6 1.31 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.path AS path_4, t0.file_type AS file_type_5 FROM image t0 WHERE t0.id = ?
Parameters:
[
  8176
]
7 1.42 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.path AS path_4, t0.file_type AS file_type_5 FROM image t0 WHERE t0.id = ?
Parameters:
[
  7885
]
8 1.21 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.weight AS weight_3, t0.slug AS slug_4, t0.parent_id AS parent_id_5 FROM category t0 INNER JOIN post_tags ON t0.id = post_tags.tag_id WHERE post_tags.post_id = ?
Parameters:
[
  1762
]
9 0.83 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.weight AS weight_3, t0.slug AS slug_4, t0.parent_id AS parent_id_5 FROM category t0 INNER JOIN post_tags ON t0.id = post_tags.tag_id WHERE post_tags.post_id = ?
Parameters:
[
  1868
]
10 0.90 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.path AS path_4, t0.file_type AS file_type_5 FROM image t0 WHERE t0.id = ?
Parameters:
[
  7884
]
11 0.63 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.weight AS weight_3, t0.slug AS slug_4, t0.parent_id AS parent_id_5 FROM category t0 INNER JOIN post_tags ON t0.id = post_tags.tag_id WHERE post_tags.post_id = ?
Parameters:
[
  1761
]
12 0.52 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.weight AS weight_3, t0.slug AS slug_4, t0.parent_id AS parent_id_5 FROM category t0 INNER JOIN post_tags ON t0.id = post_tags.tag_id WHERE post_tags.post_id = ?
Parameters:
[
  1760
]
13 0.50 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.weight AS weight_3, t0.slug AS slug_4, t0.parent_id AS parent_id_5 FROM category t0 INNER JOIN post_tags ON t0.id = post_tags.tag_id WHERE post_tags.post_id = ?
Parameters:
[
  1759
]
14 1.17 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.weight AS weight_3, t0.slug AS slug_4, t0.parent_id AS parent_id_5 FROM category t0 INNER JOIN post_tags ON t0.id = post_tags.tag_id WHERE post_tags.post_id = ?
Parameters:
[
  1758
]
15 0.83 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.weight AS weight_3, t0.slug AS slug_4, t0.parent_id AS parent_id_5 FROM category t0 INNER JOIN post_tags ON t0.id = post_tags.tag_id WHERE post_tags.post_id = ?
Parameters:
[
  1755
]
16 0.93 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.path AS path_4, t0.file_type AS file_type_5 FROM image t0 WHERE t0.id = ?
Parameters:
[
  7883
]
17 1.06 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.weight AS weight_3, t0.slug AS slug_4, t0.parent_id AS parent_id_5 FROM category t0 INNER JOIN post_tags ON t0.id = post_tags.tag_id WHERE post_tags.post_id = ?
Parameters:
[
  1757
]
18 0.84 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.path AS path_4, t0.file_type AS file_type_5 FROM image t0 WHERE t0.id = ?
Parameters:
[
  7882
]
19 0.83 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.weight AS weight_3, t0.slug AS slug_4, t0.parent_id AS parent_id_5 FROM category t0 INNER JOIN post_tags ON t0.id = post_tags.tag_id WHERE post_tags.post_id = ?
Parameters:
[
  1756
]
20 0.77 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.weight AS weight_3, t0.slug AS slug_4, t0.parent_id AS parent_id_5 FROM category t0 INNER JOIN post_tags ON t0.id = post_tags.tag_id WHERE post_tags.post_id = ?
Parameters:
[
  1754
]
21 0.75 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.body AS body_3, t0.slug AS slug_4, t0.seo AS seo_5, t0.stick AS stick_6, t0.created AS created_7, t0.updated AS updated_8, t0.image_id AS image_id_9 FROM post t0 ORDER BY t0.created DESC LIMIT 5
Parameters:
[]
22 0.76 ms
SELECT count(id) AS count, created
                      FROM post
                      GROUP BY YEAR(created), MONTH(created)
                      ORDER BY YEAR(created) DESC, MONTH(created) DESC
Parameters:
[]
23 0.85 ms
SELECT count(p.post_id) AS count, t.id, t.name, t.slug
                      FROM category t
                      JOIN post_tags p on (p.tag_id = t.id)
                      GROUP BY (p.post_id)
Parameters:
[]
24 1.55 ms
SELECT t0.id AS id_1, t0.title AS title_2 FROM menu t0
Parameters:
[]
25 0.73 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.teaser AS teaser_3, t0.description AS description_4, t0.period AS period_5, t0.seo AS seo_6, t0.slug AS slug_7, t0.price AS price_8, t0.frontpage AS frontpage_9, t0.link AS link_10, t0.created AS created_11, t0.updated AS updated_12, t0.webform AS webform_13, t0.priority AS priority_14, t0.image_id AS image_id_15, t0.header_image_id AS header_image_id_16, t0.tag_id AS tag_id_17, t0.page_id AS page_id_18, t0.menu_id AS menu_id_19 FROM offer t0 WHERE t0.menu_id = ?
Parameters:
[
  33
]

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.