Query Metrics
7
Database Queries
7
Different statements
228.15 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 2.11 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 2.13 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"cum cum cum"
]
|
||||||||||||||||||||||||||||||
| 3 | 12.03 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 825344 827144 816152 652639 660418 705339 705018 718116 650478 666628 710880 597910 644485 644171 636475 777332 781625 793880 789755 790650 790757 812386 748041 772836 783090 787157 787235 791168 802892 759017 737939 772357 728759 707684 787785 489258 493402 824268 458423 540388 529460 531769 499286 504072 558662 562901 582469 680654 702136 705200 650937 700217 720137 722042 650888 689161 616687 644178 585944 619790 787518 800624 801460 778001 786684 725663 726928 729863 737018 744486 794532 810179 755000 761384 762020 765028 732986 753761 757290 758168 763777 702971 791049 794435 797661 813182 824804 457324 540642 518819 536448 540387 554960 557833 560274 656590 696350 702310 714564 719936 684513 697596 674603 693906 710822 714548 715897 621917 641528 779075 781127 787590 793765 777421 780220 788167 791923 797931 809309 723709 ] |
||||||||||||||||||||||||||||||
| 4 | 3.12 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 457324 458423 489258 493402 499286 504072 518819 529460 531769 536448 540387 540388 540642 554960 557833 558662 560274 562901 582469 585944 597910 616687 619790 621917 636475 641528 644171 644178 644485 650478 650888 650937 652639 656590 660418 666628 674603 680654 684513 689161 693906 696350 697596 700217 702136 702310 702971 705018 705200 705339 707684 710822 710880 714548 714564 715897 718116 719936 720137 722042 725663 726928 728759 729863 732986 737018 737939 744486 748041 753761 755000 757290 758168 759017 761384 762020 763777 765028 772357 772836 777332 777421 778001 779075 780220 781625 783090 786684 787157 787235 787518 787590 787785 788167 789755 790650 790757 791049 791168 791923 793765 793880 794435 794532 797661 797931 800624 801460 802892 809309 810179 812386 813182 816152 824268 824804 825344 827144 ] |
||||||||||||||||||||||||||||||
| 5 | 204.89 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 457324 458423 489258 493402 499286 504072 518819 529460 531769 536448 540387 540388 540642 554960 557833 558662 560274 562901 582469 585944 597910 616687 619790 621917 636475 641528 644171 644178 644485 650478 650888 650937 652639 656590 660418 666628 674603 680654 684513 689161 693906 696350 697596 700217 702136 702310 702971 705018 705200 705339 707684 710822 710880 714548 714564 715897 718116 719936 720137 722042 725663 726928 728759 729863 732986 737018 737939 744486 748041 753761 755000 757290 758168 759017 761384 762020 763777 765028 772357 772836 777332 777421 778001 779075 780220 781625 783090 786684 787157 787235 787518 787590 787785 788167 789755 790650 790757 791049 791168 791923 793765 793880 794435 794532 797661 797931 800624 801460 802892 809309 810179 812386 813182 816152 824268 824804 825344 827144 ] |
||||||||||||||||||||||||||||||
| 6 | 2.14 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"cum cum cum"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.73 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"cum cum cum"
]
|
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.