Query Metrics
7
Database Queries
7
Different statements
221.64 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.35 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 1.21 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"very beauty girls"
]
|
||||||||||||||||||||||||||||||
| 3 | 16.75 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 773716 493116 632570 774049 641687 656032 655309 658018 827570 739914 809139 773597 710350 535318 600469 118899 773707 736818 563877 629474 716999 388346 447188 656423 793990 616989 632284 565345 663815 621077 777421 539219 574358 823668 655976 599982 612700 755585 400397 815957 791630 516105 661936 801297 556595 533629 821496 549561 572799 438659 603473 801030 813478 766077 772918 397761 397777 562468 586181 736685 810748 387603 547234 674625 608215 818062 760396 422434 538194 605930 785225 801938 788391 747832 813261 718938 765007 781500 797851 813477 763983 787418 810169 710236 731679 773447 624658 556590 565177 419658 514082 572765 806455 485756 652982 693284 721556 616099 764656 770932 701131 538401 4199 532344 612223 616082 802577 789926 787906 381753 708120 714297 784571 774829 806874 612415 569355 584287 716168 605353 ] |
||||||||||||||||||||||||||||||
| 4 | 2.49 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 4199 118899 381753 387603 388346 397761 397777 400397 419658 422434 438659 447188 485756 493116 514082 516105 532344 533629 535318 538194 538401 539219 547234 549561 556590 556595 562468 563877 565177 565345 569355 572765 572799 574358 584287 586181 599982 600469 603473 605353 605930 608215 612223 612415 612700 616082 616099 616989 621077 624658 629474 632284 632570 641687 652982 655309 655976 656032 656423 658018 661936 663815 674625 693284 701131 708120 710236 710350 714297 716168 716999 718938 721556 731679 736685 736818 739914 747832 755585 760396 763983 764656 765007 766077 770932 773447 773597 773707 773716 774049 774829 777421 781500 784571 785225 787418 787906 788391 789926 791630 793990 797851 801030 801297 801938 802577 806455 806874 809139 810169 810748 813261 813477 813478 815957 818062 821496 823668 827570 ] |
||||||||||||||||||||||||||||||
| 5 | 196.63 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 4199 118899 381753 387603 388346 397761 397777 400397 419658 422434 438659 447188 485756 493116 514082 516105 532344 533629 535318 538194 538401 539219 547234 549561 556590 556595 562468 563877 565177 565345 569355 572765 572799 574358 584287 586181 599982 600469 603473 605353 605930 608215 612223 612415 612700 616082 616099 616989 621077 624658 629474 632284 632570 641687 652982 655309 655976 656032 656423 658018 661936 663815 674625 693284 701131 708120 710236 710350 714297 716168 716999 718938 721556 731679 736685 736818 739914 747832 755585 760396 763983 764656 765007 766077 770932 773447 773597 773707 773716 774049 774829 777421 781500 784571 785225 787418 787906 788391 789926 791630 793990 797851 801030 801297 801938 802577 806455 806874 809139 810169 810748 813261 813477 813478 815957 818062 821496 823668 827570 ] |
||||||||||||||||||||||||||||||
| 6 | 1.68 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"very beauty девушк"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.55 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"very beauty девушк"
]
|
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.