Query Metrics
7
Database Queries
7
Different statements
205.81 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.47 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 1.76 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"horny fuck couple"
]
|
||||||||||||||||||||||||||||||
| 3 | 12.30 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 643587 641200 820689 749997 786158 790718 744376 481088 785735 786804 810047 692109 761342 775110 537628 777953 722841 772529 764058 761857 773458 558996 813888 808433 749022 384281 715981 783199 557794 712831 389893 720304 783630 558865 779266 510642 779685 796974 770065 792680 813892 587423 792426 827370 471610 690032 723980 474216 794544 723162 395784 696279 636232 724265 589102 812669 733437 748920 398370 593690 501450 492818 417350 705712 626334 557202 693849 606662 558793 566889 479276 547903 712823 613732 749462 446081 510645 523952 525775 616046 625497 729239 756735 777456 482922 814834 824289 480737 811259 510635 510647 810910 518068 547896 724328 509545 490365 558582 553923 553931 507826 400539 458946 463070 507456 510652 439897 482906 797078 467668 598227 399143 403654 822692 551263 421073 435916 531523 525196 549817 ] |
||||||||||||||||||||||||||||||
| 4 | 2.82 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 384281 389893 395784 398370 399143 400539 403654 417350 421073 435916 439897 446081 458946 463070 467668 471610 474216 479276 480737 481088 482906 482922 490365 492818 501450 507456 507826 509545 510635 510642 510645 510647 510652 518068 523952 525196 525775 531523 537628 547896 547903 549817 551263 553923 553931 557202 557794 558582 558793 558865 558996 566889 587423 589102 593690 598227 606662 613732 616046 625497 626334 636232 641200 643587 690032 692109 693849 696279 705712 712823 712831 715981 720304 722841 723162 723980 724265 724328 729239 733437 744376 748920 749022 749462 749997 756735 761342 761857 764058 770065 772529 773458 775110 777456 777953 779266 779685 783199 783630 785735 786158 786804 790718 792426 792680 794544 796974 797078 808433 810047 810910 811259 812669 813888 813892 814834 820689 822692 824289 827370 ] |
||||||||||||||||||||||||||||||
| 5 | 184.00 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 384281 389893 395784 398370 399143 400539 403654 417350 421073 435916 439897 446081 458946 463070 467668 471610 474216 479276 480737 481088 482906 482922 490365 492818 501450 507456 507826 509545 510635 510642 510645 510647 510652 518068 523952 525196 525775 531523 537628 547896 547903 549817 551263 553923 553931 557202 557794 558582 558793 558865 558996 566889 587423 589102 593690 598227 606662 613732 616046 625497 626334 636232 641200 643587 690032 692109 693849 696279 705712 712823 712831 715981 720304 722841 723162 723980 724265 724328 729239 733437 744376 748920 749022 749462 749997 756735 761342 761857 764058 770065 772529 773458 775110 777456 777953 779266 779685 783199 783630 785735 786158 786804 790718 792426 792680 794544 796974 797078 808433 810047 810910 811259 812669 813888 813892 814834 820689 822692 824289 827370 ] |
||||||||||||||||||||||||||||||
| 6 | 1.76 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"horny секс couple"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.69 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"horny секс couple"
]
|
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.