class
ActiveRecord::ExplainRegistry
v8.1.1 -
Show latest stable
- Superclass: Object
This is a thread locals registry for EXPLAIN. For example
ActiveRecord::ExplainRegistry.queries
returns the collected queries local to the current thread.
Attributes
| [RW] | collect |
| [R] | queries |
Files
- activerecord/lib/active_record/explain_registry.rb