Query Metrics
7
Database Queries
7
Different statements
147.44 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.96 ms |
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 2.25 ms |
SELECT `trend_id` FROM `trend` WHERE `subject` = ? LIMIT 1
Parameters:
[
"mature housewife"
]
|
||||||||||||||||||||||||||||||
| 3 | 14.70 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 555022 817960 618757 735009 721092 535324 744806 705359 763550 497701 796543 724086 721095 758298 770233 720612 756370 385519 802150 796450 824584 451443 390176 780653 538006 522494 558020 515062 593856 443698 443687 477547 727769 466995 526708 496028 409936 467029 604100 734848 744219 641349 707284 795954 796036 826048 715567 761012 726967 391518 643287 761600 796116 796008 761029 467848 619614 536458 586897 759946 456721 598870 824212 44900 390293 579510 706889 820261 395943 815437 824363 552285 781925 381742 824311 561531 570938 393056 558898 820298 415786 819650 153922 824172 812505 781747 716586 123789 820283 561598 389174 823582 577417 570950 591051 233862 530308 397878 820285 530467 576640 606044 743724 382421 390643 721463 781702 781686 716101 801908 745954 415578 820309 824265 702179 782198 395927 820249 551157 561586 ] |
||||||||||||||||||||||||||||||
| 4 | 2.84 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 44900 123789 153922 233862 381742 382421 385519 389174 390176 390293 390643 391518 393056 395927 395943 397878 409936 415578 415786 443687 443698 451443 456721 466995 467029 467848 477547 496028 497701 515062 522494 526708 530308 530467 535324 536458 538006 551157 552285 555022 558020 558898 561531 561586 561598 570938 570950 576640 577417 579510 586897 591051 593856 598870 604100 606044 618757 619614 641349 643287 702179 705359 706889 707284 715567 716101 716586 720612 721092 721095 721463 724086 726967 727769 734848 735009 743724 744219 744806 745954 756370 758298 759946 761012 761029 761600 763550 770233 780653 781686 781702 781747 781925 782198 795954 796008 796036 796116 796450 796543 801908 802150 812505 815437 817960 819650 820249 820261 820283 820285 820298 820309 823582 824172 824212 824265 824311 824363 824584 826048 ] |
||||||||||||||||||||||||||||||
| 5 | 122.17 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 44900 123789 153922 233862 381742 382421 385519 389174 390176 390293 390643 391518 393056 395927 395943 397878 409936 415578 415786 443687 443698 451443 456721 466995 467029 467848 477547 496028 497701 515062 522494 526708 530308 530467 535324 536458 538006 551157 552285 555022 558020 558898 561531 561586 561598 570938 570950 576640 577417 579510 586897 591051 593856 598870 604100 606044 618757 619614 641349 643287 702179 705359 706889 707284 715567 716101 716586 720612 721092 721095 721463 724086 726967 727769 734848 735009 743724 744219 744806 745954 756370 758298 759946 761012 761029 761600 763550 770233 780653 781686 781702 781747 781925 782198 795954 796008 796036 796116 796450 796543 801908 802150 812505 815437 817960 819650 820249 820261 820283 820285 820298 820309 823582 824172 824212 824265 824311 824363 824584 826048 ] |
||||||||||||||||||||||||||||||
| 6 | 1.80 ms |
SELECT `query_id` FROM `search_log` WHERE `query` = ?
Parameters:
[
"mature housewife"
]
|
||||||||||||||||||||||||||||||
| 7 | 1.71 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.