Query Metrics
7
Database Queries
7
Different statements
152.21 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.50 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 1.79 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"licking cock brunette"
]
|
||||||||||||||||||||||||||||||
| 3 | 15.96 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 747893 726850 730559 757526 740806 702898 706329 431147 472209 527119 520172 576699 560080 581263 646980 656639 557812 587049 600151 592981 617863 398140 425891 523201 524693 541373 461906 444438 467036 443819 393585 475473 469338 519272 564203 472750 383354 383234 123010 123921 394743 382025 358933 388780 401501 404690 415592 443674 415346 466642 468523 476110 449274 461637 468398 514608 571613 543247 552047 556658 570541 574887 575752 543594 543838 548787 568166 572992 573646 575013 576067 710500 714883 653261 667199 676531 671296 681108 574843 608434 614722 627746 589813 813242 725141 808887 813351 721326 809711 319463 414421 453834 386544 447634 459685 467350 470781 7389 389281 425395 473262 399267 426803 461581 470916 485354 488194 491960 496236 498918 489662 538224 409904 470550 486746 538548 584690 561291 678138 551082 ] |
||||||||||||||||||||||||||||||
| 4 | 2.32 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 7389 123010 123921 319463 358933 382025 383234 383354 386544 388780 389281 393585 394743 398140 399267 401501 404690 409904 414421 415346 415592 425395 425891 426803 431147 443674 443819 444438 447634 449274 453834 459685 461581 461637 461906 466642 467036 467350 468398 468523 469338 470550 470781 470916 472209 472750 473262 475473 476110 485354 486746 488194 489662 491960 496236 498918 514608 519272 520172 523201 524693 527119 538224 538548 541373 543247 543594 543838 548787 551082 552047 556658 557812 560080 561291 564203 568166 570541 571613 572992 573646 574843 574887 575013 575752 576067 576699 581263 584690 587049 589813 592981 600151 608434 614722 617863 627746 646980 653261 656639 667199 671296 676531 678138 681108 702898 706329 710500 714883 721326 725141 726850 730559 740806 747893 757526 808887 809711 813242 813351 ] |
||||||||||||||||||||||||||||||
| 5 | 127.80 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 7389 123010 123921 319463 358933 382025 383234 383354 386544 388780 389281 393585 394743 398140 399267 401501 404690 409904 414421 415346 415592 425395 425891 426803 431147 443674 443819 444438 447634 449274 453834 459685 461581 461637 461906 466642 467036 467350 468398 468523 469338 470550 470781 470916 472209 472750 473262 475473 476110 485354 486746 488194 489662 491960 496236 498918 514608 519272 520172 523201 524693 527119 538224 538548 541373 543247 543594 543838 548787 551082 552047 556658 557812 560080 561291 564203 568166 570541 571613 572992 573646 574843 574887 575013 575752 576067 576699 581263 584690 587049 589813 592981 600151 608434 614722 617863 627746 646980 653261 656639 667199 671296 676531 678138 681108 702898 706329 710500 714883 721326 725141 726850 730559 740806 747893 757526 808887 809711 813242 813351 ] |
||||||||||||||||||||||||||||||
| 6 | 1.56 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"лиза cock черноволосая"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.27 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"лиза cock черноволосая"
]
|
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.