->getDatabaseResult() (Previous) (Next) ->debug()

View this page in Last updated: Sun, 01 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

DB_DataObject::debugLevel

DB_DataObject::debugLevel -- set the amount of debugging output

Descripción

Sets and returns debug level. So you can see the queries and connections being built and executed.

Parámetro

  • integer $level - level, without any parameters it will disable the debugging output. 1 give a general output, 5 includes things like passwords for connections.

Nota

Esta función no puede ser llamada estáticamente.

->getDatabaseResult() (Previous) (Next) ->debug()

Download Documentation Last updated: Sun, 01 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.