Query Metrics
7
Database Queries
7
Different statements
150.01 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.39 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 1.30 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"частное порно свингеры"
]
|
||||||||||||||||||||||||||||||
| 3 | 12.70 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 635853 603580 625122 635850 703282 3335 396936 721888 733361 306089 456174 460418 557978 548757 595757 731480 470945 476419 454115 470918 504136 504196 485485 504191 523309 504133 530287 535753 566463 397893 457768 470603 456859 453650 543685 582772 716416 723476 719858 632822 635624 723691 731157 747760 749817 750741 727722 753690 755121 645749 649633 653914 690049 603513 635871 707239 457764 409532 403162 450556 485145 557939 470585 476619 510232 451821 501242 535693 563407 547983 562925 566434 545979 646486 646682 648917 649146 651301 653631 691725 694143 645050 649086 649250 653600 657254 701457 707297 650700 653915 662019 676554 694310 714279 545080 587537 587689 603798 607511 610814 622154 635789 635791 593884 604987 606521 635877 602986 603620 630578 672368 462844 470924 221091 382067 396903 402566 550127 717385 721993 ] |
||||||||||||||||||||||||||||||
| 4 | 2.76 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 3335 221091 306089 382067 396903 396936 397893 402566 403162 409532 450556 451821 453650 454115 456174 456859 457764 457768 460418 462844 470585 470603 470918 470924 470945 476419 476619 485145 485485 501242 504133 504136 504191 504196 510232 523309 530287 535693 535753 543685 545080 545979 547983 548757 550127 557939 557978 562925 563407 566434 566463 582772 587537 587689 593884 595757 602986 603513 603580 603620 603798 604987 606521 607511 610814 622154 625122 630578 632822 635624 635789 635791 635850 635853 635871 635877 645050 645749 646486 646682 648917 649086 649146 649250 649633 650700 651301 653600 653631 653914 653915 657254 662019 672368 676554 690049 691725 694143 694310 701457 703282 707239 707297 714279 716416 717385 719858 721888 721993 723476 723691 727722 731157 731480 733361 747760 749817 750741 753690 755121 ] |
||||||||||||||||||||||||||||||
| 5 | 129.14 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 3335 221091 306089 382067 396903 396936 397893 402566 403162 409532 450556 451821 453650 454115 456174 456859 457764 457768 460418 462844 470585 470603 470918 470924 470945 476419 476619 485145 485485 501242 504133 504136 504191 504196 510232 523309 530287 535693 535753 543685 545080 545979 547983 548757 550127 557939 557978 562925 563407 566434 566463 582772 587537 587689 593884 595757 602986 603513 603580 603620 603798 604987 606521 607511 610814 622154 625122 630578 632822 635624 635789 635791 635850 635853 635871 635877 645050 645749 646486 646682 648917 649086 649146 649250 649633 650700 651301 653600 653631 653914 653915 657254 662019 672368 676554 690049 691725 694143 694310 701457 703282 707239 707297 714279 716416 717385 719858 721888 721993 723476 723691 727722 731157 731480 733361 747760 749817 750741 753690 755121 ] |
||||||||||||||||||||||||||||||
| 6 | 1.40 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"любительск порн свингер"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.31 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.