郑楷鑫

深圳市

+关注

所属学校: 深圳中学 所属俱乐部: 暂无俱乐部
  • 动态
  • 生涯
全部动态:0
+1
  • 暂无动态

  • 加载中

    精彩即将呈现...

  • 没有数据啦...

累计获得了个生涯
  • 暂无生涯

  • 加载中

    精彩即将呈现...

  • 没有数据啦...

您有新消息来啦
7.0.33Version1.28sRequest Duration26.46MBMemory UsageGET student/{id}Route
    • Booting (960.89ms)
      Params
    • Application (317.7ms)
      Params
    • 1 x Booting (74.95%)
      960.89ms
      1 x Application (24.78%)
      317.70ms
      11 templates were rendered
      • webSite.student.student (resources/views/webSite/student/student.blade.php)5blade
        Params
        0
        student
        1
        fas
        2
        can_write_story
        3
        interest
        4
        story_data
      • webSite.layout.promptBox.promptStyle1 (resources/views/webSite/layout/promptBox/promptStyle1.blade.php)11blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        student
        5
        fas
        6
        can_write_story
        7
        interest
        8
        story_data
        9
        is_active
        10
        me
      • webSite.layout.promptBox.promptStyle2 (resources/views/webSite/layout/promptBox/promptStyle2.blade.php)11blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        student
        5
        fas
        6
        can_write_story
        7
        interest
        8
        story_data
        9
        is_active
        10
        me
      • webSite.layout.promptBox.promptStyle5 (resources/views/webSite/layout/promptBox/promptStyle5.blade.php)11blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        student
        5
        fas
        6
        can_write_story
        7
        interest
        8
        story_data
        9
        is_active
        10
        me
      • webSite.layout.template.squareNewsTemplate (resources/views/webSite/layout/template/squareNewsTemplate.blade.php)14blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        student
        5
        fas
        6
        can_write_story
        7
        interest
        8
        story_data
        9
        is_active
        10
        me
        11
        __currentLoopData
        12
        fa
        13
        loop
      • webSite.layout.template.honorTemplate (resources/views/webSite/layout/template/honorTemplate.blade.php)15blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        student
        5
        fas
        6
        can_write_story
        7
        interest
        8
        story_data
        9
        is_active
        10
        me
        11
        __currentLoopData
        12
        fa
        13
        loop
        14
        can_edit
      • webSite.layout.share.shareStyle1 (resources/views/webSite/layout/share/shareStyle1.blade.php)15blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        student
        5
        fas
        6
        can_write_story
        7
        interest
        8
        story_data
        9
        is_active
        10
        me
        11
        __currentLoopData
        12
        fa
        13
        loop
        14
        one
      • webSite.layout.toTop.toTop (resources/views/webSite/layout/toTop/toTop.blade.php)15blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        student
        5
        fas
        6
        can_write_story
        7
        interest
        8
        story_data
        9
        is_active
        10
        me
        11
        __currentLoopData
        12
        fa
        13
        loop
        14
        one
      • webSite.layout.account (resources/views/webSite/layout/account.blade.php)15blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        student
        5
        fas
        6
        can_write_story
        7
        interest
        8
        story_data
        9
        is_active
        10
        me
        11
        __currentLoopData
        12
        fa
        13
        loop
        14
        one
      • webSite.layout.fragment.backstageNavbar (resources/views/webSite/layout/fragment/backstageNavbar.blade.php)19blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        student
        5
        fas
        6
        can_write_story
        7
        interest
        8
        story_data
        9
        is_active
        10
        me
        11
        __currentLoopData
        12
        fa
        13
        loop
        14
        one
        15
        web_ad_show_lyzg
        16
        web_ad_image_lyzg
        17
        web_ad_href_lyzg
        18
        user_is_checked
      • webSite.layout.base (resources/views/webSite/layout/base.blade.php)19blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        student
        5
        fas
        6
        can_write_story
        7
        interest
        8
        story_data
        9
        is_active
        10
        me
        11
        __currentLoopData
        12
        fa
        13
        loop
        14
        one
        15
        web_ad_show_lyzg
        16
        web_ad_image_lyzg
        17
        web_ad_href_lyzg
        18
        user_is_checked
      uri
      GET student/{id}
      middleware
      web
      controller
      App\Http\Controllers\UsersController@showStudent
      namespace
      App\Http\Controllers
      prefix
      where
      file
      app/Http/Controllers/UsersController.php:207-272
      21 statements were executed36.77ms
      • select * from `users` where `user_id` = '53204' and `users`.`deleted_at` is null limit 11.51mslaravel5
        Metadata
        Bindings
        • 0. 53204
        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 `club_students` where `club_students`.`user_id` in (53204)14.11mslaravel5
        Metadata
        Bindings
        • 0. 53204
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `clubs` where `clubs`.`club_id` in (94)800μslaravel5
        Metadata
        Bindings
        • 0. 94
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `fa_register_coaches` where `state` = 2 and `personal_type` = 1 and `fa_register_coaches`.`user_id` in (53204)750μslaravel5
        Metadata
        Bindings
        • 0. 2
        • 1. 1
        • 2. 53204
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `club_coaches` where `club_coaches`.`user_id` in (53204)1.22mslaravel5
        Metadata
        Bindings
        • 0. 53204
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `coach` where `coach`.`user_id` = 53204 and `coach`.`user_id` is not null limit 13.45mslaravel5
        Metadata
        Bindings
        • 0. 53204
        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 `referee` where `referee`.`user_id` = 53204 and `referee`.`user_id` is not null limit 1990μslaravel5
        Metadata
        Bindings
        • 0. 53204
        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 `course_evaluation` where `p_type_name` = '投入程度' and `user_id` = 53204 order by `course_evaluation_id` desc limit 11.07mslaravel5
        Metadata
        Bindings
        • 0. 投入程度
        • 1. 53204
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `course_evaluation` where `p_type_name` = '团队精神' and `user_id` = 53204 order by `course_evaluation_id` desc limit 11.02mslaravel5
        Metadata
        Bindings
        • 0. 团队精神
        • 1. 53204
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `course_evaluation` where `p_type_name` = '心理素质' and `user_id` = 53204 order by `course_evaluation_id` desc limit 11.01mslaravel5
        Metadata
        Bindings
        • 0. 心理素质
        • 1. 53204
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `course_evaluation` where `p_type_name` = '技术应用' and `user_id` = 53204 order by `course_evaluation_id` desc limit 11.09mslaravel5
        Metadata
        Bindings
        • 0. 技术应用
        • 1. 53204
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `course_evaluation` where `p_type_name` = '传控技术' and `user_id` = 53204 order by `course_evaluation_id` desc limit 11.04mslaravel5
        Metadata
        Bindings
        • 0. 传控技术
        • 1. 53204
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `course_evaluation` where `p_type_name` = '身体素质' and `user_id` = 53204 order by `course_evaluation_id` desc limit 11.02mslaravel5
        Metadata
        Bindings
        • 0. 身体素质
        • 1. 53204
        Hints
        • Use SELECT * only if you need all columns from table
      • select count(*) as aggregate from `story` where `user_id` = 53204 and `belong_type` != 5 and `is_public` = 1 and `belong_type` = 0 and `story`.`deleted_at` is null720μslaravel5
        Metadata
        Bindings
        • 0. 53204
        • 1. 5
        • 2. 1
        • 3. 0
        Hints
        • The != operator is not standard. Use the <> operator to test for inequality instead.
      • select * from `story` where `user_id` = 53204 and `belong_type` != 5 and `is_public` = 1 and `belong_type` = 0 and `story`.`deleted_at` is null order by (case when `order` >= 0 then (case when `order` > 0 then 0 else 1 end) else 2 end ), `order`, `story`.`created_at` desc limit 10 offset 01.13mslaravel5
        Metadata
        Bindings
        • 0. 53204
        • 1. 5
        • 2. 1
        • 3. 0
        Hints
        • Use SELECT * only if you need all columns from table
        • The != operator is not standard. Use the <> operator to test for inequality instead.
      • select * from `fa_register_players` where `user_id` = 53204 and `age_group` != 0 and `state` = '2'940μslaravel5
        Metadata
        Bindings
        • 0. 53204
        • 1. 0
        • 2. 2
        Hints
        • Use SELECT * only if you need all columns from table
        • The != operator is not standard. Use the <> operator to test for inequality instead.
      • select * from `fa_base` where `fa_base`.`fa_base_id` in (33)1.44mslaravel5
        Metadata
        Bindings
        • 0. 33
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `club_students` limit 5640μslaravel5
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `users` where `users`.`user_id` in (29832, 29840, 29842, 29844, 30429) and `users`.`deleted_at` is null940μslaravel5
        Metadata
        Bindings
        • 0. 29832
        • 1. 29840
        • 2. 29842
        • 3. 29844
        • 4. 30429
        Hints
        • Use SELECT * only if you need all columns from table
      • select `teams`.*, `team_members`.`user_id` as `pivot_user_id`, `team_members`.`team_id` as `pivot_team_id` from `teams` inner join `team_members` on `teams`.`team_id` = `team_members`.`team_id` where `team_members`.`user_id` in (29832, 29840, 29842, 29844, 30429) and `teams`.`deleted_at` is null1.09mslaravel5
        Metadata
        Bindings
        • 0. 29832
        • 1. 29840
        • 2. 29842
        • 3. 29844
        • 4. 30429
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `users` where `users`.`user_id` in (0, 29838, 30429, 30894) and `users`.`deleted_at` is null790μslaravel5
        Metadata
        Bindings
        • 0. 0
        • 1. 29838
        • 2. 30429
        • 3. 30894
        Hints
        • Use SELECT * only if you need all columns from table
        _token
        frzVn3mfmK8zYkYbb7tOQk8VGwDabnWDoyfDlLgb
        _previous
        array:1 [ "url" => "http://118.31.170.46:8000/student/53204" ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /student/53204
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        []
        
        request_request
        []
        
        request_headers
        0 of 0
        array:10 [ "accept-encoding" => array:1 [ 0 => "gzip, deflate" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "118.31.170.46:8000" ] "content-length" => array:1 [ 0 => "" ] "content-type" => array:1 [ 0 => "" ] ]
        request_server
        0 of 0
        array:55 [ "HOME" => "/home/nginx" "PHP_CFLAGS" => "-fstack-protector-strong -fpic -fpie -O2" "PHP_EXTRA_CONFIGURE_ARGS" => "--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data --disable-cgi" "PHP_INI_DIR" => "/usr/local/etc/php" "MYSQL_ROOT_PASSWORD" => "******" "PHP_CPPFLAGS" => "-fstack-protector-strong -fpic -fpie -O2" "HOSTNAME" => "4af98854a660" "PHP_URL" => "https://secure.php.net/get/php-7.0.33.tar.xz/from/this/mirror" "PHP_MD5" => "" "SUPERVISOR_SERVER_URL" => "unix:///var/run/supervisor.sock" "SUPERVISOR_PROCESS_NAME" => "php-fpm" "PWD" => "/var/www" "PHP_ASC_URL" => "https://secure.php.net/get/php-7.0.33.tar.xz.asc/from/this/mirror" "PHP_SHA256" => "ab8c5be6e32b1f8d032909dedaaaa4bbb1a209e519abb01a52ce3914f9a13d96" "SUPERVISOR_ENABLED" => "1" "PHP_VERSION" => "7.0.33" "PHP_LDFLAGS" => "-Wl,-O1 -Wl,--hash-style=both -pie" "GPG_KEYS" => "1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "PHPIZE_DEPS" => "autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c" "SUPERVISOR_GROUP_NAME" => "php-fpm" "USER" => "nginx" "HTTP_ACCEPT_ENCODING" => "gzip, deflate" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "keep-alive" "HTTP_HOST" => "118.31.170.46:8000" "SCRIPT_FILENAME" => "/var/www/main/public/index.php" "PATH_TRANSLATED" => "/var/www/main/public" "PATH_INFO" => "" "REDIRECT_STATUS" => "200" "SERVER_NAME" => "_" "SERVER_PORT" => "80" "SERVER_ADDR" => "192.168.32.2" "REMOTE_PORT" => "15750" "REMOTE_ADDR" => "3.135.207.50" "SERVER_SOFTWARE" => "nginx/1.10.3" "GATEWAY_INTERFACE" => "CGI/1.1" "REQUEST_SCHEME" => "http" "SERVER_PROTOCOL" => "HTTP/1.1" "DOCUMENT_ROOT" => "/var/www/main/public" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/student/53204" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1748984537.7139 "REQUEST_TIME" => 1748984537 ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:5 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Tue, 03 Jun 2025 21:02:18 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImpwWDJzUk1TWkRaZytKQVFJVFNZdHc9PSIsInZhbHVlIjoiVFF1UEt2aVBaWVhGN3ZuK2M5VVVUN29FYkNMUW1MWWJUR3dWUDZsZXlqK1FPbkFST2ZCT28xdFJpMllcL3pSeEIiLCJtYWMiOiJmNjVhZjliYWNhNzdhNzNiMWJhZmY3YzhmYjM4MjAyMjNhMWQyZjRjNDBjNWY1NTZiYjFkZTlmMzBiMjMwM2ZiIn0%3D; expires=Mon, 01-Sep-2025 21:02:18 GMT; Max-Age=7776000; path=/XSRF-TOKEN=eyJpdiI6ImpwWDJzUk1TWkRaZytKQVFJVFNZdHc9PSIsInZhbHVlIjoiVFF1UEt2aVBaWVhGN3ZuK2M5VVVUN29FYkNMUW1MWWJUR3dWUDZsZXlqK1FPbkFST2ZCT28xdFJpMllcL3pSeEIiLCJtY" 1 => "laravel_session=eyJpdiI6Im9NbXNjRjYwZnprMUZSZTc3NlJHTHc9PSIsInZhbHVlIjoid3Y0Ukk4UUtadFlxUmhKOTB6OU9IbHZWcGJlTHpmXC9qaFpndEliazYzbmdoNlJQRFwvMUJvb0tXZWF1YXRTYWFldXBaVUtSTHN1UkRlaW1hTldLSm5LdEd4S2tlY2ZSQ0kxMjVPS0ZpVHFOVmpJSlNqZE1Pd0IyWVVtSHR3ZTlvRiIsIm1hYyI6ImQxNzEyYTQ3OGUzNGZjNDVjZjNhZDUyZWUxNWEyMWE4MjIyYzJlNzllMzAyZDU4OGNlOGM4NmMyZTdjY2Q2YWIifQ%3D%3D; expires=Mon, 01-Sep-2025 21:02:18 GMT; Max-Age=7776000; path=/; httponlylaravel_session=eyJpdiI6Im9NbXNjRjYwZnprMUZSZTc3NlJHTHc9PSIsInZhbHVlIjoid3Y0Ukk4UUtadFlxUmhKOTB6OU9IbHZWcGJlTHpmXC9qaFpndEliazYzbmdoNlJQRFwvMUJvb0tXZWF1YXRTYWFl" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImpwWDJzUk1TWkRaZytKQVFJVFNZdHc9PSIsInZhbHVlIjoiVFF1UEt2aVBaWVhGN3ZuK2M5VVVUN29FYkNMUW1MWWJUR3dWUDZsZXlqK1FPbkFST2ZCT28xdFJpMllcL3pSeEIiLCJtYWMiOiJmNjVhZjliYWNhNzdhNzNiMWJhZmY3YzhmYjM4MjAyMjNhMWQyZjRjNDBjNWY1NTZiYjFkZTlmMzBiMjMwM2ZiIn0%3D; expires=Mon, 01-Sep-2025 21:02:18 GMT; path=/XSRF-TOKEN=eyJpdiI6ImpwWDJzUk1TWkRaZytKQVFJVFNZdHc9PSIsInZhbHVlIjoiVFF1UEt2aVBaWVhGN3ZuK2M5VVVUN29FYkNMUW1MWWJUR3dWUDZsZXlqK1FPbkFST2ZCT28xdFJpMllcL3pSeEIiLCJtY" 1 => "laravel_session=eyJpdiI6Im9NbXNjRjYwZnprMUZSZTc3NlJHTHc9PSIsInZhbHVlIjoid3Y0Ukk4UUtadFlxUmhKOTB6OU9IbHZWcGJlTHpmXC9qaFpndEliazYzbmdoNlJQRFwvMUJvb0tXZWF1YXRTYWFldXBaVUtSTHN1UkRlaW1hTldLSm5LdEd4S2tlY2ZSQ0kxMjVPS0ZpVHFOVmpJSlNqZE1Pd0IyWVVtSHR3ZTlvRiIsIm1hYyI6ImQxNzEyYTQ3OGUzNGZjNDVjZjNhZDUyZWUxNWEyMWE4MjIyYzJlNzllMzAyZDU4OGNlOGM4NmMyZTdjY2Q2YWIifQ%3D%3D; expires=Mon, 01-Sep-2025 21:02:18 GMT; path=/; httponlylaravel_session=eyJpdiI6Im9NbXNjRjYwZnprMUZSZTc3NlJHTHc9PSIsInZhbHVlIjoid3Y0Ukk4UUtadFlxUmhKOTB6OU9IbHZWcGJlTHpmXC9qaFpndEliazYzbmdoNlJQRFwvMUJvb0tXZWF1YXRTYWFl" ] ]
        session_attributes
        0 of 0
        array:3 [ "_token" => "frzVn3mfmK8zYkYbb7tOQk8VGwDabnWDoyfDlLgb" "_previous" => array:1 [ "url" => "http://118.31.170.46:8000/student/53204" ] "PHPDEBUGBAR_STACK_DATA" => [] ]