Query Metrics
7
Database Queries
7
Different statements
157.27 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.96 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 2.17 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"домашний секс русский…"
]
|
||||||||||||||||||||||||||||||
| 3 | 15.67 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 782034 516166 392554 500389 543654 666420 454243 499994 512371 476431 487443 490764 479175 579180 477633 530286 828565 568304 437079 524169 382808 404377 499088 784210 456675 477963 417949 801687 777618 546664 400096 509179 417461 481731 484577 523730 398846 543750 730987 755585 466137 522450 423907 694633 662145 702303 533679 765152 463065 818542 793169 417071 486365 545908 720658 721608 801463 731660 747600 736260 752172 434464 411501 469693 444197 526871 497374 739459 772321 500024 827432 543644 543726 597085 617625 775889 791329 455129 400552 474242 466289 522813 499946 566440 466397 598765 621386 579101 533667 535634 543586 571385 579083 796554 659401 608220 809522 764596 758175 768469 741588 795339 443902 714591 531285 545535 459665 814984 743893 819925 460125 497858 568684 562194 741382 795355 807325 655479 470674 493007 ] |
||||||||||||||||||||||||||||||
| 4 | 2.49 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 382808 392554 398846 400096 400552 404377 411501 417071 417461 417949 423907 434464 437079 443902 444197 454243 455129 456675 459665 460125 463065 466137 466289 466397 469693 470674 474242 476431 477633 477963 479175 481731 484577 486365 487443 490764 493007 497374 497858 499088 499946 499994 500024 500389 509179 512371 516166 522450 522813 523730 524169 526871 530286 531285 533667 533679 535634 543586 543644 543654 543726 543750 545535 545908 546664 562194 566440 568304 568684 571385 579083 579101 579180 597085 598765 608220 617625 621386 655479 659401 666420 694633 714591 720658 721608 730987 731660 736260 739459 741382 741588 743893 747600 752172 755585 758175 764596 765152 768469 772321 775889 777618 782034 784210 791329 793169 795339 795355 796554 801463 801687 807325 809522 814984 818542 819925 827432 828565 ] |
||||||||||||||||||||||||||||||
| 5 | 131.12 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 382808 392554 398846 400096 400552 404377 411501 417071 417461 417949 423907 434464 437079 443902 444197 454243 455129 456675 459665 460125 463065 466137 466289 466397 469693 470674 474242 476431 477633 477963 479175 481731 484577 486365 487443 490764 493007 497374 497858 499088 499946 499994 500024 500389 509179 512371 516166 522450 522813 523730 524169 526871 530286 531285 533667 533679 535634 543586 543644 543654 543726 543750 545535 545908 546664 562194 566440 568304 568684 571385 579083 579101 579180 597085 598765 608220 617625 621386 655479 659401 666420 694633 714591 720658 721608 730987 731660 736260 739459 741382 741588 743893 747600 752172 755585 758175 764596 765152 768469 772321 775889 777618 782034 784210 791329 793169 795339 795355 796554 801463 801687 807325 809522 814984 818542 819925 827432 828565 ] |
||||||||||||||||||||||||||||||
| 6 | 1.90 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"домашн любительск секс русск"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.95 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.