Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.43 ms
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[]
2 1.96 ms
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
  "fuck toy vagina"
]
3 14.30 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
  423475
  571481
  542785
  700509
  726625
  467895
  396048
  556324
  658469
  437730
  523393
  457074
  531499
  561392
  692750
  687318
  545558
  593964
  664384
  783316
  802925
  446790
  476932
  511005
  519722
  648794
  650139
  711480
  704928
  607288
  735555
  755338
  803122
  388184
  423632
  616812
  382230
  652182
  576321
  579145
  669271
  599247
  601071
  777651
  809967
  740164
  704039
  408339
  466476
  445212
  420904
  508795
  520641
  459765
  544095
  583468
  616986
  770515
  466704
  473319
  577488
  713885
  620055
  483946
  416649
  459856
  532300
  639326
  786876
  432350
  731818
  692187
  747094
  384917
  813899
  739117
  740919
  437190
  420804
  680466
  486722
  437874
  535904
  560352
  602147
  631697
  597534
  704907
  502649
  723074
  480357
  628649
  594606
  511600
  396686
  524364
  532061
  590553
  448651
  528097
  418577
  577531
  586407
  770263
  800856
  427122
  425810
  559007
  664236
  590550
  439187
  477081
  493691
  527926
  685818
  658796
  607509
  778304
  428249
  417002
]
4 2.67 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
  382230
  384917
  388184
  396048
  396686
  408339
  416649
  417002
  418577
  420804
  420904
  423475
  423632
  425810
  427122
  428249
  432350
  437190
  437730
  437874
  439187
  445212
  446790
  448651
  457074
  459765
  459856
  466476
  466704
  467895
  473319
  476932
  477081
  480357
  483946
  486722
  493691
  502649
  508795
  511005
  511600
  519722
  520641
  523393
  524364
  527926
  528097
  531499
  532061
  532300
  535904
  542785
  544095
  545558
  556324
  559007
  560352
  561392
  571481
  576321
  577488
  577531
  579145
  583468
  586407
  590550
  590553
  593964
  594606
  597534
  599247
  601071
  602147
  607288
  607509
  616812
  616986
  620055
  628649
  631697
  639326
  648794
  650139
  652182
  658469
  658796
  664236
  664384
  669271
  680466
  685818
  687318
  692187
  692750
  700509
  704039
  704907
  704928
  711480
  713885
  723074
  726625
  731818
  735555
  739117
  740164
  740919
  747094
  755338
  770263
  770515
  777651
  778304
  783316
  786876
  800856
  802925
  803122
  809967
  813899
]
5 134.48 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
  382230
  384917
  388184
  396048
  396686
  408339
  416649
  417002
  418577
  420804
  420904
  423475
  423632
  425810
  427122
  428249
  432350
  437190
  437730
  437874
  439187
  445212
  446790
  448651
  457074
  459765
  459856
  466476
  466704
  467895
  473319
  476932
  477081
  480357
  483946
  486722
  493691
  502649
  508795
  511005
  511600
  519722
  520641
  523393
  524364
  527926
  528097
  531499
  532061
  532300
  535904
  542785
  544095
  545558
  556324
  559007
  560352
  561392
  571481
  576321
  577488
  577531
  579145
  583468
  586407
  590550
  590553
  593964
  594606
  597534
  599247
  601071
  602147
  607288
  607509
  616812
  616986
  620055
  628649
  631697
  639326
  648794
  650139
  652182
  658469
  658796
  664236
  664384
  669271
  680466
  685818
  687318
  692187
  692750
  700509
  704039
  704907
  704928
  711480
  713885
  723074
  726625
  731818
  735555
  739117
  740164
  740919
  747094
  755338
  770263
  770515
  777651
  778304
  783316
  786876
  800856
  802925
  803122
  809967
  813899
]
6 1.60 ms
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
  "секс toy вагин"
]
7 1.62 ms
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
  "секс toy вагин"
]

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.