MCPcopy Create free account

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

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

Method__getattr__
(self, name)
debug_toolbar/store.py:272
Method__getattr__
(self, attr)
debug_toolbar/panels/sql/tracking.py:127
Method__init__
(self, get_response: GetResponse)
debug_toolbar/middleware.py:117
Method__init__
(self, *args, **kwargs)
debug_toolbar/forms.py:30
Method__init__
(self)
debug_toolbar/utils.py:299
Method__init__
( self, request: HttpRequest, get_response: GetResponse, request_id: str | Non
debug_toolbar/toolbar.py:40
Method__init__
( self, request: HttpRequest | None, get_response: GetResponse, request_id: st
debug_toolbar/toolbar.py:221
Method__init__
(self, *args, **kwargs)
debug_toolbar/store.py:55
Method__init__
( self, statobj, func, depth=0, stats=None, id=0, parent_ids=None, hsv=(0, 0.5, 1) )
debug_toolbar/panels/profiling.py:15
Method__init__
(self, *args, **kwargs)
debug_toolbar/panels/staticfiles.py:52
Method__init__
(self, *args, **kwargs)
debug_toolbar/panels/cache.py:69
Method__init__
(self, toolbar, get_response: GetResponse)
debug_toolbar/panels/__init__.py:17
Method__init__
(self, *args, **kwargs)
debug_toolbar/panels/alerts.py:83
Method__init__
(self, *args, **kwargs)
debug_toolbar/panels/sql/panel.py:119
Method__init__
(self, cursor, db, logger)
debug_toolbar/panels/sql/tracking.py:115
Method__init__
(self, *args, **kwargs)
debug_toolbar/panels/templates/panel.py:74
Method__init__
(self, get_response)
tests/middleware.py:10
Method__init__
(self, value)
tests/test_utils.py:98
Method__iter__
(self)
tests/test_integration_async.py:85
Method__iter__
(self)
tests/test_integration.py:101
Method__repr__
(self)
tests/forms.py:8
Method__repr__
(self)
tests/models.py:7
Method__str__
(self)
debug_toolbar/models.py:15
Method__str__
(self)
tests/models.py:14
Method__str__
(self)
tests/models.py:21
Method__str__
(self)
tests/models.py:31
Function_binary_object_hook
(obj)
debug_toolbar/store.py:34
Method_get_request_id
Generate a UUID for DatabaseStore tests, cached by name.
tests/test_store.py:253
Method_render
()
tests/panels/test_alerts.py:106
Function_request_context_bind_template
(self, template)
debug_toolbar/panels/templates/panel.py:40
Method_store_static_files_signal_handler
(self, sender, staticfile, **kwargs)
debug_toolbar/panels/staticfiles.py:64
Method_store_template_info
(self, sender, **kwargs)
debug_toolbar/panels/templates/panel.py:81
Functionajax_view
(request)
tests/views.py:136
FunctionapplyStyles
* Given a container element, apply styles set via data-djdt-styles attribute. * The format is data-djdt-styles="styleName1:value;styleName2:value
debug_toolbar/static/debug_toolbar/js/utils.js:56
Functionashow_toolbar_if_staff
(request)
tests/test_middleware.py:21
Functionasync_db
(request)
example/views.py:27
Functionasync_db_concurrent
(request)
example/views.py:35
Functionasync_db_view
(request)
example/async_/views.py:5
Functionasync_execute_json_sql
(request)
tests/views.py:30
Functionasync_execute_sql
Some query API can be executed asynchronously but some requires async version of itself. https://docs.djangoproject.com/en/5.1/topics/db
tests/views.py:52
Functionasync_execute_sql_concurrently
(request)
tests/views.py:71
Functionasync_execute_union_sql
(request)
tests/views.py:43
Functionasync_home
(request)
example/views.py:23
Methodbackground
(self)
debug_toolbar/panels/profiling.py:33
Functionbroken
(request)
tests/context_processors.py:1
Functioncache_view
(request)
example/views.py:46
Functioncache_with_non_json_key_view
(request)
tests/views.py:114
Functioncached_low_level_view
(request)
tests/views.py:105
Functioncached_view
(request)
tests/views.py:101
Methodcallproc
(self, procname, params=None)
debug_toolbar/panels/sql/tracking.py:277
Functioncheck_middleware
(app_configs, **kwargs)
debug_toolbar/apps.py:95
Functioncheck_panel_configs
Allow each panel to check the toolbar's integration for their its own purposes.
debug_toolbar/apps.py:174
Functioncheck_panels
(app_configs, **kwargs)
debug_toolbar/apps.py:196
Functioncheck_settings
(app_configs, **kwargs)
debug_toolbar/apps.py:296
Functionchunked_cursor
(*args, **kwargs)
debug_toolbar/panels/sql/tracking.py:91
Methodclean
(self)
debug_toolbar/panels/sql/forms.py:30
Methodclean_alias
(self)
debug_toolbar/panels/sql/forms.py:22
Methodclean_signed
(self)
debug_toolbar/forms.py:36
Methodclear
Remove all requests from the request store
debug_toolbar/store.py:139
Methodclear
Remove all requests from the store
debug_toolbar/store.py:218
Methodclear
Remove all requests from the request store.
debug_toolbar/store.py:373
Functionclear_caches
(*, setting, **kwargs)
debug_toolbar/panels/sql/utils.py:133
Methodconnection
(self)
debug_toolbar/panels/sql/forms.py:118
Methodcontent
Content of the panel when it's displayed in full screen. By default this renders the template defined by :attr:`template`. S
debug_toolbar/panels/__init__.py:111
Methodcontent
(self)
debug_toolbar/panels/timer.py:43
Methodcontent
(self)
debug_toolbar/panels/sql/panel.py:318
Methodcontent
Content of the panel when it's displayed in full screen. Fetch every store for the toolbar and include it in the template.
debug_toolbar/panels/history/panel.py:87
Methodcontent
(self)
tests/test_integration_async.py:47
Methodcontent
(self)
tests/test_integration.py:66
Functioncontext_processor
(request)
tests/panels/test_template.py:177
Methodcsp_nonce
Look up the Content Security Policy nonce if there is one.
debug_toolbar/toolbar.py:79
Functioncsp_view
Use request.csp_nonce to inject it into the headers
tests/views.py:80
Functioncursor
(*args, **kwargs)
debug_toolbar/panels/sql/tracking.py:75
Methoddefault
(self, o)
debug_toolbar/store.py:24
Methoddelete
Delete the stored request for the given request_id
debug_toolbar/store.py:145
Methoddelete
Delete the stored request for the given request_id
debug_toolbar/store.py:223
Methoddelete
Delete the stored request for the given request_id.
debug_toolbar/store.py:387
Methoddisable_instrumentation
(self)
debug_toolbar/panels/staticfiles.py:77
Methoddisable_instrumentation
(self)
debug_toolbar/panels/cache.py:207
Methoddisable_instrumentation
(self)
debug_toolbar/panels/sql/panel.py:211
Methoddisable_instrumentation
(self)
debug_toolbar/panels/templates/panel.py:129
Methodenable_instrumentation
(self)
debug_toolbar/panels/staticfiles.py:73
Methodenable_instrumentation
(self)
debug_toolbar/panels/cache.py:194
Methodenable_instrumentation
(self)
debug_toolbar/panels/sql/panel.py:205
Methodenable_instrumentation
(self)
debug_toolbar/panels/templates/panel.py:126
Methodenabled
(self)
debug_toolbar/panels/__init__.py:29
Methodenabled
(self)
debug_toolbar/panels/history/panel.py:34
Methodenabled_panels
Get a list of panels enabled for the current request.
debug_toolbar/toolbar.py:72
FunctionensureHandleVisibility
()
debug_toolbar/static/debug_toolbar/js/toolbar.js:249
Methodexecute
(self, sql, params=())
debug_toolbar/management/commands/debugsqlshell.py:21
FunctionexecuteScripts
(scripts)
debug_toolbar/static/debug_toolbar/js/utils.js:42
Functionexecute_binary_sql
(request)
tests/views.py:20
Functionexecute_json_sql
(request)
tests/views.py:25
Functionexecute_sql
(request)
tests/views.py:15
Functionexecute_union_sql
(request)
tests/views.py:38
Methodexecutemany
(self, sql, param_list)
debug_toolbar/panels/sql/tracking.py:283
Methodexists
Does the given request_id exist in the request store
debug_toolbar/store.py:123
Methodexists
Check if the given request_id exists in the store
debug_toolbar/store.py:202
Methodexists
Does the given request_id exist in the store.
debug_toolbar/store.py:350
Functionfrom_store_get_response
(request: HttpRequest | None)
debug_toolbar/toolbar.py:213
← previousnext →201–300 of 780, ranked by callers