Debug

Class Phalcon\Debug

Provides debug capabilities to Phalcon applications

Methods

public Phalcon\Debug setUri (string $uri)

Change the base URI for static resources

public Phalcon\Debug setShowBackTrace (boolean $showBackTrace)

Sets if files the exception’s backtrace must be showed

public Phalcon\Debug setShowFiles (boolean $showFiles)

Set if files part of the backtrace must be shown in the output

public 登录查看完整内容