Query Metrics
7
Database Queries
7
Different statements
160.72 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.83 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 2.08 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"amateur mature milf"
]
|
||||||||||||||||||||||||||||||
| 3 | 14.93 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 609968 727783 439775 471407 389680 401009 457453 433372 443734 457447 524376 401807 609999 627361 493170 563158 480814 384878 205794 530546 465165 718830 680300 696131 645052 710868 546466 606853 728354 518159 629354 568178 701307 818833 531878 555428 570909 794895 799011 746689 721074 479041 471390 484763 563094 397883 400851 460759 478362 391566 382502 466102 448996 465376 466136 513194 484560 526516 523852 824360 823170 450177 471450 534549 536330 555288 542950 652817 614881 792678 729923 733454 759011 807873 726509 727741 726681 740162 464954 466907 536444 520899 516483 40360 471887 497506 488414 531275 539429 670904 579721 642820 705640 597158 670723 817895 826434 819719 530412 530092 800509 732164 768885 814494 800511 400489 759113 213579 714324 827662 538864 555231 710250 549851 441120 440775 440913 440838 489317 449375 ] |
||||||||||||||||||||||||||||||
| 4 | 2.98 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 40360 205794 213579 382502 384878 389680 391566 397883 400489 400851 401009 401807 433372 439775 440775 440838 440913 441120 443734 448996 449375 450177 457447 457453 460759 464954 465165 465376 466102 466136 466907 471390 471407 471450 471887 478362 479041 480814 484560 484763 488414 489317 493170 497506 513194 516483 518159 520899 523852 524376 526516 530092 530412 530546 531275 531878 534549 536330 536444 538864 539429 542950 546466 549851 555231 555288 555428 563094 563158 568178 570909 579721 597158 606853 609968 609999 614881 627361 629354 642820 645052 652817 670723 670904 680300 696131 701307 705640 710250 710868 714324 718830 721074 726509 726681 727741 727783 728354 729923 732164 733454 740162 746689 759011 759113 768885 792678 794895 799011 800509 800511 807873 814494 817895 818833 819719 823170 824360 826434 827662 ] |
||||||||||||||||||||||||||||||
| 5 | 135.59 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 40360 205794 213579 382502 384878 389680 391566 397883 400489 400851 401009 401807 433372 439775 440775 440838 440913 441120 443734 448996 449375 450177 457447 457453 460759 464954 465165 465376 466102 466136 466907 471390 471407 471450 471887 478362 479041 480814 484560 484763 488414 489317 493170 497506 513194 516483 518159 520899 523852 524376 526516 530092 530412 530546 531275 531878 534549 536330 536444 538864 539429 542950 546466 549851 555231 555288 555428 563094 563158 568178 570909 579721 597158 606853 609968 609999 614881 627361 629354 642820 645052 652817 670723 670904 680300 696131 701307 705640 710250 710868 714324 718830 721074 726509 726681 727741 727783 728354 729923 732164 733454 740162 746689 759011 759113 768885 792678 794895 799011 800509 800511 807873 814494 817895 818833 819719 823170 824360 826434 827662 ] |
||||||||||||||||||||||||||||||
| 6 | 1.67 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"любительск mature milf"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.64 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"любительск mature milf"
]
|
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.