Query Metrics
7
Database Queries
7
Different statements
164.38 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 2.14 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 2.23 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"amateur homemade fuck"
]
|
||||||||||||||||||||||||||||||
| 3 | 16.01 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 689534 690918 711755 680537 685233 687452 687833 581084 606670 626678 641222 777633 772863 745859 756295 699902 778580 801266 671875 686733 781590 746032 728354 779426 685537 698259 663838 685280 680346 685254 610001 624156 629340 608304 733116 650808 636208 621984 744975 664681 671820 566440 764877 722052 794716 793762 761796 726311 624478 813833 673506 660004 788467 759723 451631 691998 769069 567991 660003 679533 670728 717469 615478 748995 556773 554882 681719 681941 662443 678921 605978 628678 688842 588214 612661 588075 736704 787384 760233 534933 535743 568016 690923 685265 693432 617392 734585 618048 636593 534103 636574 530289 780854 727951 477641 534497 534402 671193 707611 653081 670908 618599 643334 622840 733330 760701 800622 639443 719546 734273 734657 787225 735473 756396 778305 782366 801094 767814 494098 518910 ] |
||||||||||||||||||||||||||||||
| 4 | 2.99 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 451631 477641 494098 518910 530289 534103 534402 534497 534933 535743 554882 556773 566440 567991 568016 581084 588075 588214 605978 606670 608304 610001 612661 615478 617392 618048 618599 621984 622840 624156 624478 626678 628678 629340 636208 636574 636593 639443 641222 643334 650808 653081 660003 660004 662443 663838 664681 670728 670908 671193 671820 671875 673506 678921 679533 680346 680537 681719 681941 685233 685254 685265 685280 685537 686733 687452 687833 688842 689534 690918 690923 691998 693432 698259 699902 707611 711755 717469 719546 722052 726311 727951 728354 733116 733330 734273 734585 734657 735473 736704 744975 745859 746032 748995 756295 756396 759723 760233 760701 761796 764877 767814 769069 772863 777633 778305 778580 779426 780854 781590 782366 787225 787384 788467 793762 794716 800622 801094 801266 813833 ] |
||||||||||||||||||||||||||||||
| 5 | 137.17 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 451631 477641 494098 518910 530289 534103 534402 534497 534933 535743 554882 556773 566440 567991 568016 581084 588075 588214 605978 606670 608304 610001 612661 615478 617392 618048 618599 621984 622840 624156 624478 626678 628678 629340 636208 636574 636593 639443 641222 643334 650808 653081 660003 660004 662443 663838 664681 670728 670908 671193 671820 671875 673506 678921 679533 680346 680537 681719 681941 685233 685254 685265 685280 685537 686733 687452 687833 688842 689534 690918 690923 691998 693432 698259 699902 707611 711755 717469 719546 722052 726311 727951 728354 733116 733330 734273 734585 734657 735473 736704 744975 745859 746032 748995 756295 756396 759723 760233 760701 761796 764877 767814 769069 772863 777633 778305 778580 779426 780854 781590 782366 787225 787384 788467 793762 794716 800622 801094 801266 813833 ] |
||||||||||||||||||||||||||||||
| 6 | 2.01 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"любительск домашн любительск секс"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.82 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.