Query Metrics
7
Database Queries
7
Different statements
148.54 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.47 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 1.65 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"handjob and girl"
]
|
||||||||||||||||||||||||||||||
| 3 | 12.20 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 787689 802979 761837 796670 741665 767737 792926 498980 476881 83515 545745 678250 802247 744780 749448 767615 741939 767614 753239 774944 787472 414736 813628 583406 552732 579808 601382 780155 793153 754267 775530 791828 785104 456382 489784 780073 432412 662543 432383 462261 744738 444649 126584 723446 786681 782798 797527 761316 321590 441877 462903 530270 456557 491000 484946 443841 589354 445261 488336 501057 772384 429815 531747 567565 185567 516409 458787 593245 432533 824137 710309 783636 802246 735225 767550 772923 730672 734103 741947 757022 766976 730202 719103 675194 477920 459038 469925 489945 431515 541974 650518 703977 579857 432418 432500 449525 691730 661509 678222 722181 640610 741796 719324 781315 507018 548833 680669 693902 812293 734107 740799 742082 740218 771166 613642 780232 670040 432426 580348 649815 ] |
||||||||||||||||||||||||||||||
| 4 | 2.43 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 83515 126584 185567 321590 414736 429815 431515 432383 432412 432418 432426 432500 432533 441877 443841 444649 445261 449525 456382 456557 458787 459038 462261 462903 469925 476881 477920 484946 488336 489784 489945 491000 498980 501057 507018 516409 530270 531747 541974 545745 548833 552732 567565 579808 579857 580348 583406 589354 593245 601382 613642 640610 649815 650518 661509 662543 670040 675194 678222 678250 680669 691730 693902 703977 710309 719103 719324 722181 723446 730202 730672 734103 734107 735225 740218 740799 741665 741796 741939 741947 742082 744738 744780 749448 753239 754267 757022 761316 761837 766976 767550 767614 767615 767737 771166 772384 772923 774944 775530 780073 780155 780232 781315 783636 785104 786681 787472 787689 791828 792926 793153 796670 797527 802246 802247 802979 812293 813628 824137 ] |
||||||||||||||||||||||||||||||
| 5 | 127.19 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 83515 126584 185567 321590 414736 429815 431515 432383 432412 432418 432426 432500 432533 441877 443841 444649 445261 449525 456382 456557 458787 459038 462261 462903 469925 476881 477920 484946 488336 489784 489945 491000 498980 501057 507018 516409 530270 531747 541974 545745 548833 552732 567565 579808 579857 580348 583406 589354 593245 601382 613642 640610 649815 650518 661509 662543 670040 675194 678222 678250 680669 691730 693902 703977 710309 719103 719324 722181 723446 730202 730672 734103 734107 735225 740218 740799 741665 741796 741939 741947 742082 744738 744780 749448 753239 754267 757022 761316 761837 766976 767550 767614 767615 767737 771166 772384 772923 774944 775530 780073 780155 780232 781315 783636 785104 786681 787472 787689 791828 792926 793153 796670 797527 802246 802247 802979 812293 813628 824137 ] |
||||||||||||||||||||||||||||||
| 6 | 2.23 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"дрочк член девушк"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.36 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.