Query Metrics
141
Database Queries
8
Different statements
37.40 ms
Query time
2
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.78 ms |
SELECT t1.id AS id_2, t1.gender AS gender_3, t1.email AS email_4, t1.roles AS roles_5, t1.password AS password_6, t1.last_logged_at AS last_logged_at_7, t1.firstname AS firstname_8, t1.lastname AS lastname_9, t1.active AS active_10, t1.phone AS phone_11, t1.deleted_at AS deleted_at_12, t1.created_at AS created_at_13, t1.updated_at AS updated_at_14, t0.is_visible AS is_visible_15, t1.image_id AS image_id_16, t1.address_id AS address_id_17, t0.cabinet_id AS cabinet_id_18, t1.type FROM user_broker t0 INNER JOIN user t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
40
]
|
2 | 0.81 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.visible AS visible_4, t0.start_at AS start_at_5, t0.end_at AS end_at_6, t0.registration AS registration_7, t0.end_subscription_at AS end_subscription_at_8, t0.meet_link AS meet_link_9, t0.max_brokers AS max_brokers_10, t0.max_guests AS max_guests_11, t0.available_place AS available_place_12, t0.duration AS duration_13, t0.theme AS theme_14, t0.deleted_at AS deleted_at_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.category_id AS category_id_18, t0.address_id AS address_id_19, t0.event_group_id AS event_group_id_20, t0.deleted_by_id AS deleted_by_id_21, t0.created_by_id AS created_by_id_22, t0.updated_by_id AS updated_by_id_23 FROM event t0 WHERE t0.id = ?
Parameters:
[
"1"
]
|
3 | 0.90 ms |
SELECT t0.id AS id_4, t0.gender AS gender_5, t0.email AS email_6, t0.roles AS roles_7, t0.password AS password_8, t0.last_logged_at AS last_logged_at_9, t0.firstname AS firstname_10, t0.lastname AS lastname_11, t0.active AS active_12, t0.phone AS phone_13, t0.deleted_at AS deleted_at_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.image_id AS image_id_17, t0.address_id AS address_id_18, t0.type, t3.is_visible AS is_visible_19, t3.cabinet_id AS cabinet_id_20 FROM user t0 LEFT JOIN user_administrator t1 ON t0.id = t1.id LEFT JOIN user_member t2 ON t0.id = t2.id LEFT JOIN user_broker t3 ON t0.id = t3.id WHERE t0.id = ?
Parameters:
[
230
]
|
4 | 1.33 ms |
SELECT e0_.id AS id_0, e0_.title AS title_1, e0_.content AS content_2, e0_.status AS status_3, e0_.deleted_at AS deleted_at_4, e0_.created_at AS created_at_5, e0_.updated_at AS updated_at_6, e0_.event_id AS event_id_7, e0_.event_group_id AS event_group_id_8, e0_.deleted_by_id AS deleted_by_id_9, e0_.created_by_id AS created_by_id_10, e0_.updated_by_id AS updated_by_id_11 FROM event_post e0_ WHERE e0_.event_id = ?
Parameters:
[
1
]
|
5 | 0.79 ms |
SELECT t0.id AS id_1, t0.participate AS participate_2, t0.present AS present_3, t0.comment AS comment_4, t0.deleted_at AS deleted_at_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.event_id AS event_id_8, t0.broker_id AS broker_id_9, t0.deleted_by_id AS deleted_by_id_10, t0.created_by_id AS created_by_id_11, t0.updated_by_id AS updated_by_id_12 FROM event_broker t0 WHERE t0.event_id = ? AND t0.broker_id = ? AND t0.participate = ? LIMIT 1
Parameters:
[ 1 40 1 ] |
6 | 0.71 ms |
SELECT e0_.id AS id_0, e1_.participate AS participate_1 FROM event_broker e1_ INNER JOIN event e0_ ON e1_.event_id = e0_.id WHERE e1_.broker_id = ? AND e1_.deleted_at IS NULL AND e0_.visible = 1 AND e0_.deleted_at IS NULL AND (e0_.start_at >= ? OR e0_.end_at >= ?)
Parameters:
[ 40 "2025-09-23 19:08:07" "2025-09-23 19:08:07" ] |
7 | 3.32 ms |
SELECT n0_.criticity AS criticity_0, n0_.name AS name_1, n0_.content_text AS content_text_2, n1_.created_at AS created_at_3, n1_.id AS id_4, n1_.updated_at AS updated_at_5 FROM notification n1_ INNER JOIN notification_type n0_ ON n1_.notification_type_id = n0_.id WHERE n1_.user_id = ? AND n0_.is_app = 1 AND n1_.is_viewed = 0 AND n0_.deleted_at IS NULL ORDER BY n1_.created_at DESC
Parameters:
[
40
]
|
8 | 0.43 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
75299
]
|
9 | 0.38 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
75095
]
|
10 | 0.37 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
74876
]
|
11 | 0.33 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
74592
]
|
12 | 0.39 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
74110
]
|
13 | 0.57 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
73905
]
|
14 | 0.36 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
73702
]
|
15 | 0.33 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
73553
]
|
16 | 0.29 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
73349
]
|
17 | 0.31 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
73084
]
|
18 | 0.32 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
72878
]
|
19 | 0.28 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
70214
]
|
20 | 0.29 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
70012
]
|
21 | 0.32 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
69811
]
|
22 | 0.31 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
69578
]
|
23 | 0.28 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
69366
]
|
24 | 0.28 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
69159
]
|
25 | 0.29 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
68948
]
|
26 | 0.27 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
68742
]
|
27 | 0.28 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
68521
]
|
28 | 0.27 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
68282
]
|
29 | 0.28 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
67878
]
|
30 | 0.26 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
67661
]
|
31 | 0.25 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
67455
]
|
32 | 0.24 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
67259
]
|
33 | 0.35 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
67063
]
|
34 | 0.27 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
66867
]
|
35 | 0.24 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
66671
]
|
36 | 0.30 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
66429
]
|
37 | 0.25 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
66194
]
|
38 | 0.24 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
65994
]
|
39 | 0.25 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
65757
]
|
40 | 0.23 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
65561
]
|
41 | 0.23 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
65371
]
|
42 | 0.28 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
65148
]
|
43 | 0.24 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
64947
]
|
44 | 0.24 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
64745
]
|
45 | 0.24 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
64549
]
|
46 | 0.23 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
64359
]
|
47 | 0.24 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
64162
]
|
48 | 0.24 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
63972
]
|
49 | 0.24 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
63760
]
|
50 | 0.23 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
63570
]
|
51 | 0.25 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
63368
]
|
52 | 0.23 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
63178
]
|
53 | 0.23 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
62981
]
|
54 | 0.25 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
62760
]
|
55 | 0.24 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
62543
]
|
56 | 0.23 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
62328
]
|
57 | 0.24 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
62134
]
|
58 | 0.27 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
61925
]
|
59 | 0.24 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
61735
]
|
60 | 0.20 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
61537
]
|
61 | 0.19 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
61340
]
|
62 | 0.17 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
61076
]
|
63 | 0.17 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
60886
]
|
64 | 0.19 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
60688
]
|
65 | 0.18 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
60498
]
|
66 | 0.18 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
60240
]
|
67 | 0.19 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
60050
]
|
68 | 0.19 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
59855
]
|
69 | 0.18 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
59800
]
|
70 | 0.18 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
59758
]
|
71 | 0.18 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
59555
]
|
72 | 0.19 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
59352
]
|
73 | 0.17 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
59143
]
|
74 | 0.18 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
58940
]
|
75 | 0.22 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
58750
]
|
76 | 0.19 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
58552
]
|
77 | 0.18 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
58362
]
|
78 | 0.18 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
58164
]
|
79 | 0.19 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
57967
]
|
80 | 0.19 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
57770
]
|
81 | 0.20 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
57580
]
|
82 | 0.18 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
57326
]
|
83 | 0.19 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
57133
]
|
84 | 0.18 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
56932
]
|
85 | 0.17 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
56567
]
|
86 | 0.18 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
56374
]
|
87 | 0.19 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
56173
]
|
88 | 0.17 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
55973
]
|
89 | 0.17 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
55778
]
|
90 | 0.21 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
55543
]
|
91 | 0.20 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
55265
]
|
92 | 0.19 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
55107
]
|
93 | 0.18 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
54802
]
|
94 | 0.21 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
54780
]
|
95 | 0.18 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
54562
]
|
96 | 0.17 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
54349
]
|
97 | 0.15 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
54156
]
|
98 | 0.17 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
53955
]
|
99 | 0.15 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
53675
]
|
100 | 0.16 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
53354
]
|
101 | 0.15 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
53161
]
|
102 | 0.19 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
52959
]
|
103 | 0.15 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
52750
]
|
104 | 0.15 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
52515
]
|
105 | 0.15 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
52322
]
|
106 | 0.16 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
52121
]
|
107 | 0.17 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
51928
]
|
108 | 0.15 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
51727
]
|
109 | 0.16 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
51534
]
|
110 | 0.16 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
51307
]
|
111 | 0.16 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
51114
]
|
112 | 0.16 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
50913
]
|
113 | 0.16 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
50720
]
|
114 | 0.15 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
50485
]
|
115 | 0.16 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
50277
]
|
116 | 0.17 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
50065
]
|
117 | 0.15 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
49840
]
|
118 | 0.19 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
49625
]
|
119 | 0.18 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
49416
]
|
120 | 0.18 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
49205
]
|
121 | 0.15 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
49012
]
|
122 | 0.18 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
48799
]
|
123 | 0.16 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
48606
]
|
124 | 0.15 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
48389
]
|
125 | 0.15 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
48172
]
|
126 | 0.18 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
47980
]
|
127 | 0.15 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
47674
]
|
128 | 0.16 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
47421
]
|
129 | 0.18 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
47200
]
|
130 | 0.18 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
47005
]
|
131 | 0.16 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
46810
]
|
132 | 0.16 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
46612
]
|
133 | 0.16 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
46427
]
|
134 | 0.16 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
46235
]
|
135 | 0.15 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
46050
]
|
136 | 0.16 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
45859
]
|
137 | 0.15 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
45620
]
|
138 | 0.16 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
45425
]
|
139 | 0.15 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
45216
]
|
140 | 0.15 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
45026
]
|
141 | 0.14 ms |
SELECT t0.id AS id_1, t0.is_viewed AS is_viewed_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.notification_type_id AS notification_type_id_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.id = ?
Parameters:
[
44833
]
|
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.