Query Metrics
7
Database Queries
7
Different statements
146.99 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.85 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 2.10 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"beauty young masturbation"
]
|
||||||||||||||||||||||||||||||
| 3 | 17.73 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 630529 595867 590735 771023 745026 432997 432907 457682 449687 472754 444180 484816 514423 561321 577515 420999 565256 545773 550679 628087 413826 446988 527915 475166 416192 438972 484108 399591 470749 400249 437494 412081 430846 524792 598505 458868 561686 650843 561905 566052 586563 788949 788767 282470 386156 407305 439320 471347 428319 429153 483727 493418 572003 598724 628044 597045 435449 413824 470731 516433 515100 569668 621350 518072 561970 412145 421353 471183 430437 406592 512891 538485 393408 820173 591632 404719 528385 510440 598756 647984 471863 500578 523924 665328 598046 446238 585141 489653 581704 563794 419351 487921 494362 637460 494778 415894 571198 639741 598806 593125 488203 551579 598890 596235 482077 420058 430095 463919 516249 581806 421164 536584 499791 609953 639732 751565 419370 472956 473871 413901 ] |
||||||||||||||||||||||||||||||
| 4 | 3.10 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 282470 386156 393408 399591 400249 404719 406592 407305 412081 412145 413824 413826 413901 415894 416192 419351 419370 420058 420999 421164 421353 428319 429153 430095 430437 430846 432907 432997 435449 437494 438972 439320 444180 446238 446988 449687 457682 458868 463919 470731 470749 471183 471347 471863 472754 472956 473871 475166 482077 483727 484108 484816 487921 488203 489653 493418 494362 494778 499791 500578 510440 512891 514423 515100 516249 516433 518072 523924 524792 527915 528385 536584 538485 545773 550679 551579 561321 561686 561905 561970 563794 565256 566052 569668 571198 572003 577515 581704 581806 585141 586563 590735 591632 593125 595867 596235 597045 598046 598505 598724 598756 598806 598890 609953 621350 628044 628087 630529 637460 639732 639741 647984 650843 665328 745026 751565 771023 788767 788949 820173 ] |
||||||||||||||||||||||||||||||
| 5 | 118.23 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 282470 386156 393408 399591 400249 404719 406592 407305 412081 412145 413824 413826 413901 415894 416192 419351 419370 420058 420999 421164 421353 428319 429153 430095 430437 430846 432907 432997 435449 437494 438972 439320 444180 446238 446988 449687 457682 458868 463919 470731 470749 471183 471347 471863 472754 472956 473871 475166 482077 483727 484108 484816 487921 488203 489653 493418 494362 494778 499791 500578 510440 512891 514423 515100 516249 516433 518072 523924 524792 527915 528385 536584 538485 545773 550679 551579 561321 561686 561905 561970 563794 565256 566052 569668 571198 572003 577515 581704 581806 585141 586563 590735 591632 593125 595867 596235 597045 598046 598505 598724 598756 598806 598890 609953 621350 628044 628087 630529 637460 639732 639741 647984 650843 665328 745026 751565 771023 788767 788949 820173 ] |
||||||||||||||||||||||||||||||
| 6 | 1.90 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"beauty young мастурбац"
]
|
||||||||||||||||||||||||||||||
| 7 | 2.08 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"beauty young мастурбац"
]
|
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.