Query Metrics
7
Database Queries
7
Different statements
176.14 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 2.79 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 1.45 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"handjob and girl"
]
|
||||||||||||||||||||||||||||||
| 3 | 13.06 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 505705 536155 537018 437655 519863 432525 433024 540372 741037 530172 719971 664506 719991 724000 772525 686397 558696 813439 792999 791814 767500 493296 709402 529569 463402 419309 783804 769234 769231 732028 58313 482985 651947 681362 618760 432481 710802 810324 758065 792922 817407 827065 774136 736772 544053 748578 446461 486090 441213 421192 501896 518433 538182 432410 479603 465839 487241 529357 460487 398604 558692 759675 738421 478745 438514 507876 593997 432493 748574 748439 808808 472541 434933 761391 702360 704874 761386 771629 452716 432571 537395 783807 774145 556093 763893 758375 746457 459913 555661 534778 551088 477653 465046 495951 539006 590168 795114 737813 709269 788512 498993 579537 462549 472380 529302 503796 481338 638439 723899 736500 747061 813961 574108 677850 673880 574359 588042 585666 432471 433822 ] |
||||||||||||||||||||||||||||||
| 4 | 2.41 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 58313 398604 419309 421192 432410 432471 432481 432493 432525 432571 433024 433822 434933 437655 438514 441213 446461 452716 459913 460487 462549 463402 465046 465839 472380 472541 477653 478745 479603 481338 482985 486090 487241 493296 495951 498993 501896 503796 505705 507876 518433 519863 529302 529357 529569 530172 534778 536155 537018 537395 538182 539006 540372 544053 551088 555661 556093 558692 558696 574108 574359 579537 585666 588042 590168 593997 618760 638439 651947 664506 673880 677850 681362 686397 702360 704874 709269 709402 710802 719971 719991 723899 724000 732028 736500 736772 737813 738421 741037 746457 747061 748439 748574 748578 758065 758375 759675 761386 761391 763893 767500 769231 769234 771629 772525 774136 774145 783804 783807 788512 791814 792922 792999 795114 808808 810324 813439 813961 817407 827065 ] |
||||||||||||||||||||||||||||||
| 5 | 153.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 58313 398604 419309 421192 432410 432471 432481 432493 432525 432571 433024 433822 434933 437655 438514 441213 446461 452716 459913 460487 462549 463402 465046 465839 472380 472541 477653 478745 479603 481338 482985 486090 487241 493296 495951 498993 501896 503796 505705 507876 518433 519863 529302 529357 529569 530172 534778 536155 537018 537395 538182 539006 540372 544053 551088 555661 556093 558692 558696 574108 574359 579537 585666 588042 590168 593997 618760 638439 651947 664506 673880 677850 681362 686397 702360 704874 709269 709402 710802 719971 719991 723899 724000 732028 736500 736772 737813 738421 741037 746457 747061 748439 748574 748578 758065 758375 759675 761386 761391 763893 767500 769231 769234 771629 772525 774136 774145 783804 783807 788512 791814 792922 792999 795114 808808 810324 813439 813961 817407 827065 ] |
||||||||||||||||||||||||||||||
| 6 | 1.87 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"дрочк член девушк"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.43 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"дрочк член девушк"
]
|
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.