Query Metrics
61
Database Queries
20
Different statements
52.25 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
17.29 ms (33.08%) |
1 |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.ip AS ip_3, t0.user_id AS user_id_4, t0.common_information_id AS common_information_id_5 FROM visit t0 WHERE t0.common_information_id = ?
Parameters:
[
10
]
|
|
10.24 ms (19.60%) |
1 |
SELECT v0_.id AS id_0, v0_.created_at AS created_at_1, v0_.ip AS ip_2, v0_.user_id AS user_id_3, v0_.common_information_id AS common_information_id_4 FROM visit v0_ WHERE v0_.ip = ? AND v0_.common_information_id = ? AND v0_.created_at > ?
Parameters:
[ "216.73.216.48" 10 "2025-12-09 16:12:23" ] |
|
4.20 ms (8.04%) |
16 |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.ip AS ip_3, t0.user_id AS user_id_4, t0.playable_id AS playable_id_5 FROM playback t0 WHERE t0.playable_id = ?
Parameters:
[
300
]
|
|
3.82 ms (7.32%) |
1 |
"COMMIT"
Parameters:
[] |
|
3.35 ms (6.41%) |
16 |
SELECT t0.id AS id_1 FROM playable t0 WHERE t0.id = ?
Parameters:
[
300
]
|
|
3.26 ms (6.25%) |
8 |
SELECT t0.id AS id_1, t0.extension AS extension_2, t0.sub_path AS sub_path_3, t0.alt AS alt_4 FROM picture t0 WHERE t0.id = ?
Parameters:
[
128
]
|
|
1.52 ms (2.90%) |
4 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.deleted AS deleted_4, t0.type AS type_5, t0.status AS status_6, t0.extension AS extension_7, t0.mime_type AS mime_type_8, t0.real_name AS real_name_9, t0.description AS description_10, t0.url AS url_11, t0.folder_id AS folder_id_12, t0.project_id AS project_id_13, t0.playable_id AS playable_id_14, t0.picture_id AS picture_id_15 FROM file t0 WHERE t0.folder_id = ?
Parameters:
[
63
]
|
|
1.28 ms (2.45%) |
1 |
SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.created_at AS created_at_2, f0_.deleted AS deleted_3, f0_.type AS type_4, f0_.status AS status_5, f0_.extension AS extension_6, f0_.mime_type AS mime_type_7, f0_.real_name AS real_name_8, f0_.description AS description_9, f0_.url AS url_10, f0_.folder_id AS folder_id_11, f0_.project_id AS project_id_12, f0_.playable_id AS playable_id_13, f0_.picture_id AS picture_id_14 FROM file f0_ INNER JOIN folder f1_ ON f0_.folder_id = f1_.id INNER JOIN band b2_ ON f1_.owner_id = b2_.id INNER JOIN action a3_ ON f0_.id = a3_.file_id AND a3_.discr IN ('file_action') WHERE b2_.id = ? AND a3_.action = ? AND f0_.status = ? AND f0_.deleted = 0 AND f0_.type = ? GROUP BY a3_.id ORDER BY a3_.created_at DESC
Parameters:
[ 10 "favorite" "public" "music" ] |
|
1.10 ms (2.11%) |
1 |
SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.created_at AS created_at_2, f0_.deleted AS deleted_3, f0_.type AS type_4, f0_.status AS status_5, f0_.extension AS extension_6, f0_.mime_type AS mime_type_7, f0_.real_name AS real_name_8, f0_.description AS description_9, f0_.url AS url_10, f0_.folder_id AS folder_id_11, f0_.project_id AS project_id_12, f0_.playable_id AS playable_id_13, f0_.picture_id AS picture_id_14 FROM file f0_ INNER JOIN folder f1_ ON f0_.folder_id = f1_.id INNER JOIN band b2_ ON f1_.owner_id = b2_.id INNER JOIN action a3_ ON f0_.id = a3_.file_id AND a3_.discr IN ('file_action') WHERE b2_.id = ? AND a3_.action = ? AND f0_.status = ? AND f0_.deleted = 0 AND f0_.type = ? AND a3_.id < ? GROUP BY a3_.id ORDER BY a3_.created_at DESC LIMIT 20
Parameters:
[ 10 "publish" "public" "music" 999999999 ] |
|
0.93 ms (1.79%) |
2 |
SELECT t0.id AS id_1, t0.inscription_date AS inscription_date_2, t0.story AS story_3, t0.experience AS experience_4, t0.country AS country_5, t0.views_number AS views_number_6, t0.profile_picture_id AS profile_picture_id_7, t0.cover_picture_id AS cover_picture_id_8 FROM common_information t0 WHERE t0.id = ?
Parameters:
[
10
]
|
|
0.87 ms (1.66%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.city AS city_4, t0.creator_id AS creator_id_5, t0.common_information_id AS common_information_id_6 FROM band t0 WHERE t0.id = ?
Parameters:
[
"10"
]
|
|
0.76 ms (1.45%) |
1 |
SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.created_at AS created_at_2, f0_.deleted AS deleted_3, f0_.type AS type_4, f0_.status AS status_5, f0_.extension AS extension_6, f0_.mime_type AS mime_type_7, f0_.real_name AS real_name_8, f0_.description AS description_9, f0_.url AS url_10, f0_.folder_id AS folder_id_11, f0_.project_id AS project_id_12, f0_.playable_id AS playable_id_13, f0_.picture_id AS picture_id_14 FROM file f0_ INNER JOIN folder f1_ ON f0_.folder_id = f1_.id INNER JOIN band b2_ ON f1_.owner_id = b2_.id INNER JOIN action a3_ ON f0_.id = a3_.file_id AND a3_.discr IN ('file_action') WHERE b2_.id = ? AND a3_.action = ? AND f0_.status = ? AND f0_.deleted = 0 AND f0_.type = ? AND a3_.id < ? GROUP BY a3_.id ORDER BY a3_.created_at DESC LIMIT 50
Parameters:
[ 10 "publish" "public" "music" 999999999 ] |
|
0.65 ms (1.24%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.deleted AS deleted_4, t0.parent_id AS parent_id_5, t0.owner_id AS owner_id_6, t0.creator_id AS creator_id_7 FROM folder t0 WHERE t0.owner_id = ?
Parameters:
[
10
]
|
|
0.59 ms (1.14%) |
1 |
INSERT INTO visit (created_at, ip, user_id, common_information_id) VALUES (?, ?, ?, ?)
Parameters:
[ 1 => "2025-12-09 16:17:23" 2 => "216.73.216.48" 3 => null 4 => 10 ] |
|
0.50 ms (0.97%) |
1 |
SELECT t0.id AS id_1, t0.description AS description_2, t0.deleted AS deleted_3, t0.created_at AS created_at_4, t0.band_id AS band_id_5, t0.createdBy AS createdBy_6 FROM new_member_search t0 WHERE t0.band_id = ?
Parameters:
[
10
]
|
|
0.49 ms (0.94%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2 FROM music_style t0 INNER JOIN common_information_music_style ON t0.id = common_information_music_style.music_style_id WHERE common_information_music_style.common_information_id = ?
Parameters:
[
10
]
|
|
0.42 ms (0.81%) |
1 |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.description AS description_3, t0.status AS status_4, t0.action AS action_5, t0.user_id AS user_id_6, t0.band_people_id AS band_people_id_7, t0.user_people_id AS user_people_id_8, t0.discr FROM action t0 WHERE t0.band_people_id = ? AND t0.discr IN ('people_action')
Parameters:
[
10
]
|
|
0.37 ms (0.70%) |
1 |
SELECT t0.first_name AS first_name_1, t0.last_name AS last_name_2, t0.birthday AS birthday_3, t0.influential_artists AS influential_artists_4, t0.id AS id_5, t0.username AS username_6, t0.email AS email_7, t0.enabled AS enabled_8, t0.available_to_collaborate AS available_to_collaborate_9, t0.salt AS salt_10, t0.password AS password_11, t0.last_login AS last_login_12, t0.roles AS roles_13, t0.common_information_id AS common_information_id_14 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
2
]
|
|
0.34 ms (0.65%) |
1 |
SELECT t0.id AS id_1, t0.story AS story_2, t0.role AS role_3, t0.band_id AS band_id_4, t0.user_id AS user_id_5 FROM band_member t0 WHERE t0.band_id = ?
Parameters:
[
10
]
|
|
0.25 ms (0.48%) |
1 |
"START TRANSACTION"
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
| Class | Mapping errors |
|---|---|
| App\Entity\Band | No errors. |
| App\Entity\User | No errors. |
| App\Entity\CommonInformation | No errors. |
| App\Entity\BandMember | No errors. |
| App\Entity\NewMemberSearch | No errors. |
| App\Entity\Action | No errors. |
| App\Entity\PeopleAction | No errors. |
| App\Entity\Folder | No errors. |
| App\Entity\EventAction | No errors. |
| App\Entity\Invitation | No errors. |
| App\Entity\Thread | No errors. |
| App\Entity\Order | No errors. |
| App\Entity\Project | No errors. |
| App\Entity\Picture | No errors. |
| App\Entity\MusicStyle | No errors. |
| App\Entity\Visit | No errors. |
| App\Entity\File | No errors. |
| App\Entity\FileAction | No errors. |
| App\Entity\Playable | No errors. |
| App\Entity\FileBandMember | No errors. |
| App\Entity\Playback | No errors. |
| App\Entity\Share | No errors. |
| App\Entity\Instrument | No errors. |
| App\Entity\FileReport | No errors. |