Query Metrics
7
Database Queries
7
Different statements
178.11 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 2.10 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 2.50 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"teen hairy masturbation"
]
|
||||||||||||||||||||||||||||||
| 3 | 13.82 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 486275 577100 529060 577553 713885 592187 448332 492140 546618 529027 815243 826834 816618 487422 493715 581633 650495 670762 708851 655011 680801 719874 603371 638197 589977 595538 591781 596039 752584 788529 759660 750470 758068 416921 709542 506070 430103 499836 454725 555806 546634 395703 505326 508692 668936 753023 661034 668305 487699 530958 538935 516452 656944 681515 656893 663317 694407 565935 585898 630449 591911 761430 758806 800282 661424 590958 594491 395932 421021 579376 598692 485649 553441 492294 429138 818551 826455 529066 527511 560982 574178 565470 656173 658173 712169 667976 680791 674491 602449 593545 799759 812476 749215 804939 740384 737908 602738 634371 435830 510542 588879 419032 426152 397258 420201 458047 469081 545202 717535 472790 528544 395563 391372 565468 592573 397963 419273 819537 822205 820890 ] |
||||||||||||||||||||||||||||||
| 4 | 2.22 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 391372 395563 395703 395932 397258 397963 416921 419032 419273 420201 421021 426152 429138 430103 435830 448332 454725 458047 469081 472790 485649 486275 487422 487699 492140 492294 493715 499836 505326 506070 508692 510542 516452 527511 528544 529027 529060 529066 530958 538935 545202 546618 546634 553441 555806 560982 565468 565470 565935 574178 577100 577553 579376 581633 585898 588879 589977 590958 591781 591911 592187 592573 593545 594491 595538 596039 598692 602449 602738 603371 630449 634371 638197 650495 655011 656173 656893 656944 658173 661034 661424 663317 667976 668305 668936 670762 674491 680791 680801 681515 694407 708851 709542 712169 713885 717535 719874 737908 740384 749215 750470 752584 753023 758068 758806 759660 761430 788529 799759 800282 804939 812476 815243 816618 818551 819537 820890 822205 826455 826834 ] |
||||||||||||||||||||||||||||||
| 5 | 154.17 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 391372 395563 395703 395932 397258 397963 416921 419032 419273 420201 421021 426152 429138 430103 435830 448332 454725 458047 469081 472790 485649 486275 487422 487699 492140 492294 493715 499836 505326 506070 508692 510542 516452 527511 528544 529027 529060 529066 530958 538935 545202 546618 546634 553441 555806 560982 565468 565470 565935 574178 577100 577553 579376 581633 585898 588879 589977 590958 591781 591911 592187 592573 593545 594491 595538 596039 598692 602449 602738 603371 630449 634371 638197 650495 655011 656173 656893 656944 658173 661034 661424 663317 667976 668305 668936 670762 674491 680791 680801 681515 694407 708851 709542 712169 713885 717535 719874 737908 740384 749215 750470 752584 753023 758068 758806 759660 761430 788529 799759 800282 804939 812476 815243 816618 818551 819537 820890 822205 826455 826834 ] |
||||||||||||||||||||||||||||||
| 6 | 1.83 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"teen волосатая мастурбац"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.49 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"teen волосатая мастурбац"
]
|
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.