Query Metrics
7
Database Queries
7
Different statements
178.30 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.89 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 2.16 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"homemade group sex"
]
|
||||||||||||||||||||||||||||||
| 3 | 17.66 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 806422 402030 662164 827829 672363 470656 533772 532668 548725 653728 640219 749238 602615 525695 659042 622158 545405 583927 801482 749401 802062 566432 589194 142735 653697 798427 677098 670721 398628 724304 617170 644729 504302 712686 624193 606537 496355 712675 388132 653440 775895 787686 776307 557940 663546 775934 792007 398773 454405 547074 767281 790679 533622 649644 391873 563662 142579 464374 714851 716804 592350 605525 613333 759634 715518 462895 544768 811866 463157 535724 543365 692453 675236 699844 708144 595025 595817 809493 773553 787667 477393 691996 603163 451945 474030 534147 123070 509228 536886 676397 676309 694894 729264 741114 812798 462161 464039 475907 741102 819320 517635 716373 613375 781112 806377 79082 464720 548676 479750 714193 714844 607155 793712 797940 779148 497524 274100 454496 533801 766306 ] |
||||||||||||||||||||||||||||||
| 4 | 4.08 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 79082 123070 142579 142735 274100 388132 391873 398628 398773 402030 451945 454405 454496 462161 462895 463157 464039 464374 464720 470656 474030 475907 477393 479750 496355 497524 504302 509228 517635 525695 532668 533622 533772 533801 534147 535724 536886 543365 544768 545405 547074 548676 548725 557940 563662 566432 583927 589194 592350 595025 595817 602615 603163 605525 606537 607155 613333 613375 617170 622158 624193 640219 644729 649644 653440 653697 653728 659042 662164 663546 670721 672363 675236 676309 676397 677098 691996 692453 694894 699844 708144 712675 712686 714193 714844 714851 715518 716373 716804 724304 729264 741102 741114 749238 749401 759634 766306 767281 773553 775895 775934 776307 779148 781112 787667 787686 790679 792007 793712 797940 798427 801482 802062 806377 806422 809493 811866 812798 819320 827829 ] |
||||||||||||||||||||||||||||||
| 5 | 148.97 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 79082 123070 142579 142735 274100 388132 391873 398628 398773 402030 451945 454405 454496 462161 462895 463157 464039 464374 464720 470656 474030 475907 477393 479750 496355 497524 504302 509228 517635 525695 532668 533622 533772 533801 534147 535724 536886 543365 544768 545405 547074 548676 548725 557940 563662 566432 583927 589194 592350 595025 595817 602615 603163 605525 606537 607155 613333 613375 617170 622158 624193 640219 644729 649644 653440 653697 653728 659042 662164 663546 670721 672363 675236 676309 676397 677098 691996 692453 694894 699844 708144 712675 712686 714193 714844 714851 715518 716373 716804 724304 729264 741102 741114 749238 749401 759634 766306 767281 773553 775895 775934 776307 779148 781112 787667 787686 790679 792007 793712 797940 798427 801482 802062 806377 806422 809493 811866 812798 819320 827829 ] |
||||||||||||||||||||||||||||||
| 6 | 1.85 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"домашн любительск group секс"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.69 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"домашн любительск group секс"
]
|
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.