[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/applications/system/controller/ -> PhabricatorDebugController.php (summary)

(no description)

File Size: 39 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 3 functions

  shouldRequireLogin()
  processRequest()
  getDebugFilePath()

Functions
Functions that are not part of a class:

shouldRequireLogin()   X-Ref
This controller eases debugging of application problems that don't repro
locally by allowing installs to add arbitrary debugging code easily. To use
it:

- Write some diagnostic script.
- Instruct the user to install it in `/support/debug.php`.
- Tell them to visit `/debug/`.

processRequest()   X-Ref
No description

getDebugFilePath()   X-Ref
No description



Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1