Query Metrics
7
Database Queries
7
Different statements
201.85 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.39 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 1.61 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"вагинальный домашний фистинг"
]
|
||||||||||||||||||||||||||||||
| 3 | 12.94 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 682986 524802 616138 545159 552575 663216 553286 487271 547803 796844 666526 550806 554954 796889 533753 487282 627163 699122 537256 529128 546566 556290 402617 792727 704943 460280 510792 514758 735345 795541 487276 629725 550929 512074 503379 490649 580216 609198 573977 666888 713157 550809 796857 495736 512365 505649 705027 559426 622048 630457 661680 599477 627466 627498 510825 531876 582522 663218 658788 792716 757736 792748 666905 428195 494528 496150 550950 590222 391995 645673 627162 510731 514852 540593 618238 744412 735743 740624 117876 586409 794322 796768 541258 555795 752752 398928 517664 554820 583689 578319 536177 560544 580109 543682 792691 810820 616146 575636 541064 796859 796878 630814 500687 514848 569592 588854 410676 559339 583460 679574 666861 638998 622318 504571 792743 795157 495765 497468 587993 722389 ] |
||||||||||||||||||||||||||||||
| 4 | 2.37 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 117876 391995 398928 402617 410676 428195 460280 487271 487276 487282 490649 494528 495736 495765 496150 500687 503379 504571 505649 510731 510792 510825 512074 512365 514758 514848 514852 517664 524802 529128 531876 533753 536177 537256 540593 541064 541258 543682 545159 546566 547803 550806 550809 550929 550950 552575 553286 554820 554954 555795 556290 559339 559426 560544 569592 573977 575636 578319 580109 580216 582522 583460 583689 586409 587993 588854 590222 599477 609198 616138 616146 618238 622048 622318 627162 627163 627466 627498 629725 630457 630814 638998 645673 658788 661680 663216 663218 666526 666861 666888 666905 679574 682986 699122 704943 705027 713157 722389 735345 735743 740624 744412 752752 792691 792716 792727 792743 792748 794322 795157 795541 796768 796844 796857 796859 796878 796889 810820 ] |
||||||||||||||||||||||||||||||
| 5 | 179.55 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 117876 391995 398928 402617 410676 428195 460280 487271 487276 487282 490649 494528 495736 495765 496150 500687 503379 504571 505649 510731 510792 510825 512074 512365 514758 514848 514852 517664 524802 529128 531876 533753 536177 537256 540593 541064 541258 543682 545159 546566 547803 550806 550809 550929 550950 552575 553286 554820 554954 555795 556290 559339 559426 560544 569592 573977 575636 578319 580109 580216 582522 583460 583689 586409 587993 588854 590222 599477 609198 616138 616146 618238 622048 622318 627162 627163 627466 627498 629725 630457 630814 638998 645673 658788 661680 663216 663218 666526 666861 666888 666905 679574 682986 699122 704943 705027 713157 722389 735345 735743 740624 744412 752752 792691 792716 792727 792743 792748 794322 795157 795541 796768 796844 796857 796859 796878 796889 810820 ] |
||||||||||||||||||||||||||||||
| 6 | 1.47 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"вагин домашн любительск фистинг"
]
|
||||||||||||||||||||||||||||||
| 7 | 2.53 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.