Query Metrics
7
Database Queries
7
Different statements
155.43 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.46 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 1.72 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"blonde girl threesome"
]
|
||||||||||||||||||||||||||||||
| 3 | 17.13 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 543618 800285 434702 406019 561416 665681 665208 469494 712826 584710 390470 734840 712828 761073 395684 407884 416319 491790 468599 477544 397361 515833 442999 545586 464165 462742 413870 445284 485192 550305 650488 497071 387235 419192 568349 783412 699611 699617 405029 585995 565507 403031 400932 578610 698302 552506 413068 523369 665379 785357 397830 401728 446624 416848 774287 425491 402125 384522 607620 607129 653523 669738 500798 514589 565776 622005 674107 447814 447706 388940 801965 397982 399568 615878 104130 416072 414057 449011 741540 399587 804071 640029 690102 383086 433480 80777 439203 425835 598786 721717 481346 391687 28591 405300 499889 551184 397366 459544 470676 432823 67200 581112 424751 459358 807635 443001 445608 601161 97045 654246 672469 562029 586940 585689 510282 568480 568185 425033 992 442238 ] |
||||||||||||||||||||||||||||||
| 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 992 28591 67200 80777 97045 104130 383086 384522 387235 388940 390470 391687 395684 397361 397366 397830 397982 399568 399587 400932 401728 402125 403031 405029 405300 406019 407884 413068 413870 414057 416072 416319 416848 419192 424751 425033 425491 425835 432823 433480 434702 439203 442238 442999 443001 445284 445608 446624 447706 447814 449011 459358 459544 462742 464165 468599 469494 470676 477544 481346 485192 491790 497071 499889 500798 510282 514589 515833 523369 543618 545586 550305 551184 552506 561416 562029 565507 565776 568185 568349 568480 578610 581112 584710 585689 585995 586940 598786 601161 607129 607620 615878 622005 640029 650488 653523 654246 665208 665379 665681 669738 672469 674107 690102 698302 699611 699617 712826 712828 721717 734840 741540 761073 774287 783412 785357 800285 801965 804071 807635 ] |
||||||||||||||||||||||||||||||
| 5 | 129.71 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 992 28591 67200 80777 97045 104130 383086 384522 387235 388940 390470 391687 395684 397361 397366 397830 397982 399568 399587 400932 401728 402125 403031 405029 405300 406019 407884 413068 413870 414057 416072 416319 416848 419192 424751 425033 425491 425835 432823 433480 434702 439203 442238 442999 443001 445284 445608 446624 447706 447814 449011 459358 459544 462742 464165 468599 469494 470676 477544 481346 485192 491790 497071 499889 500798 510282 514589 515833 523369 543618 545586 550305 551184 552506 561416 562029 565507 565776 568185 568349 568480 578610 581112 584710 585689 585995 586940 598786 601161 607129 607620 615878 622005 640029 650488 653523 654246 665208 665379 665681 669738 672469 674107 690102 698302 699611 699617 712826 712828 721717 734840 741540 761073 774287 783412 785357 800285 801965 804071 807635 ] |
||||||||||||||||||||||||||||||
| 6 | 1.50 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"беловолосая девушк секс втро"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.42 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.