Query Metrics

8 Database Queries
8 Different statements
117.08 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.65 ms
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[]
2 1.67 ms
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
  "cheating wife creampied"
]
3 6.27 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
  578754
  578773
  785180
  616661
  795906
  578786
  732868
  578796
  579561
  673565
  744777
  577145
  612263
  824630
  604980
  607035
  723526
  803303
  804123
  803711
  661589
  756244
  607793
  605587
  606852
  761506
  578768
  816683
  613690
  824904
  720163
  726695
  796797
  720187
  397135
  630150
  773577
  578771
  667352
  624405
  810123
  594574
  612226
  632083
  774182
  664596
  420880
  604955
  606916
  605661
  604050
  619201
]
4 1.98 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
  397135
  420880
  577145
  578754
  578768
  578771
  578773
  578786
  578796
  579561
  594574
  604050
  604955
  604980
  605587
  605661
  606852
  606916
  607035
  607793
  612226
  612263
  613690
  616661
  619201
  624405
  630150
  632083
  661589
  664596
  667352
  673565
  720163
  720187
  723526
  726695
  732868
  744777
  756244
  761506
  773577
  774182
  785180
  795906
  796797
  803303
  803711
  804123
  810123
  816683
  824630
  824904
]
5 76.54 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
  397135
  420880
  577145
  578754
  578768
  578771
  578773
  578786
  578796
  579561
  594574
  604050
  604955
  604980
  605587
  605661
  606852
  606916
  607035
  607793
  612226
  612263
  613690
  616661
  619201
  624405
  630150
  632083
  661589
  664596
  667352
  673565
  720163
  720187
  723526
  726695
  732868
  744777
  756244
  761506
  773577
  774182
  785180
  795906
  796797
  803303
  803711
  804123
  810123
  816683
  824630
  824904
]
6 1.81 ms
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
  "cheating жен creampied"
]
7 1.85 ms
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
  "cheating жен creampied"
]
8 25.31 ms
SELECT `query_id`, `cover`, `query`, MATCH (`query`) AGAINST (?) AS `relevance`
            FROM `search_log`
            WHERE MATCH (`query`) AGAINST (?)
              AND `query` <> ?
              AND `blocked` = 0
            ORDER BY `relevance` DESC
            LIMIT ?
Parameters:
[
  "cheating wife creampied"
  "cheating wife creampied"
  "cheating wife creampied"
  20
]

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.