kernel/private/rest/classes/debug/debug.php

Show: inherited
Table of Contents

File containing ezpRestDebug class

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Package
kernel  
Version
4.6.0  

\ezpRestDebug

Package: kernel

File containing ezpRestDebug class

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Version
4.6.0  

Properties

Propertyprivate\ezcDebug  $debug= ''

Details
Type
\ezcDebug
Propertyprivate\eZDebug  $eZDebug= ''

eZDebug instance

Details
Type
\eZDebug
Propertyprivate  $instance= ''
static
Details
Type
n/a
Propertyprivatebool  $isDebugEnabled= ''
static

Details
Type
bool
Propertyprivate\eZINI  $restINI= ''

Details
Type
\eZINI

Methods

methodpublic__call(  $method,  $arguments ) : void

Generic safe way to access ezcDebug public methods

Parameters
Name Type Description
$method
$arguments
methodprivate__construct( ) : void

Private constructor

methodpublicgetInstance( ) : void
static

Singleton. Get instance of the class

methodpublicgetReport( ) : void

Returns debug report

methodpublicisDebugEnabled( ) : bool
static

Checks if debug is enabled (locally in rest.ini and globally in site.ini)

Returns
Type Description
bool
methodpublicupdateDebugSettings( ) : void

Initializes/updates debug settings, system wide

Documentation was generated by DocBlox 0.18.1.