You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eric Lamb edited this page Feb 15, 2024
·
3 revisions
The Files Panel for the Debug Toolbar (EEDT) displays various details about all the files used to create the site as well as the configured paths within ExpressionEngine for the various storage locations it uses. By default, EEDT will group the included files by the type of file it is. These groups are Third Party Add-ons, ExpressionEngine Core files, First Party Add-ons, and "Other".
Developers
To override the Files Panel use the key files with the ee_debug_toolbar_mod_panel hook.