Query Metrics
7
Database Queries
7
Different statements
155.57 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.64 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 2.16 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"69 mature homemade"
]
|
||||||||||||||||||||||||||||||
| 3 | 14.14 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 450522 522735 492616 483934 493274 507394 508751 724637 394521 421553 817712 818926 819208 819858 459771 533498 797503 799747 800987 801159 799516 809781 744637 793787 801149 809664 810326 813174 734858 782361 795192 798445 804726 810139 466134 685263 717155 698150 801043 518916 755353 510495 482955 150305 492675 412122 455872 784016 784287 484147 424424 445706 459661 504044 529438 578848 506796 457079 456672 551249 494454 826594 816620 819697 818203 526032 709960 720750 715787 715746 715849 583652 774711 810711 781872 786736 787486 792395 800238 729263 746291 761422 727580 749153 725129 729269 776457 780376 484016 715556 468374 484603 560213 462000 567187 432707 457899 423792 447390 484607 489656 501603 529180 485581 492670 502663 531316 589642 535847 584079 701619 694158 701282 677921 687418 605065 613697 619264 598239 632293 ] |
||||||||||||||||||||||||||||||
| 4 | 3.62 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 150305 394521 412122 421553 423792 424424 432707 445706 447390 450522 455872 456672 457079 457899 459661 459771 462000 466134 468374 482955 483934 484016 484147 484603 484607 485581 489656 492616 492670 492675 493274 494454 501603 502663 504044 506796 507394 508751 510495 518916 522735 526032 529180 529438 531316 533498 535847 551249 560213 567187 578848 583652 584079 589642 598239 605065 613697 619264 632293 677921 685263 687418 694158 698150 701282 701619 709960 715556 715746 715787 715849 717155 720750 724637 725129 727580 729263 729269 734858 744637 746291 749153 755353 761422 774711 776457 780376 781872 782361 784016 784287 786736 787486 792395 793787 795192 797503 798445 799516 799747 800238 800987 801043 801149 801159 804726 809664 809781 810139 810326 810711 813174 816620 817712 818203 818926 819208 819697 819858 826594 ] |
||||||||||||||||||||||||||||||
| 5 | 131.05 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 150305 394521 412122 421553 423792 424424 432707 445706 447390 450522 455872 456672 457079 457899 459661 459771 462000 466134 468374 482955 483934 484016 484147 484603 484607 485581 489656 492616 492670 492675 493274 494454 501603 502663 504044 506796 507394 508751 510495 518916 522735 526032 529180 529438 531316 533498 535847 551249 560213 567187 578848 583652 584079 589642 598239 605065 613697 619264 632293 677921 685263 687418 694158 698150 701282 701619 709960 715556 715746 715787 715849 717155 720750 724637 725129 727580 729263 729269 734858 744637 746291 749153 755353 761422 774711 776457 780376 781872 782361 784016 784287 786736 787486 792395 793787 795192 797503 798445 799516 799747 800238 800987 801043 801149 801159 804726 809664 809781 810139 810326 810711 813174 816620 817712 818203 818926 819208 819697 819858 826594 ] |
||||||||||||||||||||||||||||||
| 6 | 1.59 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"поз mature 69 домашн любительск"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.38 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"поз mature 69 домашн любительск"
]
|
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.