Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
95.49 ms
(79.76%)
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
  398182
  454108
  488566
  494702
  494736
  494745
  512806
  521569
  522405
  540952
  541640
  541769
  541873
  542190
  542628
  543107
  543125
  543144
  543181
  543186
  543255
  543306
  543450
  543475
  543497
  543509
  543783
  543798
  544676
  545783
  546063
  547072
  547538
  549990
  556922
  556938
  556941
  556945
  556951
  559345
  562331
  562337
  562342
  565933
  568335
  569964
  569978
  570737
  574460
  574981
  574995
  575037
  575710
  577056
  577074
  577096
  580035
  583056
  585102
  585569
  586534
  590259
  590351
  591632
  592363
  593413
  593787
  593833
  594899
  596317
  596628
  598561
  603084
  606820
  618754
  620163
  622925
  624152
  626347
  634725
  635178
  635336
  647642
  655482
  671381
  733271
  760398
  809357
  816803
]
13.52 ms
(11.29%)
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
  542628
  543783
  547538
  559345
  574995
  577074
  585569
  596317
  635178
  593787
  598561
  618754
  590259
  590351
  606820
  620163
  733271
  760398
  809357
  454108
  488566
  494736
  543107
  816803
  512806
  494745
  543255
  543306
  543450
  543497
  545783
  562331
  577056
  541873
  543125
  543798
  556938
  569964
  569978
  574981
  583056
  543509
  562342
  575037
  655482
  671381
  556922
  556945
  596628
  635336
  521569
  522405
  398182
  585102
  543181
  542190
  570737
  575710
  562337
  565933
  543144
  556951
  568335
  544676
  592363
  624152
  586534
  591632
  593833
  594899
  622925
  603084
  634725
  543475
  540952
  546063
  556941
  593413
  543186
  580035
  547072
  574460
  549990
  577096
  647642
  626347
  541640
  541769
  494702
]
2.99 ms
(2.50%)
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
  398182
  454108
  488566
  494702
  494736
  494745
  512806
  521569
  522405
  540952
  541640
  541769
  541873
  542190
  542628
  543107
  543125
  543144
  543181
  543186
  543255
  543306
  543450
  543475
  543497
  543509
  543783
  543798
  544676
  545783
  546063
  547072
  547538
  549990
  556922
  556938
  556941
  556945
  556951
  559345
  562331
  562337
  562342
  565933
  568335
  569964
  569978
  570737
  574460
  574981
  574995
  575037
  575710
  577056
  577074
  577096
  580035
  583056
  585102
  585569
  586534
  590259
  590351
  591632
  592363
  593413
  593787
  593833
  594899
  596317
  596628
  598561
  603084
  606820
  618754
  620163
  622925
  624152
  626347
  634725
  635178
  635336
  647642
  655482
  671381
  733271
  760398
  809357
  816803
]
2.10 ms
(1.75%)
1
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
  "arab milf"
]
2.08 ms
(1.74%)
1
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
  "араб milf"
]
1.84 ms
(1.54%)
1
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
  "араб milf"
]
1.69 ms
(1.41%)
1
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
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.