Query Metrics
7
Database Queries
7
Different statements
174.43 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 2.25 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 2.18 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"kissing chubby mature"
]
|
||||||||||||||||||||||||||||||
| 3 | 15.44 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 460923 526208 811013 409371 451469 470017 453096 418692 486798 476287 534258 471054 667630 667899 664798 591288 726489 758299 772123 726505 748239 733148 770192 424429 454257 445620 502827 514488 819342 824148 460529 665840 714007 620312 726711 731113 794260 810102 730934 731014 727016 738917 731170 401968 461023 487315 464936 575823 560400 454166 466228 502029 526738 506049 667566 649971 579938 803776 740125 735829 736393 773897 233670 479038 474835 513131 525482 563001 573741 574417 578162 665454 547920 565778 599543 628693 604083 748128 748253 726839 733146 187349 391477 429552 454260 466170 398968 326039 455051 553305 646833 666791 669771 664322 666849 668192 670482 712827 715537 803424 732799 726465 724253 726836 396953 466778 502893 396975 443833 491417 559061 733486 419523 454217 460911 394120 452445 475080 457303 470294 ] |
||||||||||||||||||||||||||||||
| 4 | 3.14 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 187349 233670 326039 391477 394120 396953 396975 398968 401968 409371 418692 419523 424429 429552 443833 445620 451469 452445 453096 454166 454217 454257 454260 455051 457303 460529 460911 460923 461023 464936 466170 466228 466778 470017 470294 471054 474835 475080 476287 479038 486798 487315 491417 502029 502827 502893 506049 513131 514488 525482 526208 526738 534258 547920 553305 559061 560400 563001 565778 573741 574417 575823 578162 579938 591288 599543 604083 620312 628693 646833 649971 664322 664798 665454 665840 666791 666849 667566 667630 667899 668192 669771 670482 712827 714007 715537 724253 726465 726489 726505 726711 726836 726839 727016 730934 731014 731113 731170 732799 733146 733148 733486 735829 736393 738917 740125 748128 748239 748253 758299 770192 772123 773897 794260 803424 803776 810102 811013 819342 824148 ] |
||||||||||||||||||||||||||||||
| 5 | 147.93 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 187349 233670 326039 391477 394120 396953 396975 398968 401968 409371 418692 419523 424429 429552 443833 445620 451469 452445 453096 454166 454217 454257 454260 455051 457303 460529 460911 460923 461023 464936 466170 466228 466778 470017 470294 471054 474835 475080 476287 479038 486798 487315 491417 502029 502827 502893 506049 513131 514488 525482 526208 526738 534258 547920 553305 559061 560400 563001 565778 573741 574417 575823 578162 579938 591288 599543 604083 620312 628693 646833 649971 664322 664798 665454 665840 666791 666849 667566 667630 667899 668192 669771 670482 712827 714007 715537 724253 726465 726489 726505 726711 726836 726839 727016 730934 731014 731113 731170 732799 733146 733148 733486 735829 736393 738917 740125 748128 748239 748253 758299 770192 772123 773897 794260 803424 803776 810102 811013 819342 824148 ] |
||||||||||||||||||||||||||||||
| 6 | 1.91 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"kissing chubby mature"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.59 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"kissing chubby 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.