Query Metrics
7
Database Queries
7
Different statements
177.55 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.62 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 1.93 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"amateur homemade fuck"
]
|
||||||||||||||||||||||||||||||
| 3 | 11.99 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 625760 507853 553259 801343 708919 670066 590391 617394 670393 678422 685210 688728 640348 735367 579105 690930 750235 627691 627695 723845 803788 675495 668599 673524 678419 690925 691957 706173 666592 712189 671842 678399 691445 711744 616925 631297 790281 694661 680231 795452 565297 691148 648699 680825 668342 737770 621995 777335 777521 693425 567241 622815 625978 568020 666518 692144 685262 668621 530286 612927 620587 786320 636576 490691 683039 691146 757925 681734 649615 759763 712226 780138 641227 801456 787084 716549 668604 732875 730478 477698 539660 543664 566352 584655 670375 681937 687439 690933 691943 675447 704253 671838 688697 698355 609831 598231 617349 622850 636897 789576 734732 768728 613449 703700 786092 505734 540695 550365 646999 685279 690922 678432 690059 670392 693582 557584 623369 616882 624570 622299 ] |
||||||||||||||||||||||||||||||
| 4 | 3.34 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 477698 490691 505734 507853 530286 539660 540695 543664 550365 553259 557584 565297 566352 567241 568020 579105 590391 598231 609831 612927 613449 616882 616925 617349 617394 620587 621995 622299 622815 622850 623369 624570 625760 625978 627691 627695 631297 636576 636897 640348 641227 646999 648699 649615 666518 666592 668342 668599 668604 668621 670066 670375 670392 670393 671838 671842 673524 675447 675495 678399 678419 678422 678432 680231 680825 681734 681937 683039 685210 685262 685279 687439 688697 688728 690059 690922 690925 690930 690933 691146 691148 691445 691943 691957 692144 693425 693582 694661 698355 703700 704253 706173 708919 711744 712189 712226 716549 723845 730478 732875 734732 735367 737770 750235 757925 759763 777335 777521 780138 786092 786320 787084 789576 790281 795452 801343 801456 803788 ] |
||||||||||||||||||||||||||||||
| 5 | 155.33 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 477698 490691 505734 507853 530286 539660 540695 543664 550365 553259 557584 565297 566352 567241 568020 579105 590391 598231 609831 612927 613449 616882 616925 617349 617394 620587 621995 622299 622815 622850 623369 624570 625760 625978 627691 627695 631297 636576 636897 640348 641227 646999 648699 649615 666518 666592 668342 668599 668604 668621 670066 670375 670392 670393 671838 671842 673524 675447 675495 678399 678419 678422 678432 680231 680825 681734 681937 683039 685210 685262 685279 687439 688697 688728 690059 690922 690925 690930 690933 691146 691148 691445 691943 691957 692144 693425 693582 694661 698355 703700 704253 706173 708919 711744 712189 712226 716549 723845 730478 732875 734732 735367 737770 750235 757925 759763 777335 777521 780138 786092 786320 787084 789576 790281 795452 801343 801456 803788 ] |
||||||||||||||||||||||||||||||
| 6 | 1.67 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"любительск домашн любительск секс"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.67 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.