Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.64 ms
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[]
2 1.83 ms
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
  "amateur spying wife"
]
3 12.45 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
  478103
  727322
  532048
  658463
  780539
  652528
  393191
  577687
  795933
  758342
  573441
  796864
  798235
  494667
  437178
  768876
  609820
  475347
  614772
  778469
  528654
  762366
  771074
  478109
  481265
  415849
  458594
  614840
  403649
  721582
  791710
  560883
  632750
  420329
  501000
  713757
  587014
  395769
  621200
  560699
  602657
  442360
  503099
  460461
  473599
  476316
  529141
  603008
  627009
  441839
  624902
  463621
  625649
  525982
  613261
  451761
  560827
  439743
  456960
  454496
  769487
  457609
  444991
  437156
  528144
  454868
  620756
  579726
  449693
  523781
  526630
  421931
  463623
  523773
  415779
  555986
  602015
  569532
  545633
  445393
  402985
  504408
  506148
  520826
  439738
  439736
  590543
  513076
  550475
  494066
]
4 3.31 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
  393191
  395769
  402985
  403649
  415779
  415849
  420329
  421931
  437156
  437178
  439736
  439738
  439743
  441839
  442360
  444991
  445393
  449693
  451761
  454496
  454868
  456960
  457609
  458594
  460461
  463621
  463623
  473599
  475347
  476316
  478103
  478109
  481265
  494066
  494667
  501000
  503099
  504408
  506148
  513076
  520826
  523773
  523781
  525982
  526630
  528144
  528654
  529141
  532048
  545633
  550475
  555986
  560699
  560827
  560883
  569532
  573441
  577687
  579726
  587014
  590543
  602015
  602657
  603008
  609820
  613261
  614772
  614840
  620756
  621200
  624902
  625649
  627009
  632750
  652528
  658463
  713757
  721582
  727322
  758342
  762366
  768876
  769487
  771074
  778469
  780539
  791710
  795933
  796864
  798235
]
5 124.80 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
  393191
  395769
  402985
  403649
  415779
  415849
  420329
  421931
  437156
  437178
  439736
  439738
  439743
  441839
  442360
  444991
  445393
  449693
  451761
  454496
  454868
  456960
  457609
  458594
  460461
  463621
  463623
  473599
  475347
  476316
  478103
  478109
  481265
  494066
  494667
  501000
  503099
  504408
  506148
  513076
  520826
  523773
  523781
  525982
  526630
  528144
  528654
  529141
  532048
  545633
  550475
  555986
  560699
  560827
  560883
  569532
  573441
  577687
  579726
  587014
  590543
  602015
  602657
  603008
  609820
  613261
  614772
  614840
  620756
  621200
  624902
  625649
  627009
  632750
  652528
  658463
  713757
  721582
  727322
  758342
  762366
  768876
  769487
  771074
  778469
  780539
  791710
  795933
  796864
  798235
]
6 1.30 ms
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
  "любительск spying жен"
]
7 1.45 ms
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
  "любительск spying жен"
]

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.