Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.90 ms
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[]
2 1.92 ms
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
  "дрочит в маске"
]
3 15.82 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
  560368
  456437
  495043
  475226
  584528
  513418
  423731
  528710
  575178
  595339
  434792
  496259
  534791
  511407
  578835
  505911
  425347
  514832
  519392
  508425
  603640
  628208
  452472
  482602
  473574
  562153
  599354
  442855
  573207
  564482
  576961
  580103
  597160
  439369
  409841
  510800
  453698
  494962
  453337
  514822
  490153
  514996
  511086
  590628
  580123
  604939
  625441
  586737
  454509
  514744
  634725
  446064
  540747
  439475
  534815
  580121
  597907
  585967
  466995
  585550
  520954
  455207
  508497
  554420
  599631
  445493
  470092
  510176
  542707
  602846
  469691
  581873
  605445
  539288
  455465
  434443
  507284
  546042
  565412
  542862
  594045
  444645
  619703
  527967
  515544
  598870
  593292
  623727
  576080
  528435
  599041
]
4 2.49 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
  409841
  423731
  425347
  434443
  434792
  439369
  439475
  442855
  444645
  445493
  446064
  452472
  453337
  453698
  454509
  455207
  455465
  456437
  466995
  469691
  470092
  473574
  475226
  482602
  490153
  494962
  495043
  496259
  505911
  507284
  508425
  508497
  510176
  510800
  511086
  511407
  513418
  514744
  514822
  514832
  514996
  515544
  519392
  520954
  527967
  528435
  528710
  534791
  534815
  539288
  540747
  542707
  542862
  546042
  554420
  560368
  562153
  564482
  565412
  573207
  575178
  576080
  576961
  578835
  580103
  580121
  580123
  581873
  584528
  585550
  585967
  586737
  590628
  593292
  594045
  595339
  597160
  597907
  598870
  599041
  599354
  599631
  602846
  603640
  604939
  605445
  619703
  623727
  625441
  628208
  634725
]
5 92.59 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
  409841
  423731
  425347
  434443
  434792
  439369
  439475
  442855
  444645
  445493
  446064
  452472
  453337
  453698
  454509
  455207
  455465
  456437
  466995
  469691
  470092
  473574
  475226
  482602
  490153
  494962
  495043
  496259
  505911
  507284
  508425
  508497
  510176
  510800
  511086
  511407
  513418
  514744
  514822
  514832
  514996
  515544
  519392
  520954
  527967
  528435
  528710
  534791
  534815
  539288
  540747
  542707
  542862
  546042
  554420
  560368
  562153
  564482
  565412
  573207
  575178
  576080
  576961
  578835
  580103
  580121
  580123
  581873
  584528
  585550
  585967
  586737
  590628
  593292
  594045
  595339
  597160
  597907
  598870
  599041
  599354
  599631
  602846
  603640
  604939
  605445
  619703
  623727
  625441
  628208
  634725
]
6 1.69 ms
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
  "дрочк в маск"
]
7 1.63 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.