|
sql
app/controllers/api/v1/commons_controller.rb:17
|
31%
|
app/controllers/api/v1/commons_controller.rb:17
- Average Self
-
338ms
- Calls
- 2x
- Total Self
- 677ms
- Total Children
- 0ms
- Total runtime
- 677ms
SELECT COUNT(*) FROM `comments`
|
|
sql
app/controllers/api/v1/commons_controller.rb:28
|
29%
|
app/controllers/api/v1/commons_controller.rb:28
- Average Self
-
315ms
- Calls
- 2x
- Total Self
- 630ms
- Total Children
- 0ms
- Total runtime
- 630ms
SELECT COUNT(*) FROM `comments` WHERE (created_at >= ?)
|
|
sql
app/controllers/api/v1/commons_controller.rb:25
|
15%
|
app/controllers/api/v1/commons_controller.rb:25
- Average Self
-
324ms
- Calls
- 1x
- Total Self
- 324ms
- Total Children
- 0ms
- Total runtime
- 324ms
SELECT COUNT(*) FROM `ascents` WHERE (created_at >= ?)
|
|
sql
app/controllers/api/v1/commons_controller.rb:14
|
11%
|
app/controllers/api/v1/commons_controller.rb:14
- Average Self
-
232ms
- Calls
- 1x
- Total Self
- 232ms
- Total Children
- 0ms
- Total runtime
- 232ms
SELECT COUNT(*) FROM `ascents`
|
|
sql
app/controllers/api/v1/commons_controller.rb:24
|
7%
|
app/controllers/api/v1/commons_controller.rb:24
- Average Self
-
82ms
- Calls
- 2x
- Total Self
- 164ms
- Total Children
- 0ms
- Total runtime
- 164ms
SELECT COUNT(*) FROM `gym_routes` WHERE (created_at >= ?)
|
|
sql
app/controllers/api/v1/commons_controller.rb:13
|
4%
|
app/controllers/api/v1/commons_controller.rb:13
- Average Self
-
43ms
- Calls
- 2x
- Total Self
- 87ms
- Total Children
- 0ms
- Total runtime
- 87ms
SELECT COUNT(*) FROM `gym_routes`
|
|
sql
app/controllers/api/v1/commons_controller.rb:22
|
<1%
|
app/controllers/api/v1/commons_controller.rb:22
- Average Self
-
20ms
- Calls
- 1x
- Total Self
- 20ms
- Total Children
- 0ms
- Total runtime
- 20ms
SELECT COUNT(*) FROM `users` WHERE (created_at >= ?)
|
|
code
app/controllers/api/v1/commons_controller.rb:6
|
<1%
|
app/controllers/api/v1/commons_controller.rb:6
- Average Self
-
19ms
- Calls
- 1x
- Total Self
- 19ms
- Total Children
- 2,183ms
- Total runtime
- 2,202ms
Api::V1::CommonsController#figures
|
|
sql
app/controllers/api/v1/commons_controller.rb:16
|
<1%
|
app/controllers/api/v1/commons_controller.rb:16
- Average Self
-
5.7ms
- Calls
- 3x
- Total Self
- 17ms
- Total Children
- 0ms
- Total runtime
- 17ms
SELECT COUNT(*) FROM `guide_book_papers`
|
|
sql
app/controllers/api/v1/commons_controller.rb:18
|
<1%
|
app/controllers/api/v1/commons_controller.rb:18
- Average Self
-
7ms
- Calls
- 1x
- Total Self
- 7ms
- Total Children
- 0ms
- Total runtime
- 7ms
SELECT COUNT(*) FROM `videos`
|
|
sql
app/controllers/api/v1/commons_controller.rb:11
|
<1%
|
app/controllers/api/v1/commons_controller.rb:11
- Average Self
-
6ms
- Calls
- 1x
- Total Self
- 6ms
- Total Children
- 0ms
- Total runtime
- 6ms
SELECT COUNT(*) FROM `users`
|
|
sql
app/controllers/api/v1/commons_controller.rb:27
|
<1%
|
app/controllers/api/v1/commons_controller.rb:27
- Average Self
-
1ms
- Calls
- 3x
- Total Self
- 3ms
- Total Children
- 0ms
- Total runtime
- 3ms
SELECT COUNT(*) FROM `guide_book_papers` WHERE (created_at >= ?)
|
|
sql
app/controllers/api/v1/commons_controller.rb:21
|
<1%
|
app/controllers/api/v1/commons_controller.rb:21
- Average Self
-
3ms
- Calls
- 1x
- Total Self
- 3ms
- Total Children
- 0ms
- Total runtime
- 3ms
SELECT COUNT(*) FROM `crags` WHERE (`crags`.`deleted_at` IS NULL OR `crags`.`deleted_at` > ?) AND (created_at >= ?)
|
|
sql
app/controllers/api/v1/commons_controller.rb:15
|
<1%
|
app/controllers/api/v1/commons_controller.rb:15
- Average Self
-
3ms
- Calls
- 1x
- Total Self
- 3ms
- Total Children
- 0ms
- Total runtime
- 3ms
SELECT COUNT(*) FROM `photos`
|
|
sql
app/controllers/api/v1/commons_controller.rb:10
|
<1%
|
app/controllers/api/v1/commons_controller.rb:10
- Average Self
-
3ms
- Calls
- 1x
- Total Self
- 3ms
- Total Children
- 0ms
- Total runtime
- 3ms
SELECT COUNT(*) FROM `crags` WHERE (`crags`.`deleted_at` IS NULL OR `crags`.`deleted_at` > ?)
|
|
sql
app/controllers/api/v1/commons_controller.rb:29
|
<1%
|
app/controllers/api/v1/commons_controller.rb:29
- Average Self
-
2ms
- Calls
- 1x
- Total Self
- 2ms
- Total Children
- 0ms
- Total runtime
- 2ms
SELECT COUNT(*) FROM `videos` WHERE (created_at >= ?)
|
|
sql
app/controllers/api/v1/commons_controller.rb:23
|
<1%
|
app/controllers/api/v1/commons_controller.rb:23
- Average Self
-
2ms
- Calls
- 1x
- Total Self
- 2ms
- Total Children
- 0ms
- Total runtime
- 2ms
SELECT COUNT(*) FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`deleted_at` > ?) AND (created_at >= ?)
|
|
sql
app/controllers/api/v1/commons_controller.rb:26
|
<1%
|
app/controllers/api/v1/commons_controller.rb:26
- Average Self
-
2ms
- Calls
- 1x
- Total Self
- 2ms
- Total Children
- 0ms
- Total runtime
- 2ms
SELECT COUNT(*) FROM `photos` WHERE (created_at >= ?)
|
|
sql
app/controllers/api/v1/commons_controller.rb:12
|
<1%
|
app/controllers/api/v1/commons_controller.rb:12
- Average Self
-
1ms
- Calls
- 1x
- Total Self
- 1ms
- Total Children
- 0ms
- Total runtime
- 1ms
SELECT COUNT(*) FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`deleted_at` > ?)
|
|
code
/var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525
|
<1%
|
/var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525
- Average Self
-
1ms
- Calls
- 1x
- Total Self
- 1ms
- Total Children
- 2,202ms
- Total runtime
- 2,203ms
Rails::Engine#call
|