Query Metrics
7
Database Queries
7
Different statements
136.85 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.50 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 1.79 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"blonde teen threesome"
]
|
||||||||||||||||||||||||||||||
| 3 | 16.60 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 463756 724111 489616 574224 672469 390593 721307 387221 722884 118086 705791 683564 386460 239112 686712 713014 670096 506548 401309 788791 574804 97571 11051 474021 708475 665916 775492 719058 187567 647983 114756 468610 584710 395408 408547 419410 702954 386862 384963 741284 389332 632021 698289 510508 721395 393039 699608 405176 717899 672579 759574 775978 469689 672584 447850 745999 507601 404953 527234 387179 420562 408326 720684 390980 428414 391034 640708 401119 803454 424325 419808 446268 472429 385830 387074 717867 717798 403031 390402 396732 674107 386205 359918 389482 741286 561416 192760 458722 405712 683454 554472 381940 407414 402680 420760 395392 416886 826621 671004 416319 604142 801886 400151 672709 489082 397361 515833 464165 462742 388940 550305 650488 665681 801965 761073 395684 397982 104130 405029 400932 ] |
||||||||||||||||||||||||||||||
| 4 | 2.57 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 11051 97571 104130 114756 118086 187567 192760 239112 359918 381940 384963 385830 386205 386460 386862 387074 387179 387221 388940 389332 389482 390402 390593 390980 391034 393039 395392 395408 395684 396732 397361 397982 400151 400932 401119 401309 402680 403031 404953 405029 405176 405712 407414 408326 408547 416319 416886 419410 419808 420562 420760 424325 428414 446268 447850 458722 462742 463756 464165 468610 469689 472429 474021 489082 489616 506548 507601 510508 515833 527234 550305 554472 561416 574224 574804 584710 604142 632021 640708 647983 650488 665681 665916 670096 671004 672469 672579 672584 672709 674107 683454 683564 686712 698289 699608 702954 705791 708475 713014 717798 717867 717899 719058 720684 721307 721395 722884 724111 741284 741286 745999 759574 761073 775492 775978 788791 801886 801965 803454 826621 ] |
||||||||||||||||||||||||||||||
| 5 | 111.64 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 11051 97571 104130 114756 118086 187567 192760 239112 359918 381940 384963 385830 386205 386460 386862 387074 387179 387221 388940 389332 389482 390402 390593 390980 391034 393039 395392 395408 395684 396732 397361 397982 400151 400932 401119 401309 402680 403031 404953 405029 405176 405712 407414 408326 408547 416319 416886 419410 419808 420562 420760 424325 428414 446268 447850 458722 462742 463756 464165 468610 469689 472429 474021 489082 489616 506548 507601 510508 515833 527234 550305 554472 561416 574224 574804 584710 604142 632021 640708 647983 650488 665681 665916 670096 671004 672469 672579 672584 672709 674107 683454 683564 686712 698289 699608 702954 705791 708475 713014 717798 717867 717899 719058 720684 721307 721395 722884 724111 741284 741286 745999 759574 761073 775492 775978 788791 801886 801965 803454 826621 ] |
||||||||||||||||||||||||||||||
| 6 | 1.49 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"беловолосая teen секс втро"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.26 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"беловолосая teen секс втро"
]
|
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.