Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.86 ms
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[]
2 1.71 ms
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
  "ebony threesome"
]
3 15.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
  557243
  534324
  496328
  592437
  429999
  496284
  540948
  541656
  416364
  521850
  102235
  464453
  484801
  485155
  541634
  395144
  534274
  534316
  554441
  623198
  808526
  552066
  477210
  593855
  558185
  597600
  487746
  452097
  508528
  531537
  533064
  554182
  687158
  815268
  536370
  503453
  560219
  563535
  601669
  699397
  820352
  600979
  471380
  495273
  471162
  649863
  537645
  437868
  750828
  515131
  614515
  544686
  202032
  408437
  458010
  565450
  532814
  649830
  512806
  533969
  513357
  391715
  430404
  545763
  590329
  603376
]
4 2.18 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
  102235
  202032
  391715
  395144
  408437
  416364
  429999
  430404
  437868
  452097
  458010
  464453
  471162
  471380
  477210
  484801
  485155
  487746
  495273
  496284
  496328
  503453
  508528
  512806
  513357
  515131
  521850
  531537
  532814
  533064
  533969
  534274
  534316
  534324
  536370
  537645
  540948
  541634
  541656
  544686
  545763
  552066
  554182
  554441
  557243
  558185
  560219
  563535
  565450
  590329
  592437
  593855
  597600
  600979
  601669
  603376
  614515
  623198
  649830
  649863
  687158
  699397
  750828
  808526
  815268
  820352
]
5 92.60 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
  102235
  202032
  391715
  395144
  408437
  416364
  429999
  430404
  437868
  452097
  458010
  464453
  471162
  471380
  477210
  484801
  485155
  487746
  495273
  496284
  496328
  503453
  508528
  512806
  513357
  515131
  521850
  531537
  532814
  533064
  533969
  534274
  534316
  534324
  536370
  537645
  540948
  541634
  541656
  544686
  545763
  552066
  554182
  554441
  557243
  558185
  560219
  563535
  565450
  590329
  592437
  593855
  597600
  600979
  601669
  603376
  614515
  623198
  649830
  649863
  687158
  699397
  750828
  808526
  815268
  820352
]
6 1.66 ms
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
  "чернокожая секс втро"
]
7 1.50 ms
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.