| ->getDatabaseResult() (Previous) | (Next) ->debug() | ||||
| |
|||||
|
|||||
Sets and returns debug level. So you can see the queries and connections being built and executed.
integer $level - level, without any parameters it will disable the debugging output. 1 give a general output, 5 includes things like passwords for connections.
Пример 35-1. Using debugLevel()
|
| ->getDatabaseResult() (Previous) | (Next) ->debug() | ||||||||
| |
|||||||||
|
|||||||||