Repository URL to install this package:
|
Version:
3.0.4 ▾
|
.. _pyramid_debugtoolbar_api:
:mod:`pyramid_debugtoolbar` API
-------------------------------
.. automodule:: pyramid_debugtoolbar
.. autofunction:: includeme
.. autofunction:: toolbar_tween_factory
.. automodule:: pyramid_debugtoolbar.panels
.. autoclass:: DebugPanel
:members:
:exclude-members: pluralize
.. automethod:: __init__
.. automodule:: pyramid_debugtoolbar.panels.sqla
.. autoclass:: SQLADebugPanel
.. automodule:: pyramid_debugtoolbar.panels.versions
.. autoclass:: VersionDebugPanel
.. automodule:: pyramid_debugtoolbar.panels.settings
.. autoclass:: SettingsDebugPanel
.. automodule:: pyramid_debugtoolbar.panels.routes
.. autoclass:: RoutesDebugPanel
.. automodule:: pyramid_debugtoolbar.panels.request_vars
.. autoclass:: RequestVarsDebugPanel
.. automodule:: pyramid_debugtoolbar.panels.renderings
.. autoclass:: RenderingsDebugPanel
.. automodule:: pyramid_debugtoolbar.panels.performance
.. autoclass:: PerformanceDebugPanel
.. automodule:: pyramid_debugtoolbar.panels.logger
.. autoclass:: LoggingPanel
.. automodule:: pyramid_debugtoolbar.panels.headers
.. autoclass:: HeaderDebugPanel