您的位置:
首页
场景 餐饮
酸溜溜的美味餐厅
点击查看详细内容
酸溜溜的美味餐厅

面积: 300平方米

都市的烤鱼店
点击查看详细内容
都市的烤鱼店

面积: 300平方米

战国风格的烤羊腿店
点击查看详细内容
战国风格的烤羊腿店

面积: 1200平方米

美味的健康甜品
点击查看详细内容
美味的健康甜品

面积: 20平方米

酒吧风的餐厅
点击查看详细内容
酒吧风的餐厅

面积: 180平方米

544.76msRequest Duration17.75MBMemory UsageGET location/cate/{id}Route
    • Booting (156.87ms)
    • Application (426.43ms)
      5 templates were rendered
      • home.location-cate (resources/views/home/location-cate.blade.php)4blade
        Params
        0
        location
        1
        index_banner
        2
        get
        3
        cate
      • home.resource_search (resources/views/home/resource_search.blade.php)20blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        resourceFooter
        5
        locationStepList
        6
        system
        7
        footer_data
        8
        register_data
        9
        un_read
        10
        agent
        11
        user
        12
        routes
        13
        location
        14
        index_banner
        15
        get
        16
        cate
        17
        item
        18
        itemTow
        19
        img
      • home.layout (resources/views/home/layout.blade.php)20blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        resourceFooter
        5
        locationStepList
        6
        system
        7
        footer_data
        8
        register_data
        9
        un_read
        10
        agent
        11
        user
        12
        routes
        13
        location
        14
        index_banner
        15
        get
        16
        cate
        17
        item
        18
        itemTow
        19
        img
      • home.footer (resources/views/home/footer.blade.php)25blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        resourceFooter
        5
        locationStepList
        6
        system
        7
        footer_data
        8
        register_data
        9
        un_read
        10
        agent
        11
        user
        12
        routes
        13
        location
        14
        index_banner
        15
        get
        16
        cate
        17
        item
        18
        itemTow
        19
        img
        20
        lang
        21
        footer_title
        22
        index_new
        23
        index_news
        24
        index_about
      • home.common_layout (resources/views/home/common_layout.blade.php)25blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        resourceFooter
        5
        locationStepList
        6
        system
        7
        footer_data
        8
        register_data
        9
        un_read
        10
        agent
        11
        user
        12
        routes
        13
        location
        14
        index_banner
        15
        get
        16
        cate
        17
        item
        18
        itemTow
        19
        img
        20
        lang
        21
        footer_title
        22
        index_new
        23
        index_news
        24
        index_about
      uri
      GET location/cate/{id}
      controller
      App\Http\Controllers\Home\LocationController@cate
      namespace
      App\Http\Controllers\Home
      prefix
      null
      where
      file
      app/Http/Controllers/Home/LocationController.php:809-824
      14 statements were executed252.18ms
      • select `cate_id`, `step_index`, `sort_order`, `zh_step_name` as `step_name` from `juzi_publish_steps` where `cate_id` = '2' order by `sort_order` asc950μs11juzi_com
        Metadata
        Bindings
        • 0. 2
      • select * from `juzi_system_config` where `juzi_system_config`.`id` = '1' limit 1500μs11juzi_com
        Metadata
        Bindings
        • 0. 1
        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
      • select count(*) as aggregate from `juzi_message` where `juzi_message`.`deleted_at` is null and `to_id` is null and `status` = '0'400μs11juzi_com
        Metadata
        Bindings
        • 0. 0
      • select * from `juzi_category` where `juzi_category`.`deleted_at` is null and `juzi_category`.`id` = '15' limit 1540μs11juzi_com
        Metadata
        Bindings
        • 0. 15
        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
      • select * from `juzi_category` where `juzi_category`.`deleted_at` is null and `juzi_category`.`parent_id` = '15' and `juzi_category`.`parent_id` is not null720μs11juzi_com
        Metadata
        Bindings
        • 0. 15
        Hints
        • Use SELECT * only if you need all columns from table
      • select count(*) as aggregate from `juzi_location` where `juzi_location`.`deleted_at` is null and `show_status` = '1' and `cate_id` in ('49', '50', '51', '52', '53', '54')8.2ms11juzi_com
        Metadata
        Bindings
        • 0. 1
        • 1. 49
        • 2. 50
        • 3. 51
        • 4. 52
        • 5. 53
        • 6. 54
      • select * from `juzi_location` where `juzi_location`.`deleted_at` is null and `show_status` = '1' and `cate_id` in ('49', '50', '51', '52', '53', '54') order by `recommended` desc, `sort_order` desc, `created_at` desc limit 5 offset 465019.43ms11juzi_com
        Metadata
        Bindings
        • 0. 1
        • 1. 49
        • 2. 50
        • 3. 51
        • 4. 52
        • 5. 53
        • 6. 54
        Hints
        • Use SELECT * only if you need all columns from table
      • select id,zh_cate_name as cate_name,zh_cate_name as front_cate_name,zh_cate_name,parent_id,cate_image,id_path,sort_order,left(id_path,3) as path,concat(id_path,id,',') as bpath from `juzi_category` where `juzi_category`.`deleted_at` is null order by `bpath` asc2.09ms11juzi_com
        Metadata
      • select * from `juzi_img_config` where `juzi_img_config`.`deleted_at` is null and `page_id` = '4' and `show` = '1'790μs11juzi_com
        Metadata
        Bindings
        • 0. 4
        • 1. 1
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `juzi_location_image` where `juzi_location_image`.`location_id` = '1811' and `juzi_location_image`.`location_id` is not null50.95ms11juzi_com
        Metadata
        Bindings
        • 0. 1811
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `juzi_location_image` where `juzi_location_image`.`location_id` = '1810' and `juzi_location_image`.`location_id` is not null42ms11juzi_com
        Metadata
        Bindings
        • 0. 1810
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `juzi_location_image` where `juzi_location_image`.`location_id` = '1809' and `juzi_location_image`.`location_id` is not null40.7ms11juzi_com
        Metadata
        Bindings
        • 0. 1809
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `juzi_location_image` where `juzi_location_image`.`location_id` = '1806' and `juzi_location_image`.`location_id` is not null43.27ms11juzi_com
        Metadata
        Bindings
        • 0. 1806
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `juzi_location_image` where `juzi_location_image`.`location_id` = '1805' and `juzi_location_image`.`location_id` is not null41.64ms11juzi_com
        Metadata
        Bindings
        • 0. 1805
        Hints
        • Use SELECT * only if you need all columns from table
        guest
        true
        _token
        pBHQjEtmiAvEZDxyP3ToSp92FjcsxVUj6VhY2yrp
        locale
        zh
        PHPDEBUGBAR_STACK_DATA
        []
        format
        html
        content_type
        text/html; charset=UTF-8
        status_text
        OK
        status_code
        200
        request_query
        array:1 [ "page" => "931" ]
        request_request
        array:1 [ "page" => "931" ]
        request_headers
        array:8 [ "host" => array:1 [ 0 => "11juzi.com" ] "connection" => array:1 [ 0 => "keep...
        request_server
        array:39 [ "USER" => "www" "HOME" => "/home/www" "FCGI_ROLE" => "RESPONDER" "REDIRECT_STATUS...
        request_cookies
        []
        response_headers
        array:3 [ "cache-control" => array:1 [ 0 => "no-cache" ] "date" => array:1 [ 0 => "Tue...
        path_info
        /location/cate/15
        session_attributes
        array:3 [ "_token" => "pBHQjEtmiAvEZDxyP3ToSp92FjcsxVUj6VhY2yrp" "locale" => "zh" "PHPDEBUGBAR...