|
sql
app/controllers/solicitations_controller.rb:133
|
41%
|
app/controllers/solicitations_controller.rb:133
- Average Self
-
9ms
- Average calls
- 4.2x
- Total Self
- 37ms
- Total Children
- 0ms
- Total runtime
- 37ms
BEGIN
SELECT "subject_questions".* FROM "subject_questions" WHERE "subject_questions"."id" = ? LIMIT ?
SELECT ? AS one FROM "subject_answers" WHERE "subject_answers"."type" = ? AND "subject_answers"."subject_questionable_id" = ? AND "subject_answers"."subject_questionable_type" = ? AND "subject_answers"."subject_question_id" = ? LIMIT ?
SELECT "subject_answers".* FROM "subject_answers" WHERE "subject_answers"."type" = ? AND "subject_answers"."subject_questionable_id" = ? AND "subject_answers"."subject_questionable_type" = ?
UPDATE "solicitations" SET "description" = ?, "updated_at" = ?, "status" = ?, "completed_at" = ? WHERE "solicitations"."id" = ?
INSERT INTO "subject_answers" ("subject_question_id", "subject_questionable_type", "subject_questionable_id", "filter_value", "created_at", "updated_at", "type", "subject_answer_grouping_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?) RETURNING "id"
COMMIT
|
|
code
app/controllers/solicitations_controller.rb:130
|
20%
|
app/controllers/solicitations_controller.rb:130
- Average Self
-
18ms
- Average calls
- 1x
- Total Self
- 18ms
- Total Children
- 59ms
- Total runtime
- 78ms
SolicitationsController#update_step_description
|
|
sql
app/controllers/solicitations_controller.rb:247
|
8%
|
app/controllers/solicitations_controller.rb:247
- Average Self
-
3.5ms
- Average calls
- 2x
- Total Self
- 7ms
- Total Children
- 0ms
- Total runtime
- 7ms
SELECT "subjects".* FROM "subjects" WHERE "subjects"."id" = ? LIMIT ?
SELECT COUNT(*) FROM "needs" WHERE "needs"."subject_id" = ?
|
|
sql
app/controllers/solicitations_controller.rb:251
|
5%
|
app/controllers/solicitations_controller.rb:251
- Average Self
-
83ms
- Average calls
- 0.06x
- Total Self
- 5ms
- Total Children
- 0ms
- Total runtime
- 5ms
SELECT "needs"."id" FROM "needs" INNER JOIN "matches" ON "matches"."need_id" = "needs"."id" WHERE "needs"."subject_id" = ? AND "matches"."status" = ? GROUP BY "needs"."id" HAVING (MIN(matches.closed_at) BETWEEN ? AND ?)
|
|
sql
app/controllers/concerns/iframe_prefix.rb:27
|
3%
|
app/controllers/concerns/iframe_prefix.rb:27
- Average Self
-
2.7ms
- Average calls
- 1x
- Total Self
- 2.7ms
- Total Children
- 0ms
- Total runtime
- 2.7ms
SELECT "solicitations".* FROM "solicitations" WHERE "solicitations"."uuid" = ? LIMIT ?
|
|
sql
app/models/concerns/mandatory_answers.rb:30
|
3%
|
app/models/concerns/mandatory_answers.rb:30
- Average Self
-
0.65ms
- Average calls
- 3.9x
- Total Self
- 2.5ms
- Total Children
- 0.21ms
- Total runtime
- 2.7ms
SELECT "subjects".* FROM "subjects" INNER JOIN "landing_subjects" ON "subjects"."id" = "landing_subjects"."subject_id" WHERE "landing_subjects"."id" = ? LIMIT ?
SELECT "subject_questions"."id" FROM "subject_questions" WHERE "subject_questions"."subject_id" = ?
SELECT "subject_answers".* FROM "subject_answers" WHERE "subject_answers"."type" = ? AND "subject_answers"."subject_questionable_id" = ? AND "subject_answers"."subject_questionable_type" = ? AND "subject_answers"."subject_question_id" != ?
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/rack-attack-6.8.0/lib/rack/attack.rb:104
|
3%
|
/app/vendor/bundle/ruby/4.0.0/gems/rack-attack-6.8.0/lib/rack/attack.rb:104
- Average Self
-
2.4ms
- Average calls
- 1x
- Total Self
- 2.4ms
- Total Children
- 83ms
- Total runtime
- 85ms
Rack::Attack
|
|
gc
ruby/gc.c
|
2%
|
ruby/gc.c
- Average Self
-
2.5ms
- Average calls
- 0.6x
- Total Self
- 1.5ms
- Total Children
- 0ms
- Total runtime
- 1.5ms
GC.start
|
|
queue
queue
|
1%
|
queue
- Average Self
-
1ms
- Average calls
- 1x
- Total Self
- 1ms
- Total Children
- 0ms
- Total runtime
- 1ms
|
|
cache
app/controllers/shared_controller.rb:73
|
<1%
|
app/controllers/shared_controller.rb:73
- Average Self
-
0.83ms
- Average calls
- 0.88x
- Total Self
- 0.73ms
- Total Children
- 0.15ms
- Total runtime
- 0.88ms
read
|
|
sql
app/models/solicitation.rb:487
|
<1%
|
app/models/solicitation.rb:487
- Average Self
-
0.65ms
- Average calls
- 0.9x
- Total Self
- 0.58ms
- Total Children
- 0ms
- Total runtime
- 0.58ms
SELECT "diagnoses".* FROM "diagnoses" WHERE "diagnoses"."solicitation_id" = ? LIMIT ?
|
|
sql
app/models/solicitation.rb:705
|
<1%
|
app/models/solicitation.rb:705
- Average Self
-
0.25ms
- Average calls
- 2x
- Total Self
- 0.49ms
- Total Children
- 0ms
- Total runtime
- 0.49ms
SELECT "spams".* FROM "spams" WHERE "spams"."email" = ? LIMIT ?
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/method_override.rb:19
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/method_override.rb:19
- Average Self
-
0.43ms
- Average calls
- 1x
- Total Self
- 0.43ms
- Total Children
- 88ms
- Total runtime
- 88ms
Rack::MethodOverride
|
|
sql
app/controllers/concerns/iframe_prefix.rb:28
|
<1%
|
app/controllers/concerns/iframe_prefix.rb:28
- Average Self
-
0.37ms
- Average calls
- 1x
- Total Self
- 0.37ms
- Total Children
- 0ms
- Total runtime
- 0.37ms
SELECT "landings".* FROM "landings" WHERE "landings"."id" = ? LIMIT ?
|
|
sql
app/controllers/concerns/iframe_prefix.rb:29
|
<1%
|
app/controllers/concerns/iframe_prefix.rb:29
- Average Self
-
0.34ms
- Average calls
- 1x
- Total Self
- 0.34ms
- Total Children
- 0ms
- Total runtime
- 0.34ms
SELECT "landing_subjects".* FROM "landing_subjects" WHERE "landing_subjects"."id" = ? LIMIT ?
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/railties-8.1.3/lib/rails/rack/logger.rb:20
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/railties-8.1.3/lib/rails/rack/logger.rb:20
- Average Self
-
0.33ms
- Average calls
- 1x
- Total Self
- 0.33ms
- Total Children
- 87ms
- Total runtime
- 87ms
Rails::Rack::Logger
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/rack-timeout-0.7.0/lib/rack/timeout/core.rb:90
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/rack-timeout-0.7.0/lib/rack/timeout/core.rb:90
- Average Self
-
0.31ms
- Average calls
- 1x
- Total Self
- 0.31ms
- Total Children
- 87ms
- Total runtime
- 88ms
Rack::Timeout
|
|
view
app/views/solicitations/step_description.html.haml
|
<1%
|
app/views/solicitations/step_description.html.haml
- Average Self
-
2.7ms
- Average calls
- 0.1x
- Total Self
- 0.28ms
- Total Children
- 0.27ms
- Total runtime
- 0.55ms
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/rack-session-2.1.2/lib/rack/session/abstract/id.rb:267
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/rack-session-2.1.2/lib/rack/session/abstract/id.rb:267
- Average Self
-
0.25ms
- Average calls
- 1x
- Total Self
- 0.25ms
- Total Children
- 86ms
- Total runtime
- 86ms
ActionDispatch::Session::CookieStore
|
|
view
app/views/layouts/pages.html.haml
|
<1%
|
app/views/layouts/pages.html.haml
- Average Self
-
2ms
- Average calls
- 0.1x
- Total Self
- 0.21ms
- Total Children
- 0.55ms
- Total runtime
- 0.76ms
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/http/content_security_policy.rb:37
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/http/content_security_policy.rb:37
- Average Self
-
0.21ms
- Average calls
- 1x
- Total Self
- 0.21ms
- Total Children
- 86ms
- Total runtime
- 86ms
ActionDispatch::ContentSecurityPolicy::Middleware
|
|
view
app/views/solicitations/_header.html.haml
|
<1%
|
app/views/solicitations/_header.html.haml
- Average Self
-
2ms
- Average calls
- 0.1x
- Total Self
- 0.21ms
- Total Children
- 0.04ms
- Total runtime
- 0.25ms
|
|
sql
app/models/concerns/mandatory_answers.rb:17
|
<1%
|
app/models/concerns/mandatory_answers.rb:17
- Average Self
-
0.1ms
- Average calls
- 2x
- Total Self
- 0.19ms
- Total Children
- 0ms
- Total runtime
- 0.19ms
SELECT ? AS one FROM "subject_questions" WHERE "subject_questions"."subject_id" = ? LIMIT ?
|
|
view
app/views/pages/_footer.haml
|
<1%
|
app/views/pages/_footer.haml
- Average Self
-
1.9ms
- Average calls
- 0.1x
- Total Self
- 0.19ms
- Total Children
- 0.1ms
- Total runtime
- 0.3ms
|
|
redis
app/controllers/solicitations_controller.rb:247
|
<1%
|
app/controllers/solicitations_controller.rb:247
- Average Self
-
0.18ms
- Average calls
- 1.1x
- Total Self
- 0.19ms
- Total Children
- 0ms
- Total runtime
- 0.19ms
get
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/appsignal-4.8.4/lib/appsignal/rack/abstract_middleware.rb:26
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/appsignal-4.8.4/lib/appsignal/rack/abstract_middleware.rb:26
- Average Self
-
0.18ms
- Average calls
- 1x
- Total Self
- 0.18ms
- Total Children
- 86ms
- Total runtime
- 87ms
Appsignal::Rack::RailsInstrumentation
|
|
sql
app/models/landing.rb:86
|
<1%
|
app/models/landing.rb:86
- Average Self
-
0.19ms
- Average calls
- 0.88x
- Total Self
- 0.16ms
- Total Children
- 0ms
- Total runtime
- 0.16ms
SELECT "landings".* FROM "landings" WHERE "landings"."slug" = ? LIMIT ?
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/warden-1.2.9/lib/warden/manager.rb:30
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/warden-1.2.9/lib/warden/manager.rb:30
- Average Self
-
0.16ms
- Average calls
- 1x
- Total Self
- 0.16ms
- Total Children
- 85ms
- Total runtime
- 85ms
Warden::Manager
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/cookies.rb:706
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/cookies.rb:706
- Average Self
-
0.15ms
- Average calls
- 1x
- Total Self
- 0.15ms
- Total Children
- 86ms
- Total runtime
- 86ms
ActionDispatch::Cookies
|
|
redis
app/controllers/shared_controller.rb:73
|
<1%
|
app/controllers/shared_controller.rb:73
- Average Self
-
0.17ms
- Average calls
- 0.88x
- Total Self
- 0.15ms
- Total Children
- 0ms
- Total runtime
- 0.15ms
get
|
|
cache
app/controllers/solicitations_controller.rb:247
|
<1%
|
app/controllers/solicitations_controller.rb:247
- Average Self
-
0.1ms
- Average calls
- 1.1x
- Total Self
- 0.1ms
- Total Children
- 0.19ms
- Total runtime
- 0.3ms
read
|
|
code
/app/vendor/bundle/ruby/4.0.0/gems/railties-8.1.3/lib/rails/engine.rb:532
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/railties-8.1.3/lib/rails/engine.rb:532
- Average Self
-
0.1ms
- Average calls
- 1x
- Total Self
- 0.1ms
- Total Children
- 88ms
- Total runtime
- 88ms
Rails::Engine#call
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/tempfile_reaper.rb:16
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/tempfile_reaper.rb:16
- Average Self
-
0.1ms
- Average calls
- 1x
- Total Self
- 0.1ms
- Total Children
- 85ms
- Total runtime
- 85ms
Rack::TempfileReaper
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/events.rb:126
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/events.rb:126
- Average Self
-
0.1ms
- Average calls
- 1x
- Total Self
- 0.1ms
- Total Children
- 88ms
- Total runtime
- 88ms
Appsignal::Rack::EventMiddleware
|
|
sql
app/views/pages/_footer.haml:10
|
<1%
|
app/views/pages/_footer.haml:10
- Average Self
-
1ms
- Average calls
- 0.1x
- Total Self
- 0.1ms
- Total Children
- 0ms
- Total runtime
- 0.1ms
SELECT "landing_themes".* FROM "landing_themes" INNER JOIN "landing_joint_themes" ON "landing_themes"."id" = "landing_joint_themes"."landing_theme_id" WHERE "landing_joint_themes"."landing_id" = ? AND "landing_themes"."archived_at" IS NULL ORDER BY "landing_joint_themes"."position" ASC, "position" ASC
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/conditional_get.rb:28
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/conditional_get.rb:28
- Average Self
-
0.09ms
- Average calls
- 1x
- Total Self
- 0.09ms
- Total Children
- 85ms
- Total runtime
- 86ms
Rack::ConditionalGet
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/show_exceptions.rb:31
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/show_exceptions.rb:31
- Average Self
-
0.09ms
- Average calls
- 1x
- Total Self
- 0.09ms
- Total Children
- 87ms
- Total runtime
- 87ms
ActionDispatch::ShowExceptions
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/railties-8.1.3/lib/rails/rack/silence_request.rb:27
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/railties-8.1.3/lib/rails/rack/silence_request.rb:27
- Average Self
-
0.09ms
- Average calls
- 1x
- Total Self
- 0.09ms
- Total Children
- 87ms
- Total runtime
- 87ms
Rails::Rack::SilenceRequest
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/executor.rb:13
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/executor.rb:13
- Average Self
-
0.09ms
- Average calls
- 1x
- Total Self
- 0.09ms
- Total Children
- 88ms
- Total runtime
- 88ms
ActionDispatch::Executor
|
|
rack
ActionDispatch::Flash
|
<1%
|
ActionDispatch::Flash
- Average Self
-
0.09ms
- Average calls
- 1x
- Total Self
- 0.09ms
- Total Children
- 86ms
- Total runtime
- 86ms
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/head.rb:14
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/head.rb:14
- Average Self
-
0.07ms
- Average calls
- 1x
- Total Self
- 0.07ms
- Total Children
- 86ms
- Total runtime
- 86ms
Rack::Head
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/etag.rb:28
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/etag.rb:28
- Average Self
-
0.07ms
- Average calls
- 1x
- Total Self
- 0.07ms
- Total Children
- 85ms
- Total runtime
- 85ms
Rack::ETag
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/callbacks.rb:28
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/callbacks.rb:28
- Average Self
-
0.07ms
- Average calls
- 1x
- Total Self
- 0.07ms
- Total Children
- 86ms
- Total runtime
- 86ms
ActionDispatch::Callbacks
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/remote_ip.rb:95
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/remote_ip.rb:95
- Average Self
-
0.06ms
- Average calls
- 1x
- Total Self
- 0.06ms
- Total Children
- 87ms
- Total runtime
- 87ms
ActionDispatch::RemoteIp
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/activesupport-8.1.3/lib/active_support/cache/strategy/local_cache_middleware.rb:28
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/activesupport-8.1.3/lib/active_support/cache/strategy/local_cache_middleware.rb:28
- Average Self
-
0.06ms
- Average calls
- 1x
- Total Self
- 0.06ms
- Total Children
- 88ms
- Total runtime
- 88ms
ActiveSupport::Cache::Strategy::LocalCache::Middleware
|
|
sql
app/controllers/solicitations_controller.rb:138
|
<1%
|
app/controllers/solicitations_controller.rb:138
- Average Self
-
0.43ms
- Average calls
- 0.1x
- Total Self
- 0.04ms
- Total Children
- 0ms
- Total runtime
- 0.04ms
SELECT "subject_answers".* FROM "subject_answers" WHERE "subject_answers"."type" = ? AND "subject_answers"."subject_questionable_id" = ? AND "subject_answers"."subject_questionable_type" = ?
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/ip_anonymizer-0.4.0/lib/ip_anonymizer/mask_ip.rb:7
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/ip_anonymizer-0.4.0/lib/ip_anonymizer/mask_ip.rb:7
- Average Self
-
0.04ms
- Average calls
- 1x
- Total Self
- 0.04ms
- Total Children
- 87ms
- Total runtime
- 87ms
IpAnonymizer::MaskIp
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/sendfile.rb:130
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/sendfile.rb:130
- Average Self
-
0.04ms
- Average calls
- 1x
- Total Self
- 0.04ms
- Total Children
- 88ms
- Total runtime
- 88ms
Rack::Sendfile
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/request_id.rb:31
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/request_id.rb:31
- Average Self
-
0.04ms
- Average calls
- 1x
- Total Self
- 0.04ms
- Total Children
- 88ms
- Total runtime
- 88ms
ActionDispatch::RequestId
|
|
sql
app/controllers/solicitations_controller.rb:183
|
<1%
|
app/controllers/solicitations_controller.rb:183
- Average Self
-
0.29ms
- Average calls
- 0.1x
- Total Self
- 0.03ms
- Total Children
- 0ms
- Total runtime
- 0.03ms
SELECT "subject_questions".* FROM "subject_questions" WHERE "subject_questions"."subject_id" = ? ORDER BY "subject_questions"."position" ASC
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/debug_exceptions.rb:30
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/debug_exceptions.rb:30
- Average Self
-
0.03ms
- Average calls
- 1x
- Total Self
- 0.03ms
- Total Children
- 87ms
- Total runtime
- 87ms
ActionDispatch::DebugExceptions
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/ssl.rb:88
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/ssl.rb:88
- Average Self
-
0.03ms
- Average calls
- 1x
- Total Self
- 0.03ms
- Total Children
- 88ms
- Total runtime
- 88ms
ActionDispatch::SSL
|
|
sql
app/views/solicitations/_header.html.haml:27
|
<1%
|
app/views/solicitations/_header.html.haml:27
- Average Self
-
0.29ms
- Average calls
- 0.1x
- Total Self
- 0.03ms
- Total Children
- 0ms
- Total runtime
- 0.03ms
SELECT "landing_themes".* FROM "landing_themes" WHERE "landing_themes"."id" = ? LIMIT ?
|
|
sql
app/helpers/seo/data_preparation.rb:31
|
<1%
|
app/helpers/seo/data_preparation.rb:31
- Average Self
-
0.29ms
- Average calls
- 0.1x
- Total Self
- 0.03ms
- Total Children
- 0ms
- Total runtime
- 0.03ms
SELECT "institutions".* FROM "institutions" INNER JOIN "logos" ON "logos"."logoable_type" = ? AND "logos"."logoable_id" = "institutions"."id" WHERE "institutions"."code_region" IS NULL AND "institutions"."deleted_at" IS NULL AND "institutions"."display_logo_on_home_page" = ? ORDER BY "institutions"."name" ASC
|
|
view
app/views/pages/_navbar.haml
|
<1%
|
app/views/pages/_navbar.haml
- Average Self
-
0.29ms
- Average calls
- 0.1x
- Total Self
- 0.03ms
- Total Children
- 0ms
- Total runtime
- 0.03ms
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/static.rb:26
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/static.rb:26
- Average Self
-
0.01ms
- Average calls
- 1x
- Total Self
- 0.01ms
- Total Children
- 88ms
- Total runtime
- 88ms
ActionDispatch::Static
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/runtime.rb:22
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/runtime.rb:22
- Average Self
-
0.01ms
- Average calls
- 1x
- Total Self
- 0.01ms
- Total Children
- 88ms
- Total runtime
- 88ms
Rack::Runtime
|
|
sql
app/models/diagnosis.rb:134
|
<1%
|
app/models/diagnosis.rb:134
- Average Self
-
1ms
- Average calls
- 0.01x
- Total Self
- 0.01ms
- Total Children
- 0ms
- Total runtime
- 0.01ms
SELECT "diagnoses".* FROM "diagnoses" INNER JOIN "solicitations" ON "solicitations"."id" = "diagnoses"."solicitation_id" WHERE "solicitations"."id" = ?
|
|
sql
app/models/diagnosis.rb:217
|
<1%
|
app/models/diagnosis.rb:217
- Average Self
-
1ms
- Average calls
- 0.01x
- Total Self
- 0.01ms
- Total Children
- 0ms
- Total runtime
- 0.01ms
SELECT "needs".* FROM "needs" WHERE "needs"."diagnosis_id" = ?
|
|
view
app/views/shared/_user_impersonate.html.haml
|
<1%
|
app/views/shared/_user_impersonate.html.haml
- Average Self
-
0ms
- Average calls
- 0.1x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
|
|
view
app/views/shared/_environment_ribbon.html.haml
|
<1%
|
app/views/shared/_environment_ribbon.html.haml
- Average Self
-
0ms
- Average calls
- 0.1x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
|
|
view
app/views/application/navbar/_public.html.haml
|
<1%
|
app/views/application/navbar/_public.html.haml
- Average Self
-
0ms
- Average calls
- 0.1x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
|
|
view
app/views/shared/_matomo.html.erb
|
<1%
|
app/views/shared/_matomo.html.erb
- Average Self
-
0ms
- Average calls
- 0.1x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
|
|
view
app/views/pages/_tarteaucitron.html.erb
|
<1%
|
app/views/pages/_tarteaucitron.html.erb
- Average Self
-
0ms
- Average calls
- 0.1x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
|
|
sql
app/models/solicitation.rb:489
|
<1%
|
app/models/solicitation.rb:489
- Average Self
-
0ms
- Average calls
- 0.01x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
UPDATE "diagnoses" SET "content" = ?, "updated_at" = ? WHERE "diagnoses"."id" = ?
|
|
view
app/views/pages/_breadcrumbs.html.haml
|
<1%
|
app/views/pages/_breadcrumbs.html.haml
- Average Self
-
0ms
- Average calls
- 0.1x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
|
|
view
app/views/solicitations/_steps.html.haml
|
<1%
|
app/views/solicitations/_steps.html.haml
- Average Self
-
0ms
- Average calls
- 0.1x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
|
|
view
app/views/solicitations/_iframe_footer.html.haml
|
<1%
|
app/views/solicitations/_iframe_footer.html.haml
- Average Self
-
0ms
- Average calls
- 0.1x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
|
|
view
app/views/solicitations/_previous_button.html.haml
|
<1%
|
app/views/solicitations/_previous_button.html.haml
- Average Self
-
0ms
- Average calls
- 0.1x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
|
|
sql
app/models/concerns/mandatory_answers.rb:24
|
<1%
|
app/models/concerns/mandatory_answers.rb:24
- Average Self
-
0ms
- Average calls
- 0.27x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
SELECT "subject_questions"."id" FROM "subject_questions" WHERE "subject_questions"."subject_id" = ?
|
|
view
app/views/shared/_tarteaucitron.html.erb
|
<1%
|
app/views/shared/_tarteaucitron.html.erb
- Average Self
-
0ms
- Average calls
- 0.1x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
|
|
view
app/views/shared/_favicon.html.erb
|
<1%
|
app/views/shared/_favicon.html.erb
- Average Self
-
0ms
- Average calls
- 0.1x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
|
|
view
app/views/shared/_skiplinks.html.haml
|
<1%
|
app/views/shared/_skiplinks.html.haml
- Average Self
-
0ms
- Average calls
- 0.1x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
|
|
view
app/views/shared/_flashes.html.haml
|
<1%
|
app/views/shared/_flashes.html.haml
- Average Self
-
0ms
- Average calls
- 0.1x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
|