Tìm kiếm

Tuấn Hưng dự lễ sinh nhật 3 năm CLB Bóng đá Phóng viên Việt Nam

Ngày 16/1/2016, CLB Bóng đá Phóng viên Việt Nam (FCPV) đã tổ chức lễ sinh nhật tròn 3 năm tuổi của mình. Tới dự lễ sinh nhật có đông đủ các thành viên của FCPV và các vị khách quý.

9 năm trước
8.1.31PHP Version425msRequest Duration33MBMemory UsageGET tag/{slug}Route
  • warninglog[21:51:21] LOG.warning: Optional parameter $post_id declared before required parameter $limit is imp...
  • Booting (187ms)
  • Application (238ms)
  • 1 x Application (56.11%)
    238ms
    1 x Booting (43.89%)
    187ms
    10 templates were rendered
    • frontend.search (resources/views/frontend/search.blade.php)2blade
      Params
      0
      data
      1
      listRelation
    • component.seo-title (resources/views/component/seo-title.blade.php)5blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      data
      4
      listRelation
    • component.bestof_day (resources/views/component/bestof_day.blade.php)11blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      data
      4
      listRelation
      5
      listMenu
      6
      __currentLoopData
      7
      val
      8
      loop
      9
      value
      10
      key
    • component.ranking (resources/views/component/ranking.blade.php)11blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      data
      4
      listRelation
      5
      listMenu
      6
      __currentLoopData
      7
      val
      8
      loop
      9
      value
      10
      key
    • frontend.layout.index (resources/views/frontend/layout/index.blade.php)12blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      data
      4
      listRelation
      5
      listMenu
      6
      __currentLoopData
      7
      val
      8
      loop
      9
      value
      10
      key
      11
      firstRelation
    • frontend.layout.header (resources/views/frontend/layout/header.blade.php)12blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      data
      4
      listRelation
      5
      listMenu
      6
      __currentLoopData
      7
      val
      8
      loop
      9
      value
      10
      key
      11
      firstRelation
    • frontend.layout.header_mobi (resources/views/frontend/layout/header_mobi.blade.php)12blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      data
      4
      listRelation
      5
      listMenu
      6
      __currentLoopData
      7
      val
      8
      loop
      9
      value
      10
      key
      11
      firstRelation
    • frontend.layout.menu (resources/views/frontend/layout/menu.blade.php)12blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      data
      4
      listRelation
      5
      listMenu
      6
      __currentLoopData
      7
      val
      8
      loop
      9
      value
      10
      key
      11
      firstRelation
    • component.modal_account (resources/views/component/modal_account.blade.php)12blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      data
      4
      listRelation
      5
      listMenu
      6
      __currentLoopData
      7
      val
      8
      loop
      9
      value
      10
      key
      11
      firstRelation
    • frontend.layout.footer (resources/views/frontend/layout/footer.blade.php)12blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      data
      4
      listRelation
      5
      listMenu
      6
      __currentLoopData
      7
      val
      8
      loop
      9
      value
      10
      key
      11
      firstRelation
    uri
    GET tag/{slug}
    middleware
    web
    controller
    App\Http\Controllers\frontend\PostController@detailTag
    namespace
    prefix
    where
    as
    detail-tag
    file
    app/Http/Controllers/frontend/PostController.php:59-65
    12 statements were executed, 6 of which were duplicated, 6 unique37.92ms
    • select * from `tags` where `slug` = 'tuan-hung' limit 1
      4.01ms/app/Repository/Frontend/PostRepository.php:239ldhm_phuigiadhdq
      Metadata
      Bindings
      • 0. tuan-hung
      Backtrace
      • 15. /app/Repository/Frontend/PostRepository.php:239
      • 16. /app/Services/FrontendServices/PostServices.php:69
      • 17. /app/Http/Controllers/frontend/PostController.php:61
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
    • select `posts`.*, `post_tag`.`tag_id` as `pivot_tag_id`, `post_tag`.`post_id` as `pivot_post_id` from `posts` inner join `post_tag` on `posts`.`id` = `post_tag`.`post_id` where `post_tag`.`tag_id` in (770) and `status` = 2 and `posts`.`public_date` <= '2025-08-08 21:51:21' order by `posts`.`public_date` desc limit 15
      1.7ms/app/Repository/Frontend/PostRepository.php:239ldhm_phuigiadhdq
      Metadata
      Bindings
      • 0. 2
      • 1. 2025-08-08 21:51:21
      Backtrace
      • 19. /app/Repository/Frontend/PostRepository.php:239
      • 20. /app/Services/FrontendServices/PostServices.php:69
      • 21. /app/Http/Controllers/frontend/PostController.php:61
      • 22. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
    • select `categories`.*, `post_category`.`post_id` as `pivot_post_id`, `post_category`.`category_id` as `pivot_category_id` from `categories` inner join `post_category` on `categories`.`id` = `post_category`.`category_id` where `post_category`.`post_id` = 157
      830μs/app/Http/Controllers/frontend/PostController.php:62ldhm_phuigiadhdq
      Metadata
      Bindings
      • 0. 157
      Backtrace
      • 20. /app/Http/Controllers/frontend/PostController.php:62
      • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select `posts`.`id`, `posts`.`title`, `posts`.`description`, `posts`.`slug`, `posts`.`avatar`, `posts`.`public_date` from `posts` inner join `post_category` on `posts`.`id` = `post_category`.`post_id` where `post_category`.`category_id` = 1 and `posts`.`id` is not null and `posts`.`status` = 2 and `posts`.`public_date` <= '2025-08-08 21:51:21' order by `posts`.`public_date` desc limit 7
      25.77ms/app/Repository/Frontend/PostRepository.php:89ldhm_phuigiadhdq
      Metadata
      Bindings
      • 0. 1
      • 1. 2
      • 2. 2025-08-08 21:51:21
      Backtrace
      • 14. /app/Repository/Frontend/PostRepository.php:89
      • 15. /app/Services/FrontendServices/PostServices.php:47
      • 16. /app/Http/Controllers/frontend/PostController.php:63
      • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
    • select * from `comments` where `status` = 0 and `parent_id` is null and `comments`.`post_id` in (4571, 4572, 4573, 4574, 4575, 4576, 4577) limit 5
      740μs/app/Repository/Frontend/PostRepository.php:89ldhm_phuigiadhdq
      Metadata
      Bindings
      • 0. 0
      Backtrace
      • 19. /app/Repository/Frontend/PostRepository.php:89
      • 20. /app/Services/FrontendServices/PostServices.php:47
      • 21. /app/Http/Controllers/frontend/PostController.php:63
      • 22. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
    • select * from `categories` where `is_trash` = 0 and `status` = 0 and `parent_id` is null order by `position` asc
      560μs/app/Repository/Frontend/CategoryRepository.php:86ldhm_phuigiadhdq
      Metadata
      Bindings
      • 0. 0
      • 1. 0
      Backtrace
      • 14. /app/Repository/Frontend/CategoryRepository.php:86
      • 15. /app/Http/Library/ConfigSite.php:19
      • 17. view::d734926973592950c710d459edf7cf353df8b18a:13
      • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `categories` where `is_trash` = 0 and `status` = 0 and `categories`.`parent_id` in (1, 2, 3, 4, 5, 15) order by `top_cate` asc
      670μs/app/Repository/Frontend/CategoryRepository.php:86ldhm_phuigiadhdq
      Metadata
      Bindings
      • 0. 0
      • 1. 0
      Backtrace
      • 19. /app/Repository/Frontend/CategoryRepository.php:86
      • 20. /app/Http/Library/ConfigSite.php:19
      • 22. view::d734926973592950c710d459edf7cf353df8b18a:13
      • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `comments` where `comments`.`post_id` = 157 and `comments`.`post_id` is not null and `status` = 0 and `parent_id` is null limit 5
      640μsview::d734926973592950c710d459edf7cf353df8b18a:120ldhm_phuigiadhdq
      Metadata
      Bindings
      • 0. 157
      • 1. 0
      Backtrace
      • 19. view::d734926973592950c710d459edf7cf353df8b18a:120
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `categories` where `is_trash` = 0 and `status` = 0 and `parent_id` is null order by `position` asc
      920μs/app/Repository/Frontend/CategoryRepository.php:86ldhm_phuigiadhdq
      Metadata
      Bindings
      • 0. 0
      • 1. 0
      Backtrace
      • 14. /app/Repository/Frontend/CategoryRepository.php:86
      • 15. /app/Http/Library/ConfigSite.php:19
      • 17. view::e43f3db4733885c8e3acc01d0c37848b454c6b0d:2
      • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `categories` where `is_trash` = 0 and `status` = 0 and `categories`.`parent_id` in (1, 2, 3, 4, 5, 15) order by `top_cate` asc
      670μs/app/Repository/Frontend/CategoryRepository.php:86ldhm_phuigiadhdq
      Metadata
      Bindings
      • 0. 0
      • 1. 0
      Backtrace
      • 19. /app/Repository/Frontend/CategoryRepository.php:86
      • 20. /app/Http/Library/ConfigSite.php:19
      • 22. view::e43f3db4733885c8e3acc01d0c37848b454c6b0d:2
      • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `categories` where `is_trash` = 0 and `status` = 0 and `parent_id` is null order by `position` asc
      710μs/app/Repository/Frontend/CategoryRepository.php:86ldhm_phuigiadhdq
      Metadata
      Bindings
      • 0. 0
      • 1. 0
      Backtrace
      • 14. /app/Repository/Frontend/CategoryRepository.php:86
      • 15. /app/Http/Library/ConfigSite.php:19
      • 17. view::7b384b267af380cb47aac2f251c67623f4a24c05:2
      • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `categories` where `is_trash` = 0 and `status` = 0 and `categories`.`parent_id` in (1, 2, 3, 4, 5, 15) order by `top_cate` asc
      700μs/app/Repository/Frontend/CategoryRepository.php:86ldhm_phuigiadhdq
      Metadata
      Bindings
      • 0. 0
      • 1. 0
      Backtrace
      • 19. /app/Repository/Frontend/CategoryRepository.php:86
      • 20. /app/Http/Library/ConfigSite.php:19
      • 22. view::7b384b267af380cb47aac2f251c67623f4a24c05:2
      • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    App\Models\Category
    19
    App\Models\Post
    8
    App\Models\Tag
    1
        _token
        3xDsjfk1IYNyZazRiROzMQZLsS2Xtn9AeahXcjVU
        _previous
        array:1 [ "url" => "https://www.phui.bongdaplus.vn/tag/tuan-hung" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /tag/tuan-hung
        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:15 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "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" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "www.phui.bongdaplus.vn" ] ]
        request_server
        0 of 0
        array:41 [ "USER" => "phuibonRY2F" "HOME" => "/home/phuibonRY2F" "HTTP_PRIORITY" => "u=0, i" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "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_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_HOST" => "www.phui.bongdaplus.vn" "SCRIPT_FILENAME" => "/home/phuibonRY2F/phui.bongdaplus.vn/public_html/public/index.php" "REDIRECT_STATUS" => "200" "SERVER_NAME" => "phui.bongdaplus.vn" "SERVER_PORT" => "443" "SERVER_ADDR" => "1.53.252.71" "REMOTE_PORT" => "15548" "REMOTE_ADDR" => "216.73.216.250" "SERVER_SOFTWARE" => "nginx/1.20.1" "GATEWAY_INTERFACE" => "CGI/1.1" "HTTPS" => "on" "REQUEST_SCHEME" => "https" "SERVER_PROTOCOL" => "HTTP/2.0" "DOCUMENT_ROOT" => "/home/phuibonRY2F/phui.bongdaplus.vn/public_html/public" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/tag/tuan-hung" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1754664680.8042 "REQUEST_TIME" => 1754664680 ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Fri, 08 Aug 2025 14:51:21 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InFQU2Y1TnNkUzV3OFJYbUwydldJSUE9PSIsInZhbHVlIjoiV01jR2JnWkpxVis1K29uOXU2SHBaT2ZEWGZ3dWlwQUFEZkNhWURKblc2cXk2RlB4U2RHYVg4ZUpYVXB6MXhSUm9VS2twTVlFTFpOTWJkNkZwODZlUlZCU242VXhZTHRYOHlwRjFHVDRObFpkWnAvem1jMWNQSzJxMm1lYkJNa1ciLCJtYWMiOiIzODBhY2JhZGEwN2MxOTI3OTA4ZWU5NzllMzgxYWY5YzU5OTQwYWU5OTNhOGVjY2JjNzFhMWZmMDIyZDNhN2QyIiwidGFnIjoiIn0%3D; expires=Fri, 08-Aug-2025 16:51:21 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InFQU2Y1TnNkUzV3OFJYbUwydldJSUE9PSIsInZhbHVlIjoiV01jR2JnWkpxVis1K29uOXU2SHBaT2ZEWGZ3dWlwQUFEZkNhWURKblc2cXk2RlB4U2RHYVg4ZUpYVXB6MXhSUm9VS2twT" 1 => "laravel_session=eyJpdiI6Im85UXZwN3VQdTJPQzZCaS9CbGNTL3c9PSIsInZhbHVlIjoiYjRYSEFoZDZMWDVjcnhYbW00QzRzUSt2TjIyMkg2UnBCUE5LSTdlbm55Q3NxQVRyMGpIR2FPNUkyUWdDMC8vNzhvRnZFcVFyRlM2ZDF5d0ZRODBTRDJXK0FvMzIxb0VaM1VaOUNweXBDTGd4SGp5ZVFmQU10VHE3Z2FNV2hyYjYiLCJtYWMiOiJlZjk4MjE0MDFkYzk3ODJkNzAyNDNiNzI1NTQ2NWNmMGU0MTQ3MWQzYmYwOGQxY2JkNjZkMmE4ZGQzY2FlZWNjIiwidGFnIjoiIn0%3D; expires=Fri, 08-Aug-2025 16:51:21 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6Im85UXZwN3VQdTJPQzZCaS9CbGNTL3c9PSIsInZhbHVlIjoiYjRYSEFoZDZMWDVjcnhYbW00QzRzUSt2TjIyMkg2UnBCUE5LSTdlbm55Q3NxQVRyMGpIR2FPNUkyUWdDMC8vNzhv" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InFQU2Y1TnNkUzV3OFJYbUwydldJSUE9PSIsInZhbHVlIjoiV01jR2JnWkpxVis1K29uOXU2SHBaT2ZEWGZ3dWlwQUFEZkNhWURKblc2cXk2RlB4U2RHYVg4ZUpYVXB6MXhSUm9VS2twTVlFTFpOTWJkNkZwODZlUlZCU242VXhZTHRYOHlwRjFHVDRObFpkWnAvem1jMWNQSzJxMm1lYkJNa1ciLCJtYWMiOiIzODBhY2JhZGEwN2MxOTI3OTA4ZWU5NzllMzgxYWY5YzU5OTQwYWU5OTNhOGVjY2JjNzFhMWZmMDIyZDNhN2QyIiwidGFnIjoiIn0%3D; expires=Fri, 08-Aug-2025 16:51:21 GMT; path=/XSRF-TOKEN=eyJpdiI6InFQU2Y1TnNkUzV3OFJYbUwydldJSUE9PSIsInZhbHVlIjoiV01jR2JnWkpxVis1K29uOXU2SHBaT2ZEWGZ3dWlwQUFEZkNhWURKblc2cXk2RlB4U2RHYVg4ZUpYVXB6MXhSUm9VS2twT" 1 => "laravel_session=eyJpdiI6Im85UXZwN3VQdTJPQzZCaS9CbGNTL3c9PSIsInZhbHVlIjoiYjRYSEFoZDZMWDVjcnhYbW00QzRzUSt2TjIyMkg2UnBCUE5LSTdlbm55Q3NxQVRyMGpIR2FPNUkyUWdDMC8vNzhvRnZFcVFyRlM2ZDF5d0ZRODBTRDJXK0FvMzIxb0VaM1VaOUNweXBDTGd4SGp5ZVFmQU10VHE3Z2FNV2hyYjYiLCJtYWMiOiJlZjk4MjE0MDFkYzk3ODJkNzAyNDNiNzI1NTQ2NWNmMGU0MTQ3MWQzYmYwOGQxY2JkNjZkMmE4ZGQzY2FlZWNjIiwidGFnIjoiIn0%3D; expires=Fri, 08-Aug-2025 16:51:21 GMT; path=/; httponlylaravel_session=eyJpdiI6Im85UXZwN3VQdTJPQzZCaS9CbGNTL3c9PSIsInZhbHVlIjoiYjRYSEFoZDZMWDVjcnhYbW00QzRzUSt2TjIyMkg2UnBCUE5LSTdlbm55Q3NxQVRyMGpIR2FPNUkyUWdDMC8vNzhv" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "3xDsjfk1IYNyZazRiROzMQZLsS2Xtn9AeahXcjVU" "_previous" => array:1 [ "url" => "https://www.phui.bongdaplus.vn/tag/tuan-hung" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]