Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorDebugController

final class PhabricatorDebugController
Phabricator Technical Documentation (System)

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/.

Methods

public function shouldRequireLogin()

This method is not documented.
Return
wild

public function processRequest()

This method is not documented.
Return
wild

private function getDebugFilePath()

This method is not documented.
Return
wild