phpdbg_break_method
(PHP 5 >= 5.6.3, PHP 7, PHP 8)
phpdbg_break_method — メソッドのエントリにブレークポイントを挿入する
説明
指定された class
の
指定された method
にブレークポイントを挿入します。
パラメータ
class
-
クラスの名前
method
-
メソッドの名前
戻り値
値を返しません。
参考
- phpdbg_break_file() - ファイルの行にブレークポイントを挿入する
- phpdbg_break_function() - 関数のエントリにブレークポイントを挿入する
- phpdbg_break_next() - 次のオペコードにブレークポイントを挿入します
- phpdbg_clear() - 全てのブレークポイントをクリアする
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google