Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.70 ms
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[]
2 2.08 ms
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
  "mmf cum"
]
3 11.30 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
  600002
  633806
  483553
  492701
  429383
  479003
  562269
  542746
  589553
  622401
  596882
  636579
  582480
  633786
  558338
  602506
  590542
  605636
  427182
  478973
  505129
  535056
  696204
  587257
  634151
  523558
  591855
  602018
  492050
  633819
  576175
  512538
  531119
  618378
  647952
  414315
  814903
  590230
  647830
  648854
  618561
  470074
  515896
  503659
  477020
  548538
  588070
  564407
  545763
  609906
  456680
  634801
  534027
  537648
  488308
  539203
  537210
  566688
  528030
  518586
  517836
]
4 2.08 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
  414315
  427182
  429383
  456680
  470074
  477020
  478973
  479003
  483553
  488308
  492050
  492701
  503659
  505129
  512538
  515896
  517836
  518586
  523558
  528030
  531119
  534027
  535056
  537210
  537648
  539203
  542746
  545763
  548538
  558338
  562269
  564407
  566688
  576175
  582480
  587257
  588070
  589553
  590230
  590542
  591855
  596882
  600002
  602018
  602506
  605636
  609906
  618378
  618561
  622401
  633786
  633806
  633819
  634151
  634801
  636579
  647830
  647952
  648854
  696204
  814903
]
5 86.83 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
  414315
  427182
  429383
  456680
  470074
  477020
  478973
  479003
  483553
  488308
  492050
  492701
  503659
  505129
  512538
  515896
  517836
  518586
  523558
  528030
  531119
  534027
  535056
  537210
  537648
  539203
  542746
  545763
  548538
  558338
  562269
  564407
  566688
  576175
  582480
  587257
  588070
  589553
  590230
  590542
  591855
  596882
  600002
  602018
  602506
  605636
  609906
  618378
  618561
  622401
  633786
  633806
  633819
  634151
  634801
  636579
  647830
  647952
  648854
  696204
  814903
]
6 1.87 ms
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
  "мжм секс втро cum"
]
7 1.49 ms
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
  "мжм секс втро cum"
]

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.