Tìm kiếm

Bán kết giải Thành Lâm Open 2016: Mỹ đình II hẹn Quang Trung ở chung kết

Chiều ngày 24/1, 2 trận bán kết giải Thành Lâm Open 2016 giữa Quang Trung vs FC X và Thành Lâm vs Mỹ Đình II đã diễn ra. Kết quả, Quang Trung phải nhờ đến loạt đá luân lưu may rủi mới vượt qua được FC X , còn Mỹ Đình II thì gây bất ngờ khi đánh bại chủ nhà Thành Lâm 3-0.

9 năm trước
8.1.31PHP Version418msRequest Duration33MBMemory UsageGET tag/{slug}Route
  • warninglog[11:56:41] LOG.warning: Optional parameter $post_id declared before required parameter $limit is imp...
  • Booting (197ms)
  • Application (222ms)
  • 1 x Application (52.97%)
    222ms
    1 x Booting (47.03%)
    197ms
    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 unique18.03ms
    • select * from `tags` where `slug` = 'thanh-lam-open-2016' limit 1
      3.24ms/app/Repository/Frontend/PostRepository.php:239ldhm_phuigiadhdq
      Metadata
      Bindings
      • 0. thanh-lam-open-2016
      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 (961) and `status` = 2 and `posts`.`public_date` <= '2025-08-21 11:56:41' order by `posts`.`public_date` desc limit 15
      1.64ms/app/Repository/Frontend/PostRepository.php:239ldhm_phuigiadhdq
      Metadata
      Bindings
      • 0. 2
      • 1. 2025-08-21 11:56:41
      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` = 218
      660μs/app/Http/Controllers/frontend/PostController.php:62ldhm_phuigiadhdq
      Metadata
      Bindings
      • 0. 218
      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-21 11:56:41' order by `posts`.`public_date` desc limit 7
      6.72ms/app/Repository/Frontend/PostRepository.php:89ldhm_phuigiadhdq
      Metadata
      Bindings
      • 0. 1
      • 1. 2
      • 2. 2025-08-21 11:56:41
      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 (4582, 4583, 4584, 4585, 4586, 4587, 4588) limit 5
      670μ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
      660μ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
      610μ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` = 218 and `comments`.`post_id` is not null and `status` = 0 and `parent_id` is null limit 5
      760μsview::d734926973592950c710d459edf7cf353df8b18a:120ldhm_phuigiadhdq
      Metadata
      Bindings
      • 0. 218
      • 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
      650μ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
      870μ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
      630μ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
        2NeOwJ4SB7hLH02m6CiXB6Yu5OejMisVh8sdDlRb
        _previous
        array:1 [ "url" => "https://www.phui.bongdaplus.vn/tag/thanh-lam-open-2016" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /tag/thanh-lam-open-2016
        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" => "26125" "REMOTE_ADDR" => "216.73.216.163" "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/thanh-lam-open-2016" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1755752201.5263 "REQUEST_TIME" => 1755752201 ]
        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 => "Thu, 21 Aug 2025 04:56:41 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im9EVHlLSzdDYUYwbmExdFNpWE5NQlE9PSIsInZhbHVlIjoibXVJS2dTUitXYUlEU2dvbXlGb3ZwS1ZpY1BmeU1NaWVEOGV6aUxTTXNGOVlZSGFDazBVN3dEdWdmazNCbEF5Q0R6MnQ0cmpHZmxxUEhlVnY2Tk5ZK2xjdEdoR0tsK1Vyai9pUkVtL0dUMlY2dFRPZDVEVjhMdlRRYUFBcGNrYnEiLCJtYWMiOiJkYWU4Y2I5MGVkNDNhOTYyZTMyNjc4N2Y1Yjc1N2ZlNzQ0ZTk4ZTYzNjMwNWMyNDc5NWNmN2MyMDE2Nzg0YjI1IiwidGFnIjoiIn0%3D; expires=Thu, 21-Aug-2025 06:56:41 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Im9EVHlLSzdDYUYwbmExdFNpWE5NQlE9PSIsInZhbHVlIjoibXVJS2dTUitXYUlEU2dvbXlGb3ZwS1ZpY1BmeU1NaWVEOGV6aUxTTXNGOVlZSGFDazBVN3dEdWdmazNCbEF5Q0R6MnQ0c" 1 => "laravel_session=eyJpdiI6InZzNEd1cUk3K0N1RlRSN2FwcERDQ0E9PSIsInZhbHVlIjoiZFQzam4rdWxPK3VaNHdTVHhGcjh2eHJNbUFJbFI1ZGs4UVhWQkJpM2NvS1ZDeW9xeWlDT0lkcEZiNTVpOFl3S1BqdWtCbjRyMnp5Y3lCSW43Q0xaSjMxdDY1bEo0a0tFaUcyQ04yQU12am5QL09OME1PMWhpTlVoajkvM1FvZ3EiLCJtYWMiOiJjYzQ0NjMzNTliNDVhZDIzNjJlNDIyMzg5ZjlmNzQ2ZmQ2ZTIwZmM3YTc1MWZkNGY3MDg3YzQ2MDUyM2I1ZmY1IiwidGFnIjoiIn0%3D; expires=Thu, 21-Aug-2025 06:56:41 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6InZzNEd1cUk3K0N1RlRSN2FwcERDQ0E9PSIsInZhbHVlIjoiZFQzam4rdWxPK3VaNHdTVHhGcjh2eHJNbUFJbFI1ZGs4UVhWQkJpM2NvS1ZDeW9xeWlDT0lkcEZiNTVpOFl3S1Bq" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im9EVHlLSzdDYUYwbmExdFNpWE5NQlE9PSIsInZhbHVlIjoibXVJS2dTUitXYUlEU2dvbXlGb3ZwS1ZpY1BmeU1NaWVEOGV6aUxTTXNGOVlZSGFDazBVN3dEdWdmazNCbEF5Q0R6MnQ0cmpHZmxxUEhlVnY2Tk5ZK2xjdEdoR0tsK1Vyai9pUkVtL0dUMlY2dFRPZDVEVjhMdlRRYUFBcGNrYnEiLCJtYWMiOiJkYWU4Y2I5MGVkNDNhOTYyZTMyNjc4N2Y1Yjc1N2ZlNzQ0ZTk4ZTYzNjMwNWMyNDc5NWNmN2MyMDE2Nzg0YjI1IiwidGFnIjoiIn0%3D; expires=Thu, 21-Aug-2025 06:56:41 GMT; path=/XSRF-TOKEN=eyJpdiI6Im9EVHlLSzdDYUYwbmExdFNpWE5NQlE9PSIsInZhbHVlIjoibXVJS2dTUitXYUlEU2dvbXlGb3ZwS1ZpY1BmeU1NaWVEOGV6aUxTTXNGOVlZSGFDazBVN3dEdWdmazNCbEF5Q0R6MnQ0c" 1 => "laravel_session=eyJpdiI6InZzNEd1cUk3K0N1RlRSN2FwcERDQ0E9PSIsInZhbHVlIjoiZFQzam4rdWxPK3VaNHdTVHhGcjh2eHJNbUFJbFI1ZGs4UVhWQkJpM2NvS1ZDeW9xeWlDT0lkcEZiNTVpOFl3S1BqdWtCbjRyMnp5Y3lCSW43Q0xaSjMxdDY1bEo0a0tFaUcyQ04yQU12am5QL09OME1PMWhpTlVoajkvM1FvZ3EiLCJtYWMiOiJjYzQ0NjMzNTliNDVhZDIzNjJlNDIyMzg5ZjlmNzQ2ZmQ2ZTIwZmM3YTc1MWZkNGY3MDg3YzQ2MDUyM2I1ZmY1IiwidGFnIjoiIn0%3D; expires=Thu, 21-Aug-2025 06:56:41 GMT; path=/; httponlylaravel_session=eyJpdiI6InZzNEd1cUk3K0N1RlRSN2FwcERDQ0E9PSIsInZhbHVlIjoiZFQzam4rdWxPK3VaNHdTVHhGcjh2eHJNbUFJbFI1ZGs4UVhWQkJpM2NvS1ZDeW9xeWlDT0lkcEZiNTVpOFl3S1Bq" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "2NeOwJ4SB7hLH02m6CiXB6Yu5OejMisVh8sdDlRb" "_previous" => array:1 [ "url" => "https://www.phui.bongdaplus.vn/tag/thanh-lam-open-2016" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]