Query Metrics
7
Database Queries
7
Different statements
167.48 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.36 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 1.92 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"homemade mature pov"
]
|
||||||||||||||||||||||||||||||
| 3 | 12.26 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 802333 803789 812442 425275 529236 523338 507757 675572 585364 641919 761461 629826 478320 791572 790926 529232 422270 439641 563246 670084 579840 458727 461180 478385 526997 665929 716693 734301 417242 441788 433234 825640 826626 819819 824577 450133 485610 531482 531947 549716 548996 552853 549721 605681 786195 796851 796897 810317 733346 761754 766341 791419 794853 813181 763510 726396 773681 728486 733677 738313 764757 765643 767086 765729 765927 767791 771791 631985 778882 812722 456046 443920 583096 448183 450123 552614 789269 463699 426529 465379 527986 485638 549825 562964 600394 440339 433359 457449 457437 433350 456603 464132 731254 433375 586293 513686 555751 714223 666678 827842 532064 536107 574173 555223 581723 660994 685036 659052 660403 591944 604650 614833 593648 604837 644075 588433 612986 761531 604353 616852 ] |
||||||||||||||||||||||||||||||
| 4 | 4.36 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 417242 422270 425275 426529 433234 433350 433359 433375 439641 440339 441788 443920 448183 450123 450133 456046 456603 457437 457449 458727 461180 463699 464132 465379 478320 478385 485610 485638 507757 513686 523338 526997 527986 529232 529236 531482 531947 532064 536107 548996 549716 549721 549825 552614 552853 555223 555751 562964 563246 574173 579840 581723 583096 585364 586293 588433 591944 593648 600394 604353 604650 604837 605681 612986 614833 616852 629826 631985 641919 644075 659052 660403 660994 665929 666678 670084 675572 685036 714223 716693 726396 728486 731254 733346 733677 734301 738313 761461 761531 761754 763510 764757 765643 765729 765927 766341 767086 767791 771791 773681 778882 786195 789269 790926 791419 791572 794853 796851 796897 802333 803789 810317 812442 812722 813181 819819 824577 825640 826626 827842 ] |
||||||||||||||||||||||||||||||
| 5 | 144.09 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 417242 422270 425275 426529 433234 433350 433359 433375 439641 440339 441788 443920 448183 450123 450133 456046 456603 457437 457449 458727 461180 463699 464132 465379 478320 478385 485610 485638 507757 513686 523338 526997 527986 529232 529236 531482 531947 532064 536107 548996 549716 549721 549825 552614 552853 555223 555751 562964 563246 574173 579840 581723 583096 585364 586293 588433 591944 593648 600394 604353 604650 604837 605681 612986 614833 616852 629826 631985 641919 644075 659052 660403 660994 665929 666678 670084 675572 685036 714223 716693 726396 728486 731254 733346 733677 734301 738313 761461 761531 761754 763510 764757 765643 765729 765927 766341 767086 767791 771791 773681 778882 786195 789269 790926 791419 791572 794853 796851 796897 802333 803789 810317 812442 812722 813181 819819 824577 825640 826626 827842 ] |
||||||||||||||||||||||||||||||
| 6 | 1.85 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"домашн любительск mature пов"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.64 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"домашн любительск mature пов"
]
|
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.