Query Metrics
7
Database Queries
7
Different statements
149.41 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.66 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 1.80 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"amateur wife cheating"
]
|
||||||||||||||||||||||||||||||
| 3 | 15.54 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 809565 759905 458180 472307 466873 583328 570126 619105 795968 732718 511332 552730 651301 713710 579642 588487 423483 761670 721156 800014 605956 427407 460254 633537 797765 735486 720187 798972 437816 607004 687362 599579 790302 761022 738576 746093 619891 630150 801063 439476 462210 560099 692428 702402 589672 594583 752831 756245 782427 508297 530247 682686 616603 613849 607161 606858 606974 515008 427441 490164 582031 631015 782376 802150 802206 742640 728255 441197 435404 451420 594536 525848 766462 751946 557000 667352 651010 579661 583222 720176 476487 511157 675492 599167 628575 594556 607040 630670 428209 823346 580609 742714 723660 824749 475826 451105 495281 578764 721867 785517 740871 756861 751847 742757 701253 776307 790679 797080 519459 571996 821800 816683 721275 745520 752196 764363 599657 591881 606977 664186 ] |
||||||||||||||||||||||||||||||
| 4 | 2.79 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 423483 427407 427441 428209 435404 437816 439476 441197 451105 451420 458180 460254 462210 466873 472307 475826 476487 490164 495281 508297 511157 511332 515008 519459 525848 530247 552730 557000 560099 570126 571996 578764 579642 579661 580609 582031 583222 583328 588487 589672 591881 594536 594556 594583 599167 599579 599657 605956 606858 606974 606977 607004 607040 607161 613849 616603 619105 619891 628575 630150 630670 631015 633537 651010 651301 664186 667352 675492 682686 687362 692428 701253 702402 713710 720176 720187 721156 721275 721867 723660 728255 732718 735486 738576 740871 742640 742714 742757 745520 746093 751847 751946 752196 752831 756245 756861 759905 761022 761670 764363 766462 776307 782376 782427 785517 790302 790679 795968 797080 797765 798972 800014 801063 802150 802206 809565 816683 821800 823346 824749 ] |
||||||||||||||||||||||||||||||
| 5 | 124.40 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 423483 427407 427441 428209 435404 437816 439476 441197 451105 451420 458180 460254 462210 466873 472307 475826 476487 490164 495281 508297 511157 511332 515008 519459 525848 530247 552730 557000 560099 570126 571996 578764 579642 579661 580609 582031 583222 583328 588487 589672 591881 594536 594556 594583 599167 599579 599657 605956 606858 606974 606977 607004 607040 607161 613849 616603 619105 619891 628575 630150 630670 631015 633537 651010 651301 664186 667352 675492 682686 687362 692428 701253 702402 713710 720176 720187 721156 721275 721867 723660 728255 732718 735486 738576 740871 742640 742714 742757 745520 746093 751847 751946 752196 752831 756245 756861 759905 761022 761670 764363 766462 776307 782376 782427 785517 790302 790679 795968 797080 797765 798972 800014 801063 802150 802206 809565 816683 821800 823346 824749 ] |
||||||||||||||||||||||||||||||
| 6 | 1.83 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"любительск жен cheating"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.38 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"любительск жен cheating"
]
|
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.