V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
MrMike
V2EX  ›  PHP

用 google chrome 调试报错代码,如何格式化报错代码?

  •  
  •   MrMike · 2017-11-02 17:12:33 +08:00 · 1705 次点击
    这是一个创建于 2360 天前的主题,其中的信息可能已经有所发展或是发生改变。

    用的是 symfony 框架,之前用 firebug,更新 firefox 后,firebug 不工作了,换成 google chrome,但是在不能格式化代码,输出数组之类的,全部在一起的。

    array:35 [ "block_name" => null "disabled" => false "label" => null "label_format" => null "translation_domain" => null "auto_initialize" => true "trim" => true "required" => true "property_path" => null "mapped" => true "by_reference" => true "inherit_data" => false "compound" => true "method" => "POST" "action" => "" "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file." "error_mapping" => [] "invalid_message" => "This value is not valid." "invalid_message_parameters" => [] "allow_extra_fields" => false "extra_fields_message" => "This form should not contain extra fields." "csrf_protection" => true "csrf_field_name" => "_token" "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form." "csrf_token_manager" => CsrfTokenManager {#265 -generator: UriSafeTokenGenerator {#304 -entropy: 256 } -storage: SessionTokenStorage {#267 -session: Session {#18 #storage: NativeSessionStorage {#154 #bags: array:2 [ "attributes" => AttributeBag {#171 -name: "attributes" -storageKey: "_sf2_attributes" #attributes: [] } "flashes" => FlashBag {#173 -name: "flashes" -flashes: []

    如何格式化,方便阅读呢?我用的 symfony dump 函数打印的,js 报错也是这样的。

    1 条回复    2017-11-03 17:29:31 +08:00
    lyleo2010
        1
    lyleo2010  
       2017-11-03 17:29:31 +08:00
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2962 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 03:35 · PVG 11:35 · LAX 20:35 · JFK 23:35
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.