dd

Function dd

Prints out debug information about given variable and dies.

Only runs if debug mode is enabled. It will otherwise just continue code execution and ignore this function.

Link: http://book.cakephp.org/3.0/en/development/debugging.html#basic-debugging
Copyright: Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
License: MIT License
Located at basics.php
dd( mixed $var boolean|null $showHtml null )

Parameters summary登录查看完整内容