Query Metrics
7
Database Queries
7
Different statements
172.44 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 2.02 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 2.27 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"mom mature boy"
]
|
||||||||||||||||||||||||||||||
| 3 | 18.09 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 785931 780614 772513 807608 781692 396317 818814 714156 720577 744475 726903 536347 531523 498501 554899 515031 119248 796558 395924 395427 389861 400735 428539 413472 680702 450771 461010 463707 482396 454220 461041 464456 486896 476337 460159 462110 480376 546937 560390 563195 550223 663929 710530 710588 712338 718558 720614 563222 615311 627726 788959 737082 774172 788601 807546 746685 808224 383940 443701 466131 474792 392601 394420 391704 232945 393082 407426 465962 474797 516076 413081 407754 460175 569943 546119 645822 696308 715786 566928 806084 789536 761275 799360 400989 464341 466893 457460 477961 465825 466267 443761 499426 485460 516808 483646 502803 401235 478835 535010 462710 687195 650625 392778 439715 488378 589665 602974 728452 462695 397923 474652 454212 454256 466250 511517 486253 520681 384581 396956 413474 ] |
||||||||||||||||||||||||||||||
| 4 | 3.05 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 232945 383940 384581 389861 391704 392601 392778 393082 394420 395427 395924 396317 396956 397923 400735 400989 401235 407426 407754 413081 413472 413474 428539 439715 443701 443761 450771 454212 454220 454256 457460 460159 460175 461010 461041 462110 462695 462710 463707 464341 464456 465825 465962 466131 466250 466267 466893 474652 474792 474797 476337 477961 478835 480376 482396 483646 485460 486253 486896 488378 498501 499426 502803 511517 515031 516076 516808 520681 531523 535010 536347 546119 546937 550223 554899 560390 563195 563222 566928 569943 589665 602974 615311 627726 645822 650625 663929 680702 687195 696308 710530 710588 712338 714156 715786 718558 720577 720614 726903 728452 737082 744475 746685 761275 772513 774172 780614 781692 785931 788601 788959 789536 796558 799360 806084 807546 807608 808224 818814 ] |
||||||||||||||||||||||||||||||
| 5 | 143.34 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 232945 383940 384581 389861 391704 392601 392778 393082 394420 395427 395924 396317 396956 397923 400735 400989 401235 407426 407754 413081 413472 413474 428539 439715 443701 443761 450771 454212 454220 454256 457460 460159 460175 461010 461041 462110 462695 462710 463707 464341 464456 465825 465962 466131 466250 466267 466893 474652 474792 474797 476337 477961 478835 480376 482396 483646 485460 486253 486896 488378 498501 499426 502803 511517 515031 516076 516808 520681 531523 535010 536347 546119 546937 550223 554899 560390 563195 563222 566928 569943 589665 602974 615311 627726 645822 650625 663929 680702 687195 696308 710530 710588 712338 714156 715786 718558 720577 720614 726903 728452 737082 744475 746685 761275 772513 774172 780614 781692 785931 788601 788959 789536 796558 799360 806084 807546 807608 808224 818814 ] |
||||||||||||||||||||||||||||||
| 6 | 1.86 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"mom mature парен"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.82 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"mom mature парен"
]
|
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.