Query Metrics

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

Queries

Group similar statements

# Time Info
1 2.68 ms
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[]
2 3.18 ms
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
  "дрочит пальцами киску"
]
3 23.41 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
  450841
  488858
  681025
  617568
  425611
  514658
  517613
  652249
  670411
  597081
  684845
  616062
  531776
  476825
  547230
  648455
  389114
  469626
  634905
  582872
  621745
  516259
  592333
  486794
  712157
  643190
  753655
  794744
  442039
  734387
  185878
  401696
  517418
  653407
  480476
  655587
  595028
  593230
  625901
  486131
  492296
  527838
  510741
  553286
  648591
  470993
  508759
  689274
  559240
  464239
  464655
  515029
  584678
  593463
  256162
  529393
  584517
  606883
  422144
  499382
  524759
  582567
  542502
  547563
  564495
  653503
  659199
  669884
  587143
  602608
  623103
  586626
  593059
  402792
  619858
  555600
  213604
  688980
  465454
  515009
  548954
  558100
  669893
  592773
  632123
  605115
  424084
  510688
  671792
  487271
  523583
  559890
  605888
  644787
  429431
  749430
  508938
  515258
  582876
  533397
  522729
  528541
  535962
  563600
  555191
  690265
  556289
  560228
  600731
  469217
  473616
  482890
  550210
  523773
  502562
  545647
  145516
  186041
  397575
  466925
]
4 3.87 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
  145516
  185878
  186041
  213604
  256162
  389114
  397575
  401696
  402792
  422144
  424084
  425611
  429431
  442039
  450841
  464239
  464655
  465454
  466925
  469217
  469626
  470993
  473616
  476825
  480476
  482890
  486131
  486794
  487271
  488858
  492296
  499382
  502562
  508759
  508938
  510688
  510741
  514658
  515009
  515029
  515258
  516259
  517418
  517613
  522729
  523583
  523773
  524759
  527838
  528541
  529393
  531776
  533397
  535962
  542502
  545647
  547230
  547563
  548954
  550210
  553286
  555191
  555600
  556289
  558100
  559240
  559890
  560228
  563600
  564495
  582567
  582872
  582876
  584517
  584678
  586626
  587143
  592333
  592773
  593059
  593230
  593463
  595028
  597081
  600731
  602608
  605115
  605888
  606883
  616062
  617568
  619858
  621745
  623103
  625901
  632123
  634905
  643190
  644787
  648455
  648591
  652249
  653407
  653503
  655587
  659199
  669884
  669893
  670411
  671792
  681025
  684845
  688980
  689274
  690265
  712157
  734387
  749430
  753655
  794744
]
5 171.00 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
  145516
  185878
  186041
  213604
  256162
  389114
  397575
  401696
  402792
  422144
  424084
  425611
  429431
  442039
  450841
  464239
  464655
  465454
  466925
  469217
  469626
  470993
  473616
  476825
  480476
  482890
  486131
  486794
  487271
  488858
  492296
  499382
  502562
  508759
  508938
  510688
  510741
  514658
  515009
  515029
  515258
  516259
  517418
  517613
  522729
  523583
  523773
  524759
  527838
  528541
  529393
  531776
  533397
  535962
  542502
  545647
  547230
  547563
  548954
  550210
  553286
  555191
  555600
  556289
  558100
  559240
  559890
  560228
  563600
  564495
  582567
  582872
  582876
  584517
  584678
  586626
  587143
  592333
  592773
  593059
  593230
  593463
  595028
  597081
  600731
  602608
  605115
  605888
  606883
  616062
  617568
  619858
  621745
  623103
  625901
  632123
  634905
  643190
  644787
  648455
  648591
  652249
  653407
  653503
  655587
  659199
  669884
  669893
  670411
  671792
  681025
  684845
  688980
  689274
  690265
  712157
  734387
  749430
  753655
  794744
]
6 3.19 ms
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
  "дрочк пальц вагин"
]
7 3.17 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.