Query Metrics
7
Database Queries
7
Different statements
151.87 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.53 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 1.66 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"homemade milf horny"
]
|
||||||||||||||||||||||||||||||
| 3 | 13.18 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 739668 750795 767675 744823 768593 771375 723744 729180 740106 768419 740162 778864 779191 469912 449699 521716 793820 617366 712953 714309 609959 426273 819157 824434 824598 820188 824969 823956 520524 539647 790139 798845 800953 805030 801920 790132 748717 750711 759759 763447 764004 793934 797052 809926 469468 432704 505768 490679 825590 642263 534082 512899 516642 531275 499366 554874 650278 660129 680436 571744 620082 621603 642273 600905 603785 628559 612415 702306 553320 569205 571813 531964 581377 572274 827370 818201 543759 545684 717461 669892 636232 625216 750951 772714 725473 734164 768837 733437 742288 757226 728808 735948 761698 726498 420299 458527 501597 451022 544650 547734 604044 614671 593002 527258 593690 563772 814174 469486 487389 449411 450773 477480 539326 481620 548419 715485 715424 569306 569382 801098 ] |
||||||||||||||||||||||||||||||
| 4 | 2.53 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 420299 426273 432704 449411 449699 450773 451022 458527 469468 469486 469912 477480 481620 487389 490679 499366 501597 505768 512899 516642 520524 521716 527258 531275 531964 534082 539326 539647 543759 544650 545684 547734 548419 553320 554874 563772 569205 569306 569382 571744 571813 572274 581377 593002 593690 600905 603785 604044 609959 612415 614671 617366 620082 621603 625216 628559 636232 642263 642273 650278 660129 669892 680436 702306 712953 714309 715424 715485 717461 723744 725473 726498 728808 729180 733437 734164 735948 739668 740106 740162 742288 744823 748717 750711 750795 750951 757226 759759 761698 763447 764004 767675 768419 768593 768837 771375 772714 778864 779191 790132 790139 793820 793934 797052 798845 800953 801098 801920 805030 809926 814174 818201 819157 820188 823956 824434 824598 824969 825590 827370 ] |
||||||||||||||||||||||||||||||
| 5 | 129.52 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 420299 426273 432704 449411 449699 450773 451022 458527 469468 469486 469912 477480 481620 487389 490679 499366 501597 505768 512899 516642 520524 521716 527258 531275 531964 534082 539326 539647 543759 544650 545684 547734 548419 553320 554874 563772 569205 569306 569382 571744 571813 572274 581377 593002 593690 600905 603785 604044 609959 612415 614671 617366 620082 621603 625216 628559 636232 642263 642273 650278 660129 669892 680436 702306 712953 714309 715424 715485 717461 723744 725473 726498 728808 729180 733437 734164 735948 739668 740106 740162 742288 744823 748717 750711 750795 750951 757226 759759 761698 763447 764004 767675 768419 768593 768837 771375 772714 778864 779191 790132 790139 793820 793934 797052 798845 800953 801098 801920 805030 809926 814174 818201 819157 820188 823956 824434 824598 824969 825590 827370 ] |
||||||||||||||||||||||||||||||
| 6 | 1.83 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"домашн любительск milf horny"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.62 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"домашн любительск milf horny"
]
|
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.