GET https://search.jues.net/search/embeds/5?q=public%20big%20booty

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
124.21 ms
(69.07%)
1
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
  385062
  385755
  390360
  394698
  407515
  414133
  426408
  427543
  427950
  433276
  433301
  433316
  438768
  439822
  440247
  442081
  442290
  447068
  448084
  448954
  452399
  452703
  457512
  458833
  460024
  463280
  464097
  465256
  465487
  466481
  467019
  468054
  468241
  471848
  472251
  475275
  480432
  481584
  482180
  484299
  487703
  493097
  493159
  495795
  498611
  501603
  503119
  503127
  507640
  507643
  508275
  512331
  512991
  515350
  516063
  518633
  518996
  520911
  522414
  524187
  524687
  525441
  526951
  527464
  527908
  528171
  528322
  529256
  530040
  530528
  530836
  532500
  533556
  535539
  539292
  543191
  545834
  553992
  556912
  558200
  558560
  564743
  565539
  566312
  575441
  583478
  583923
  584484
  587167
  591176
  591249
  591689
  592253
  596862
  598870
  599143
  602946
  604517
  615443
  688045
  809272
  811826
]
27.33 ms
(15.20%)
1
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:
[
  "public big booty"
  "public big booty"
  "public big booty"
  20
]
18.07 ms
(10.05%)
1
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
  452399
  463280
  512991
  591689
  468241
  472251
  498611
  530040
  530528
  596862
  592253
  529256
  433316
  442081
  407515
  466481
  516063
  527464
  414133
  465256
  524187
  539292
  583923
  688045
  480432
  433276
  442290
  515350
  575441
  599143
  452703
  532500
  543191
  457512
  584484
  465487
  528171
  602946
  468054
  464097
  482180
  385755
  501603
  566312
  385062
  394698
  458833
  530836
  528322
  512331
  503119
  467019
  545834
  433301
  426408
  448084
  439822
  493159
  564743
  495795
  481584
  809272
  471848
  507640
  558560
  558200
  390360
  524687
  507643
  533556
  565539
  447068
  438768
  583478
  811826
  427950
  591249
  440247
  503127
  615443
  460024
  493097
  520911
  535539
  598870
  518996
  525441
  508275
  448954
  475275
  587167
  553992
  556912
  591176
  522414
  484299
  604517
  427543
  526951
  518633
  487703
  527908
]
2.65 ms
(1.47%)
1
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
  385062
  385755
  390360
  394698
  407515
  414133
  426408
  427543
  427950
  433276
  433301
  433316
  438768
  439822
  440247
  442081
  442290
  447068
  448084
  448954
  452399
  452703
  457512
  458833
  460024
  463280
  464097
  465256
  465487
  466481
  467019
  468054
  468241
  471848
  472251
  475275
  480432
  481584
  482180
  484299
  487703
  493097
  493159
  495795
  498611
  501603
  503119
  503127
  507640
  507643
  508275
  512331
  512991
  515350
  516063
  518633
  518996
  520911
  522414
  524187
  524687
  525441
  526951
  527464
  527908
  528171
  528322
  529256
  530040
  530528
  530836
  532500
  533556
  535539
  539292
  543191
  545834
  553992
  556912
  558200
  558560
  564743
  565539
  566312
  575441
  583478
  583923
  584484
  587167
  591176
  591249
  591689
  592253
  596862
  598870
  599143
  602946
  604517
  615443
  688045
  809272
  811826
]
2.05 ms
(1.14%)
1
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
  "public big booty"
]
1.91 ms
(1.06%)
1
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[]
1.86 ms
(1.03%)
1
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
  "на улиц большие booty"
]
1.75 ms
(0.97%)
1
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
  "на улиц большие booty"
]

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.