Error 403 Forbidden

GET https://cabinet.shuvar.com/ajax/dashboard/message/user/123

Query Metrics

10 Database Queries
10 Different statements
11.00 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 3.21 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.birthdate AS birthdate_5, t0.ipn AS ipn_6, t0.phone AS phone_7, t0.erdpou AS erdpou_8, t0.site AS site_9, t0.address_legal AS address_legal_10, t0.address_actual AS address_actual_11, t0.work_start_date AS work_start_date_12, t0.uuid AS uuid_13, t0.type AS type_14, t0.active AS active_15, t0.plain_password AS plain_password_16, t0.full_name AS full_name_17, t0.direction AS direction_18, t0.balance AS balance_19, t0.last_login AS last_login_20, t0.login_count AS login_count_21 FROM "user" t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  "2214109341@gmail.com"
]
2 1.57 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.uuid AS uuid_3, t0.description AS description_4, t0.deleted AS deleted_5, t0.code AS code_6 FROM trading_zones t0 INNER JOIN user_trading_zones ON t0.id = user_trading_zones.trading_zones_id WHERE user_trading_zones.user_id = ?
Parameters:
[
  123
]
3 1.12 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.uuid AS uuid_3, t0.description AS description_4, t0.deleted AS deleted_5, t0.code AS code_6, t0.number AS number_7, t0.type AS type_8, t0.orenda AS orenda_9, t0.date_from AS date_from_10, t0.date_to AS date_to_11, t0.balance AS balance_12, t0.status AS status_13, t0.user_id_id AS user_id_id_14, t0.trading_points_id AS trading_points_id_15, t0.organisation_id AS organisation_id_16 FROM agreements t0 WHERE t0.user_id_id = ?
Parameters:
[
  123
]
4 0.85 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.uuid AS uuid_3, t0.deleted AS deleted_4, t0.code AS code_5, t0.description AS description_6, t0.area AS area_7, t0.heat_area AS heat_area_8, t0.cold_area AS cold_area_9, t0.frost_area AS frost_area_10, t0.area_garbage AS area_garbage_11, t0.area_cleaning AS area_cleaning_12, t0.area_outdoor_lighting AS area_outdoor_lighting_13, t0.sub_zone_id AS sub_zone_id_14 FROM trading_points t0 WHERE t0.id = ?
Parameters:
[
  46
]
5 0.83 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.uuid AS uuid_3, t0.description AS description_4, t0.deleted AS deleted_5, t0.code AS code_6 FROM trading_zones t0 INNER JOIN trading_zones_trading_points ON t0.id = trading_zones_trading_points.trading_zones_id WHERE trading_zones_trading_points.trading_points_id = ?
Parameters:
[
  46
]
6 0.31 ms
"START TRANSACTION"
Parameters:
[]
7 0.73 ms
INSERT INTO direction_entry (date) VALUES (?)
Parameters:
[
  "2026-02-04"
]
8 1.11 ms
INSERT INTO direction_entry_user (direction_entry_id, user_id) VALUES (?, ?)
Parameters:
[
  366
  123
]
9 0.89 ms
INSERT INTO direction_entry_trading_zones (direction_entry_id, trading_zones_id) VALUES (?, ?)
Parameters:
[
  366
  13
]
10 0.37 ms
"COMMIT"
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