Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.72 ms
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[]
2 2.04 ms
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
  "stepmom beautiful"
]
3 19.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
  524560
  529412
  483406
  502974
  485285
  573759
  625215
  608044
  407597
  492472
  404740
  430186
  430190
  448672
  518940
  552319
  579795
  544463
  562858
  577410
  717744
  671351
  565995
  598122
  606806
  788136
  395516
  446173
  462477
  431350
  431422
  407067
  523901
  487513
  493221
  504930
  492121
  505018
  416841
  431112
  482555
  446631
  471791
  525263
  531431
  531513
  534000
  573234
  671348
  682531
  673960
  605461
  471639
  430828
  430204
  518751
  524897
  520639
  483417
  484706
  504908
  486198
  561478
  573805
  471824
  562007
  611369
  477686
  504922
  508860
  585725
  430018
  504841
  532129
  541244
  609953
  590872
  614906
  587901
  599177
  586681
  619519
  403939
  428854
  528089
  560230
  531920
  573742
  587220
  407252
  481881
  467981
  598865
  464328
]
4 3.50 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
  395516
  403939
  404740
  407067
  407252
  407597
  416841
  428854
  430018
  430186
  430190
  430204
  430828
  431112
  431350
  431422
  446173
  446631
  448672
  462477
  464328
  467981
  471639
  471791
  471824
  477686
  481881
  482555
  483406
  483417
  484706
  485285
  486198
  487513
  492121
  492472
  493221
  502974
  504841
  504908
  504922
  504930
  505018
  508860
  518751
  518940
  520639
  523901
  524560
  524897
  525263
  528089
  529412
  531431
  531513
  531920
  532129
  534000
  541244
  544463
  552319
  560230
  561478
  562007
  562858
  565995
  573234
  573742
  573759
  573805
  577410
  579795
  585725
  586681
  587220
  587901
  590872
  598122
  598865
  599177
  605461
  606806
  608044
  609953
  611369
  614906
  619519
  625215
  671348
  671351
  673960
  682531
  717744
  788136
]
5 127.73 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
  395516
  403939
  404740
  407067
  407252
  407597
  416841
  428854
  430018
  430186
  430190
  430204
  430828
  431112
  431350
  431422
  446173
  446631
  448672
  462477
  464328
  467981
  471639
  471791
  471824
  477686
  481881
  482555
  483406
  483417
  484706
  485285
  486198
  487513
  492121
  492472
  493221
  502974
  504841
  504908
  504922
  504930
  505018
  508860
  518751
  518940
  520639
  523901
  524560
  524897
  525263
  528089
  529412
  531431
  531513
  531920
  532129
  534000
  541244
  544463
  552319
  560230
  561478
  562007
  562858
  565995
  573234
  573742
  573759
  573805
  577410
  579795
  585725
  586681
  587220
  587901
  590872
  598122
  598865
  599177
  605461
  606806
  608044
  609953
  611369
  614906
  619519
  625215
  671348
  671351
  673960
  682531
  717744
  788136
]
6 1.86 ms
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
  "stepmom красивая"
]
7 1.84 ms
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
  "stepmom красивая"
]

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.