Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.41 ms
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[]
2 1.53 ms
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
  "amateur swingers double"
]
3 14.48 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
  517841
  513680
  588286
  434000
  437855
  475846
  484485
  525626
  543374
  543536
  575661
  667985
  583670
  586024
  605374
  603132
  590856
  603635
  596739
  456448
  467559
  456455
  470590
  484629
  500622
  668525
  494567
  442335
  482484
  472777
  538360
  521292
  566112
  593868
  640136
  590893
  470028
  468035
  460739
  521832
  484750
  413929
  443823
  446505
  453841
  473923
  501209
  517654
  518403
  584063
  577966
  590230
  600193
  606522
  480059
  419550
  474639
  484656
  513607
  524417
  468676
  504098
  482506
  509713
  473772
  550667
  446894
  512384
  484696
  442673
  581433
  464368
  500363
  536665
  544665
  583371
  622253
  476797
  455207
  506056
  510398
  490201
  514648
  679567
  518521
  422044
  583723
  605445
  467553
  506047
  434712
  584644
  590667
  426116
  525287
  603933
  520759
  465336
  612809
  527967
  508150
  459857
]
4 2.87 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
  413929
  419550
  422044
  426116
  434000
  434712
  437855
  442335
  442673
  443823
  446505
  446894
  453841
  455207
  456448
  456455
  459857
  460739
  464368
  465336
  467553
  467559
  468035
  468676
  470028
  470590
  472777
  473772
  473923
  474639
  475846
  476797
  480059
  482484
  482506
  484485
  484629
  484656
  484696
  484750
  490201
  494567
  500363
  500622
  501209
  504098
  506047
  506056
  508150
  509713
  510398
  512384
  513607
  513680
  514648
  517654
  517841
  518403
  518521
  520759
  521292
  521832
  524417
  525287
  525626
  527967
  536665
  538360
  543374
  543536
  544665
  550667
  566112
  575661
  577966
  581433
  583371
  583670
  583723
  584063
  584644
  586024
  588286
  590230
  590667
  590856
  590893
  593868
  596739
  600193
  603132
  603635
  603933
  605374
  605445
  606522
  612809
  622253
  640136
  667985
  668525
  679567
]
5 131.07 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
  413929
  419550
  422044
  426116
  434000
  434712
  437855
  442335
  442673
  443823
  446505
  446894
  453841
  455207
  456448
  456455
  459857
  460739
  464368
  465336
  467553
  467559
  468035
  468676
  470028
  470590
  472777
  473772
  473923
  474639
  475846
  476797
  480059
  482484
  482506
  484485
  484629
  484656
  484696
  484750
  490201
  494567
  500363
  500622
  501209
  504098
  506047
  506056
  508150
  509713
  510398
  512384
  513607
  513680
  514648
  517654
  517841
  518403
  518521
  520759
  521292
  521832
  524417
  525287
  525626
  527967
  536665
  538360
  543374
  543536
  544665
  550667
  566112
  575661
  577966
  581433
  583371
  583670
  583723
  584063
  584644
  586024
  588286
  590230
  590667
  590856
  590893
  593868
  596739
  600193
  603132
  603635
  603933
  605374
  605445
  606522
  612809
  622253
  640136
  667985
  668525
  679567
]
6 1.53 ms
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
  "любительск свингер double"
]
7 1.28 ms
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
  "любительск свингер double"
]

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.