Query Metrics

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

Queries

Group similar statements

# Time Info
1 3.12 ms
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[]
2 2.89 ms
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
  "дрочит пальцами киску"
]
3 24.40 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
  576729
  557263
  551883
  550274
  811588
  468344
  444397
  460764
  483702
  481115
  522180
  535148
  537051
  527501
  527822
  538977
  569345
  652182
  800718
  546044
  639119
  536096
  496846
  548379
  579516
  455358
  522681
  544429
  572926
  583464
  592349
  593240
  565526
  448774
  458376
  453168
  532321
  534644
  666977
  596414
  641048
  594312
  465643
  508882
  505325
  615447
  457022
  603328
  512588
  490664
  522052
  503889
  660842
  584178
  595625
  511792
  546060
  581702
  680373
  634358
  78307
  382261
  466029
  556320
  438553
  454426
  528990
  554823
  566987
  558402
  571167
  662107
  672287
  671780
  550542
  555245
  629000
  439291
  99632
  276646
  324568
  463189
  386467
  10778
  456666
  505356
  534574
  515564
  530273
  584119
  567062
  587578
  622385
  591849
  602999
  475367
  604419
  512663
  543299
  427367
  457053
  430941
  526804
  597750
  618316
  384552
  389209
  396210
  466829
  505062
  513827
  528449
  501988
  502329
  496879
  585733
  555393
  517142
  567253
  567712
]
4 3.44 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
  10778
  78307
  99632
  276646
  324568
  382261
  384552
  386467
  389209
  396210
  427367
  430941
  438553
  439291
  444397
  448774
  453168
  454426
  455358
  456666
  457022
  457053
  458376
  460764
  463189
  465643
  466029
  466829
  468344
  475367
  481115
  483702
  490664
  496846
  496879
  501988
  502329
  503889
  505062
  505325
  505356
  508882
  511792
  512588
  512663
  513827
  515564
  517142
  522052
  522180
  522681
  526804
  527501
  527822
  528449
  528990
  530273
  532321
  534574
  534644
  535148
  536096
  537051
  538977
  543299
  544429
  546044
  546060
  548379
  550274
  550542
  551883
  554823
  555245
  555393
  556320
  557263
  558402
  565526
  566987
  567062
  567253
  567712
  569345
  571167
  572926
  576729
  579516
  581702
  583464
  584119
  584178
  585733
  587578
  591849
  592349
  593240
  594312
  595625
  596414
  597750
  602999
  603328
  604419
  615447
  618316
  622385
  629000
  634358
  639119
  641048
  652182
  660842
  662107
  666977
  671780
  672287
  680373
  800718
  811588
]
5 137.17 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
  10778
  78307
  99632
  276646
  324568
  382261
  384552
  386467
  389209
  396210
  427367
  430941
  438553
  439291
  444397
  448774
  453168
  454426
  455358
  456666
  457022
  457053
  458376
  460764
  463189
  465643
  466029
  466829
  468344
  475367
  481115
  483702
  490664
  496846
  496879
  501988
  502329
  503889
  505062
  505325
  505356
  508882
  511792
  512588
  512663
  513827
  515564
  517142
  522052
  522180
  522681
  526804
  527501
  527822
  528449
  528990
  530273
  532321
  534574
  534644
  535148
  536096
  537051
  538977
  543299
  544429
  546044
  546060
  548379
  550274
  550542
  551883
  554823
  555245
  555393
  556320
  557263
  558402
  565526
  566987
  567062
  567253
  567712
  569345
  571167
  572926
  576729
  579516
  581702
  583464
  584119
  584178
  585733
  587578
  591849
  592349
  593240
  594312
  595625
  596414
  597750
  602999
  603328
  604419
  615447
  618316
  622385
  629000
  634358
  639119
  641048
  652182
  660842
  662107
  666977
  671780
  672287
  680373
  800718
  811588
]
6 3.06 ms
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
  "дрочк пальц вагин"
]
7 2.85 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.