GET https://smdev.biometrika.ru/api/v2/notifications/

Query Metrics

6 Database Queries
6 Different statements
5.60 ms Query time
0 Invalid entities
3 Managed entities

Queries

Group similar statements

# Time Info
1 3.91 ms
SELECT f0_.id AS id_0, f0_.uuid AS uuid_1, f0_.tabel_id AS tabel_id_2, f0_.bitrix_id AS bitrix_id_3, f0_.first_name AS first_name_4, f0_.second_name AS second_name_5, f0_.patronymic AS patronymic_6, f0_.phone_number AS phone_number_7, f0_.terminal_code AS terminal_code_8, f0_.username AS username_9, f0_.position AS position_10, f0_.email AS email_11, f0_.enabled AS enabled_12, f0_.salt AS salt_13, f0_.password AS password_14, f0_.last_login AS last_login_15, f0_.confirmation_token AS confirmation_token_16, f0_.password_requested_at AS password_requested_at_17, f0_.comment AS comment_18, f0_.roles AS roles_19, f0_.notification_preferences AS notification_preferences_20, f0_.reset_token AS reset_token_21, f0_.reset_requested_at AS reset_requested_at_22, f0_.user_image_name AS user_image_name_23, f0_.user_image_thumb_name AS user_image_thumb_name_24, f0_.created_at AS created_at_25, f0_.updated_at AS updated_at_26, f0_.deleted_at AS deleted_at_27, f0_.created_by AS created_by_28, f0_.updated_by AS updated_by_29, f0_.renter_id AS renter_id_30 FROM fos_user f0_ WHERE LOWER(f0_.username) = LOWER(?) OR LOWER(f0_.email) = LOWER(?) LIMIT 1
Parameters:
[
  "markin_sm"
  "markin_sm"
]
2 0.15 ms
"START TRANSACTION"
Parameters:
[]
3 0.46 ms
UPDATE fos_user SET last_login = ?, updated_at = ? WHERE id = ?
Parameters:
[
  "2026-06-10 01:08:57"
  "2026-06-10 01:08:57"
  21
]
4 0.27 ms
"COMMIT"
Parameters:
[]
5 0.31 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.geo_coordinates AS geo_coordinates_4, t0.address AS address_5, t0.tabel_id AS tabel_id_6, t0.bitrix_id AS bitrix_id_7, t0.timezone AS timezone_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.deleted_at AS deleted_at_11, t0.manager_id AS manager_id_12, t0.assistant_id AS assistant_id_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15 FROM guarded_object t0 WHERE t0.id = ?
Parameters:
[
  4
]
6 0.49 ms
SELECT u0_.id AS id_0, u0_.type AS type_1, u0_.title AS title_2, u0_.body AS body_3, u0_.url AS url_4, u0_.payload AS payload_5, u0_.read_at AS read_at_6, u0_.created_at AS created_at_7, u0_.user_id AS user_id_8, u0_.guarded_object_id AS guarded_object_id_9 FROM user_notification u0_ WHERE u0_.user_id = ? ORDER BY u0_.created_at DESC LIMIT 20
Parameters:
[
  21
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\User 1
App\Entity\GuardedObject 1
App\Entity\Notification\UserNotification 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Renter No errors.
App\Entity\Logs\UserAgentLog No errors.
App\Entity\GuardedObject No errors.
App\Entity\UserNotificationChannel No errors.
App\Entity\Rounds\CheckPoint No errors.
App\Entity\Pass\PassType No errors.
App\Entity\Pass\Car\CarPassType No errors.
App\Entity\Pass\People\PeoplePassType No errors.
App\Entity\Rounds\RoundTemplate No errors.
App\Entity\Alcotest No errors.
App\Entity\MdmDevice No errors.
App\Entity\Pass\Pass No errors.
App\Entity\Pass\Car\CarPass No errors.
App\Entity\Pass\People\PeoplePass No errors.
App\Entity\Notification\UserNotification No errors.
App\Entity\Pass\Car\ParkingPlace No errors.
App\Entity\Rounds\RoundTrek No errors.
App\Entity\Rounds\CheckPointResult No errors.
App\Entity\Pass\Car\CarZone No errors.
App\Entity\Rounds\RoundResult No errors.
App\Entity\Pass\Register No errors.
App\Entity\Pass\Car\ArrivalRegister No errors.
App\Entity\Pass\Car\CarCategory No errors.
App\Entity\Pass\People\Visitor No errors.
App\Entity\Logs\Log No errors.
App\Entity\Rounds\RoundScheduleOccurrence No errors.
App\Entity\Rounds\CheckPointResultMedia No errors.
App\Entity\Pass\People\VisitorRegister No errors.
App\Entity\Rounds\RoundSchedulePlan No errors.
App\Entity\Rounds\RoundNotificationRule No errors.
App\Entity\RefreshToken No errors.
App\Entity\Token\Fcm No errors.
App\Entity\Pass\People\PeopleBlackList No errors.
App\Entity\Pass\Car\CarBlackList No errors.
App\Entity\Pass\RenterPassScope No errors.
App\Entity\Pass\PassTypeNotificationRule No errors.
App\Entity\SmsVerification No errors.
App\Entity\Notification\NotificationDeliveryLog No errors.
App\Entity\Reports\ReportRun No errors.
App\Entity\Reports\ReportTemplate No errors.
App\Entity\Reports\ReportSchedule No errors.
App\Entity\UploadedFile No errors.
App\Entity\UserOAuthAccount No errors.
Vich\UploaderBundle\Entity\File No errors.
Gesdinet\JWTRefreshTokenBundle\Entity\RefreshToken No errors.