Query Metrics
7
Database Queries
7
Different statements
135.19 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.84 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 1.83 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"mature housewife"
]
|
||||||||||||||||||||||||||||||
| 3 | 11.26 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 534221 546389 546953 570909 665401 666153 663963 665429 712335 713287 652856 563433 782223 785940 788394 794667 725350 742248 757982 774171 772406 746025 605209 617440 549140 636424 188552 358437 79765 404314 482563 486169 557971 557998 696415 715458 721467 565134 586617 781733 803522 781665 727732 358264 382289 389567 390807 511522 536433 501519 484397 521667 493103 402600 464248 533897 570956 584192 615752 590977 475242 468113 824408 548861 794473 390912 413678 819075 817886 457167 511314 521258 561587 566774 712331 663489 669706 721484 610005 614881 601930 605476 623929 801822 807425 781740 781751 759011 781654 782190 794657 810056 741066 745027 736036 746621 726681 744185 640724 705458 781668 782210 802455 365908 398497 392779 418900 490936 591046 398553 472905 66768 358466 823917 530134 548024 550486 573912 575024 587881 ] |
||||||||||||||||||||||||||||||
| 4 | 2.09 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 66768 79765 188552 358264 358437 358466 365908 382289 389567 390807 390912 392779 398497 398553 402600 404314 413678 418900 457167 464248 468113 472905 475242 482563 484397 486169 490936 493103 501519 511314 511522 521258 521667 530134 533897 534221 536433 546389 546953 548024 548861 549140 550486 557971 557998 561587 563433 565134 566774 570909 570956 573912 575024 584192 586617 587881 590977 591046 601930 605209 605476 610005 614881 615752 617440 623929 636424 640724 652856 663489 663963 665401 665429 666153 669706 696415 705458 712331 712335 713287 715458 721467 721484 725350 726681 727732 736036 741066 742248 744185 745027 746025 746621 757982 759011 772406 774171 781654 781665 781668 781733 781740 781751 782190 782210 782223 785940 788394 794473 794657 794667 801822 802455 803522 807425 810056 817886 819075 823917 824408 ] |
||||||||||||||||||||||||||||||
| 5 | 115.07 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 66768 79765 188552 358264 358437 358466 365908 382289 389567 390807 390912 392779 398497 398553 402600 404314 413678 418900 457167 464248 468113 472905 475242 482563 484397 486169 490936 493103 501519 511314 511522 521258 521667 530134 533897 534221 536433 546389 546953 548024 548861 549140 550486 557971 557998 561587 563433 565134 566774 570909 570956 573912 575024 584192 586617 587881 590977 591046 601930 605209 605476 610005 614881 615752 617440 623929 636424 640724 652856 663489 663963 665401 665429 666153 669706 696415 705458 712331 712335 713287 715458 721467 721484 725350 726681 727732 736036 741066 742248 744185 745027 746025 746621 757982 759011 772406 774171 781654 781665 781668 781733 781740 781751 782190 782210 782223 785940 788394 794473 794657 794667 801822 802455 803522 807425 810056 817886 819075 823917 824408 ] |
||||||||||||||||||||||||||||||
| 6 | 1.62 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"mature housewife"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.47 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"mature housewife"
]
|
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.