徐子炫

重庆

+关注

所属学校: 重庆市高新育才学校 所属俱乐部: 暂无俱乐部
注册足协( 0 )
暂无注册
  • 动态
  • 生涯
全部动态:0
+1
  • 暂无动态

  • 加载中

    精彩即将呈现...

  • 没有数据啦...

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

  • 加载中

    精彩即将呈现...

  • 没有数据啦...

您有新消息来啦
7.0.33Version1.61sRequest Duration26.13MBMemory UsageGET student/{id}Route
    • Booting (818.18ms)
      Params
    • Application (784.87ms)
      Params
    • 1 x Booting (50.92%)
      818.18ms
      1 x Application (48.84%)
      784.87ms
      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)13blade
        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
        loop
      • webSite.layout.template.honorTemplate (resources/views/webSite/layout/template/honorTemplate.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
        loop
        13
        can_edit
      • webSite.layout.share.shareStyle1 (resources/views/webSite/layout/share/shareStyle1.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
        loop
        13
        one
      • webSite.layout.toTop.toTop (resources/views/webSite/layout/toTop/toTop.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
        loop
        13
        one
      • webSite.layout.account (resources/views/webSite/layout/account.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
        loop
        13
        one
      • webSite.layout.fragment.backstageNavbar (resources/views/webSite/layout/fragment/backstageNavbar.blade.php)18blade
        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
        loop
        13
        one
        14
        web_ad_show_lyzg
        15
        web_ad_image_lyzg
        16
        web_ad_href_lyzg
        17
        user_is_checked
      • webSite.layout.base (resources/views/webSite/layout/base.blade.php)18blade
        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
        loop
        13
        one
        14
        web_ad_show_lyzg
        15
        web_ad_image_lyzg
        16
        web_ad_href_lyzg
        17
        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
      20 statements were executed91.67ms
      • select * from `users` where `user_id` = '46983' and `users`.`deleted_at` is null limit 16.42mslaravel5
        Metadata
        Bindings
        • 0. 46983
        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 (46983)15.37mslaravel5
        Metadata
        Bindings
        • 0. 46983
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `clubs` where `clubs`.`club_id` in (366)5.58mslaravel5
        Metadata
        Bindings
        • 0. 366
        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 (46983)2.77mslaravel5
        Metadata
        Bindings
        • 0. 2
        • 1. 1
        • 2. 46983
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `club_coaches` where `club_coaches`.`user_id` in (46983)2.84mslaravel5
        Metadata
        Bindings
        • 0. 46983
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `coach` where `coach`.`user_id` = 46983 and `coach`.`user_id` is not null limit 12.49mslaravel5
        Metadata
        Bindings
        • 0. 46983
        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` = 46983 and `referee`.`user_id` is not null limit 16.24mslaravel5
        Metadata
        Bindings
        • 0. 46983
        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` = 46983 order by `course_evaluation_id` desc limit 1960μslaravel5
        Metadata
        Bindings
        • 0. 投入程度
        • 1. 46983
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `course_evaluation` where `p_type_name` = '团队精神' and `user_id` = 46983 order by `course_evaluation_id` desc limit 1890μslaravel5
        Metadata
        Bindings
        • 0. 团队精神
        • 1. 46983
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `course_evaluation` where `p_type_name` = '心理素质' and `user_id` = 46983 order by `course_evaluation_id` desc limit 12.73mslaravel5
        Metadata
        Bindings
        • 0. 心理素质
        • 1. 46983
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `course_evaluation` where `p_type_name` = '技术应用' and `user_id` = 46983 order by `course_evaluation_id` desc limit 12.32mslaravel5
        Metadata
        Bindings
        • 0. 技术应用
        • 1. 46983
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `course_evaluation` where `p_type_name` = '传控技术' and `user_id` = 46983 order by `course_evaluation_id` desc limit 1860μslaravel5
        Metadata
        Bindings
        • 0. 传控技术
        • 1. 46983
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `course_evaluation` where `p_type_name` = '身体素质' and `user_id` = 46983 order by `course_evaluation_id` desc limit 13.97mslaravel5
        Metadata
        Bindings
        • 0. 身体素质
        • 1. 46983
        Hints
        • Use SELECT * only if you need all columns from table
      • select count(*) as aggregate from `story` where `user_id` = 46983 and `belong_type` != 5 and `is_public` = 1 and `belong_type` = 0 and `story`.`deleted_at` is null5.25mslaravel5
        Metadata
        Bindings
        • 0. 46983
        • 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` = 46983 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.12mslaravel5
        Metadata
        Bindings
        • 0. 46983
        • 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` = 46983 and `age_group` != 0 and `state` = '2'8.85mslaravel5
        Metadata
        Bindings
        • 0. 46983
        • 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 `club_students` limit 59.52mslaravel5
        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 null1.22mslaravel5
        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.32mslaravel5
        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 null10.95mslaravel5
        Metadata
        Bindings
        • 0. 0
        • 1. 29838
        • 2. 30429
        • 3. 30894
        Hints
        • Use SELECT * only if you need all columns from table
        _token
        u0QAEAurLdFrjR3BihCURY1f1X0XgTvaYGhidp1L
        _previous
        array:1 [ "url" => "http://118.31.170.46:8000/student/46983" ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /student/46983
        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" => "59568" "REMOTE_ADDR" => "18.224.94.39" "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/46983" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1749065908.2369 "REQUEST_TIME" => 1749065908 ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:5 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Wed, 04 Jun 2025 19:38:29 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkxJdm9QRGpybExiUno0bTMzRTM3dHc9PSIsInZhbHVlIjoiWlpzVWs2UStFM2VNZlhmMXJyWmIxd1pqZUdUK2xHdWRPY2hmSERUaFljOHpLUStqMFBtb3lhb0x3WDA1akVPaSIsIm1hYyI6ImI2MWU4YjgwNTA1OTUwYmE5MjVkNjc3NTUwYmMxZmRmZTIwYzViNTdmZjlhYjM4YjFlYThlOGQ1ZjJjYjY5NzkifQ%3D%3D; expires=Tue, 02-Sep-2025 19:38:29 GMT; Max-Age=7776000; path=/XSRF-TOKEN=eyJpdiI6IkxJdm9QRGpybExiUno0bTMzRTM3dHc9PSIsInZhbHVlIjoiWlpzVWs2UStFM2VNZlhmMXJyWmIxd1pqZUdUK2xHdWRPY2hmSERUaFljOHpLUStqMFBtb3lhb0x3WDA1akVPaSIsIm1hY" 1 => "laravel_session=eyJpdiI6IlwvTnhYUTB0MDVudFlHajBCMkRwNTFnPT0iLCJ2YWx1ZSI6InlhRTNiNkljaUdJY2tPcXdFYVcyd2xwZW5rWlRDVkcrQ2NIc2JNR0xJZTduSmNcL2NJUHpVYlpyd3lPQWRkMm5QUm8yRjkzcllEdm92cXpSSXlXdDVYU3hvSDZ6VUxIbEhTcEdsQ3JzYlJac2QydHVcL2Y1dGJldUZLRk45M1p0Y04iLCJtYWMiOiIxMmYxYjFjOGE5N2IwZjk1NTRmM2M4NzkwNzUzM2Y4ZDIwYTRkNDE1ZGMyMzFlOWIzNGU3ZDFjOWI1ZmIwMDI3In0%3D; expires=Tue, 02-Sep-2025 19:38:29 GMT; Max-Age=7776000; path=/; httponlylaravel_session=eyJpdiI6IlwvTnhYUTB0MDVudFlHajBCMkRwNTFnPT0iLCJ2YWx1ZSI6InlhRTNiNkljaUdJY2tPcXdFYVcyd2xwZW5rWlRDVkcrQ2NIc2JNR0xJZTduSmNcL2NJUHpVYlpyd3lPQWRkMm5Q" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkxJdm9QRGpybExiUno0bTMzRTM3dHc9PSIsInZhbHVlIjoiWlpzVWs2UStFM2VNZlhmMXJyWmIxd1pqZUdUK2xHdWRPY2hmSERUaFljOHpLUStqMFBtb3lhb0x3WDA1akVPaSIsIm1hYyI6ImI2MWU4YjgwNTA1OTUwYmE5MjVkNjc3NTUwYmMxZmRmZTIwYzViNTdmZjlhYjM4YjFlYThlOGQ1ZjJjYjY5NzkifQ%3D%3D; expires=Tue, 02-Sep-2025 19:38:29 GMT; path=/XSRF-TOKEN=eyJpdiI6IkxJdm9QRGpybExiUno0bTMzRTM3dHc9PSIsInZhbHVlIjoiWlpzVWs2UStFM2VNZlhmMXJyWmIxd1pqZUdUK2xHdWRPY2hmSERUaFljOHpLUStqMFBtb3lhb0x3WDA1akVPaSIsIm1hY" 1 => "laravel_session=eyJpdiI6IlwvTnhYUTB0MDVudFlHajBCMkRwNTFnPT0iLCJ2YWx1ZSI6InlhRTNiNkljaUdJY2tPcXdFYVcyd2xwZW5rWlRDVkcrQ2NIc2JNR0xJZTduSmNcL2NJUHpVYlpyd3lPQWRkMm5QUm8yRjkzcllEdm92cXpSSXlXdDVYU3hvSDZ6VUxIbEhTcEdsQ3JzYlJac2QydHVcL2Y1dGJldUZLRk45M1p0Y04iLCJtYWMiOiIxMmYxYjFjOGE5N2IwZjk1NTRmM2M4NzkwNzUzM2Y4ZDIwYTRkNDE1ZGMyMzFlOWIzNGU3ZDFjOWI1ZmIwMDI3In0%3D; expires=Tue, 02-Sep-2025 19:38:29 GMT; path=/; httponlylaravel_session=eyJpdiI6IlwvTnhYUTB0MDVudFlHajBCMkRwNTFnPT0iLCJ2YWx1ZSI6InlhRTNiNkljaUdJY2tPcXdFYVcyd2xwZW5rWlRDVkcrQ2NIc2JNR0xJZTduSmNcL2NJUHpVYlpyd3lPQWRkMm5Q" ] ]
        session_attributes
        0 of 0
        array:3 [ "_token" => "u0QAEAurLdFrjR3BihCURY1f1X0XgTvaYGhidp1L" "_previous" => array:1 [ "url" => "http://118.31.170.46:8000/student/46983" ] "PHPDEBUGBAR_STACK_DATA" => [] ]