Query Metrics
7
Database Queries
7
Different statements
222.11 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.67 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 2.21 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"masturbation amateur orgasm"
]
|
||||||||||||||||||||||||||||||
| 3 | 12.41 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 435632 813582 814202 470075 577517 555560 791450 801841 784048 739140 784001 468252 399908 466485 438641 515443 489131 564022 568905 674872 672816 683682 714126 677843 588798 776079 778862 768745 500745 583232 707851 618479 588852 613946 592528 627310 617793 625839 667931 451305 743658 764213 437970 449928 713240 741824 764728 527820 434962 827185 819289 532157 506371 512415 537470 554147 544899 548917 543569 578730 647048 695882 665094 677839 656167 667933 700920 707452 718949 720448 560503 567270 612905 587021 778958 788631 777838 777840 777942 784735 806965 733387 744018 748259 748279 761349 765518 767483 783952 785461 787282 787469 789395 794082 800691 736349 739740 742107 744791 748306 749542 751335 723702 744408 746824 765681 773158 726059 729843 768861 772602 773152 745971 751310 773793 702308 714122 777687 777781 781373 ] |
||||||||||||||||||||||||||||||
| 4 | 3.11 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 399908 434962 435632 437970 438641 449928 451305 466485 468252 470075 489131 500745 506371 512415 515443 527820 532157 537470 543569 544899 548917 554147 555560 560503 564022 567270 568905 577517 578730 583232 587021 588798 588852 592528 612905 613946 617793 618479 625839 627310 647048 656167 665094 667931 667933 672816 674872 677839 677843 683682 695882 700920 702308 707452 707851 713240 714122 714126 718949 720448 723702 726059 729843 733387 736349 739140 739740 741824 742107 743658 744018 744408 744791 745971 746824 748259 748279 748306 749542 751310 751335 761349 764213 764728 765518 765681 767483 768745 768861 772602 773152 773158 773793 776079 777687 777781 777838 777840 777942 778862 778958 781373 783952 784001 784048 784735 785461 787282 787469 788631 789395 791450 794082 800691 801841 806965 813582 814202 819289 827185 ] |
||||||||||||||||||||||||||||||
| 5 | 199.18 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 399908 434962 435632 437970 438641 449928 451305 466485 468252 470075 489131 500745 506371 512415 515443 527820 532157 537470 543569 544899 548917 554147 555560 560503 564022 567270 568905 577517 578730 583232 587021 588798 588852 592528 612905 613946 617793 618479 625839 627310 647048 656167 665094 667931 667933 672816 674872 677839 677843 683682 695882 700920 702308 707452 707851 713240 714122 714126 718949 720448 723702 726059 729843 733387 736349 739140 739740 741824 742107 743658 744018 744408 744791 745971 746824 748259 748279 748306 749542 751310 751335 761349 764213 764728 765518 765681 767483 768745 768861 772602 773152 773158 773793 776079 777687 777781 777838 777840 777942 778862 778958 781373 783952 784001 784048 784735 785461 787282 787469 788631 789395 791450 794082 800691 801841 806965 813582 814202 819289 827185 ] |
||||||||||||||||||||||||||||||
| 6 | 1.99 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"мастурбац любительск orgasm"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.54 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"мастурбац любительск orgasm"
]
|
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.