Query Metrics
7
Database Queries
7
Different statements
179.60 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.97 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 2.11 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"mom big cock"
]
|
||||||||||||||||||||||||||||||
| 3 | 14.47 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 539715 467138 551686 550407 645842 648587 690084 702465 601756 808662 809208 736397 737582 732989 746673 726840 746262 605560 409971 801757 817858 817862 818632 819709 821565 816659 816724 820738 823017 815813 816207 817093 820379 822065 532770 531972 532633 535806 531665 531674 460827 720511 682543 721177 645847 593220 781797 795337 806276 757107 804961 726889 730977 732164 771599 738861 721814 779705 789972 384416 401229 496118 801320 814343 543996 578058 779663 785298 745017 711674 817828 814661 815140 818281 818616 817266 716883 697760 708095 722187 590291 633042 640321 595688 784338 804005 797846 801397 756237 801403 807037 812991 737554 726396 727001 758668 559076 624288 502326 403340 813788 815653 815684 815890 817539 817942 818436 818487 818865 819482 820120 821007 823051 823259 823619 823932 644953 814747 815523 815763 ] |
||||||||||||||||||||||||||||||
| 4 | 2.77 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 384416 401229 403340 409971 460827 467138 496118 502326 531665 531674 531972 532633 532770 535806 539715 543996 550407 551686 578058 590291 593220 595688 601756 605560 624288 633042 640321 644953 645842 645847 648587 682543 690084 697760 702465 708095 711674 716883 720511 721177 721814 722187 726396 726840 726889 727001 730977 732164 732989 736397 737554 737582 738861 745017 746262 746673 756237 757107 758668 771599 779663 779705 781797 784338 785298 789972 795337 797846 801320 801397 801403 801757 804005 804961 806276 807037 808662 809208 812991 813788 814343 814661 814747 815140 815523 815653 815684 815763 815813 815890 816207 816659 816724 817093 817266 817539 817828 817858 817862 817942 818281 818436 818487 818616 818632 818865 819482 819709 820120 820379 820738 821007 821565 822065 823017 823051 823259 823619 823932 ] |
||||||||||||||||||||||||||||||
| 5 | 154.28 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 384416 401229 403340 409971 460827 467138 496118 502326 531665 531674 531972 532633 532770 535806 539715 543996 550407 551686 578058 590291 593220 595688 601756 605560 624288 633042 640321 644953 645842 645847 648587 682543 690084 697760 702465 708095 711674 716883 720511 721177 721814 722187 726396 726840 726889 727001 730977 732164 732989 736397 737554 737582 738861 745017 746262 746673 756237 757107 758668 771599 779663 779705 781797 784338 785298 789972 795337 797846 801320 801397 801403 801757 804005 804961 806276 807037 808662 809208 812991 813788 814343 814661 814747 815140 815523 815653 815684 815763 815813 815890 816207 816659 816724 817093 817266 817539 817828 817858 817862 817942 818281 818436 818487 818616 818632 818865 819482 819709 820120 820379 820738 821007 821565 822065 823017 823051 823259 823619 823932 ] |
||||||||||||||||||||||||||||||
| 6 | 2.12 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"mom большие cock"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.88 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"mom большие cock"
]
|
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.