Query Metrics
7
Database Queries
7
Different statements
165.10 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.79 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 2.01 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"homemade milf horny"
]
|
||||||||||||||||||||||||||||||
| 3 | 19.98 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 416025 448515 561275 590079 603269 420293 814111 454306 455981 456601 479874 483731 445867 448978 452333 458420 454465 473823 499860 538484 573410 584682 556966 775276 803756 796109 800677 805041 797353 811271 730722 763121 763720 783402 796084 443815 446040 474597 447230 479967 473129 475866 522961 487945 505955 508713 483590 498422 505266 515624 452370 508950 580631 588600 643537 601754 569274 528327 569302 522604 535206 564377 564555 560791 584428 624425 497478 435225 427237 442414 442810 407809 415879 449693 459890 518007 505833 520804 522471 518008 522666 561454 556975 570958 549723 549817 578790 655927 709257 562469 604404 593003 624905 626066 792910 759135 787075 760403 726708 748889 602260 775976 423974 455343 521324 522744 524176 507678 519878 412380 462455 726521 153490 525431 519605 456010 420280 464552 469559 455352 ] |
||||||||||||||||||||||||||||||
| 4 | 3.58 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 153490 407809 412380 415879 416025 420280 420293 423974 427237 435225 442414 442810 443815 445867 446040 447230 448515 448978 449693 452333 452370 454306 454465 455343 455352 455981 456010 456601 458420 459890 462455 464552 469559 473129 473823 474597 475866 479874 479967 483590 483731 487945 497478 498422 499860 505266 505833 505955 507678 508713 508950 515624 518007 518008 519605 519878 520804 521324 522471 522604 522666 522744 522961 524176 525431 528327 535206 538484 549723 549817 556966 556975 560791 561275 561454 562469 564377 564555 569274 569302 570958 573410 578790 580631 584428 584682 588600 590079 593003 601754 602260 603269 604404 624425 624905 626066 643537 655927 709257 726521 726708 730722 748889 759135 760403 763121 763720 775276 775976 783402 787075 792910 796084 796109 797353 800677 803756 805041 811271 814111 ] |
||||||||||||||||||||||||||||||
| 5 | 134.37 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 153490 407809 412380 415879 416025 420280 420293 423974 427237 435225 442414 442810 443815 445867 446040 447230 448515 448978 449693 452333 452370 454306 454465 455343 455352 455981 456010 456601 458420 459890 462455 464552 469559 473129 473823 474597 475866 479874 479967 483590 483731 487945 497478 498422 499860 505266 505833 505955 507678 508713 508950 515624 518007 518008 519605 519878 520804 521324 522471 522604 522666 522744 522961 524176 525431 528327 535206 538484 549723 549817 556966 556975 560791 561275 561454 562469 564377 564555 569274 569302 570958 573410 578790 580631 584428 584682 588600 590079 593003 601754 602260 603269 604404 624425 624905 626066 643537 655927 709257 726521 726708 730722 748889 759135 760403 763121 763720 775276 775976 783402 787075 792910 796084 796109 797353 800677 803756 805041 811271 814111 ] |
||||||||||||||||||||||||||||||
| 6 | 1.70 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"домашн любительск milf horny"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.66 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"домашн любительск milf horny"
]
|
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.