XMF Cookbook
Search
⌃K
Introduction
XMF Cookbook
Basic Ingredients
Recipes
Reference
Assert
Database
Debug
FilterInput
Highlighter
IPAddress
Jwt
Key
Language
Metagen
Module
ProxyCheck
Random
Request
StopWords
Uuid
Yaml
Credits
License:
Table of Content
Powered By
GitBook
Debug
The
Xmf\Debug
class contains methods to assist in debugging.
Debug::dump($var)
Dump one or more variables. Multiple arguments can be specified, and each will be dumped.
Debug::backtrace()
Display debug backtrace.
Previous
Error Info and Debugging
Next
FilterInput
Last modified
5yr ago