typo3 debug

Solutions on MaxInterview for typo3 debug by the best coders in the world

showing results for - "typo3 debug"
Luisa
15 Feb 2020
1\TYPO3\CMS\Core\Utility\DebugUtility::debug($var);
Valerio
06 May 2020
1\TYPO3\CMS\Core\Utility\DebugUtility::debug($var, 'Debug: ' . __FILE__ . ' in Line: ' . __LINE__);