Query Metrics
7
Database Queries
7
Different statements
145.85 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.84 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 2.01 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"mature housewife"
]
|
||||||||||||||||||||||||||||||
| 3 | 12.86 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 785872 811485 795849 807997 546917 546946 564655 693325 552071 563189 614514 592548 781995 725135 772459 395921 411333 478362 394212 475205 479134 233143 476346 397896 402897 476272 514688 519585 523847 484443 484725 490195 188258 396032 411236 411742 817259 823613 824459 451719 529295 645928 670357 693254 705449 716277 667669 721432 546120 577965 620258 587846 598427 781739 801910 788756 726698 734373 744232 772578 781672 724286 724846 725170 744804 745844 773577 731788 740991 621716 705355 781685 233710 382244 407685 386648 382785 4497 408518 825323 826928 827032 827438 827596 820381 825431 533686 533889 532866 536487 533052 537134 718299 720528 561486 561516 587859 805340 809701 808254 725510 741472 744807 801781 749052 726746 758046 738330 796276 477469 548071 570966 590946 563413 730352 470201 383700 382045 381884 409179 ] |
||||||||||||||||||||||||||||||
| 4 | 4.00 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 4497 188258 233143 233710 381884 382045 382244 382785 383700 386648 394212 395921 396032 397896 402897 407685 408518 409179 411236 411333 411742 451719 470201 475205 476272 476346 477469 478362 479134 484443 484725 490195 514688 519585 523847 529295 532866 533052 533686 533889 536487 537134 546120 546917 546946 548071 552071 561486 561516 563189 563413 564655 570966 577965 587846 587859 590946 592548 598427 614514 620258 621716 645928 667669 670357 693254 693325 705355 705449 716277 718299 720528 721432 724286 724846 725135 725170 725510 726698 726746 730352 731788 734373 738330 740991 741472 744232 744804 744807 745844 749052 758046 772459 772578 773577 781672 781685 781739 781995 785872 788756 795849 796276 801781 801910 805340 807997 808254 809701 811485 817259 820381 823613 824459 825323 825431 826928 827032 827438 827596 ] |
||||||||||||||||||||||||||||||
| 5 | 121.49 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 4497 188258 233143 233710 381884 382045 382244 382785 383700 386648 394212 395921 396032 397896 402897 407685 408518 409179 411236 411333 411742 451719 470201 475205 476272 476346 477469 478362 479134 484443 484725 490195 514688 519585 523847 529295 532866 533052 533686 533889 536487 537134 546120 546917 546946 548071 552071 561486 561516 563189 563413 564655 570966 577965 587846 587859 590946 592548 598427 614514 620258 621716 645928 667669 670357 693254 693325 705355 705449 716277 718299 720528 721432 724286 724846 725135 725170 725510 726698 726746 730352 731788 734373 738330 740991 741472 744232 744804 744807 745844 749052 758046 772459 772578 773577 781672 781685 781739 781995 785872 788756 795849 796276 801781 801910 805340 807997 808254 809701 811485 817259 820381 823613 824459 825323 825431 826928 827032 827438 827596 ] |
||||||||||||||||||||||||||||||
| 6 | 1.85 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"mature housewife"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.80 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ?
Parameters:
[
"mature housewife"
]
|
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.