Query Metrics
7
Database Queries
7
Different statements
171.60 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.96 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 2.19 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"mature housewife"
]
|
||||||||||||||||||||||||||||||
| 3 | 17.59 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 460704 477958 382437 383209 392675 411330 454187 459131 464547 479521 385882 390303 398531 409881 411398 453700 454561 462099 476334 477719 318315 454205 411392 453250 484612 491960 517069 537263 484447 486535 490189 515815 526456 527658 528274 511535 523835 524779 411696 479049 466872 411350 153602 119248 407830 819754 819044 826197 820156 823705 474413 476562 524476 531033 533898 516479 527075 565661 570885 584620 561461 717688 720601 561609 563129 585322 614962 629739 797383 790825 794706 795296 805115 805949 725459 729766 744173 746097 749023 783973 812541 751247 733082 736010 752924 725498 739592 741798 746639 753988 731218 738356 745993 750117 702454 721084 781650 789992 800594 407697 382124 391654 386142 395137 426531 441000 452157 454437 470966 454430 514681 527873 534303 563161 552080 550229 563548 590503 620264 443292 ] |
||||||||||||||||||||||||||||||
| 4 | 2.89 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 119248 153602 318315 382124 382437 383209 385882 386142 390303 391654 392675 395137 398531 407697 407830 409881 411330 411350 411392 411398 411696 426531 441000 443292 452157 453250 453700 454187 454205 454430 454437 454561 459131 460704 462099 464547 466872 470966 474413 476334 476562 477719 477958 479049 479521 484447 484612 486535 490189 491960 511535 514681 515815 516479 517069 523835 524476 524779 526456 527075 527658 527873 528274 531033 533898 534303 537263 550229 552080 561461 561609 563129 563161 563548 565661 570885 584620 585322 590503 614962 620264 629739 702454 717688 720601 721084 725459 725498 729766 731218 733082 736010 738356 739592 741798 744173 745993 746097 746639 749023 750117 751247 752924 753988 781650 783973 789992 790825 794706 795296 797383 800594 805115 805949 812541 819044 819754 820156 823705 826197 ] |
||||||||||||||||||||||||||||||
| 5 | 143.11 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 119248 153602 318315 382124 382437 383209 385882 386142 390303 391654 392675 395137 398531 407697 407830 409881 411330 411350 411392 411398 411696 426531 441000 443292 452157 453250 453700 454187 454205 454430 454437 454561 459131 460704 462099 464547 466872 470966 474413 476334 476562 477719 477958 479049 479521 484447 484612 486535 490189 491960 511535 514681 515815 516479 517069 523835 524476 524779 526456 527075 527658 527873 528274 531033 533898 534303 537263 550229 552080 561461 561609 563129 563161 563548 565661 570885 584620 585322 590503 614962 620264 629739 702454 717688 720601 721084 725459 725498 729766 731218 733082 736010 738356 739592 741798 744173 745993 746097 746639 749023 750117 751247 752924 753988 781650 783973 789992 790825 794706 795296 797383 800594 805115 805949 812541 819044 819754 820156 823705 826197 ] |
||||||||||||||||||||||||||||||
| 6 | 1.97 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"mature housewife"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.89 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.