Last updated not available | Page history | Improve this page | Report an issue
Returns the debug state for the XPDO connection.
API Docs: https://api.modx.com/revolution/2.2/db_core_xpdo_xpdo.class.html#\xPDO::getDebug()
boolean getDebug ()
Get whether debug mode is on or not.
$isDebugOn = $xpdo->getDebug();