Query Metrics
7
Database Queries
7
Different statements
168.38 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.54 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 2.21 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"большая киска женщина…"
]
|
||||||||||||||||||||||||||||||
| 3 | 15.14 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 577274 566358 605660 605734 469579 401898 440637 442947 446138 452250 474108 453822 500929 517624 499755 499899 507472 537138 540509 542411 549713 554493 555778 576180 547806 561805 567055 583713 547786 548465 555006 579840 595609 610075 604658 610209 641685 752940 767116 767265 735909 722388 777094 800513 445395 415551 440485 498540 526061 455021 800661 574422 420530 411751 440614 523885 449389 468443 495394 577949 466105 424850 425218 490846 556643 475797 446993 447931 526508 514229 428711 459513 449073 483375 452797 546966 466095 452964 426378 481925 521596 513701 457866 478933 461183 467913 477691 511273 513142 488549 441120 458924 510855 390378 402950 424606 826267 814431 468946 493748 495444 693194 678868 809104 794904 773404 448082 814981 814727 551729 606808 440068 464362 544847 541858 792100 802028 792136 813422 740869 ] |
||||||||||||||||||||||||||||||
| 4 | 3.55 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 390378 401898 402950 411751 415551 420530 424606 424850 425218 426378 428711 440068 440485 440614 440637 441120 442947 445395 446138 446993 447931 448082 449073 449389 452250 452797 452964 453822 455021 457866 458924 459513 461183 464362 466095 466105 467913 468443 468946 469579 474108 475797 477691 478933 481925 483375 488549 490846 493748 495394 495444 498540 499755 499899 500929 507472 510855 511273 513142 513701 514229 517624 521596 523885 526061 526508 537138 540509 541858 542411 544847 546966 547786 547806 548465 549713 551729 554493 555006 555778 556643 561805 566358 567055 574422 576180 577274 577949 579840 583713 595609 604658 605660 605734 606808 610075 610209 641685 678868 693194 722388 735909 740869 752940 767116 767265 773404 777094 792100 792136 794904 800513 800661 802028 809104 813422 814431 814727 814981 826267 ] |
||||||||||||||||||||||||||||||
| 5 | 142.56 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 390378 401898 402950 411751 415551 420530 424606 424850 425218 426378 428711 440068 440485 440614 440637 441120 442947 445395 446138 446993 447931 448082 449073 449389 452250 452797 452964 453822 455021 457866 458924 459513 461183 464362 466095 466105 467913 468443 468946 469579 474108 475797 477691 478933 481925 483375 488549 490846 493748 495394 495444 498540 499755 499899 500929 507472 510855 511273 513142 513701 514229 517624 521596 523885 526061 526508 537138 540509 541858 542411 544847 546966 547786 547806 548465 549713 551729 554493 555006 555778 556643 561805 566358 567055 574422 576180 577274 577949 579840 583713 595609 604658 605660 605734 606808 610075 610209 641685 678868 693194 722388 735909 740869 752940 767116 767265 773404 777094 792100 792136 794904 800513 800661 802028 809104 813422 814431 814727 814981 826267 ] |
||||||||||||||||||||||||||||||
| 6 | 1.76 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"большая большие вагин женщин"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.60 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.