GET https://search.jues.net/search/embeds/3?q=floor

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.76 ms
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[]
2 2.24 ms
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
  "floor"
]
3 13.70 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
  458709
  507948
  584481
  549717
  549849
  664522
  670826
  707693
  564054
  591042
  591550
  381853
  468617
  431960
  465537
  421845
  518815
  518557
  435722
  529688
  510858
  529323
  544386
  574433
  622233
  594201
  795683
  635234
  785572
  428965
  462377
  472958
  476293
  419454
  457437
  472679
  525358
  505639
  494001
  510972
  550972
  586293
  601318
  447888
  442912
  457420
  505584
  478369
  489346
  525828
  494370
  652236
  610004
  619007
]
4 2.64 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
  381853
  419454
  421845
  428965
  431960
  435722
  442912
  447888
  457420
  457437
  458709
  462377
  465537
  468617
  472679
  472958
  476293
  478369
  489346
  494001
  494370
  505584
  505639
  507948
  510858
  510972
  518557
  518815
  525358
  525828
  529323
  529688
  544386
  549717
  549849
  550972
  564054
  574433
  584481
  586293
  591042
  591550
  594201
  601318
  610004
  619007
  622233
  635234
  652236
  664522
  670826
  707693
  785572
  795683
]
5 75.37 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
  381853
  419454
  421845
  428965
  431960
  435722
  442912
  447888
  457420
  457437
  458709
  462377
  465537
  468617
  472679
  472958
  476293
  478369
  489346
  494001
  494370
  505584
  505639
  507948
  510858
  510972
  518557
  518815
  525358
  525828
  529323
  529688
  544386
  549717
  549849
  550972
  564054
  574433
  584481
  586293
  591042
  591550
  594201
  601318
  610004
  619007
  622233
  635234
  652236
  664522
  670826
  707693
  785572
  795683
]
6 1.81 ms
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
  "floor"
]
7 1.72 ms
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
  "floor"
]
8 4.13 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:
[
  "floor"
  "floor"
  "floor"
  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.