Query Metrics
7
Database Queries
7
Different statements
215.02 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.28 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 1.62 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"teen hairy masturbation"
]
|
||||||||||||||||||||||||||||||
| 3 | 14.94 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 435391 433497 605102 593167 629047 421691 401479 423209 424614 419342 415737 585103 456219 446095 500941 505804 516568 527508 527574 497691 500766 510816 527505 465468 541482 578528 546351 556115 568617 581649 682478 566863 582443 583083 586810 597160 598777 603108 596321 600157 615832 622645 618483 752609 752653 730098 765668 766709 601755 722482 474282 419296 427007 429939 492112 493116 495027 488820 419198 432034 529033 384411 428174 435398 468678 556374 531174 396708 402626 410517 439171 413597 419595 439150 441354 815002 469124 483705 495792 500957 535039 516894 526100 531347 512189 487418 557327 566297 550210 559856 604423 744649 410602 417002 426571 417075 509964 492994 498319 709916 449086 469852 509970 693502 635688 454215 389667 415128 418724 429608 445398 463798 508903 520992 520994 520834 576128 695178 571257 642022 ] |
||||||||||||||||||||||||||||||
| 4 | 2.77 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 384411 389667 396708 401479 402626 410517 410602 413597 415128 415737 417002 417075 418724 419198 419296 419342 419595 421691 423209 424614 426571 427007 428174 429608 429939 432034 433497 435391 435398 439150 439171 441354 445398 446095 449086 454215 456219 463798 465468 468678 469124 469852 474282 483705 487418 488820 492112 492994 493116 495027 495792 497691 498319 500766 500941 500957 505804 508903 509964 509970 510816 512189 516568 516894 520834 520992 520994 526100 527505 527508 527574 529033 531174 531347 535039 541482 546351 550210 556115 556374 557327 559856 566297 566863 568617 571257 576128 578528 581649 582443 583083 585103 586810 593167 596321 597160 598777 600157 601755 603108 604423 605102 615832 618483 622645 629047 635688 642022 682478 693502 695178 709916 722482 730098 744649 752609 752653 765668 766709 815002 ] |
||||||||||||||||||||||||||||||
| 5 | 191.56 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 384411 389667 396708 401479 402626 410517 410602 413597 415128 415737 417002 417075 418724 419198 419296 419342 419595 421691 423209 424614 426571 427007 428174 429608 429939 432034 433497 435391 435398 439150 439171 441354 445398 446095 449086 454215 456219 463798 465468 468678 469124 469852 474282 483705 487418 488820 492112 492994 493116 495027 495792 497691 498319 500766 500941 500957 505804 508903 509964 509970 510816 512189 516568 516894 520834 520992 520994 526100 527505 527508 527574 529033 531174 531347 535039 541482 546351 550210 556115 556374 557327 559856 566297 566863 568617 571257 576128 578528 581649 582443 583083 585103 586810 593167 596321 597160 598777 600157 601755 603108 604423 605102 615832 618483 622645 629047 635688 642022 682478 693502 695178 709916 722482 730098 744649 752609 752653 765668 766709 815002 ] |
||||||||||||||||||||||||||||||
| 6 | 1.32 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"teen волосатая мастурбац"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.53 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.