您的位置:
首页
场景 餐饮
清新明亮的特色餐厅
点击查看详细内容
清新明亮的特色餐厅

面积: 100 平方米

清爽大气的咖啡厅
点击查看详细内容
清爽大气的咖啡厅

面积: 250 平方米

欧式建筑的餐厅
点击查看详细内容
欧式建筑的餐厅

面积: 100 平方米

木艺装修和花朵装饰的日式餐厅
点击查看详细内容
木艺装修和花朵装饰的日式餐厅

面积: 300 平方米

特色韩式餐厅
点击查看详细内容
特色韩式餐厅

面积: 300 平方米

513.88msRequest Duration17.75MBMemory UsageGET location/cate/{id}Route
    • Booting (166.2ms)
    • Application (386.73ms)
      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 executed245.52ms
      • 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` asc820μs11juzi_com
        Metadata
        Bindings
        • 0. 2
      • select * from `juzi_system_config` where `juzi_system_config`.`id` = '1' limit 1490μ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'510μs11juzi_com
        Metadata
        Bindings
        • 0. 0
      • select * from `juzi_category` where `juzi_category`.`deleted_at` is null and `juzi_category`.`id` = '15' limit 1570μ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')6.36ms11juzi_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 185014.05ms11juzi_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` asc1.49ms11juzi_com
        Metadata
      • select * from `juzi_img_config` where `juzi_img_config`.`deleted_at` is null and `page_id` = '4' and `show` = '1'480μ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` = '6573' and `juzi_location_image`.`location_id` is not null42.69ms11juzi_com
        Metadata
        Bindings
        • 0. 6573
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `juzi_location_image` where `juzi_location_image`.`location_id` = '6572' and `juzi_location_image`.`location_id` is not null40.22ms11juzi_com
        Metadata
        Bindings
        • 0. 6572
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `juzi_location_image` where `juzi_location_image`.`location_id` = '6571' and `juzi_location_image`.`location_id` is not null40.2ms11juzi_com
        Metadata
        Bindings
        • 0. 6571
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `juzi_location_image` where `juzi_location_image`.`location_id` = '6569' and `juzi_location_image`.`location_id` is not null40.75ms11juzi_com
        Metadata
        Bindings
        • 0. 6569
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `juzi_location_image` where `juzi_location_image`.`location_id` = '6568' and `juzi_location_image`.`location_id` is not null56.17ms11juzi_com
        Metadata
        Bindings
        • 0. 6568
        Hints
        • Use SELECT * only if you need all columns from table
        guest
        true
        _token
        VJ36NNShe1Oj6ZgXziaC8VKNwesOzfmetBqNU11N
        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" => "371" ]
        request_request
        array:1 [ "page" => "371" ]
        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 => "Mon...
        path_info
        /location/cate/15
        session_attributes
        array:3 [ "_token" => "VJ36NNShe1Oj6ZgXziaC8VKNwesOzfmetBqNU11N" "locale" => "zh" "PHPDEBUGBAR...