Query Metrics

7 Database Queries
7 Different statements
118.91 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.40 ms
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[]
2 1.62 ms
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
  "малышка худая"
]
3 8.80 ms
SELECT p.post_id, p.user_id, p.content_id, p.public_key, p.search_field, p.cover, p.type, p.sexual_orientation, p.orientation, p.quality, p.noindex, p.nofollow, p.contents_num, p.duration, p.likes, p.dislikes, p.views, p.vote_rating, p.params, p.published_at, IFNULL(`r`.`title`, `f`.`title`) as `title`, IFNULL(`r`.`custom1`, `f`.`custom1`) as `custom1`, IFNULL(`r`.`custom2`, `f`.`custom2`) as `custom2` FROM post p LEFT JOIN post_translation f ON `p`.`post_id` = `f`.`post_id`  AND  `f`.`lang_id`=? LEFT JOIN post_translation r ON `p`.`post_id` = `r`.`post_id`  AND  `r`.`lang_id`=? WHERE p.post_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1
  2
  581637
  550672
  665681
  681189
  680150
  611246
  637096
  595204
  775788
  810962
  722851
  788570
  509792
  498915
  637049
  535581
  581662
  550752
  541109
  575535
  646920
  663769
  680111
  680156
  680193
  575775
  620298
  629398
  626206
  589015
  607154
  807985
  622397
  493439
  530018
  534280
  513006
  550633
  668653
  597227
  790036
  550579
  680116
  562619
  630297
  597252
  633047
  628419
  463936
  534229
  526906
  544668
  680182
  634482
  637086
  634777
  571213
  640813
  601379
  536584
  634818
  633449
]
4 2.10 ms
SELECT pht.post_id, pht.tag_id, t.slug, IFNULL(`r`.`name`, `f`.`name`) as `name` FROM post_has_tag pht INNER JOIN tag t ON pht.tag_id = t.tag_id AND t.enabled = 1 LEFT JOIN tag_translation f ON t.tag_id = f.tag_id AND f.lang_id=? LEFT JOIN tag_translation r ON `t`.`tag_id` = `r`.`tag_id` AND `r`.`lang_id`=? WHERE pht.post_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1
  2
  463936
  493439
  498915
  509792
  513006
  526906
  530018
  534229
  534280
  535581
  536584
  541109
  544668
  550579
  550633
  550672
  550752
  562619
  571213
  575535
  575775
  581637
  581662
  589015
  597227
  597252
  601379
  607154
  611246
  620298
  622397
  626206
  628419
  629398
  630297
  633047
  633449
  634482
  634777
  634818
  637049
  637086
  637096
  640813
  646920
  663769
  665681
  668653
  680111
  680116
  680150
  680156
  680182
  680193
  681189
  722851
  775788
  788570
  790036
  807985
  810962
]
5 99.64 ms
SELECT phc.post_id, phc.category_id, c.slug, IFNULL(`r`.`name`, `f`.`name`) as `name` FROM post_has_category phc INNER JOIN category c ON phc.category_id = c.category_id AND c.enabled = 1 LEFT JOIN category_translation f ON c.category_id = f.category_id  AND  f.lang_id=? LEFT JOIN category_translation r ON `c`.`category_id` = `r`.`category_id`  AND  `r`.`lang_id`=? WHERE phc.post_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1
  2
  463936
  493439
  498915
  509792
  513006
  526906
  530018
  534229
  534280
  535581
  536584
  541109
  544668
  550579
  550633
  550672
  550752
  562619
  571213
  575535
  575775
  581637
  581662
  589015
  597227
  597252
  601379
  607154
  611246
  620298
  622397
  626206
  628419
  629398
  630297
  633047
  633449
  634482
  634777
  634818
  637049
  637086
  637096
  640813
  646920
  663769
  665681
  668653
  680111
  680116
  680150
  680156
  680182
  680193
  681189
  722851
  775788
  788570
  790036
  807985
  810962
]
6 1.77 ms
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
  "малышк худая"
]
7 3.59 ms
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
  "малышк худая"
]

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.

Entities Mapping

No loaded entities.