Back to Joomla project (class list)

Class Debug - list of methods

Extended Utility class for render debug information.
Package: Joomla\CMS\HTML\Helpers
Copyright: (C) 2017 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
Located at: Joomla/HTML/Helpers/Debug.php
Project: Joomla

Method Summary

public static string
(mixed $file, mixed $line = '')

Replaces the Joomla! root with "JROOT" to improve readability.
Parameters
  • string $file The full path to the file.
  • string $line The line number.
Returns
  • string
Since
  • 3.7.0
-
  • \InvalidArgumentException
Show source code of this method: xdebuglink Source Code

Properties Summary

public static string
$xdebugLinkFormat
xdebug.file_link_format from the php.ini.
Since
  • 3.7.0

Tags Summary

Since
3.7.0