Query Metrics
7
Database Queries
7
Different statements
149.11 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.65 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 2.15 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"amateur teens couple"
]
|
||||||||||||||||||||||||||||||
| 3 | 10.86 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 776194 779817 460122 602491 438736 813884 813892 487773 529732 488833 704034 717412 595137 779721 750355 812292 724516 730821 747637 743559 750229 625722 722991 400677 461999 476698 433983 504903 695014 784612 664976 692172 670388 799709 482770 538081 526758 568000 723264 709492 674292 606354 626431 633334 606336 601819 813842 500182 669637 654002 786137 723776 496192 383507 393833 442027 537767 496555 710094 786414 756989 787605 794835 797936 783627 809706 445847 467840 462538 392465 751619 510630 533680 528742 542700 544225 549533 662874 689989 705329 649266 662469 643587 779738 753093 760374 728494 745565 768144 737206 750894 719811 723162 804120 438694 453661 474216 466304 498900 499494 438493 559028 662022 588529 589102 782582 786718 723980 732128 737196 762739 787090 735753 765829 738036 753782 763527 806754 400096 410062 ] |
||||||||||||||||||||||||||||||
| 4 | 2.39 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 383507 392465 393833 400096 400677 410062 433983 438493 438694 438736 442027 445847 453661 460122 461999 462538 466304 467840 474216 476698 482770 487773 488833 496192 496555 498900 499494 500182 504903 510630 526758 528742 529732 533680 537767 538081 542700 544225 559028 568000 588529 589102 595137 601819 602491 606336 606354 625722 626431 633334 643587 649266 654002 662022 662469 662874 664976 669637 670388 674292 689989 692172 695014 704034 705329 709492 710094 717412 719811 722991 723162 723264 723776 723980 724516 728494 730821 732128 735753 737196 737206 738036 743559 745565 747637 750229 750355 750894 751619 753093 753782 756989 760374 762739 763527 765829 768144 776194 779721 779738 779817 782582 783627 784612 786137 786414 786718 787090 787605 794835 797936 799709 804120 806754 809706 812292 813842 813884 813892 ] |
||||||||||||||||||||||||||||||
| 5 | 128.73 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 383507 392465 393833 400096 400677 410062 433983 438493 438694 438736 442027 445847 453661 460122 461999 462538 466304 467840 474216 476698 482770 487773 488833 496192 496555 498900 499494 500182 504903 510630 526758 528742 529732 533680 537767 538081 542700 544225 559028 568000 588529 589102 595137 601819 602491 606336 606354 625722 626431 633334 643587 649266 654002 662022 662469 662874 664976 669637 670388 674292 689989 692172 695014 704034 705329 709492 710094 717412 719811 722991 723162 723264 723776 723980 724516 728494 730821 732128 735753 737196 737206 738036 743559 745565 747637 750229 750355 750894 751619 753093 753782 756989 760374 762739 763527 765829 768144 776194 779721 779738 779817 782582 783627 784612 786137 786414 786718 787090 787605 794835 797936 799709 804120 806754 809706 812292 813842 813884 813892 ] |
||||||||||||||||||||||||||||||
| 6 | 1.61 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"любительск teens couple"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.72 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"любительск teens couple"
]
|
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.