Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.73 ms
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[]
2 1.89 ms
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
  "kissing public"
]
3 16.71 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
  393751
  815492
  457303
  549362
  552585
  566524
  587267
  642665
  523805
  608363
  6741
  770101
  624859
  472105
  393724
  515202
  472513
  382318
  822673
  572038
  622381
  474559
  792832
  570186
  445248
  585961
  576720
  437511
  409209
  703519
  522911
  682256
  673960
  514582
  622024
  572566
  573949
  483247
  572171
  718527
  811725
  382232
  542956
  528894
  570271
  383825
  526496
  458569
  822106
  541833
  636174
  572160
  673415
  562307
  570038
  389593
  512288
  569847
  562328
  570601
  573885
  516381
  569862
  570359
  572482
  570321
  572170
  525962
  574887
  569902
  575214
  595842
  562297
  575764
  494677
  572409
  575090
  575779
  570545
  613973
  520428
  573597
  415734
  562274
  446589
  524007
  572408
  576099
  499010
  575116
  666776
  569841
  570653
  572120
]
4 9.13 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
  6741
  382232
  382318
  383825
  389593
  393724
  393751
  409209
  415734
  437511
  445248
  446589
  457303
  458569
  472105
  472513
  474559
  483247
  494677
  499010
  512288
  514582
  515202
  516381
  520428
  522911
  523805
  524007
  525962
  526496
  528894
  541833
  542956
  549362
  552585
  562274
  562297
  562307
  562328
  566524
  569841
  569847
  569862
  569902
  570038
  570186
  570271
  570321
  570359
  570545
  570601
  570653
  572038
  572120
  572160
  572170
  572171
  572408
  572409
  572482
  572566
  573597
  573885
  573949
  574887
  575090
  575116
  575214
  575764
  575779
  576099
  576720
  585961
  587267
  595842
  608363
  613973
  622024
  622381
  624859
  636174
  642665
  666776
  673415
  673960
  682256
  703519
  718527
  770101
  792832
  811725
  815492
  822106
  822673
]
5 161.27 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
  6741
  382232
  382318
  383825
  389593
  393724
  393751
  409209
  415734
  437511
  445248
  446589
  457303
  458569
  472105
  472513
  474559
  483247
  494677
  499010
  512288
  514582
  515202
  516381
  520428
  522911
  523805
  524007
  525962
  526496
  528894
  541833
  542956
  549362
  552585
  562274
  562297
  562307
  562328
  566524
  569841
  569847
  569862
  569902
  570038
  570186
  570271
  570321
  570359
  570545
  570601
  570653
  572038
  572120
  572160
  572170
  572171
  572408
  572409
  572482
  572566
  573597
  573885
  573949
  574887
  575090
  575116
  575214
  575764
  575779
  576099
  576720
  585961
  587267
  595842
  608363
  613973
  622024
  622381
  624859
  636174
  642665
  666776
  673415
  673960
  682256
  703519
  718527
  770101
  792832
  811725
  815492
  822106
  822673
]
6 2.21 ms
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
  "kissing на улиц"
]
7 1.59 ms
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
  "kissing на улиц"
]

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.