Query Metrics
7
Database Queries
7
Different statements
197.40 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.72 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 2.06 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"amateur homemade dad"
]
|
||||||||||||||||||||||||||||||
| 3 | 16.48 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 492349 716935 801446 538275 708582 549661 565761 789276 824434 805030 807964 811323 812457 764802 703977 779905 487647 576446 784789 741728 827859 540436 582040 704186 606619 610436 392607 442458 505967 550622 616679 780752 687157 612601 442421 428135 429492 524363 741729 622720 428903 524273 809565 759722 727076 780950 470878 591936 588378 618313 639155 456213 714062 428910 442405 554626 565012 697186 713552 562952 788428 525141 520309 436568 441485 448159 527991 543993 807247 728155 763174 806742 469903 437252 509385 572943 418089 427282 453709 453991 456691 457113 466828 546894 557961 572028 662140 812593 792904 437311 449436 459400 466775 516788 490149 490749 557924 756803 591546 598483 437343 460192 558633 561597 716566 477699 446212 517526 566337 659981 591690 591735 599140 631019 526394 447016 488479 668019 521391 525233 ] |
||||||||||||||||||||||||||||||
| 4 | 2.97 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 392607 418089 427282 428135 428903 428910 429492 436568 437252 437311 437343 441485 442405 442421 442458 446212 447016 448159 449436 453709 453991 456213 456691 457113 459400 460192 466775 466828 469903 470878 477699 487647 488479 490149 490749 492349 505967 509385 516788 517526 520309 521391 524273 524363 525141 525233 526394 527991 538275 540436 543993 546894 549661 550622 554626 557924 557961 558633 561597 562952 565012 565761 566337 572028 572943 576446 582040 588378 591546 591690 591735 591936 598483 599140 606619 610436 612601 616679 618313 622720 631019 639155 659981 662140 668019 687157 697186 703977 704186 708582 713552 714062 716566 716935 727076 728155 741728 741729 756803 759722 763174 764802 780752 780950 784789 788428 789276 792904 801446 805030 806742 807247 807964 809565 811323 812457 812593 824434 827859 ] |
||||||||||||||||||||||||||||||
| 5 | 170.44 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 392607 418089 427282 428135 428903 428910 429492 436568 437252 437311 437343 441485 442405 442421 442458 446212 447016 448159 449436 453709 453991 456213 456691 457113 459400 460192 466775 466828 469903 470878 477699 487647 488479 490149 490749 492349 505967 509385 516788 517526 520309 521391 524273 524363 525141 525233 526394 527991 538275 540436 543993 546894 549661 550622 554626 557924 557961 558633 561597 562952 565012 565761 566337 572028 572943 576446 582040 588378 591546 591690 591735 591936 598483 599140 606619 610436 612601 616679 618313 622720 631019 639155 659981 662140 668019 687157 697186 703977 704186 708582 713552 714062 716566 716935 727076 728155 741728 741729 756803 759722 763174 764802 780752 780950 784789 788428 789276 792904 801446 805030 806742 807247 807964 809565 811323 812457 812593 824434 827859 ] |
||||||||||||||||||||||||||||||
| 6 | 1.86 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"любительск домашн любительск dad"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.86 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"любительск домашн любительск dad"
]
|
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.