Query Metrics
7
Database Queries
7
Different statements
150.02 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.69 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 1.96 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"amateur teens couple"
]
|
||||||||||||||||||||||||||||||
| 3 | 13.90 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 764058 747426 768542 781339 652551 696297 652554 692052 728149 391544 428087 436646 651917 692351 664119 692123 617881 802619 755106 737756 751963 768720 747501 750507 781568 403250 73571 590071 693630 491131 535152 530396 567772 574964 680342 715407 691351 692171 562132 564674 625492 627619 622535 628469 622688 628020 777033 777633 791481 737770 745859 756295 611115 397102 507395 580384 784886 787732 797198 804708 743630 747570 811828 768301 761857 389314 557897 790145 775416 804043 438682 535627 552531 566287 693702 647800 677981 692829 698171 711646 609732 624988 634608 623183 596333 624592 782169 740219 769113 759608 739459 757198 634003 819872 813861 548994 793655 796477 797156 794827 813436 752956 738391 771506 768009 778824 790944 791689 457722 712458 810033 724718 825346 492626 476923 477925 547917 547925 563283 687664 ] |
||||||||||||||||||||||||||||||
| 4 | 3.13 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 73571 389314 391544 397102 403250 428087 436646 438682 457722 476923 477925 491131 492626 507395 530396 535152 535627 547917 547925 548994 552531 557897 562132 563283 564674 566287 567772 574964 580384 590071 596333 609732 611115 617881 622535 622688 623183 624592 624988 625492 627619 628020 628469 634003 634608 647800 651917 652551 652554 664119 677981 680342 687664 691351 692052 692123 692171 692351 692829 693630 693702 696297 698171 711646 712458 715407 724718 728149 737756 737770 738391 739459 740219 743630 745859 747426 747501 747570 750507 751963 752956 755106 756295 757198 759608 761857 764058 768009 768301 768542 768720 769113 771506 775416 777033 777633 778824 781339 781568 782169 784886 787732 790145 790944 791481 791689 793655 794827 796477 797156 797198 802619 804043 804708 810033 811828 813436 813861 819872 825346 ] |
||||||||||||||||||||||||||||||
| 5 | 125.63 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 73571 389314 391544 397102 403250 428087 436646 438682 457722 476923 477925 491131 492626 507395 530396 535152 535627 547917 547925 548994 552531 557897 562132 563283 564674 566287 567772 574964 580384 590071 596333 609732 611115 617881 622535 622688 623183 624592 624988 625492 627619 628020 628469 634003 634608 647800 651917 652551 652554 664119 677981 680342 687664 691351 692052 692123 692171 692351 692829 693630 693702 696297 698171 711646 712458 715407 724718 728149 737756 737770 738391 739459 740219 743630 745859 747426 747501 747570 750507 751963 752956 755106 756295 757198 759608 761857 764058 768009 768301 768542 768720 769113 771506 775416 777033 777633 778824 781339 781568 782169 784886 787732 790145 790944 791481 791689 793655 794827 796477 797156 797198 802619 804043 804708 810033 811828 813436 813861 819872 825346 ] |
||||||||||||||||||||||||||||||
| 6 | 1.94 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"любительск teens couple"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.77 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"любительск teens couple"
]
|
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.