Static class containing most used debug methods.
@license http://www.opensource.org/licenses/lgpl-license.php LGPL @link www.doctrine-project.org @since 2.0 @author Guilherme Blanco <guilhermeblanco@hotmail.com> @author Jonathan Wage <jonwage@gmail.com> @author Roman Borschel <roman@code-factory.org> @author Giorgio Sironi <piccoloprincipeazzurro@gmail.com>
Expanded class hierarchy of Debug
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
Debug:: |
public static | function | Prints a dump of the public, protected and private properties of $var. | |
Debug:: |
public static | function | Export | |
Debug:: |
public static | function | Convert to string | |
Debug:: |
private | function | Private constructor (prevents from instantiation) |