您的位置:
首页
场景 中餐厅
简单的小饭馆
点击查看详细内容
简单的小饭馆

面积: 120 平方米

特的的小吃店
点击查看详细内容
特的的小吃店

面积: 70 平方米

休闲传统的中餐厅
点击查看详细内容
休闲传统的中餐厅

面积: 100 平方米

清新的中式餐厅
点击查看详细内容
清新的中式餐厅

面积: 600 平方米

精致的时尚餐厅
点击查看详细内容
精致的时尚餐厅

面积: 200 平方米

486.4msRequest Duration17.5MBMemory UsageGET location/cate/{id}Route
    • Booting (153.71ms)
    • Application (360.86ms)
      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 executed234.24ms
      • 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` asc570μs11juzi_com
        Metadata
        Bindings
        • 0. 2
      • select * from `juzi_system_config` where `juzi_system_config`.`id` = '1' limit 1340μ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'370μs11juzi_com
        Metadata
        Bindings
        • 0. 0
      • select * from `juzi_category` where `juzi_category`.`deleted_at` is null and `juzi_category`.`id` = '49' limit 1450μs11juzi_com
        Metadata
        Bindings
        • 0. 49
        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` = '49' and `juzi_category`.`parent_id` is not null440μs11juzi_com
        Metadata
        Bindings
        • 0. 49
        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` = '49'6.6ms11juzi_com
        Metadata
        Bindings
        • 0. 1
        • 1. 49
      • select * from `juzi_location` where `juzi_location`.`deleted_at` is null and `show_status` = '1' and `cate_id` = '49' order by `recommended` desc, `sort_order` desc, `created_at` desc limit 5 offset 7909.95ms11juzi_com
        Metadata
        Bindings
        • 0. 1
        • 1. 49
        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` asc1.55ms11juzi_com
        Metadata
      • select * from `juzi_img_config` where `juzi_img_config`.`deleted_at` is null and `page_id` = '4' and `show` = '1'530μ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` = '7987' and `juzi_location_image`.`location_id` is not null40.97ms11juzi_com
        Metadata
        Bindings
        • 0. 7987
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `juzi_location_image` where `juzi_location_image`.`location_id` = '7984' and `juzi_location_image`.`location_id` is not null42.86ms11juzi_com
        Metadata
        Bindings
        • 0. 7984
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `juzi_location_image` where `juzi_location_image`.`location_id` = '7982' and `juzi_location_image`.`location_id` is not null41.74ms11juzi_com
        Metadata
        Bindings
        • 0. 7982
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `juzi_location_image` where `juzi_location_image`.`location_id` = '7980' and `juzi_location_image`.`location_id` is not null43.4ms11juzi_com
        Metadata
        Bindings
        • 0. 7980
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `juzi_location_image` where `juzi_location_image`.`location_id` = '7979' and `juzi_location_image`.`location_id` is not null44.47ms11juzi_com
        Metadata
        Bindings
        • 0. 7979
        Hints
        • Use SELECT * only if you need all columns from table
        guest
        true
        _token
        od9N7GG1ypRq55yCEsPdFW6iKaVxd3SAc0nDxJCL
        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" => "159" ]
        request_request
        array:1 [ "page" => "159" ]
        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 => "Fri...
        path_info
        /location/cate/49
        session_attributes
        array:3 [ "_token" => "od9N7GG1ypRq55yCEsPdFW6iKaVxd3SAc0nDxJCL" "locale" => "zh" "PHPDEBUGBAR...