Query Metrics
7
Database Queries
7
Different statements
184.94 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.93 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 2.34 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"amateur mature milf"
]
|
||||||||||||||||||||||||||||||
| 3 | 14.98 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 759623 768410 726239 729003 750139 724123 765334 765427 742738 759947 761021 761761 714037 451209 580356 660701 680431 702033 707441 710856 604864 616387 621229 489158 524513 391930 817070 472657 472690 555425 583190 812379 733340 792643 761597 724846 392213 459647 393072 467930 387510 710424 817578 536429 707383 546663 555261 584247 827973 475691 463704 526089 555093 589663 619987 604673 627362 802151 719929 460926 817561 801301 381928 191398 824672 826277 547410 733289 382808 400923 820211 827934 463991 462156 464214 466888 531866 534559 493486 555042 555101 706889 712580 547868 549033 555267 589622 618468 804445 741770 742729 756683 761018 724614 742390 761469 726700 730347 710559 469896 496009 483405 591997 489379 440469 440906 457425 461370 458703 471442 482815 573732 549843 603269 605096 433380 457998 460745 481407 473400 ] |
||||||||||||||||||||||||||||||
| 4 | 2.91 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 191398 381928 382808 387510 391930 392213 393072 400923 433380 440469 440906 451209 457425 457998 458703 459647 460745 460926 461370 462156 463704 463991 464214 466888 467930 469896 471442 472657 472690 473400 475691 481407 482815 483405 489158 489379 493486 496009 524513 526089 531866 534559 536429 546663 547410 547868 549033 549843 555042 555093 555101 555261 555267 555425 573732 580356 583190 584247 589622 589663 591997 603269 604673 604864 605096 616387 618468 619987 621229 627362 660701 680431 702033 706889 707383 707441 710424 710559 710856 712580 714037 719929 724123 724614 724846 726239 726700 729003 730347 733289 733340 741770 742390 742729 742738 750139 756683 759623 759947 761018 761021 761469 761597 761761 765334 768410 792643 801301 802151 804445 812379 817070 817561 817578 820211 824672 826277 827934 827973 ] |
||||||||||||||||||||||||||||||
| 5 | 158.97 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 191398 381928 382808 387510 391930 392213 393072 400923 433380 440469 440906 451209 457425 457998 458703 459647 460745 460926 461370 462156 463704 463991 464214 466888 467930 469896 471442 472657 472690 473400 475691 481407 482815 483405 489158 489379 493486 496009 524513 526089 531866 534559 536429 546663 547410 547868 549033 549843 555042 555093 555101 555261 555267 555425 573732 580356 583190 584247 589622 589663 591997 603269 604673 604864 605096 616387 618468 619987 621229 627362 660701 680431 702033 706889 707383 707441 710424 710559 710856 712580 714037 719929 724123 724614 724846 726239 726700 729003 730347 733289 733340 741770 742390 742729 742738 750139 756683 759623 759947 761018 761021 761469 761597 761761 765334 768410 792643 801301 802151 804445 812379 817070 817561 817578 820211 824672 826277 827934 827973 ] |
||||||||||||||||||||||||||||||
| 6 | 2.01 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"любительск mature milf"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.79 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.