Query Metrics
7
Database Queries
7
Different statements
155.34 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 2.15 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 2.20 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"amateur mature milf"
]
|
||||||||||||||||||||||||||||||
| 3 | 20.41 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 825456 729291 187919 817536 555769 795993 727503 728601 796032 392565 827056 502718 439806 583062 440601 400807 439765 439784 439786 472148 439795 439702 439780 440744 478364 439725 442612 466008 506017 509204 536443 489194 514473 819117 522504 475868 439439 440862 471384 521512 531393 517535 536406 555094 554992 560828 570936 572669 609071 796143 788546 810358 765580 365875 537267 484391 620113 727738 734102 781771 731836 746106 759678 741023 722321 465949 766601 714614 666028 661593 726959 499359 518155 563087 422358 439764 439781 440726 439730 466021 439651 457434 816646 537134 641298 730620 758046 489868 824584 506067 536441 727800 474790 479043 454544 460761 477986 439709 817576 824615 539383 714307 563176 725197 462557 443925 555242 733128 663523 680441 759838 443176 531992 687691 593036 719121 233292 365962 705471 817415 ] |
||||||||||||||||||||||||||||||
| 4 | 2.94 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 187919 233292 365875 365962 392565 400807 422358 439439 439651 439702 439709 439725 439730 439764 439765 439780 439781 439784 439786 439795 439806 440601 440726 440744 440862 442612 443176 443925 454544 457434 460761 462557 465949 466008 466021 471384 472148 474790 475868 477986 478364 479043 484391 489194 489868 499359 502718 506017 506067 509204 514473 517535 518155 521512 522504 531393 531992 536406 536441 536443 537134 537267 539383 554992 555094 555242 555769 560828 563087 563176 570936 572669 583062 593036 609071 620113 641298 661593 663523 666028 680441 687691 705471 714307 714614 719121 722321 725197 726959 727503 727738 727800 728601 729291 730620 731836 733128 734102 741023 746106 758046 759678 759838 765580 766601 781771 788546 795993 796032 796143 810358 816646 817415 817536 817576 819117 824584 824615 825456 827056 ] |
||||||||||||||||||||||||||||||
| 5 | 123.75 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 187919 233292 365875 365962 392565 400807 422358 439439 439651 439702 439709 439725 439730 439764 439765 439780 439781 439784 439786 439795 439806 440601 440726 440744 440862 442612 443176 443925 454544 457434 460761 462557 465949 466008 466021 471384 472148 474790 475868 477986 478364 479043 484391 489194 489868 499359 502718 506017 506067 509204 514473 517535 518155 521512 522504 531393 531992 536406 536441 536443 537134 537267 539383 554992 555094 555242 555769 560828 563087 563176 570936 572669 583062 593036 609071 620113 641298 661593 663523 666028 680441 687691 705471 714307 714614 719121 722321 725197 726959 727503 727738 727800 728601 729291 730620 731836 733128 734102 741023 746106 758046 759678 759838 765580 766601 781771 788546 795993 796032 796143 810358 816646 817415 817536 817576 819117 824584 824615 825456 827056 ] |
||||||||||||||||||||||||||||||
| 6 | 1.98 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"любительск mature milf"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.91 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.