Query Metrics
7
Database Queries
7
Different statements
142.00 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.64 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 1.82 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"69 mature homemade"
]
|
||||||||||||||||||||||||||||||
| 3 | 13.57 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 587582 628463 619365 622166 699118 553143 682902 659370 384181 442070 537122 439564 640252 398331 817264 817466 819259 819854 786589 795621 800180 741577 793967 794478 795198 799739 800111 800181 729200 782914 792197 801529 484581 529729 517273 545014 594218 608519 648018 682989 593592 794371 805897 795968 810392 470920 485983 151113 462039 491900 592511 392597 509635 391264 557956 650664 442081 462078 470662 486300 554292 566189 748227 420584 463072 417464 449570 424288 508478 823169 825505 824640 486830 560263 697760 708156 779507 787915 805729 810925 798707 805621 739042 772975 800196 726160 734017 734167 773452 760889 771755 735349 747565 775279 779436 784659 776314 547614 483371 4131 506347 461162 542422 566938 714045 622249 623815 635973 473235 450112 488145 491119 450440 527121 486822 586687 799957 827919 547954 580561 ] |
||||||||||||||||||||||||||||||
| 4 | 3.02 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 4131 151113 384181 391264 392597 398331 417464 420584 424288 439564 442070 442081 449570 450112 450440 461162 462039 462078 463072 470662 470920 473235 483371 484581 485983 486300 486822 486830 488145 491119 491900 506347 508478 509635 517273 527121 529729 537122 542422 545014 547614 547954 553143 554292 557956 560263 566189 566938 580561 586687 587582 592511 593592 594218 608519 619365 622166 622249 623815 628463 635973 640252 648018 650664 659370 682902 682989 697760 699118 708156 714045 726160 729200 734017 734167 735349 739042 741577 747565 748227 760889 771755 772975 773452 775279 776314 779436 779507 782914 784659 786589 787915 792197 793967 794371 794478 795198 795621 795968 798707 799739 799957 800111 800180 800181 800196 801529 805621 805729 805897 810392 810925 817264 817466 819259 819854 823169 824640 825505 827919 ] |
||||||||||||||||||||||||||||||
| 5 | 118.82 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 4131 151113 384181 391264 392597 398331 417464 420584 424288 439564 442070 442081 449570 450112 450440 461162 462039 462078 463072 470662 470920 473235 483371 484581 485983 486300 486822 486830 488145 491119 491900 506347 508478 509635 517273 527121 529729 537122 542422 545014 547614 547954 553143 554292 557956 560263 566189 566938 580561 586687 587582 592511 593592 594218 608519 619365 622166 622249 623815 628463 635973 640252 648018 650664 659370 682902 682989 697760 699118 708156 714045 726160 729200 734017 734167 735349 739042 741577 747565 748227 760889 771755 772975 773452 775279 776314 779436 779507 782914 784659 786589 787915 792197 793967 794371 794478 795198 795621 795968 798707 799739 799957 800111 800180 800181 800196 801529 805621 805729 805897 810392 810925 817264 817466 819259 819854 823169 824640 825505 827919 ] |
||||||||||||||||||||||||||||||
| 6 | 1.58 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"поз mature 69 домашн любительск"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.54 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"поз mature 69 домашн любительск"
]
|
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.