Query Metrics
7
Database Queries
7
Different statements
168.53 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.58 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 1.64 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"handjob and girl"
]
|
||||||||||||||||||||||||||||||
| 3 | 10.27 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 813995 599871 793157 734007 746600 721921 793155 778090 764254 741132 621453 781319 634934 816994 783103 767720 451338 819281 659697 704873 784926 773500 398336 415956 828793 400488 571732 574618 595456 391761 441314 486138 583157 567359 578764 588200 659280 516865 417043 509150 450690 446199 479456 527997 526079 433599 517990 483275 528861 499285 817418 580459 800560 739233 750925 744541 398148 547837 672302 524199 410008 445394 505430 528485 526258 699645 734224 732014 730302 825622 828365 653754 775109 786994 768127 795797 419267 108208 814213 550427 716182 434490 435215 467629 647256 639209 811406 742053 767899 736858 741040 529657 563380 588481 628523 780168 734247 746467 811426 749427 710050 717782 792463 769175 434836 448218 564908 433051 661350 423851 731967 814032 584753 661035 610696 737805 772694 780092 795929 797062 ] |
||||||||||||||||||||||||||||||
| 4 | 2.96 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 108208 391761 398148 398336 400488 410008 415956 417043 419267 423851 433051 433599 434490 434836 435215 441314 445394 446199 448218 450690 451338 467629 479456 483275 486138 499285 505430 509150 516865 517990 524199 526079 526258 527997 528485 528861 529657 547837 550427 563380 564908 567359 571732 574618 578764 580459 583157 584753 588200 588481 595456 599871 610696 621453 628523 634934 639209 647256 653754 659280 659697 661035 661350 672302 699645 704873 710050 716182 717782 721921 730302 731967 732014 734007 734224 734247 736858 737805 739233 741040 741132 742053 744541 746467 746600 749427 750925 764254 767720 767899 768127 772694 773500 775109 778090 780092 780168 781319 783103 784926 786994 792463 793155 793157 795797 795929 797062 800560 811406 811426 813995 814032 814213 816994 817418 819281 825622 828365 828793 ] |
||||||||||||||||||||||||||||||
| 5 | 149.41 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 108208 391761 398148 398336 400488 410008 415956 417043 419267 423851 433051 433599 434490 434836 435215 441314 445394 446199 448218 450690 451338 467629 479456 483275 486138 499285 505430 509150 516865 517990 524199 526079 526258 527997 528485 528861 529657 547837 550427 563380 564908 567359 571732 574618 578764 580459 583157 584753 588200 588481 595456 599871 610696 621453 628523 634934 639209 647256 653754 659280 659697 661035 661350 672302 699645 704873 710050 716182 717782 721921 730302 731967 732014 734007 734224 734247 736858 737805 739233 741040 741132 742053 744541 746467 746600 749427 750925 764254 767720 767899 768127 772694 773500 775109 778090 780092 780168 781319 783103 784926 786994 792463 793155 793157 795797 795929 797062 800560 811406 811426 813995 814032 814213 816994 817418 819281 825622 828365 828793 ] |
||||||||||||||||||||||||||||||
| 6 | 1.40 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"дрочк член девушк"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.27 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.