Query Metrics
7
Database Queries
7
Different statements
381.66 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.42 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 1.49 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"handjob and girl"
]
|
||||||||||||||||||||||||||||||
| 3 | 19.12 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 498989 514310 532301 479746 493903 570688 623624 638174 780230 800084 754145 764711 528856 427701 578847 433198 719972 824697 817307 828127 146855 419078 544725 574363 672873 586254 588102 755384 508606 783132 586319 394456 451761 527733 530192 536099 476595 437161 135434 610242 771304 769181 734013 769914 560308 653756 479259 528854 621875 441635 644209 426995 828029 528857 706606 780157 724894 730619 747991 699870 569986 660910 692366 777155 606109 449816 816723 795802 795813 584068 794399 737840 38933 432544 721962 780187 795327 768809 496231 549132 432528 426121 433489 433662 433696 124062 496371 748561 791755 706260 808876 747264 814666 570853 548408 664658 709878 710900 677994 592682 595841 794299 797884 751242 719861 719967 522051 515739 545647 419272 580657 584917 560891 595057 434195 526234 566260 707600 780210 746581 ] |
||||||||||||||||||||||||||||||
| 4 | 4.30 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 38933 124062 135434 146855 394456 419078 419272 426121 426995 427701 432528 432544 433198 433489 433662 433696 434195 437161 441635 449816 451761 476595 479259 479746 493903 496231 496371 498989 508606 514310 515739 522051 526234 527733 528854 528856 528857 530192 532301 536099 544725 545647 548408 549132 560308 560891 566260 569986 570688 570853 574363 578847 580657 584068 584917 586254 586319 588102 592682 595057 595841 606109 610242 621875 623624 638174 644209 653756 660910 664658 672873 677994 692366 699870 706260 706606 707600 709878 710900 719861 719967 719972 721962 724894 730619 734013 737840 746581 747264 747991 748561 751242 754145 755384 764711 768809 769181 769914 771304 777155 780157 780187 780210 780230 783132 791755 794299 794399 795327 795802 795813 797884 800084 808876 814666 816723 817307 824697 828029 828127 ] |
||||||||||||||||||||||||||||||
| 5 | 352.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 38933 124062 135434 146855 394456 419078 419272 426121 426995 427701 432528 432544 433198 433489 433662 433696 434195 437161 441635 449816 451761 476595 479259 479746 493903 496231 496371 498989 508606 514310 515739 522051 526234 527733 528854 528856 528857 530192 532301 536099 544725 545647 548408 549132 560308 560891 566260 569986 570688 570853 574363 578847 580657 584068 584917 586254 586319 588102 592682 595057 595841 606109 610242 621875 623624 638174 644209 653756 660910 664658 672873 677994 692366 699870 706260 706606 707600 709878 710900 719861 719967 719972 721962 724894 730619 734013 737840 746581 747264 747991 748561 751242 754145 755384 764711 768809 769181 769914 771304 777155 780157 780187 780210 780230 783132 791755 794299 794399 795327 795802 795813 797884 800084 808876 814666 816723 817307 824697 828029 828127 ] |
||||||||||||||||||||||||||||||
| 6 | 1.55 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"дрочк член девушк"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.71 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.