Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.75 ms
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[]
2 2.24 ms
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
  "bbc pov"
]
3 17.68 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
  496060
  460050
  482334
  542854
  575721
  544860
  543392
  544858
  565132
  557542
  558983
  580405
  641708
  588249
  592038
  599143
  630612
  813152
  621729
  432586
  478033
  420924
  416068
  417056
  428387
  428392
  453473
  493916
  504423
  710668
  651039
  623288
  425332
  420139
  540626
  520068
  573477
  583478
  540984
  674971
  678481
  549992
  554358
  560941
  564740
  584752
  603605
  601035
  629918
  449356
  487150
  520570
  497885
  631908
  459488
  528084
  575890
  548131
  547919
  446173
  473735
  468433
  554315
  546315
  630915
  423675
  488123
  529949
  591612
  601053
  512891
  514819
  503838
  498830
  591637
  486229
  512903
  429301
  472393
  542826
  651601
  572019
  532380
  545586
  468708
  634474
  542550
  557236
  620493
  478298
  575104
  499668
  529450
  512508
]
4 3.73 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
  416068
  417056
  420139
  420924
  423675
  425332
  428387
  428392
  429301
  432586
  446173
  449356
  453473
  459488
  460050
  468433
  468708
  472393
  473735
  478033
  478298
  482334
  486229
  487150
  488123
  493916
  496060
  497885
  498830
  499668
  503838
  504423
  512508
  512891
  512903
  514819
  520068
  520570
  528084
  529450
  529949
  532380
  540626
  540984
  542550
  542826
  542854
  543392
  544858
  544860
  545586
  546315
  547919
  548131
  549992
  554315
  554358
  557236
  557542
  558983
  560941
  564740
  565132
  572019
  573477
  575104
  575721
  575890
  580405
  583478
  584752
  588249
  591612
  591637
  592038
  599143
  601035
  601053
  603605
  620493
  621729
  623288
  629918
  630612
  630915
  631908
  634474
  641708
  651039
  651601
  674971
  678481
  710668
  813152
]
5 151.63 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
  416068
  417056
  420139
  420924
  423675
  425332
  428387
  428392
  429301
  432586
  446173
  449356
  453473
  459488
  460050
  468433
  468708
  472393
  473735
  478033
  478298
  482334
  486229
  487150
  488123
  493916
  496060
  497885
  498830
  499668
  503838
  504423
  512508
  512891
  512903
  514819
  520068
  520570
  528084
  529450
  529949
  532380
  540626
  540984
  542550
  542826
  542854
  543392
  544858
  544860
  545586
  546315
  547919
  548131
  549992
  554315
  554358
  557236
  557542
  558983
  560941
  564740
  565132
  572019
  573477
  575104
  575721
  575890
  580405
  583478
  584752
  588249
  591612
  591637
  592038
  599143
  601035
  601053
  603605
  620493
  621729
  623288
  629918
  630612
  630915
  631908
  634474
  641708
  651039
  651601
  674971
  678481
  710668
  813152
]
6 1.92 ms
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
  "bbc пов"
]
7 1.52 ms
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
  "bbc пов"
]

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.