Query Metrics
7
Database Queries
7
Different statements
189.69 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.85 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 2.59 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"homemade group sex"
]
|
||||||||||||||||||||||||||||||
| 3 | 20.00 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 479175 794230 477363 392990 721106 672423 387299 733031 397700 537619 542821 679467 628263 350287 387885 123457 740531 431516 694157 504281 696865 556431 471771 614627 469672 675200 520903 495766 560451 521965 509496 470617 548756 543409 625736 520898 557978 476419 665918 557939 506782 504141 495701 476417 448489 395492 582371 523301 495746 462736 578373 495744 386197 466493 557976 755176 457764 388101 476420 476423 768192 490262 545592 557977 557938 690049 543572 721538 713975 454277 676333 654288 649633 544181 803843 827872 784321 543658 726311 679536 753690 621990 123610 390466 417888 460739 826995 535753 497547 712646 535602 824156 806379 610814 635789 497581 749817 142809 827851 480059 664481 670032 653620 644398 827480 776572 724041 671243 651287 827827 674131 411574 593843 741152 397891 595754 712892 441550 817464 546671 ] |
||||||||||||||||||||||||||||||
| 4 | 3.36 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 123457 123610 142809 350287 386197 387299 387885 388101 390466 392990 395492 397700 397891 411574 417888 431516 441550 448489 454277 457764 460739 462736 466493 469672 470617 471771 476417 476419 476420 476423 477363 479175 480059 490262 495701 495744 495746 495766 497547 497581 504141 504281 506782 509496 520898 520903 521965 523301 535602 535753 537619 542821 543409 543572 543658 544181 545592 546671 548756 556431 557938 557939 557976 557977 557978 560451 578373 582371 593843 595754 610814 614627 621990 625736 628263 635789 644398 649633 651287 653620 654288 664481 665918 670032 671243 672423 674131 675200 676333 679467 679536 690049 694157 696865 712646 712892 713975 721106 721538 724041 726311 733031 740531 741152 749817 753690 755176 768192 776572 784321 794230 803843 806379 817464 824156 826995 827480 827827 827851 827872 ] |
||||||||||||||||||||||||||||||
| 5 | 158.20 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 123457 123610 142809 350287 386197 387299 387885 388101 390466 392990 395492 397700 397891 411574 417888 431516 441550 448489 454277 457764 460739 462736 466493 469672 470617 471771 476417 476419 476420 476423 477363 479175 480059 490262 495701 495744 495746 495766 497547 497581 504141 504281 506782 509496 520898 520903 521965 523301 535602 535753 537619 542821 543409 543572 543658 544181 545592 546671 548756 556431 557938 557939 557976 557977 557978 560451 578373 582371 593843 595754 610814 614627 621990 625736 628263 635789 644398 649633 651287 653620 654288 664481 665918 670032 671243 672423 674131 675200 676333 679467 679536 690049 694157 696865 712646 712892 713975 721106 721538 724041 726311 733031 740531 741152 749817 753690 755176 768192 776572 784321 794230 803843 806379 817464 824156 826995 827480 827827 827851 827872 ] |
||||||||||||||||||||||||||||||
| 6 | 1.96 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"домашн любительск group секс"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.73 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.