class
Azu::Components::DashboardDataProvider
- Azu::Components::DashboardDataProvider
- Reference
- Object
Overview
Data provider for the development dashboard. This class is responsible for collecting all the data needed by the dashboard.
Defined in:
azu/components/dev_dashboard_component.crConstructors
Instance Method Summary
- #collect_app_status_data
- #collect_cache_breakdown_count : Int32
- #collect_cache_breakdown_data
- #collect_cache_data
- #collect_component_count : Int32
- #collect_component_data
- #collect_database_data
- #collect_database_summary_count : Int32
- #collect_error_logs
- #collect_n_plus_one_data
- #collect_performance_data
- #collect_query_patterns_data
- #collect_query_profiler_data
- #collect_recent_cache_operations(limit : Int32 = 20)
- #collect_recent_component_events(limit : Int32 = 20)
- #collect_routes_data
- #collect_slow_queries_data
- #collect_system_data
- #collect_test_data