Query Metrics

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

Queries

Group similar statements

# Time Info
1 2.53 ms
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[]
2 2.51 ms
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
  "дрочит пальцами киску"
]
3 31.06 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
  531823
  555382
  676986
  449255
  581291
  551902
  773793
  541797
  602917
  437551
  666066
  479159
  663216
  605102
  577926
  424020
  734184
  670794
  555426
  523008
  510573
  516894
  537035
  578835
  555415
  509589
  595612
  525603
  533481
  573270
  546484
  560732
  629004
  473454
  561881
  581121
  632157
  638413
  601801
  466531
  690932
  593043
  566544
  641007
  503464
  555186
  583091
  607139
  454029
  481072
  670040
  502802
  558512
  503474
  663816
  669585
  728121
  399912
  549654
  551848
  599494
  519503
  572241
  468217
  496484
  515442
  670782
  592926
  593994
  441315
  544248
  569252
  653520
  416431
  547106
  213442
  333706
  559368
  522082
  522159
  514852
  505327
  554818
  666432
  561979
  513643
  599621
  604803
  604631
  629455
  603014
  520865
  601690
  512841
  554170
  808713
  463867
  490219
  581707
  578462
  505336
  554243
  594254
  453169
  620737
  729641
  401595
  481437
  508101
  511787
  583698
  543864
  519424
  450690
  536895
  457388
  673547
  690718
  609695
  623564
]
4 3.99 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
  213442
  333706
  399912
  401595
  416431
  424020
  437551
  441315
  449255
  450690
  453169
  454029
  457388
  463867
  466531
  468217
  473454
  479159
  481072
  481437
  490219
  496484
  502802
  503464
  503474
  505327
  505336
  508101
  509589
  510573
  511787
  512841
  513643
  514852
  515442
  516894
  519424
  519503
  520865
  522082
  522159
  523008
  525603
  531823
  533481
  536895
  537035
  541797
  543864
  544248
  546484
  547106
  549654
  551848
  551902
  554170
  554243
  554818
  555186
  555382
  555415
  555426
  558512
  559368
  560732
  561881
  561979
  566544
  569252
  572241
  573270
  577926
  578462
  578835
  581121
  581291
  581707
  583091
  583698
  592926
  593043
  593994
  594254
  595612
  599494
  599621
  601690
  601801
  602917
  603014
  604631
  604803
  605102
  607139
  609695
  620737
  623564
  629004
  629455
  632157
  638413
  641007
  653520
  663216
  663816
  666066
  666432
  669585
  670040
  670782
  670794
  673547
  676986
  690718
  690932
  728121
  729641
  734184
  773793
  808713
]
5 160.93 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
  213442
  333706
  399912
  401595
  416431
  424020
  437551
  441315
  449255
  450690
  453169
  454029
  457388
  463867
  466531
  468217
  473454
  479159
  481072
  481437
  490219
  496484
  502802
  503464
  503474
  505327
  505336
  508101
  509589
  510573
  511787
  512841
  513643
  514852
  515442
  516894
  519424
  519503
  520865
  522082
  522159
  523008
  525603
  531823
  533481
  536895
  537035
  541797
  543864
  544248
  546484
  547106
  549654
  551848
  551902
  554170
  554243
  554818
  555186
  555382
  555415
  555426
  558512
  559368
  560732
  561881
  561979
  566544
  569252
  572241
  573270
  577926
  578462
  578835
  581121
  581291
  581707
  583091
  583698
  592926
  593043
  593994
  594254
  595612
  599494
  599621
  601690
  601801
  602917
  603014
  604631
  604803
  605102
  607139
  609695
  620737
  623564
  629004
  629455
  632157
  638413
  641007
  653520
  663216
  663816
  666066
  666432
  669585
  670040
  670782
  670794
  673547
  676986
  690718
  690932
  728121
  729641
  734184
  773793
  808713
]
6 2.33 ms
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
  "дрочк пальц вагин"
]
7 2.12 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.