Query Metrics
7
Database Queries
7
Different statements
145.56 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.60 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 1.82 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"real amateur couple"
]
|
||||||||||||||||||||||||||||||
| 3 | 12.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 733671 775606 803651 675495 646052 619363 733176 757925 800975 789754 501068 437560 763173 768725 773740 706754 803714 693236 811130 729357 485343 704034 717412 595137 724516 747637 743559 710094 787605 790178 809706 426775 602491 691182 723264 674292 712409 813842 693806 786137 662469 745565 804120 498900 637176 793036 800028 440947 505578 675491 716270 628828 671193 686753 622855 594282 801182 814129 587204 801094 525867 693227 701917 567600 790136 733672 548373 715129 718811 804877 439487 523007 604861 812299 794680 459102 481238 610309 586186 440805 623961 674907 612268 795075 724633 790188 547903 718720 759738 521991 492337 583558 566296 584861 700299 704187 671220 729239 482922 552211 442463 600227 604221 751958 415815 511187 446649 463636 486820 577485 611037 509907 440798 431487 440859 520608 618009 762743 458269 398582 ] |
||||||||||||||||||||||||||||||
| 4 | 2.92 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 398582 415815 426775 431487 437560 439487 440798 440805 440859 440947 442463 446649 458269 459102 463636 481238 482922 485343 486820 492337 498900 501068 505578 509907 511187 520608 521991 523007 525867 547903 548373 552211 566296 567600 577485 583558 584861 586186 587204 594282 595137 600227 602491 604221 604861 610309 611037 612268 618009 619363 622855 623961 628828 637176 646052 662469 671193 671220 674292 674907 675491 675495 686753 691182 693227 693236 693806 700299 701917 704034 704187 706754 710094 712409 715129 716270 717412 718720 718811 723264 724516 724633 729239 729357 733176 733671 733672 743559 745565 747637 751958 757925 759738 762743 763173 768725 773740 775606 786137 787605 789754 790136 790178 790188 793036 794680 795075 800028 800975 801094 801182 803651 803714 804120 804877 809706 811130 812299 813842 814129 ] |
||||||||||||||||||||||||||||||
| 5 | 124.00 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 398582 415815 426775 431487 437560 439487 440798 440805 440859 440947 442463 446649 458269 459102 463636 481238 482922 485343 486820 492337 498900 501068 505578 509907 511187 520608 521991 523007 525867 547903 548373 552211 566296 567600 577485 583558 584861 586186 587204 594282 595137 600227 602491 604221 604861 610309 611037 612268 618009 619363 622855 623961 628828 637176 646052 662469 671193 671220 674292 674907 675491 675495 686753 691182 693227 693236 693806 700299 701917 704034 704187 706754 710094 712409 715129 716270 717412 718720 718811 723264 724516 724633 729239 729357 733176 733671 733672 743559 745565 747637 751958 757925 759738 762743 763173 768725 773740 775606 786137 787605 789754 790136 790178 790188 793036 794680 795075 800028 800975 801094 801182 803651 803714 804120 804877 809706 811130 812299 813842 814129 ] |
||||||||||||||||||||||||||||||
| 6 | 1.40 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"real любительск couple"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.28 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"real любительск couple"
]
|
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.