GET https://search.jues.net/search/embeds?q=last%20time

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.55 ms
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[]
2 2.47 ms
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
  "last time"
]
3 15.72 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
  818641
  496698
  653115
  724007
  802918
  444715
  717219
  790932
  786920
  799006
  781476
  804726
  583400
  599715
  630335
  777745
  762109
  766498
  743464
  809632
  687238
  571095
  792326
  802733
  757665
  448963
  689574
  802204
  799258
  732089
  781050
  762763
  770103
  795556
  510696
  532044
  391015
  556028
  550610
  666487
  553968
  599509
  621040
  485877
  522325
  543774
  562734
  579704
  619141
  799421
  433658
  547827
  560868
  572712
  591168
  582810
  457403
  783697
]
4 1.94 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
  391015
  433658
  444715
  448963
  457403
  485877
  496698
  510696
  522325
  532044
  543774
  547827
  550610
  553968
  556028
  560868
  562734
  571095
  572712
  579704
  582810
  583400
  591168
  599509
  599715
  619141
  621040
  630335
  653115
  666487
  687238
  689574
  717219
  724007
  732089
  743464
  757665
  762109
  762763
  766498
  770103
  777745
  781050
  781476
  783697
  786920
  790932
  792326
  795556
  799006
  799258
  799421
  802204
  802733
  802918
  804726
  809632
  818641
]
5 72.30 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
  391015
  433658
  444715
  448963
  457403
  485877
  496698
  510696
  522325
  532044
  543774
  547827
  550610
  553968
  556028
  560868
  562734
  571095
  572712
  579704
  582810
  583400
  591168
  599509
  599715
  619141
  621040
  630335
  653115
  666487
  687238
  689574
  717219
  724007
  732089
  743464
  757665
  762109
  762763
  766498
  770103
  777745
  781050
  781476
  783697
  786920
  790932
  792326
  795556
  799006
  799258
  799421
  802204
  802733
  802918
  804726
  809632
  818641
]
6 1.42 ms
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
  "last time"
]
7 1.22 ms
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
  "last time"
]
8 6.83 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:
[
  "last time"
  "last time"
  "last time"
  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.