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

View this page in Last updated: Sun, 24 Aug 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

DB_DataObject::debugLevel

DB_DataObject::debugLevel -- デバッグ情報を出力する量を設定する

説明

デバッグレベルを設定、あるいは返します。これにより、 クエリや接続が生成され実行されるのを確認することができます。

パラメータ

  • integer $level - レベルを指定します。 パラメータを指定しない場合、デバッグ出力は無効になります。 1 は通常の出力となり、5 は接続のためのパスワードなども含まれるように なります。

注意

この関数は、スタティックにコールする ことはできません。

参照

->debug()()

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

Download Documentation Last updated: Sun, 24 Aug 2008
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.