Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
67.11 ms
(73.59%)
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
  88286
  421570
  424013
  424259
  424470
  433505
  439601
  440815
  443147
  443757
  444527
  447679
  452300
  452301
  452404
  452979
  454107
  455228
  455436
  460444
  462133
  463154
  470685
  476839
  481277
  482315
  482492
  490684
  494444
  503385
  509286
  510853
  511402
  513954
  514768
  516718
  518834
  525459
  525997
  542954
  546966
  547767
  555567
  555989
  563489
  582269
  590620
  599844
  600004
  601856
  619598
  620223
  620236
  624084
  626855
  702621
  823261
]
13.12 ms
(14.39%)
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
  599844
  443147
  462133
  555989
  546966
  547767
  702621
  590620
  424013
  444527
  452300
  452301
  460444
  476839
  424470
  440815
  463154
  433505
  509286
  513954
  494444
  511402
  513476
  525997
  525459
  518834
  439601
  452979
  620223
  620236
  582269
  626855
  823261
  490684
  481277
  503385
  555567
  424259
  452404
  455436
  455228
  514768
  510853
  516718
  470685
  600004
  88286
  482315
  443757
  619598
  624084
  482492
  421570
  563489
  542954
  601856
  454107
  447679
]
3.11 ms
(3.41%)
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
  88286
  421570
  424013
  424259
  424470
  433505
  439601
  440815
  443147
  443757
  444527
  447679
  452300
  452301
  452404
  452979
  454107
  455228
  455436
  460444
  462133
  463154
  470685
  476839
  481277
  482315
  482492
  490684
  494444
  503385
  509286
  510853
  511402
  513954
  514768
  516718
  518834
  525459
  525997
  542954
  546966
  547767
  555567
  555989
  563489
  582269
  590620
  599844
  600004
  601856
  619598
  620223
  620236
  624084
  626855
  702621
  823261
]
2.04 ms
(2.24%)
1
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
  "russian blonde mature"
]
2.03 ms
(2.23%)
1
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[]
1.94 ms
(2.13%)
1
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
  "русск беловолосая mature"
]
1.83 ms
(2.01%)
1
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
  "русск беловолосая mature"
]

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.