Query Metrics
7
Database Queries
7
Different statements
140.79 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.45 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 1.78 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"amateur mature milf"
]
|
||||||||||||||||||||||||||||||
| 3 | 12.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 536473 562420 569050 583059 560867 605483 810297 480959 471395 452308 483642 513523 524781 503992 768730 533659 439812 686185 406012 518264 392493 826048 827219 530081 544534 589633 589652 803699 794873 761579 795299 800616 759685 726925 726926 735448 740289 742629 761023 742723 765458 726989 794417 391574 407809 536458 539372 557244 563025 563173 559071 549842 549846 788543 400989 479079 482323 470017 450368 488959 526526 538011 484598 484686 491114 514445 701541 714133 590261 634640 734334 714314 766588 462348 479049 396300 817886 455949 468341 531373 531891 477135 555359 558718 566774 802554 804443 759921 795981 460901 462705 547420 665586 672794 636431 612989 593005 595386 620097 494564 459513 466793 531317 536213 529295 531887 532872 534534 530862 531533 468357 547236 553130 555274 620258 587989 726698 734373 741751 741691 ] |
||||||||||||||||||||||||||||||
| 4 | 2.52 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 391574 392493 396300 400989 406012 407809 439812 450368 452308 455949 459513 460901 462348 462705 466793 468341 468357 470017 471395 477135 479049 479079 480959 482323 483642 484598 484686 488959 491114 494564 503992 513523 514445 518264 524781 526526 529295 530081 530862 531317 531373 531533 531887 531891 532872 533659 534534 536213 536458 536473 538011 539372 544534 547236 547420 549842 549846 553130 555274 555359 557244 558718 559071 560867 562420 563025 563173 566774 569050 583059 587989 589633 589652 590261 593005 595386 605483 612989 620097 620258 634640 636431 665586 672794 686185 701541 714133 714314 726698 726925 726926 726989 734334 734373 735448 740289 741691 741751 742629 742723 759685 759921 761023 761579 765458 766588 768730 788543 794417 794873 795299 795981 800616 802554 803699 804443 810297 817886 826048 827219 ] |
||||||||||||||||||||||||||||||
| 5 | 119.92 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 391574 392493 396300 400989 406012 407809 439812 450368 452308 455949 459513 460901 462348 462705 466793 468341 468357 470017 471395 477135 479049 479079 480959 482323 483642 484598 484686 488959 491114 494564 503992 513523 514445 518264 524781 526526 529295 530081 530862 531317 531373 531533 531887 531891 532872 533659 534534 536213 536458 536473 538011 539372 544534 547236 547420 549842 549846 553130 555274 555359 557244 558718 559071 560867 562420 563025 563173 566774 569050 583059 587989 589633 589652 590261 593005 595386 605483 612989 620097 620258 634640 636431 665586 672794 686185 701541 714133 714314 726698 726925 726926 726989 734334 734373 735448 740289 741691 741751 742629 742723 759685 759921 761023 761579 765458 766588 768730 788543 794417 794873 795299 795981 800616 802554 803699 804443 810297 817886 826048 827219 ] |
||||||||||||||||||||||||||||||
| 6 | 1.50 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"любительск mature milf"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.35 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"любительск mature milf"
]
|
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.