Query Metrics
7
Database Queries
7
Different statements
191.66 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.45 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 1.57 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"girls kissing amateur"
]
|
||||||||||||||||||||||||||||||
| 3 | 13.38 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 783885 793298 767327 790703 560772 559383 762739 654963 674916 810384 726726 458650 436645 813878 486145 543465 793892 810812 753970 729035 732751 757212 4274 470387 652905 653514 382318 590309 692998 505226 669628 552196 169326 547322 539119 718416 796628 806066 474050 827919 678807 705175 666964 712959 552869 631735 826273 820670 820024 467701 554541 566121 722435 583652 613945 778743 796271 806376 724755 737121 772034 803963 805742 750789 735407 753080 769514 770606 716442 721718 722066 722996 778491 544758 552245 520345 619363 410873 810023 516751 799209 671569 656876 388559 549596 782711 522119 546077 574588 697474 682675 521376 824521 691527 472794 510630 818866 544746 615695 778156 801001 733367 743843 792510 756371 461188 552947 550495 579156 683724 610429 587062 472088 459772 527118 484115 671914 694128 624961 634045 ] |
||||||||||||||||||||||||||||||
| 4 | 2.62 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 4274 169326 382318 388559 410873 436645 458650 459772 461188 467701 470387 472088 472794 474050 484115 486145 505226 510630 516751 520345 521376 522119 527118 539119 543465 544746 544758 546077 547322 549596 550495 552196 552245 552869 552947 554541 559383 560772 566121 574588 579156 583652 587062 590309 610429 613945 615695 619363 624961 631735 634045 652905 653514 654963 656876 666964 669628 671569 671914 674916 678807 682675 683724 691527 692998 694128 697474 705175 712959 716442 718416 721718 722066 722435 722996 724755 726726 729035 732751 733367 735407 737121 743843 750789 753080 753970 756371 757212 762739 767327 769514 770606 772034 778156 778491 778743 782711 783885 790703 792510 793298 793892 796271 796628 799209 801001 803963 805742 806066 806376 810023 810384 810812 813878 818866 820024 820670 824521 826273 827919 ] |
||||||||||||||||||||||||||||||
| 5 | 168.95 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 4274 169326 382318 388559 410873 436645 458650 459772 461188 467701 470387 472088 472794 474050 484115 486145 505226 510630 516751 520345 521376 522119 527118 539119 543465 544746 544758 546077 547322 549596 550495 552196 552245 552869 552947 554541 559383 560772 566121 574588 579156 583652 587062 590309 610429 613945 615695 619363 624961 631735 634045 652905 653514 654963 656876 666964 669628 671569 671914 674916 678807 682675 683724 691527 692998 694128 697474 705175 712959 716442 718416 721718 722066 722435 722996 724755 726726 729035 732751 733367 735407 737121 743843 750789 753080 753970 756371 757212 762739 767327 769514 770606 772034 778156 778491 778743 782711 783885 790703 792510 793298 793892 796271 796628 799209 801001 803963 805742 806066 806376 810023 810384 810812 813878 818866 820024 820670 824521 826273 827919 ] |
||||||||||||||||||||||||||||||
| 6 | 1.96 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"девушк kissing любительск"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.72 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"девушк kissing любительск"
]
|
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.