https://www.mirbusin.ru/articles?start=150

Query Metrics

6 Database Queries
6 Different statements
30.05 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.45 ms
SELECT t0.id AS id_1, t0.oldurl AS oldurl_2, t0.newurl AS newurl_3 FROM redirect t0
Parameters:
[]
2 0.30 ms
SELECT t0.id AS id_1, t0.intname AS intname_2, t0.name AS name_3, t0.value AS value_4 FROM block t0
Parameters:
[]
3 0.64 ms
SELECT t0.id AS id_1, t0.user AS user_2, t0.prod AS prod_3, t0.var AS var_4, t0.num AS num_5, t0.tstamp AS tstamp_6 FROM wishlist t0 WHERE t0.user = ? ORDER BY t0.id DESC
Parameters:
[
  0
]
4 14.10 ms
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT a0_.id AS id_0, a0_.type AS type_1, a0_.page AS page_2, a0_.intname AS intname_3, a0_.mainpage AS mainpage_4, a0_.name AS name_5, a0_.href AS href_6, a0_.short AS short_7, a0_.cont AS cont_8, a0_.prior AS prior_9, a0_.visible AS visible_10, a0_.title AS title_11, a0_.h1 AS h1_12, a0_.kw AS kw_13, a0_.descr AS descr_14, a0_.tstamp AS tstamp_15, a0_.icon AS icon_16 FROM article a0_ WHERE a0_.visible = 1 AND a0_.type = 'article' ORDER BY a0_.tstamp DESC) dctrn_result) dctrn_table
Parameters:
[]
5 2.45 ms
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, tstamp_15 FROM (SELECT a0_.id AS id_0, a0_.type AS type_1, a0_.page AS page_2, a0_.intname AS intname_3, a0_.mainpage AS mainpage_4, a0_.name AS name_5, a0_.href AS href_6, a0_.short AS short_7, a0_.cont AS cont_8, a0_.prior AS prior_9, a0_.visible AS visible_10, a0_.title AS title_11, a0_.h1 AS h1_12, a0_.kw AS kw_13, a0_.descr AS descr_14, a0_.tstamp AS tstamp_15, a0_.icon AS icon_16 FROM article a0_ WHERE a0_.visible = 1 AND a0_.type = 'article') dctrn_result_inner ORDER BY tstamp_15 DESC) dctrn_result LIMIT 50 OFFSET 150
Parameters:
[]
6 11.12 ms
SELECT a0_.id AS id_0, a0_.type AS type_1, a0_.page AS page_2, a0_.intname AS intname_3, a0_.mainpage AS mainpage_4, a0_.name AS name_5, a0_.href AS href_6, a0_.short AS short_7, a0_.cont AS cont_8, a0_.prior AS prior_9, a0_.visible AS visible_10, a0_.title AS title_11, a0_.h1 AS h1_12, a0_.kw AS kw_13, a0_.descr AS descr_14, a0_.tstamp AS tstamp_15, a0_.icon AS icon_16 FROM article a0_ WHERE a0_.visible = 1 AND a0_.type = 'article' AND a0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY a0_.tstamp DESC
Parameters:
[
  195
  194
  193
  151
  150
  149
  148
  147
  133
]

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.