Query Metrics
7
Database Queries
7
Different statements
188.91 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.39 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 1.74 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"blonde girl threesome"
]
|
||||||||||||||||||||||||||||||
| 3 | 15.76 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 365938 286257 681792 401956 398689 392748 506556 546667 703213 769870 510254 395704 705518 484837 21500 596054 395705 555165 409276 29902 819074 385799 431749 470340 400873 799599 407305 827956 431446 645999 638565 514824 404522 601094 488604 506550 448564 403900 388240 488352 720003 773742 399739 404371 401134 472956 418017 699628 404340 634794 474581 683424 556795 808134 608048 417303 477398 487582 527106 456518 561666 445565 385950 433089 398027 550315 559617 515130 612360 403657 385003 408970 400171 433082 418724 524628 607091 748133 805307 808224 703505 55966 398307 821849 816594 644379 467773 285804 815831 559717 365885 400935 449405 551186 576050 34057 534070 797879 608428 687270 477039 488555 551277 827932 551219 405700 483627 414636 725409 388020 432887 724230 70659 420484 400642 465191 717944 390363 417877 682517 ] |
||||||||||||||||||||||||||||||
| 4 | 2.39 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 21500 29902 34057 55966 70659 285804 286257 365885 365938 385003 385799 385950 388020 388240 390363 392748 395704 395705 398027 398307 398689 399739 400171 400642 400873 400935 401134 401956 403657 403900 404340 404371 404522 405700 407305 408970 409276 414636 417303 417877 418017 418724 420484 431446 431749 432887 433082 433089 445565 448564 449405 456518 465191 467773 470340 472956 474581 477039 477398 483627 484837 487582 488352 488555 488604 506550 506556 510254 514824 515130 524628 527106 534070 546667 550315 551186 551219 551277 555165 556795 559617 559717 561666 576050 596054 601094 607091 608048 608428 612360 634794 638565 644379 645999 681792 682517 683424 687270 699628 703213 703505 705518 717944 720003 724230 725409 748133 769870 773742 797879 799599 805307 808134 808224 815831 816594 819074 821849 827932 827956 ] |
||||||||||||||||||||||||||||||
| 5 | 162.43 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 21500 29902 34057 55966 70659 285804 286257 365885 365938 385003 385799 385950 388020 388240 390363 392748 395704 395705 398027 398307 398689 399739 400171 400642 400873 400935 401134 401956 403657 403900 404340 404371 404522 405700 407305 408970 409276 414636 417303 417877 418017 418724 420484 431446 431749 432887 433082 433089 445565 448564 449405 456518 465191 467773 470340 472956 474581 477039 477398 483627 484837 487582 488352 488555 488604 506550 506556 510254 514824 515130 524628 527106 534070 546667 550315 551186 551219 551277 555165 556795 559617 559717 561666 576050 596054 601094 607091 608048 608428 612360 634794 638565 644379 645999 681792 682517 683424 687270 699628 703213 703505 705518 717944 720003 724230 725409 748133 769870 773742 797879 799599 805307 808134 808224 815831 816594 819074 821849 827932 827956 ] |
||||||||||||||||||||||||||||||
| 6 | 3.58 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"беловолосая девушк секс втро"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.62 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.