|
sql
app/worker/email_notification_worker.rb:8
|
<1%
|
app/worker/email_notification_worker.rb:8
- Average Self
-
1ms
- Calls
- 1x
- Total Self
- 1ms
- Total Children
- 0ms
- Total runtime
- 1ms
SELECT `notifications`.* FROM `notifications` WHERE `notifications`.`id` = ? ORDER BY `notifications`.`posted_at` DESC LIMIT ?
|
|
sql
app/worker/email_notification_worker.rb:13
|
<1%
|
app/worker/email_notification_worker.rb:13
- Average Self
-
1ms
- Calls
- 1x
- Total Self
- 1ms
- Total Children
- 0ms
- Total runtime
- 1ms
SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?
|
|
view
app/views/notification_mailer/new_message.text.erb
|
<1%
|
app/views/notification_mailer/new_message.text.erb
- Average Self
-
1ms
- Calls
- 1x
- Total Self
- 1ms
- Total Children
- 0ms
- Total runtime
- 1ms
|
|
view
app/views/notification_mailer/new_message.html.erb
|
<1%
|
app/views/notification_mailer/new_message.html.erb
- Average Self
-
0ms
- Calls
- 1x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
|