Query Metrics
7
Database Queries
7
Different statements
167.17 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 2.02 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 2.10 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"телочка дрочит вагину…"
]
|
||||||||||||||||||||||||||||||
| 3 | 18.69 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 526129 569096 462079 558515 458188 456081 416431 570836 408591 392513 473560 385743 447187 396829 503474 520694 311532 420107 455225 487276 468520 583946 618797 432485 416869 466531 453825 445261 450690 524199 386449 369221 756747 487287 399912 491620 463606 304611 420220 451610 471975 451224 467806 426876 481006 453164 462223 315866 182232 430558 481054 652542 568733 548429 540955 610606 625968 620050 576113 426116 389314 466542 485025 446972 456791 524606 504254 511114 467596 569021 552260 663897 548863 732765 423884 421027 426152 561241 358438 419361 437488 458487 637065 427327 438377 477358 508303 529952 461762 506672 383294 524711 528398 560877 452727 481083 469569 523182 485989 509620 435671 437385 423796 381810 453172 541258 438957 499983 437151 427084 636535 420727 579303 428575 450841 433742 523777 501829 488858 498083 ] |
||||||||||||||||||||||||||||||
| 4 | 2.94 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 182232 304611 311532 315866 358438 369221 381810 383294 385743 386449 389314 392513 396829 399912 408591 416431 416869 419361 420107 420220 420727 421027 423796 423884 426116 426152 426876 427084 427327 428575 430558 432485 433742 435671 437151 437385 437488 438377 438957 445261 446972 447187 450690 450841 451224 451610 452727 453164 453172 453825 455225 456081 456791 458188 458487 461762 462079 462223 463606 466531 466542 467596 467806 468520 469569 471975 473560 477358 481006 481054 481083 485025 485989 487276 487287 488858 491620 498083 499983 501829 503474 504254 506672 508303 509620 511114 520694 523182 523777 524199 524606 524711 526129 528398 529952 540955 541258 548429 548863 552260 558515 560877 561241 568733 569021 569096 570836 576113 579303 583946 610606 618797 620050 625968 636535 637065 652542 663897 732765 756747 ] |
||||||||||||||||||||||||||||||
| 5 | 137.49 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 182232 304611 311532 315866 358438 369221 381810 383294 385743 386449 389314 392513 396829 399912 408591 416431 416869 419361 420107 420220 420727 421027 423796 423884 426116 426152 426876 427084 427327 428575 430558 432485 433742 435671 437151 437385 437488 438377 438957 445261 446972 447187 450690 450841 451224 451610 452727 453164 453172 453825 455225 456081 456791 458188 458487 461762 462079 462223 463606 466531 466542 467596 467806 468520 469569 471975 473560 477358 481006 481054 481083 485025 485989 487276 487287 488858 491620 498083 499983 501829 503474 504254 506672 508303 509620 511114 520694 523182 523777 524199 524606 524711 526129 528398 529952 540955 541258 548429 548863 552260 558515 560877 561241 568733 569021 569096 570836 576113 579303 583946 610606 618797 620050 625968 636535 637065 652542 663897 732765 756747 ] |
||||||||||||||||||||||||||||||
| 6 | 1.83 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"женскийрод дрочк вагин"
]
|
||||||||||||||||||||||||||||||
| 7 | 2.10 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.