MCPcopy Create free account

hub / github.com/django-commons/django-debug-toolbar / functions

Functions780 in github.com/django-commons/django-debug-toolbar

Methodtest_show_toolbar_INTERNAL_IPS
(self)
tests/test_integration_async.py:62
Methodtest_show_toolbar_INTERNAL_IPS
(self)
tests/test_integration.py:79
Methodtest_show_toolbar_docker
(self, mocked_gethostbyname)
tests/test_integration_async.py:67
Methodtest_show_toolbar_docker
(self, mocked_gethostbyname)
tests/test_integration.py:84
Methodtest_signed_data
(self)
tests/test_forms.py:22
Methodtest_similar_and_duplicate_grouping
(self)
tests/panels/test_sql.py:823
Methodtest_simplification
Test case to validate that select lists for .count() and .exist() queries do not get elided, but other select lists do.
tests/panels/test_sql.py:722
Methodtest_sql_action_and_go_back
(self)
tests/test_integration.py:841
Methodtest_sql_explain_binary_param
Confirm explain works for queries with binary parameters (e.g. GeoDjango EWKB).
tests/test_integration.py:551
Methodtest_sql_explain_checks_show_toolbar
(self)
tests/test_integration_async.py:358
Methodtest_sql_explain_checks_show_toolbar
(self)
tests/test_integration.py:458
Methodtest_sql_explain_postgres_json_field
(self)
tests/test_integration_async.py:412
Methodtest_sql_explain_postgres_json_field
(self)
tests/test_integration.py:520
Methodtest_sql_explain_postgres_union_query
Confirm select queries that start with a parenthesis can be explained.
tests/test_integration_async.py:385
Methodtest_sql_explain_postgres_union_query
Confirm select queries that start with a parenthesis can be explained.
tests/test_integration.py:493
Methodtest_sql_page
(self)
tests/test_integration_async.py:203
Methodtest_sql_page
(self)
tests/test_integration.py:294
Methodtest_sql_parse_error_graceful_degradation
Test that SQLParseError is handled gracefully by disabling grouping.
tests/panels/test_sql.py:879
Methodtest_sql_profile_checks_show_toolbar
(self)
tests/test_integration_async.py:435
Methodtest_sql_profile_checks_show_toolbar
(self)
tests/test_integration.py:574
Methodtest_sql_select_checks_show_toolbar
(self)
tests/test_integration_async.py:334
Methodtest_sql_select_checks_show_toolbar
(self)
tests/test_integration.py:426
Methodtest_storage_state_preservation
Ensure the URLMixin doesn't affect storage state
tests/panels/test_staticfiles.py:92
Methodtest_store_staticfiles_with_async_context
(self)
tests/panels/test_staticfiles.py:36
Methodtest_str_method
(self)
tests/test_models.py:9
Methodtest_streaming_response
Test to check for a streaming response.
tests/panels/test_alerts.py:103
Methodtest_success_convert
(self)
tests/test_sanitize.py:7
Methodtest_sync_mode
test middleware switches to sync (__call__) based on get_response type
tests/test_middleware.py:33
Methodtest_sync_show_toolbar_callback_async_middleware
(self, mocked_show)
tests/test_middleware.py:89
Methodtest_template_repr
(self)
tests/panels/test_template.py:52
Methodtest_template_source
(self)
tests/panels/test_template.py:138
Methodtest_template_source_checks_show_toolbar
(self)
tests/test_integration_async.py:300
Methodtest_template_source_checks_show_toolbar
(self)
tests/test_integration.py:384
Methodtest_template_source_errors
(self)
tests/test_integration_async.py:314
Methodtest_template_source_errors
(self)
tests/test_integration.py:406
Methodtest_theme_toggle
(self)
tests/test_integration.py:957
Methodtest_timer_panel
(self)
tests/test_integration_async.py:525
Methodtest_timer_panel
(self)
tests/test_integration.py:672
Methodtest_toolbar_language_will_render_to_default_language_when_not_set
(self)
tests/test_integration.py:874
Methodtest_toolbar_language_will_render_to_locale_when_set
(self)
tests/test_integration.py:892
Methodtest_toolbar_language_will_render_to_locale_when_set_both
(self)
tests/test_integration.py:911
Methodtest_toolbar_model_query_is_not_tracked
Test is toolbar models are not tracked when the `SKIP_TOOLBAR_QUERIES` is set to True.
tests/panels/test_sql.py:198
Methodtest_toolbar_model_query_is_not_tracked_async
(async) Test is toolbar models are not tracked when the `SKIP_TOOLBAR_QUERIES` is set to True.
tests/panels/test_sql.py:216
Methodtest_toolbar_model_query_is_tracked
Test is toolbar models are tracked when the `SKIP_TOOLBAR_QUERIES` is set to False.
tests/panels/test_sql.py:156
Methodtest_toolbar_model_query_is_tracked_async
(async) Test is toolbar models are tracked when the `SKIP_TOOLBAR_QUERIES` is set to False.
tests/panels/test_sql.py:177
Methodtest_top_level_simplification
Test case to validate that top-level select lists get elided, but other select lists for subselects do not.
tests/panels/test_sql.py:739
Methodtest_transaction_status
Test case for tracking the transaction status is properly associated with queries on PostgreSQL, and that transactions aren't broken
tests/panels/test_sql.py:926
Methodtest_tuple_param_conversion
Regression test for tuple parameter conversion.
tests/panels/test_sql.py:453
Methodtest_unknown_status_code
(self)
tests/panels/test_redirects.py:51
Methodtest_unknown_status_code_with_reason
(self)
tests/panels/test_redirects.py:58
Methodtest_update_panel
(self)
tests/test_store.py:284
Methodtest_url_resolving_bad
(self)
tests/test_integration.py:151
Methodtest_url_resolving_mixed
(self)
tests/test_integration.py:146
Methodtest_url_resolving_named
(self)
tests/test_integration.py:141
Methodtest_url_resolving_positional
(self)
tests/test_integration.py:134
Methodtest_urls
(self)
tests/panels/test_history.py:51
Methodtest_uses_toolbar_language
(self, mock_language_override)
tests/test_decorators.py:59
Methodtest_verified_data
(self)
tests/test_forms.py:29
Methodtest_view_executed_once
(self)
tests/panels/test_profiling.py:96
Methodtest_view_returns_template_response
(self)
tests/test_integration_async.py:499
Methodtest_view_returns_template_response
(self)
tests/test_integration.py:646
Methodthread_handler
(self, loop, *args, **kwargs)
tests/sync.py:14
Methodtitle
(self)
debug_toolbar/panels/staticfiles.py:45
Methodtitle
(self)
debug_toolbar/panels/cache.py:186
Methodtitle
(self)
debug_toolbar/panels/settings.py:29
Methodtitle
(self)
debug_toolbar/panels/sql/panel.py:180
Methodtitle
(self)
debug_toolbar/panels/templates/panel.py:107
Methodtitle
(self)
tests/test_integration_async.py:43
Methodtitle
(self)
tests/test_integration.py:62
Methodtitle
(self)
tests/panels/test_custom.py:9
Functiontoggle
(element, value)
debug_toolbar/static/debug_toolbar/js/utils.js:32
Methoduntracked
(*args, **kwargs)
debug_toolbar/store.py:278
FunctionupdateOnAjax
()
debug_toolbar/static/debug_toolbar/js/toolbar.js:296
Functionupdate_toolbar_config
Refresh configuration when overriding settings.
debug_toolbar/settings.py:112
Functionvisible
(element)
debug_toolbar/static/debug_toolbar/js/utils.js:39
Methodwait
(self)
tests/test_integration.py:723
Functionwrapped_render
(self, context=None, request=None)
debug_toolbar/panels/templates/jinja2.py:12
Functionwrapper
(*args, **kwargs)
debug_toolbar/panels/cache.py:37
Methodwrapper
(self, alias)
debug_toolbar/panels/cache.py:98
Methodx
()
tests/test_utils.py:19
← previous701–780 of 780, ranked by callers