Query Metrics

9 Database Queries
9 Different statements
141.77 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
115.14 ms
(81.22%)
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
  420334
  533101
  533423
  535511
  537636
  538822
  542673
  546184
  561976
  577510
  586345
  589668
  598360
  602637
  606853
  618336
  621575
  621786
  624402
  624816
  625107
  626442
  631322
  631342
  631367
  644161
  644180
  650088
  659471
  663301
  667058
  671204
  674290
  693228
  693694
  694417
  694420
  695358
  696199
  697173
  699946
  700832
  701763
  705435
  706211
  708742
  710356
  711094
  711509
  712183
  715069
  715498
  721961
  723263
  723487
  724191
  728554
  729029
  729172
  731260
  731435
  731878
  732197
  742534
  743566
  747549
  754866
  757908
  766289
  769535
  771808
  772756
  773445
  773896
  777178
  778158
  779141
  779380
  781202
  784382
  785994
  786106
  786149
  786595
  787026
  787693
  788088
  789569
  790327
  790613
  791124
  792010
  794174
  794452
  795144
  795764
  796188
  802920
  803742
  803802
  804395
  806088
  817919
  819166
  819412
  819465
  821013
  823753
  823826
  824887
  825320
  825361
  825882
  826197
  826582
  827329
  827579
  827725
  828810
]
12.11 ms
(8.54%)
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
  785994
  786595
  790327
  792010
  778158
  794452
  796188
  729029
  747549
  766289
  787026
  787693
  788088
  789569
  794174
  802920
  728554
  731260
  732197
  754866
  769535
  724191
  773445
  773896
  729172
  731878
  757908
  731435
  742534
  743566
  771808
  772756
  631322
  631367
  711509
  721961
  779746
  781202
  795144
  804395
  420334
  535511
  817919
  819412
  823753
  823826
  825361
  825320
  826582
  827579
  827329
  827725
  819166
  819465
  821013
  824887
  826197
  825882
  828810
  533423
  537636
  538822
  533101
  577510
  542673
  546184
  659471
  695358
  706211
  708742
  723487
  650088
  667058
  671204
  693228
  693694
  696199
  700832
  701763
  705435
  710356
  711094
  712183
  723263
  663301
  674290
  694417
  694420
  697173
  699946
  715069
  715498
  561976
  586345
  589668
  621575
  626442
  631342
  602637
  606853
  618336
  621786
  624402
  644161
  624816
  625107
  644180
  598360
  779380
  786149
  790613
  791124
  795764
  803742
  803802
  806088
  777178
  779141
  784382
  786106
]
3.46 ms
(2.44%)
1
SELECT `query_id`, `cover`, `query`, MATCH (`query`) AGAINST (?) AS `relevance`
            FROM `search_log`
            WHERE MATCH (`query`) AGAINST (?)
              AND `query` <> ?
              AND `blocked` = 0
            ORDER BY `relevance` DESC
            LIMIT ?
Parameters:
[
  "neighbor"
  "neighbor"
  "neighbor"
  20
]
2.44 ms
(1.72%)
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
  420334
  533101
  533423
  535511
  537636
  538822
  542673
  546184
  561976
  577510
  586345
  589668
  598360
  602637
  606853
  618336
  621575
  621786
  624402
  624816
  625107
  626442
  631322
  631342
  631367
  644161
  644180
  650088
  659471
  663301
  667058
  671204
  674290
  693228
  693694
  694417
  694420
  695358
  696199
  697173
  699946
  700832
  701763
  705435
  706211
  708742
  710356
  711094
  711509
  712183
  715069
  715498
  721961
  723263
  723487
  724191
  728554
  729029
  729172
  731260
  731435
  731878
  732197
  742534
  743566
  747549
  754866
  757908
  766289
  769535
  771808
  772756
  773445
  773896
  777178
  778158
  779141
  779380
  781202
  784382
  785994
  786106
  786149
  786595
  787026
  787693
  788088
  789569
  790327
  790613
  791124
  792010
  794174
  794452
  795144
  795764
  796188
  802920
  803742
  803802
  804395
  806088
  817919
  819166
  819412
  819465
  821013
  823753
  823826
  824887
  825320
  825361
  825882
  826197
  826582
  827329
  827579
  827725
  828810
]
2.21 ms
(1.56%)
1
SELECT 1 FROM `trend_has_post` WHERE `trend_id` = ? LIMIT 1
Parameters:
[
  b"\x01”ˆ\x14…Ãs¬ƒ2MˆªV\x0Eú"
]
1.65 ms
(1.16%)
1
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
  "neighbor"
]
1.64 ms
(1.16%)
1
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
  "neighbor"
]
1.60 ms
(1.13%)
1
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[]
1.52 ms
(1.07%)
1
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
  "neighbor"
]

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.