Query Metrics
7
Database Queries
7
Different statements
175.58 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.72 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 2.01 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"homemade milf horny"
]
|
||||||||||||||||||||||||||||||
| 3 | 14.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 793494 794841 736396 790664 726536 729049 742814 748920 750852 783095 795271 795658 803936 804114 507134 499379 536353 504009 569208 710185 634930 615653 587613 151179 777750 411435 506126 561447 571766 564189 725451 761134 495040 500138 554835 706498 697738 625895 524180 524359 417350 411382 815773 820187 823362 458370 453232 549655 564755 656548 669676 553615 564557 595214 596322 633954 600958 626334 792819 804445 726506 757372 790118 791956 808542 729664 733005 736426 735829 726590 726700 749773 799554 418961 460033 521703 558879 680439 545104 526697 575854 686334 692816 695179 648266 694044 664987 668469 689897 704178 557097 629208 587533 591820 612242 600888 622177 729239 605603 489170 432631 818782 824466 818824 465119 470851 521745 526193 552382 559072 543993 547856 558778 568377 694142 648762 573404 629108 641212 808858 ] |
||||||||||||||||||||||||||||||
| 4 | 2.55 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 151179 411382 411435 417350 418961 432631 453232 458370 460033 465119 470851 489170 495040 499379 500138 504009 506126 507134 521703 521745 524180 524359 526193 526697 536353 543993 545104 547856 549655 552382 553615 554835 557097 558778 558879 559072 561447 564189 564557 564755 568377 569208 571766 573404 575854 587533 587613 591820 595214 596322 600888 600958 605603 612242 615653 622177 625895 626334 629108 629208 633954 634930 641212 648266 648762 656548 664987 668469 669676 680439 686334 689897 692816 694044 694142 695179 697738 704178 706498 710185 725451 726506 726536 726590 726700 729049 729239 729664 733005 735829 736396 736426 742814 748920 749773 750852 757372 761134 777750 783095 790118 790664 791956 792819 793494 794841 795271 795658 799554 803936 804114 804445 808542 808858 815773 818782 818824 820187 823362 824466 ] |
||||||||||||||||||||||||||||||
| 5 | 150.77 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 151179 411382 411435 417350 418961 432631 453232 458370 460033 465119 470851 489170 495040 499379 500138 504009 506126 507134 521703 521745 524180 524359 526193 526697 536353 543993 545104 547856 549655 552382 553615 554835 557097 558778 558879 559072 561447 564189 564557 564755 568377 569208 571766 573404 575854 587533 587613 591820 595214 596322 600888 600958 605603 612242 615653 622177 625895 626334 629108 629208 633954 634930 641212 648266 648762 656548 664987 668469 669676 680439 686334 689897 692816 694044 694142 695179 697738 704178 706498 710185 725451 726506 726536 726590 726700 729049 729239 729664 733005 735829 736396 736426 742814 748920 749773 750852 757372 761134 777750 783095 790118 790664 791956 792819 793494 794841 795271 795658 799554 803936 804114 804445 808542 808858 815773 818782 818824 820187 823362 824466 ] |
||||||||||||||||||||||||||||||
| 6 | 1.97 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"домашн любительск milf horny"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.69 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.