Query Metrics
7
Database Queries
7
Different statements
163.33 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.38 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 1.69 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"amateur milf mature"
]
|
||||||||||||||||||||||||||||||
| 3 | 13.74 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 392005 392208 385974 491431 439480 457668 473775 490598 536420 529999 612404 618601 796945 758234 434181 453714 471452 482342 426940 465334 536431 545891 553144 795680 797218 395908 387856 819403 817336 824262 536365 563343 791482 319863 494060 455407 475865 733319 530688 555287 543680 734333 759009 759931 728406 738000 768330 761345 767127 391656 391492 397889 825751 506076 472592 569149 725135 758118 411386 479044 523847 521121 483362 495246 524778 484426 484634 827936 520207 555077 605157 746658 710379 796076 826450 439621 439701 439772 439771 440593 439723 439736 521712 626803 439768 439792 790380 714331 827490 551891 729272 733334 735009 439658 397861 526887 680442 439696 517076 439448 440914 439475 440937 450145 480758 518332 517490 574465 549728 558897 563171 609968 727783 439775 471407 389680 401009 457453 433372 443734 ] |
||||||||||||||||||||||||||||||
| 4 | 2.67 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 319863 385974 387856 389680 391492 391656 392005 392208 395908 397861 397889 401009 411386 426940 433372 434181 439448 439475 439480 439621 439658 439696 439701 439723 439736 439768 439771 439772 439775 439792 440593 440914 440937 443734 450145 453714 455407 457453 457668 465334 471407 471452 472592 473775 475865 479044 480758 482342 483362 484426 484634 490598 491431 494060 495246 506076 517076 517490 518332 520207 521121 521712 523847 524778 526887 529999 530688 536365 536420 536431 543680 545891 549728 551891 553144 555077 555287 558897 563171 563343 569149 574465 605157 609968 612404 618601 626803 680442 710379 714331 725135 727783 728406 729272 733319 733334 734333 735009 738000 746658 758118 758234 759009 759931 761345 767127 768330 790380 791482 795680 796076 796945 797218 817336 819403 824262 825751 826450 827490 827936 ] |
||||||||||||||||||||||||||||||
| 5 | 140.32 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 319863 385974 387856 389680 391492 391656 392005 392208 395908 397861 397889 401009 411386 426940 433372 434181 439448 439475 439480 439621 439658 439696 439701 439723 439736 439768 439771 439772 439775 439792 440593 440914 440937 443734 450145 453714 455407 457453 457668 465334 471407 471452 472592 473775 475865 479044 480758 482342 483362 484426 484634 490598 491431 494060 495246 506076 517076 517490 518332 520207 521121 521712 523847 524778 526887 529999 530688 536365 536420 536431 543680 545891 549728 551891 553144 555077 555287 558897 563171 563343 569149 574465 605157 609968 612404 618601 626803 680442 710379 714331 725135 727783 728406 729272 733319 733334 734333 735009 738000 746658 758118 758234 759009 759931 761345 767127 768330 790380 791482 795680 796076 796945 797218 817336 819403 824262 825751 826450 827490 827936 ] |
||||||||||||||||||||||||||||||
| 6 | 1.51 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"любительск milf mature"
]
|
||||||||||||||||||||||||||||||
| 7 | 2.02 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"любительск milf mature"
]
|
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.