Query Metrics

7 Database Queries
7 Different statements
89.43 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
72.47 ms
(81.03%)
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
  416192
  421678
  438054
  447835
  453028
  453032
  453039
  457963
  457968
  457971
  457974
  457975
  463084
  463087
  463091
  470858
  473259
  477114
  484410
  485147
  500375
  502755
  502756
  502764
  505279
  506269
  507945
  509078
  510108
  520496
  521544
  522000
  524343
  524712
  527598
  528925
  528929
  530482
  541671
  543772
  550343
  560086
  565281
  575198
  576310
  579406
  582229
  599478
  603552
  615881
  616205
  616758
  616864
  619407
  620215
  623150
  627730
  629893
  632628
  647893
  674994
  703364
]
8.29 ms
(9.27%)
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
  457971
  509078
  502756
  575198
  703364
  629893
  416192
  505279
  599478
  627730
  421678
  632628
  543772
  647893
  530482
  524343
  674994
  615881
  520496
  438054
  453032
  470858
  579406
  463084
  453039
  502755
  502764
  528929
  507945
  620215
  619407
  623150
  521544
  453028
  457968
  457975
  560086
  616758
  457974
  463091
  473259
  522000
  528925
  582229
  541671
  576310
  506269
  447835
  616205
  485147
  477114
  524712
  616864
  484410
  463087
  457963
  500375
  510108
  527598
  565281
  550343
  603552
]
2.08 ms
(2.33%)
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
  416192
  421678
  438054
  447835
  453028
  453032
  453039
  457963
  457968
  457971
  457974
  457975
  463084
  463087
  463091
  470858
  473259
  477114
  484410
  485147
  500375
  502755
  502756
  502764
  505279
  506269
  507945
  509078
  510108
  520496
  521544
  522000
  524343
  524712
  527598
  528925
  528929
  530482
  541671
  543772
  550343
  560086
  565281
  575198
  576310
  579406
  582229
  599478
  603552
  615881
  616205
  616758
  616864
  619407
  620215
  623150
  627730
  629893
  632628
  647893
  674994
  703364
]
1.86 ms
(2.08%)
1
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
  "игру в жопу"
]
1.67 ms
(1.87%)
1
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
  "игр анал"
]
1.54 ms
(1.72%)
1
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[]
1.51 ms
(1.69%)
1
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
  "игр анал"
]

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.