Query Metrics
7
Database Queries
7
Different statements
192.20 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.58 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 1.84 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"amateur homemade fuck"
]
|
||||||||||||||||||||||||||||||
| 3 | 11.38 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 788396 727437 685317 622841 617366 637459 693444 546486 552816 689994 718102 671920 662860 590071 562756 670070 684419 708075 618363 671915 712593 674307 692030 614001 623217 698352 701752 726150 768676 778818 628671 790145 801200 741006 716476 716385 791716 651294 682999 622858 692150 535865 589583 602525 577273 715434 763475 745933 806308 537964 543533 644902 521753 670003 687441 689212 690009 690052 694579 612154 624648 686727 712374 654882 606150 718824 575590 715657 722180 792877 778231 733787 710952 813820 533796 558000 647097 663832 670395 672291 685232 685318 685429 691150 698464 701610 701897 651616 663840 679671 682977 592546 639990 615153 799726 735394 736037 739790 613398 597093 613380 813678 666677 668104 671912 668834 704189 671906 705139 647119 668133 693214 592924 636394 607153 616926 727407 789147 743005 660248 ] |
||||||||||||||||||||||||||||||
| 4 | 2.31 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 521753 533796 535865 537964 543533 546486 552816 558000 562756 575590 577273 589583 590071 592546 592924 597093 602525 606150 607153 612154 613380 613398 614001 615153 616926 617366 618363 622841 622858 623217 624648 628671 636394 637459 639990 644902 647097 647119 651294 651616 654882 660248 662860 663832 663840 666677 668104 668133 668834 670003 670070 670395 671906 671912 671915 671920 672291 674307 679671 682977 682999 684419 685232 685317 685318 685429 686727 687441 689212 689994 690009 690052 691150 692030 692150 693214 693444 694579 698352 698464 701610 701752 701897 704189 705139 708075 710952 712374 712593 715434 715657 716385 716476 718102 718824 722180 726150 727407 727437 733787 735394 736037 739790 741006 743005 745933 763475 768676 778231 778818 788396 789147 790145 791716 792877 799726 801200 806308 813678 813820 ] |
||||||||||||||||||||||||||||||
| 5 | 171.92 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 521753 533796 535865 537964 543533 546486 552816 558000 562756 575590 577273 589583 590071 592546 592924 597093 602525 606150 607153 612154 613380 613398 614001 615153 616926 617366 618363 622841 622858 623217 624648 628671 636394 637459 639990 644902 647097 647119 651294 651616 654882 660248 662860 663832 663840 666677 668104 668133 668834 670003 670070 670395 671906 671912 671915 671920 672291 674307 679671 682977 682999 684419 685232 685317 685318 685429 686727 687441 689212 689994 690009 690052 691150 692030 692150 693214 693444 694579 698352 698464 701610 701752 701897 704189 705139 708075 710952 712374 712593 715434 715657 716385 716476 718102 718824 722180 726150 727407 727437 733787 735394 736037 739790 741006 743005 745933 763475 768676 778231 778818 788396 789147 790145 791716 792877 799726 801200 806308 813678 813820 ] |
||||||||||||||||||||||||||||||
| 6 | 1.66 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"любительск домашн любительск секс"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.51 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.