服务热线:147931048
请登陆
商品已下架或不存在
302.87msRequest Duration14MBMemory UsageGET app/shop/goods/{id}RouteAuth status
    • Booting (185.89ms)
    • Application (230.62ms)
      7 templates were rendered
      • shop::msg (CriusWeb/Shop/Resources/views/msg.blade.php)4blade
        Params
        0
        msg
        1
        msg_type
        2
        url
        3
        time
      • shop::layouts.top (CriusWeb/Shop/Resources/views/layouts/top.blade.php)23blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        __view_extend
        4
        errors
        5
        msg
        6
        msg_type
        7
        url
        8
        time
        9
        __themes__
        10
        web_setting
        11
        chufang_vague_switch
        12
        chufang_drug_tips
        13
        chufang_watermark_pic
        14
        hot_search
        15
        rec_search
        16
        footer_article
        17
        web_user
        18
        show_goods_class
        19
        navs
        20
        footer_navs
        21
        top_navs
        22
        seo_info
      • shop::layouts.base (CriusWeb/Shop/Resources/views/layouts/base.blade.php)23blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        __view_extend
        4
        errors
        5
        msg
        6
        msg_type
        7
        url
        8
        time
        9
        __themes__
        10
        web_setting
        11
        chufang_vague_switch
        12
        chufang_drug_tips
        13
        chufang_watermark_pic
        14
        hot_search
        15
        rec_search
        16
        footer_article
        17
        web_user
        18
        show_goods_class
        19
        navs
        20
        footer_navs
        21
        top_navs
        22
        seo_info
      • shop::layouts.header (CriusWeb/Shop/Resources/views/layouts/header.blade.php)23blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        __view_extend
        4
        errors
        5
        msg
        6
        msg_type
        7
        url
        8
        time
        9
        __themes__
        10
        web_setting
        11
        chufang_vague_switch
        12
        chufang_drug_tips
        13
        chufang_watermark_pic
        14
        hot_search
        15
        rec_search
        16
        footer_article
        17
        web_user
        18
        show_goods_class
        19
        navs
        20
        footer_navs
        21
        top_navs
        22
        seo_info
      • shop::layouts.top (CriusWeb/Shop/Resources/views/layouts/top.blade.php)23blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        __view_extend
        4
        errors
        5
        msg
        6
        msg_type
        7
        url
        8
        time
        9
        __themes__
        10
        web_setting
        11
        chufang_vague_switch
        12
        chufang_drug_tips
        13
        chufang_watermark_pic
        14
        hot_search
        15
        rec_search
        16
        footer_article
        17
        web_user
        18
        show_goods_class
        19
        navs
        20
        footer_navs
        21
        top_navs
        22
        seo_info
      • shop::layouts.goods_class (CriusWeb/Shop/Resources/views/layouts/goods_class.blade.php)27blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        __view_extend
        4
        errors
        5
        msg
        6
        msg_type
        7
        url
        8
        time
        9
        __themes__
        10
        web_setting
        11
        chufang_vague_switch
        12
        chufang_drug_tips
        13
        chufang_watermark_pic
        14
        hot_search
        15
        rec_search
        16
        footer_article
        17
        web_user
        18
        show_goods_class
        19
        navs
        20
        footer_navs
        21
        top_navs
        22
        seo_info
        23
        __currentLoopData
        24
        v
        25
        k
        26
        loop
      • shop::layouts.footer (CriusWeb/Shop/Resources/views/layouts/footer.blade.php)23blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        __view_extend
        4
        errors
        5
        msg
        6
        msg_type
        7
        url
        8
        time
        9
        __themes__
        10
        web_setting
        11
        chufang_vague_switch
        12
        chufang_drug_tips
        13
        chufang_watermark_pic
        14
        hot_search
        15
        rec_search
        16
        footer_article
        17
        web_user
        18
        show_goods_class
        19
        navs
        20
        footer_navs
        21
        top_navs
        22
        seo_info
      uri
      GET app/shop/goods/{id}
      middleware
      web, shop
      controller
      \CriusWeb\Shop\Http\Controllers\GoodsController@index
      namespace
      \CriusWeb\Shop\Http\Controllers
      prefix
      app/shop
      where
      as
      shop_goods
      file
      CriusWeb/Shop/Http/Controllers/GoodsController.php:37-167
      10 statements were executed, 7 of which were duplicated, 3 unique3.66ms
      • select * from `sxx_goods` where `goods_id` = '118539' limit 11.06ms/app/Models/Repository/GoodsRepository.php:135shop_test_dev
        Metadata
        Bindings
        • 0. 118539
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 12. /app/Models/Repository/GoodsRepository.php:135
        • 13. /CriusWeb/Shop/Http/Controllers/GoodsController.php:43
        • 29. /CriusWeb/Shop/Http/Middlewares/ShopInitMiddlare.php:24
        • 34. /app/Http/Middleware/GlobalMiddleware.php:52
        • 64. /app/Libs/Cookies/FixSameSite.php:17
        • 87. /app/Libs/Router/VersionRequest.php:54
        • 96. /index.php:14
      • select `sxx_article_class`.* from `sxx_article_class` where `ac_id` in ('2', '4', '5', '6') and `is_show` = '1' order by `ac_id` desc310μs/app/Core/EloquentRepository.php:223shop_test_dev
        Metadata
        Bindings
        • 0. 2
        • 1. 4
        • 2. 5
        • 3. 6
        • 4. 1
        Backtrace
        • 11. /app/Core/EloquentRepository.php:223
        • 12. /app/Core/EloquentRepository.php:42
        • 13. /CriusWeb/Shop/ViewComposers/ShopViewComposer.php:68
        • 19. /CriusWeb/Shop/ViewComposers/ShopViewComposer.php:70
        • 28. /www/wwwroot/yf_dev/baojiakang/vendor/symfony/http-foundation/Response.php:201
        • 42. /CriusWeb/Shop/Http/Middlewares/ShopInitMiddlare.php:24
        • 47. /app/Http/Middleware/GlobalMiddleware.php:52
        • 77. /app/Libs/Cookies/FixSameSite.php:17
        • 100. /app/Libs/Router/VersionRequest.php:54
        • 109. /index.php:14
      • select * from `sxx_article` where `sxx_article`.`ac_id` in ('6', '5', '4', '2') and `article_show` = '1'420μs/app/Core/EloquentRepository.php:223shop_test_dev
        Metadata
        Bindings
        • 0. 6
        • 1. 5
        • 2. 4
        • 3. 2
        • 4. 1
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 17. /app/Core/EloquentRepository.php:223
        • 18. /app/Core/EloquentRepository.php:42
        • 19. /CriusWeb/Shop/ViewComposers/ShopViewComposer.php:68
        • 25. /CriusWeb/Shop/ViewComposers/ShopViewComposer.php:70
        • 34. /www/wwwroot/yf_dev/baojiakang/vendor/symfony/http-foundation/Response.php:201
        • 48. /CriusWeb/Shop/Http/Middlewares/ShopInitMiddlare.php:24
        • 53. /app/Http/Middleware/GlobalMiddleware.php:52
        • 83. /app/Libs/Cookies/FixSameSite.php:17
        • 106. /app/Libs/Router/VersionRequest.php:54
        • 115. /index.php:14
      • select * from `sxx_seo` where `type` = 'index' limit 1240μs/app/Models/Repository/SeoRepository.php:25shop_test_dev
        Metadata
        Bindings
        • 0. index
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 12. /app/Models/Repository/SeoRepository.php:25
        • 13. /CriusWeb/Shop/ViewComposers/ShopViewComposer.php:107
        • 22. /www/wwwroot/yf_dev/baojiakang/vendor/symfony/http-foundation/Response.php:201
        • 36. /CriusWeb/Shop/Http/Middlewares/ShopInitMiddlare.php:24
        • 41. /app/Http/Middleware/GlobalMiddleware.php:52
        • 71. /app/Libs/Cookies/FixSameSite.php:17
        • 94. /app/Libs/Router/VersionRequest.php:54
        • 103. /index.php:14
      • select * from `sxx_seo` where `type` = 'index' limit 1290μs/app/Models/Repository/SeoRepository.php:25shop_test_dev
        Metadata
        Bindings
        • 0. index
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 12. /app/Models/Repository/SeoRepository.php:25
        • 13. /CriusWeb/Shop/ViewComposers/ShopViewComposer.php:107
        • 21. view::shop::msg:2
        • 28. /www/wwwroot/yf_dev/baojiakang/vendor/symfony/http-foundation/Response.php:201
        • 42. /CriusWeb/Shop/Http/Middlewares/ShopInitMiddlare.php:24
        • 47. /app/Http/Middleware/GlobalMiddleware.php:52
        • 77. /app/Libs/Cookies/FixSameSite.php:17
        • 100. /app/Libs/Router/VersionRequest.php:54
        • 109. /index.php:14
      • select * from `sxx_seo` where `type` = 'index' limit 1250μs/app/Models/Repository/SeoRepository.php:25shop_test_dev
        Metadata
        Bindings
        • 0. index
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 12. /app/Models/Repository/SeoRepository.php:25
        • 13. /CriusWeb/Shop/ViewComposers/ShopViewComposer.php:107
        • 21. view::shop::msg:32
        • 28. /www/wwwroot/yf_dev/baojiakang/vendor/symfony/http-foundation/Response.php:201
        • 42. /CriusWeb/Shop/Http/Middlewares/ShopInitMiddlare.php:24
        • 47. /app/Http/Middleware/GlobalMiddleware.php:52
        • 77. /app/Libs/Cookies/FixSameSite.php:17
        • 100. /app/Libs/Router/VersionRequest.php:54
        • 109. /index.php:14
      • select * from `sxx_seo` where `type` = 'index' limit 1280μs/app/Models/Repository/SeoRepository.php:25shop_test_dev
        Metadata
        Bindings
        • 0. index
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 12. /app/Models/Repository/SeoRepository.php:25
        • 13. /CriusWeb/Shop/ViewComposers/ShopViewComposer.php:107
        • 21. view::shop::layouts.base:40
        • 27. view::shop::msg:32
        • 34. /www/wwwroot/yf_dev/baojiakang/vendor/symfony/http-foundation/Response.php:201
        • 48. /CriusWeb/Shop/Http/Middlewares/ShopInitMiddlare.php:24
        • 53. /app/Http/Middleware/GlobalMiddleware.php:52
        • 83. /app/Libs/Cookies/FixSameSite.php:17
        • 106. /app/Libs/Router/VersionRequest.php:54
        • 115. /index.php:14
      • select * from `sxx_seo` where `type` = 'index' limit 1270μs/app/Models/Repository/SeoRepository.php:25shop_test_dev
        Metadata
        Bindings
        • 0. index
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 12. /app/Models/Repository/SeoRepository.php:25
        • 13. /CriusWeb/Shop/ViewComposers/ShopViewComposer.php:107
        • 21. view::shop::layouts.header:1
        • 27. view::shop::layouts.base:40
        • 33. view::shop::msg:32
        • 40. /www/wwwroot/yf_dev/baojiakang/vendor/symfony/http-foundation/Response.php:201
        • 54. /CriusWeb/Shop/Http/Middlewares/ShopInitMiddlare.php:24
        • 59. /app/Http/Middleware/GlobalMiddleware.php:52
        • 89. /app/Libs/Cookies/FixSameSite.php:17
        • 112. /app/Libs/Router/VersionRequest.php:54
        • 121. /index.php:14
      • select * from `sxx_seo` where `type` = 'index' limit 1250μs/app/Models/Repository/SeoRepository.php:25shop_test_dev
        Metadata
        Bindings
        • 0. index
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 12. /app/Models/Repository/SeoRepository.php:25
        • 13. /CriusWeb/Shop/ViewComposers/ShopViewComposer.php:107
        • 21. view::shop::layouts.header:75
        • 27. view::shop::layouts.base:40
        • 33. view::shop::msg:32
        • 40. /www/wwwroot/yf_dev/baojiakang/vendor/symfony/http-foundation/Response.php:201
        • 54. /CriusWeb/Shop/Http/Middlewares/ShopInitMiddlare.php:24
        • 59. /app/Http/Middleware/GlobalMiddleware.php:52
        • 89. /app/Libs/Cookies/FixSameSite.php:17
        • 112. /app/Libs/Router/VersionRequest.php:54
        • 121. /index.php:14
      • select * from `sxx_seo` where `type` = 'index' limit 1290μs/app/Models/Repository/SeoRepository.php:25shop_test_dev
        Metadata
        Bindings
        • 0. index
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 12. /app/Models/Repository/SeoRepository.php:25
        • 13. /CriusWeb/Shop/ViewComposers/ShopViewComposer.php:107
        • 21. view::shop::layouts.base:48
        • 27. view::shop::msg:32
        • 34. /www/wwwroot/yf_dev/baojiakang/vendor/symfony/http-foundation/Response.php:201
        • 48. /CriusWeb/Shop/Http/Middlewares/ShopInitMiddlare.php:24
        • 53. /app/Http/Middleware/GlobalMiddleware.php:52
        • 83. /app/Libs/Cookies/FixSameSite.php:17
        • 106. /app/Libs/Router/VersionRequest.php:54
        • 115. /index.php:14
        web
        array:2 [ "name" => "Guest" "user" => array:1 [ "guest" => true ] ]
        api
        array:2 [ "name" => "Guest" "user" => array:1 [ "guest" => true ] ]
        jwt
        array:2 [ "name" => "Guest" "user" => array:1 [ "guest" => true ] ]
          _token
          ojIVzHwNQ6YFC3Y9EJbq9HPi05geklA2vSG3mMfY
          _previous
          array:1 [ "url" => "http://shop.test.bjkyy.cn/app/shop/goods/118539" ]
          PHPDEBUGBAR_STACK_DATA
          []
          format
          html
          content_type
          text/html; charset=UTF-8
          status_text
          OK
          status_code
          200
          request_query
          []
          request_request
          []
          request_headers
          array:10 [ "accept-encoding" => array:1 [ 0 => "gzip, deflate" ] "accept" => array:1 [ ...
          request_server
          array:34 [ "USER" => "www" "HOME" => "/home/www" "HTTP_ACCEPT_ENCODING" => "gzip, deflate" "...
          request_cookies
          []
          response_headers
          array:3 [ "cache-control" => array:1 [ 0 => "no-cache" ] "content-type" => array:1 [ 0...
          path_info
          /app/shop/goods/118539
          session_attributes
          array:3 [ "_token" => "ojIVzHwNQ6YFC3Y9EJbq9HPi05geklA2vSG3mMfY" "_previous" => array:1 [ "u...