Query Metrics
7
Database Queries
7
Different statements
195.98 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.45 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 1.86 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"homemade group sex"
]
|
||||||||||||||||||||||||||||||
| 3 | 16.92 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 517478 506259 526228 504201 430343 644915 550587 672804 466003 514806 512042 604061 474650 462702 484563 484711 484459 456168 460729 434931 476015 484469 484674 484690 387599 449809 123029 513215 462700 96690 454456 422742 504183 506820 484472 386016 382954 576083 495214 523693 514805 545518 484448 484557 495712 668525 102086 569021 575765 451574 523292 511757 540785 424675 454337 623924 521535 463246 578384 576367 628354 708473 659025 462305 466103 484653 400719 477705 517577 531507 541891 517864 670564 612422 467033 462209 484661 504213 527200 474546 526223 546993 443779 557948 456164 566122 714511 605374 603132 416233 484636 513603 501500 644914 543422 466056 495700 600061 499718 437811 460734 466107 466111 484381 484383 583964 606571 484629 595799 640136 440990 396744 474827 431805 361993 527074 396372 528760 576116 408974 ] |
||||||||||||||||||||||||||||||
| 4 | 2.55 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 96690 102086 123029 361993 382954 386016 387599 396372 396744 400719 408974 416233 422742 424675 430343 431805 434931 437811 440990 443779 449809 451574 454337 454456 456164 456168 460729 460734 462209 462305 462700 462702 463246 466003 466056 466103 466107 466111 467033 474546 474650 474827 476015 477705 484381 484383 484448 484459 484469 484472 484557 484563 484629 484636 484653 484661 484674 484690 484711 495214 495700 495712 499718 501500 504183 504201 504213 506259 506820 511757 512042 513215 513603 514805 514806 517478 517577 517864 521535 523292 523693 526223 526228 527074 527200 528760 531507 540785 541891 543422 545518 546993 550587 557948 566122 569021 575765 576083 576116 576367 578384 583964 595799 600061 603132 604061 605374 606571 612422 623924 628354 640136 644914 644915 659025 668525 670564 672804 708473 714511 ] |
||||||||||||||||||||||||||||||
| 5 | 169.99 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 96690 102086 123029 361993 382954 386016 387599 396372 396744 400719 408974 416233 422742 424675 430343 431805 434931 437811 440990 443779 449809 451574 454337 454456 456164 456168 460729 460734 462209 462305 462700 462702 463246 466003 466056 466103 466107 466111 467033 474546 474650 474827 476015 477705 484381 484383 484448 484459 484469 484472 484557 484563 484629 484636 484653 484661 484674 484690 484711 495214 495700 495712 499718 501500 504183 504201 504213 506259 506820 511757 512042 513215 513603 514805 514806 517478 517577 517864 521535 523292 523693 526223 526228 527074 527200 528760 531507 540785 541891 543422 545518 546993 550587 557948 566122 569021 575765 576083 576116 576367 578384 583964 595799 600061 603132 604061 605374 606571 612422 623924 628354 640136 644914 644915 659025 668525 670564 672804 708473 714511 ] |
||||||||||||||||||||||||||||||
| 6 | 1.68 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"домашн любительск group секс"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.54 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"домашн любительск group секс"
]
|
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.