Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
48.89 ms
(73.15%)
1
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
  82710
  420108
  432350
  435554
  457204
  458922
  466792
  475890
  483225
  484958
  492407
  502562
  507763
  518175
  519661
  554733
  558214
  560660
  561970
  572005
  578498
  584421
  587046
  587143
  587196
  593032
  596321
  601113
  602397
  619455
  623697
  630461
  636257
  652289
  652592
  681084
  684660
  688666
]
7.65 ms
(11.45%)
1
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
  587143
  587196
  596321
  630461
  435554
  432350
  457204
  492407
  483225
  507763
  484958
  475890
  554733
  558214
  681084
  684660
  601113
  587046
  636257
  619455
  458922
  502562
  519661
  466792
  518175
  578498
  584421
  688666
  593032
  623697
  560660
  572005
  652289
  82710
  652592
  420108
  561970
  602397
]
2.77 ms
(4.14%)
1
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
  82710
  420108
  432350
  435554
  457204
  458922
  466792
  475890
  483225
  484958
  492407
  502562
  507763
  518175
  519661
  554733
  558214
  560660
  561970
  572005
  578498
  584421
  587046
  587143
  587196
  593032
  596321
  601113
  602397
  619455
  623697
  630461
  636257
  652289
  652592
  681084
  684660
  688666
]
2.18 ms
(3.26%)
1
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
  b"ð▒ðÁð╗ÐïðÁ ÐéÐÇÐâÐüð©ð║ð© ðÂðÁð¢Ðüð║ð©ð%ÔǪ"
]
2.03 ms
(3.03%)
1
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
  "белые трусик нижн бел женск"
]
1.88 ms
(2.81%)
1
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[]
1.43 ms
(2.14%)
1
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.