pj
Function pj
json pretty print convenience function.
In terminals this will act similar to using json_encode() with JSON_PRETTY_PRINT directly, when not run on cli will also wrap <pre> tags around the output of given variable. Similar to pr().
Copyright: Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
License: MIT License
See:
Link: http://book.cakephp.org/3.0/en/core-libraries/global-constants-and-functions.html#pj
Located at 登录查看完整内容
License: MIT License
See:
pr()
Link: http://book.cakephp.org/3.0/en/core-libraries/global-constants-and-functions.html#pj
Located at 登录查看完整内容