Introspection
The introspection module is used as a form of documentation for GPHUD.
To access the information, simply select the Introspection option at the bottom of the menu (above documentation).
The introspection module examines the internal configuration of GPHUD and provides details about various things, specifically:
- API - index of all available commands, permissions required, parameters, etc
- KV Mappings - index of KV keys, descriptions, edit permissions, etc
- Permissions - index of all known permissions available
- Templates - index of all templatable (–KEYWORD–) keywords
- URL Handlers - list of mappings of URLs to Method handlers.
(developer access only)
- SQL Audit - index of all SQL templates called and their execution times.
(developer access only)
- Level curve - table of XP to level mappings.
Browsing through introspection is recommended to get an overview of the system's capabilities.