Query Metrics
7
Database Queries
7
Different statements
149.60 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.53 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 1.60 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"kissing chubby mature"
]
|
||||||||||||||||||||||||||||||
| 3 | 13.21 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 549882 823689 739948 772118 824022 388154 804580 406067 392489 466893 826127 781970 737169 824520 800925 382239 466312 187840 825137 663431 736295 401007 722221 587759 729007 726646 624474 667291 193874 532818 561333 726476 726492 793587 233532 476330 382402 565648 701212 729884 732358 746097 745993 485686 697180 737164 737897 625036 525484 665876 742407 748219 785434 819423 776745 801947 825143 547915 665315 667847 705455 563056 796125 640403 715528 782155 397859 494564 401000 411628 772459 460759 454559 462557 395881 413475 413472 415346 530328 584810 550223 565731 663898 665384 697011 599327 614518 726144 726815 731804 737167 726552 728239 743834 726518 742860 727022 391653 394204 392675 398950 485978 664793 716117 741738 734822 743800 812725 454206 531548 706625 790400 808631 807769 726599 742892 712674 726718 407809 454886 ] |
||||||||||||||||||||||||||||||
| 4 | 3.54 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 187840 193874 233532 382239 382402 388154 391653 392489 392675 394204 395881 397859 398950 401000 401007 406067 407809 411628 413472 413475 415346 454206 454559 454886 460759 462557 466312 466893 476330 485686 485978 494564 525484 530328 531548 532818 547915 549882 550223 561333 563056 565648 565731 584810 587759 599327 614518 624474 625036 640403 663431 663898 664793 665315 665384 665876 667291 667847 697011 697180 701212 705455 706625 712674 715528 716117 722221 726144 726476 726492 726518 726552 726599 726646 726718 726815 727022 728239 729007 729884 731804 732358 734822 736295 737164 737167 737169 737897 739948 741738 742407 742860 742892 743800 743834 745993 746097 748219 772118 772459 776745 781970 782155 785434 790400 793587 796125 800925 801947 804580 807769 808631 812725 819423 823689 824022 824520 825137 825143 826127 ] |
||||||||||||||||||||||||||||||
| 5 | 126.85 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 187840 193874 233532 382239 382402 388154 391653 392489 392675 394204 395881 397859 398950 401000 401007 406067 407809 411628 413472 413475 415346 454206 454559 454886 460759 462557 466312 466893 476330 485686 485978 494564 525484 530328 531548 532818 547915 549882 550223 561333 563056 565648 565731 584810 587759 599327 614518 624474 625036 640403 663431 663898 664793 665315 665384 665876 667291 667847 697011 697180 701212 705455 706625 712674 715528 716117 722221 726144 726476 726492 726518 726552 726599 726646 726718 726815 727022 728239 729007 729884 731804 732358 734822 736295 737164 737167 737169 737897 739948 741738 742407 742860 742892 743800 743834 745993 746097 748219 772118 772459 776745 781970 782155 785434 790400 793587 796125 800925 801947 804580 807769 808631 812725 819423 823689 824022 824520 825137 825143 826127 ] |
||||||||||||||||||||||||||||||
| 6 | 1.55 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"kissing chubby mature"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.31 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"kissing chubby mature"
]
|
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.