Query Metrics
7
Database Queries
7
Different statements
188.12 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.71 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 1.95 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"big but porno"
]
|
||||||||||||||||||||||||||||||
| 3 | 15.17 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 456248 739291 720144 631818 513741 614067 732428 674130 735332 473907 673161 588609 801418 714196 825653 826301 825970 640993 748627 696275 566798 696270 659966 664740 818692 785037 710298 383493 692929 645889 683794 592865 731585 737547 685232 810237 458121 518314 54371 776567 528999 488911 664735 827513 460217 634929 777404 634941 773200 736586 645826 785666 606830 812859 644934 514183 777066 812853 518973 710762 481283 467120 670741 638063 527498 455262 535814 624351 630724 823440 645922 748668 738799 802404 539614 733025 529077 481286 583884 649381 571087 815133 596215 573004 667792 706240 591554 634239 784987 731874 733070 647296 784912 538393 489937 493293 481287 470571 575182 709732 776894 406060 429083 453353 512430 573949 687108 571636 572997 414434 502559 565194 750241 418405 427800 455254 462180 485493 820047 467109 ] |
||||||||||||||||||||||||||||||
| 4 | 3.47 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 54371 383493 406060 414434 418405 427800 429083 453353 455254 455262 456248 458121 460217 462180 467109 467120 470571 473907 481283 481286 481287 485493 488911 489937 493293 502559 512430 513741 514183 518314 518973 527498 528999 529077 535814 538393 539614 565194 566798 571087 571636 572997 573004 573949 575182 583884 588609 591554 592865 596215 606830 614067 624351 630724 631818 634239 634929 634941 638063 640993 644934 645826 645889 645922 647296 649381 659966 664735 664740 667792 670741 673161 674130 683794 685232 687108 692929 696270 696275 706240 709732 710298 710762 714196 720144 731585 731874 732428 733025 733070 735332 736586 737547 738799 739291 748627 748668 750241 773200 776567 776894 777066 777404 784912 784987 785037 785666 801418 802404 810237 812853 812859 815133 818692 820047 823440 825653 825970 826301 827513 ] |
||||||||||||||||||||||||||||||
| 5 | 162.12 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 54371 383493 406060 414434 418405 427800 429083 453353 455254 455262 456248 458121 460217 462180 467109 467120 470571 473907 481283 481286 481287 485493 488911 489937 493293 502559 512430 513741 514183 518314 518973 527498 528999 529077 535814 538393 539614 565194 566798 571087 571636 572997 573004 573949 575182 583884 588609 591554 592865 596215 606830 614067 624351 630724 631818 634239 634929 634941 638063 640993 644934 645826 645889 645922 647296 649381 659966 664735 664740 667792 670741 673161 674130 683794 685232 687108 692929 696270 696275 706240 709732 710298 710762 714196 720144 731585 731874 732428 733025 733070 735332 736586 737547 738799 739291 748627 748668 750241 773200 776567 776894 777066 777404 784912 784987 785037 785666 801418 802404 810237 812853 812859 815133 818692 820047 823440 825653 825970 826301 827513 ] |
||||||||||||||||||||||||||||||
| 6 | 1.89 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"большие porno"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.80 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"большие porno"
]
|
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.