Query Metrics
7
Database Queries
7
Different statements
897.47 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 2.89 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 213.36 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"мастурбация бритые киски"
]
|
||||||||||||||||||||||||||||||
| 3 | 47.08 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 586577 434469 785083 514399 408355 607064 418517 398685 449263 511978 436055 469397 441347 425573 466030 421600 421605 434544 440863 434576 524420 441991 508290 547787 425088 423819 434135 492620 439250 557869 802905 419583 582377 547777 567334 485297 549773 482799 446988 747594 427020 485530 757561 777791 755351 425349 419203 793092 118282 695233 761268 785571 423314 756549 601677 548448 723851 555769 780415 8295 560925 417776 487556 223019 770157 576841 452848 185335 627636 738285 620518 515976 256162 508068 546029 621761 512087 459028 488558 786356 430043 527494 381863 397579 580248 442608 526244 407415 807571 443373 527471 431224 642013 485418 492075 804639 760079 601460 496252 553475 500943 576329 489805 401353 813597 527790 412571 469665 454012 582399 462699 480680 525587 600907 416453 465065 419646 622351 536224 630796 ] |
||||||||||||||||||||||||||||||
| 4 | 212.09 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 8295 118282 185335 223019 256162 381863 397579 398685 401353 407415 408355 412571 416453 417776 418517 419203 419583 419646 421600 421605 423314 423819 425088 425349 425573 427020 430043 431224 434135 434469 434544 434576 436055 439250 440863 441347 441991 442608 443373 446988 449263 452848 454012 459028 462699 465065 466030 469397 469665 480680 482799 485297 485418 485530 487556 488558 489805 492075 492620 496252 500943 508068 508290 511978 512087 514399 515976 524420 525587 526244 527471 527494 527790 536224 546029 547777 547787 548448 549773 553475 555769 557869 560925 567334 576329 576841 580248 582377 582399 586577 600907 601460 601677 607064 620518 621761 622351 627636 630796 642013 695233 723851 738285 747594 755351 756549 757561 760079 761268 770157 777791 780415 785083 785571 786356 793092 802905 804639 807571 813597 ] |
||||||||||||||||||||||||||||||
| 5 | 210.58 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 8295 118282 185335 223019 256162 381863 397579 398685 401353 407415 408355 412571 416453 417776 418517 419203 419583 419646 421600 421605 423314 423819 425088 425349 425573 427020 430043 431224 434135 434469 434544 434576 436055 439250 440863 441347 441991 442608 443373 446988 449263 452848 454012 459028 462699 465065 466030 469397 469665 480680 482799 485297 485418 485530 487556 488558 489805 492075 492620 496252 500943 508068 508290 511978 512087 514399 515976 524420 525587 526244 527471 527494 527790 536224 546029 547777 547787 548448 549773 553475 555769 557869 560925 567334 576329 576841 580248 582377 582399 586577 600907 601460 601677 607064 620518 621761 622351 627636 630796 642013 695233 723851 738285 747594 755351 756549 757561 760079 761268 770157 777791 780415 785083 785571 786356 793092 802905 804639 807571 813597 ] |
||||||||||||||||||||||||||||||
| 6 | 3.00 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"мастурбац бритая вагин"
]
|
||||||||||||||||||||||||||||||
| 7 | 208.46 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"мастурбац бритая вагин"
]
|
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.