DB_DataObject::debugLevel

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

Referentiesamenvatting

void DB_DataObject::debugLevel ([integer $level])

Beschrijving

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

Parameter

Note

Deze functie kan niet statisch worden aangeroepen.

Zie

->debug()()

Voorbeeld