Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.52 ms
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[]
2 1.87 ms
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
  "anal cam masturbation"
]
3 8.78 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
  803621
  529810
  88439
  795407
  652954
  388545
  423913
  469139
  453820
  742348
  480203
  758648
  365056
  568262
  480428
  453223
  700257
  512810
  469054
  530942
  483346
  456190
  420434
  471116
  471077
  592975
  406105
  424606
  430397
  423663
  401184
  453208
  700250
  302443
  569050
  803046
  527920
  388803
  430261
  530943
  458007
  413277
  426399
  529988
  388363
  448582
  633163
  446745
  598557
  476063
]
4 2.39 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
  88439
  302443
  365056
  388363
  388545
  388803
  401184
  406105
  413277
  420434
  423663
  423913
  424606
  426399
  430261
  430397
  446745
  448582
  453208
  453223
  453820
  456190
  458007
  469054
  469139
  471077
  471116
  476063
  480203
  480428
  483346
  512810
  527920
  529810
  529988
  530942
  530943
  568262
  569050
  592975
  598557
  633163
  652954
  700250
  700257
  742348
  758648
  795407
  803046
  803621
]
5 59.81 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
  88439
  302443
  365056
  388363
  388545
  388803
  401184
  406105
  413277
  420434
  423663
  423913
  424606
  426399
  430261
  430397
  446745
  448582
  453208
  453223
  453820
  456190
  458007
  469054
  469139
  471077
  471116
  476063
  480203
  480428
  483346
  512810
  527920
  529810
  529988
  530942
  530943
  568262
  569050
  592975
  598557
  633163
  652954
  700250
  700257
  742348
  758648
  795407
  803046
  803621
]
6 1.63 ms
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
  "анал cam мастурбац"
]
7 1.41 ms
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
  "анал cam мастурбац"
]
8 66.86 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:
[
  "anal cam masturbation"
  "anal cam masturbation"
  "anal cam masturbation"
  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.