Query Metrics
7
Database Queries
7
Different statements
178.38 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.42 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 1.57 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"homemade amateur pissing"
]
|
||||||||||||||||||||||||||||||
| 3 | 10.60 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 649348 664477 684780 710478 647025 658881 690173 693376 646457 582998 633214 629666 635781 643690 617852 627962 643698 584087 824918 723541 825824 820150 716671 715621 801530 746239 730528 540072 540129 542426 576482 546291 555724 561041 576592 635823 585858 702034 827402 827490 540081 552314 554715 555205 555210 723029 581549 778249 810073 757050 795728 729246 726624 729434 742726 707971 542431 542442 549640 581554 542440 666053 678776 683045 686265 710480 646941 672759 648891 649294 650693 655531 661035 661944 669248 709913 554686 585802 616395 630572 633244 633715 620911 623343 627951 629671 636607 636644 639638 588391 553699 565616 542438 547411 552601 693985 814208 821785 540131 555308 562440 715444 784509 801794 729063 788643 795017 810141 661664 667354 824664 824896 813760 827602 540077 555226 553692 553696 579783 567639 ] |
||||||||||||||||||||||||||||||
| 4 | 3.27 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 540072 540077 540081 540129 540131 542426 542431 542438 542440 542442 546291 547411 549640 552314 552601 553692 553696 553699 554686 554715 555205 555210 555226 555308 555724 561041 562440 565616 567639 576482 576592 579783 581549 581554 582998 584087 585802 585858 588391 616395 617852 620911 623343 627951 627962 629666 629671 630572 633214 633244 633715 635781 635823 636607 636644 639638 643690 643698 646457 646941 647025 648891 649294 649348 650693 655531 658881 661035 661664 661944 664477 666053 667354 669248 672759 678776 683045 684780 686265 690173 693376 693985 702034 707971 709913 710478 710480 715444 715621 716671 723029 723541 726624 729063 729246 729434 730528 742726 746239 757050 778249 784509 788643 795017 795728 801530 801794 810073 810141 813760 814208 820150 821785 824664 824896 824918 825824 827402 827490 827602 ] |
||||||||||||||||||||||||||||||
| 5 | 158.68 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 540072 540077 540081 540129 540131 542426 542431 542438 542440 542442 546291 547411 549640 552314 552601 553692 553696 553699 554686 554715 555205 555210 555226 555308 555724 561041 562440 565616 567639 576482 576592 579783 581549 581554 582998 584087 585802 585858 588391 616395 617852 620911 623343 627951 627962 629666 629671 630572 633214 633244 633715 635781 635823 636607 636644 639638 643690 643698 646457 646941 647025 648891 649294 649348 650693 655531 658881 661035 661664 661944 664477 666053 667354 669248 672759 678776 683045 684780 686265 690173 693376 693985 702034 707971 709913 710478 710480 715444 715621 716671 723029 723541 726624 729063 729246 729434 730528 742726 746239 757050 778249 784509 788643 795017 795728 801530 801794 810073 810141 813760 814208 820150 821785 824664 824896 824918 825824 827402 827490 827602 ] |
||||||||||||||||||||||||||||||
| 6 | 1.57 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"домашн любительск любительск pissing"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.28 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"домашн любительск любительск pissing"
]
|
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.