Query Metrics
7
Database Queries
7
Different statements
186.56 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.29 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 1.65 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"blonde teen threesome"
]
|
||||||||||||||||||||||||||||||
| 3 | 14.46 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 698302 741540 477544 771815 491776 442999 697373 382263 433089 434702 388755 398307 383086 395860 615878 568349 433480 500798 787575 103696 390344 398104 471781 448801 448552 586468 598786 612442 401842 429978 428269 721717 432823 491790 443001 445608 725409 96484 394409 461964 715191 401591 399585 7891 424751 468671 406299 404773 525946 393590 342206 447481 466572 442691 692887 597813 433343 471586 97107 420768 451826 605345 816300 386913 663495 430095 341608 433086 419378 473184 475848 702621 433139 473782 497874 395719 395489 771836 817617 388481 388240 504170 523300 463764 805307 398689 815016 395433 769870 703505 95886 687271 519275 421020 705518 605342 484837 358566 418017 391745 401070 593844 387562 386595 546861 447191 397364 513859 441186 531120 454731 438095 407067 433318 443103 590460 417324 486130 827932 494261 ] |
||||||||||||||||||||||||||||||
| 4 | 1.99 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 7891 95886 96484 97107 103696 341608 342206 358566 382263 383086 386595 386913 387562 388240 388481 388755 390344 391745 393590 394409 395433 395489 395719 395860 397364 398104 398307 398689 399585 401070 401591 401842 404773 406299 407067 417324 418017 419378 420768 421020 424751 428269 429978 430095 432823 433086 433089 433139 433318 433343 433480 434702 438095 441186 442691 442999 443001 443103 445608 447191 447481 448552 448801 451826 454731 461964 463764 466572 468671 471586 471781 473184 473782 475848 477544 484837 486130 491776 491790 494261 497874 500798 504170 513859 519275 523300 525946 531120 546861 568349 586468 590460 593844 597813 598786 605342 605345 612442 615878 663495 687271 692887 697373 698302 702621 703505 705518 715191 721717 725409 741540 769870 771815 771836 787575 805307 815016 816300 817617 827932 ] |
||||||||||||||||||||||||||||||
| 5 | 164.35 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 7891 95886 96484 97107 103696 341608 342206 358566 382263 383086 386595 386913 387562 388240 388481 388755 390344 391745 393590 394409 395433 395489 395719 395860 397364 398104 398307 398689 399585 401070 401591 401842 404773 406299 407067 417324 418017 419378 420768 421020 424751 428269 429978 430095 432823 433086 433089 433139 433318 433343 433480 434702 438095 441186 442691 442999 443001 443103 445608 447191 447481 448552 448801 451826 454731 461964 463764 466572 468671 471586 471781 473184 473782 475848 477544 484837 486130 491776 491790 494261 497874 500798 504170 513859 519275 523300 525946 531120 546861 568349 586468 590460 593844 597813 598786 605342 605345 612442 615878 663495 687271 692887 697373 698302 702621 703505 705518 715191 721717 725409 741540 769870 771815 771836 787575 805307 815016 816300 817617 827932 ] |
||||||||||||||||||||||||||||||
| 6 | 1.44 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"беловолосая teen секс втро"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.38 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.