logo
logo logo

"احنا في المدرج ونتفرج".. الغامدي يعلق على بيان نادي الأهلي!

"احنا في المدرج ونتفرج".. الغامدي يعلق على بيان نادي الأهلي!
المرصد الرياضية: علق الإعلامي الرياضي تركي الغامدي على بيان نادي الأهلي بشأن تاريخ تأسيس النادي وعدد البطولات.

وكتب الغامدي عبر حسابه الرسمي على تويتر:" في 6 سنوات ، طارت بطولات وجات بطولات وتغيرت مسميات بطولات ، واحنا في المدرج ونتفرج.


التعليقات (0)

التعليقات مغلقة

Request history8.1.32PHP Version258msRequest Duration45MBMemory UsageGET article/{id}/{section_title?}/{title?}/{comment_id?}Route
    • Booting (122ms)time
    • Application (136ms)time
    • 1 x Application (52.66%)
      136ms
      1 x Booting (47.34%)
      122ms
      7 templates were rendered
      • web.sport.singlesingle.blade.php#?blade
      • web.components.metameta.blade.php#?blade
      • web.components.datedate.blade.php#?blade
      • web.components.social-sharingsocial-sharing.blade.php#?blade
      • web.layouts.mastermaster.blade.php#?blade
      • web.layouts.headerheader.blade.php#?blade
      • web.layouts.footerfooter.blade.php#?blade
      uri
      GET article/{id}/{section_title?}/{title?}/{comment_id?}
      middleware
      web
      domain
      almarsad-sport.toplinedev.com
      controller
      App\Http\Controllers\Web\SportArticleController@show
      namespace
      prefix
      where
      as
      sportarticle.show
      file
      app/Http/Controllers/Web/SportArticleController.php:36-72
      17 statements were executed12.11ms
      • Connection Establishedalmarsadtoplined_sportSportArticleController.php#43
        Backtrace
        • 15. app/Http/Controllers/Web/SportArticleController.php:43
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `articles` where `articles`.`id` = '166263' and `articles`.`deleted_at` is null limit 1
        1.9msalmarsadtoplined_sportSportArticleController.php#43
        Bindings
        • 0: 166263
        Backtrace
        • 17. app/Http/Controllers/Web/SportArticleController.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `sections`.*, `article_section`.`article_id` as `pivot_article_id`, `article_section`.`section_id` as `pivot_section_id` from `sections` inner join `article_section` on `sections`.`id` = `article_section`.`section_id` where `article_section`.`article_id` in (166263) and `sections`.`deleted_at` is null
        590μsalmarsadtoplined_sportSportArticleController.php#43
        Backtrace
        • 21. app/Http/Controllers/Web/SportArticleController.php:43
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • Connection Establishedalmarsadtoplined_commentsSportArticleController.php#75
        Backtrace
        • 15. app/Http/Controllers/Web/SportArticleController.php:75
        • 16. app/Http/Controllers/Web/SportArticleController.php:68
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select count(*) as aggregate from `comments` where `status` in (1, 2) and `article_id` = '166263' and `type` = 2 and `comments`.`deleted_at` is null
        1.7msalmarsadtoplined_commentsSportArticleController.php#78
        Bindings
        • 0: 1
        • 1: 2
        • 2: 166263
        • 3: 2
        Backtrace
        • 16. app/Http/Controllers/Web/SportArticleController.php:78
        • 17. app/Http/Controllers/Web/SportArticleController.php:68
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select count(*) as aggregate from `comments_archive` where `status` in (1, 2) and `article_id` = '166263' and `type` = 2
        530μsalmarsadtoplined_commentsSportArticleController.php#83
        Bindings
        • 0: 1
        • 1: 2
        • 2: 166263
        • 3: 2
        Backtrace
        • 16. app/Http/Controllers/Web/SportArticleController.php:83
        • 17. app/Http/Controllers/Web/SportArticleController.php:68
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select count(*) as aggregate from `comments` where `status` in (1, 2) and `article_id` = 166263 and `comment_id` is null and `type` = 2 and `comments`.`deleted_at` is null
        920μsalmarsadtoplined_commentshelpers.php#425
        Bindings
        • 0: 1
        • 1: 2
        • 2: 166263
        • 3: 2
        Backtrace
        • 16. app/Helpers/helpers.php:425
        • 18. app/Helpers/helpers.php:436
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select count(*) as aggregate from `comments_archive` where `status` in (1, 2) and `article_id` = 166263 and `type` = 2 and `comment_id` is null
        460μsalmarsadtoplined_commentshelpers.php#431
        Bindings
        • 0: 1
        • 1: 2
        • 2: 166263
        • 3: 2
        Backtrace
        • 16. app/Helpers/helpers.php:431
        • 18. app/Helpers/helpers.php:436
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • Connection Establishedalmarsadtoplined_mainhelpers.php#317
        Backtrace
        • 15. app/Helpers/helpers.php:317
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `smart_ads` where `slug` = '6th-MPU-Single-Desktop-Sport' and `enabled` = 1
        1.55msalmarsadtoplined_mainhelpers.php#317
        Bindings
        • 0: 6th-MPU-Single-Desktop-Sport
        • 1: 1
        Backtrace
        • 15. app/Helpers/helpers.php:317
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `smart_ads` where `slug` = '1st-MPU-Desktop-Sport' and `enabled` = 1
        590μsalmarsadtoplined_mainhelpers.php#317
        Bindings
        • 0: 1st-MPU-Desktop-Sport
        • 1: 1
        Backtrace
        • 15. app/Helpers/helpers.php:317
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `smart_ads` where `slug` = '4th-MPU-Desktop-Sport' and `enabled` = 1
        640μsalmarsadtoplined_mainhelpers.php#317
        Bindings
        • 0: 4th-MPU-Desktop-Sport
        • 1: 1
        Backtrace
        • 15. app/Helpers/helpers.php:317
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `smart_ads` where `slug` = '5th-MPU-Desktop-Sport' and `enabled` = 1
        510μsalmarsadtoplined_mainhelpers.php#317
        Bindings
        • 0: 5th-MPU-Desktop-Sport
        • 1: 1
        Backtrace
        • 15. app/Helpers/helpers.php:317
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `settings` where `name` = 'nasher_header_text_font_size' limit 1
        400μsalmarsadtoplined_mainheader.blade.php#117
        Bindings
        • 0: nasher_header_text_font_size
        Backtrace
        • 16. view::web.layouts.header:117
        • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 20. view::web.layouts.header:118
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `settings` where `name` = 'nasher_header_text_color' limit 1
        300μsalmarsadtoplined_mainheader.blade.php#120
        Bindings
        • 0: nasher_header_text_color
        Backtrace
        • 16. view::web.layouts.header:120
        • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 20. view::web.layouts.header:121
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `pages`
        540μsalmarsadtoplined_sporthelpers.php#122
        Backtrace
        • 16. app/Helpers/helpers.php:122
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `settings` where `name` = 'nasher_footer_text_font_size' limit 1
        380μsalmarsadtoplined_mainfooter.blade.php#29
        Bindings
        • 0: nasher_footer_text_font_size
        Backtrace
        • 16. view::web.layouts.footer:29
        • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 20. view::web.layouts.footer:30
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `settings` where `name` = 'nasher_footer_text_color' limit 1
        320μsalmarsadtoplined_mainfooter.blade.php#32
        Bindings
        • 0: nasher_footer_text_color
        Backtrace
        • 16. view::web.layouts.footer:32
        • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 20. view::web.layouts.footer:33
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `smart_ads` where `slug` = '7th-MPU-Desktop' limit 1
        400μsalmarsadtoplined_mainhelpers.php#308
        Bindings
        • 0: 7th-MPU-Desktop
        Backtrace
        • 16. app/Helpers/helpers.php:308
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `smart_ads` where `slug` = '7th-MPU-Desktop-Sport' limit 1
        380μsalmarsadtoplined_mainhelpers.php#308
        Bindings
        • 0: 7th-MPU-Desktop-Sport
        Backtrace
        • 16. app/Helpers/helpers.php:308
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      App\Models\SportPage
      18SportPage.php#?
      App\Models\SmartAd
      4SmartAd.php#?
      App\Models\SportArticle
      1SportArticle.php#?
      App\Models\SportSection
      1SportSection.php#?
          _token
          kGGCWMRv3OOAwZGLo6gSqJdVDPT8NXiYUVy7bZya
          flasher::envelopes
          []
          _previous
          array:1 [ "url" => "https://almarsad-sport.toplinedev.com/article/166263/%D8%A7%D9%84%D8%AF%D9%88%...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          telescope
          View in Telescope
          path_info
          /article/166263/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A-%D8%A7%D9%84%D8%B3%D8%B9%D9%88%D8%AF%D9%8A/%D8%A7%D8%AD%D9%86%D8%A7-%D9%81%D9%8A-%D8%A7%D9%84%D9%85%D8%AF%D8%B1%D8%AC-%D9%88%D9%86%D8%AA%D9%81%D8%B1%D8%AC-%D8%A7%D9%84%D8%BA%D8%A7%D9%85%D8%AF%D9%8A-%D9%8A%D8%B9%D9%84%D9%82-%D8%B9%D9%84%D9%89-%D8%A8%D9%8A%D8%A7%D9%86-%D9%86%D8%A7%D8%AF%D9%8A-%D8%A7%D9%84%D8%A3%D9%87%D9%84%D9%8A
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "ref_src" => "twsrc^tfw" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "x-https" => array:1 [ 0 => "1" ] "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" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "almarsad-sport.toplinedev.com" ] ]
          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 => "Sat, 05 Jul 2025 17:13:44 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkRta2hZSFE1b3lUZlNNM2xlRHUybWc9PSIsInZhbHVlIjoiQ0VydW5pMzA4dVlWbTR0dXBLdmJvemNVb0FKek44RlVwelM0U2tXaUQ0c3dKbUpLN0E3Znk1d1g5ajBWeVA1YVZvbGRPNTMxczlsVnhxdDl3UndaekxyV3hIZFNUb3UwOWk2ZVpLRVY4Q3grUVNBSkxHczJFa2w3YS9ad01RWnAiLCJtYWMiOiI1OTFkNDYyZGZiYWZlMTFmNjhiODlhMmEzY2MwOTg2ZjgzNjY5MmZjYjZmM2U4OGY2ODNjMTI1MTAzNzc4OTFmIiwidGFnIjoiIn0%3D; expires=Sat, 05 Jul 2025 19:13:44 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IkRta2hZSFE1b3lUZlNNM2xlRHUybWc9PSIsInZhbHVlIjoiQ0VydW5pMzA4dVlWbTR0dXBLdmJvemNVb0FKek44RlVwelM0U2tXaUQ0c3dKbUpLN0E3Znk1d1g5ajBWeVA1YVZvbGRPN" 1 => "al_marsad_session=eyJpdiI6Ikh2THJmeDE0TDZIS3hqbllhRVQ1M2c9PSIsInZhbHVlIjoiaXpRUjB4YzZ1RVRWbFNzM0NZMmluZDVpN1RFVDdhSkRjaU5MM1R2dWVUMmttd0hvMDRWMFhXKy84V2FkbHBqbnlaYjNlZjkrUTc5dEtOcVhObEVJc2lKbEFXR01lSWRZNVZDL3pQWXROd2V0QkhHQ2MvN1pUMUhicExRckpoaXAiLCJtYWMiOiI4Yjg4YjU5MGIyNjUwOTY3MWY2MzNhYjcxNTlhYzRlMzU3MmRiNzU5OTFlZmE0YjQxYWNjNmQxODQ5MTgxODlhIiwidGFnIjoiIn0%3D; expires=Sat, 05 Jul 2025 19:13:44 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxal_marsad_session=eyJpdiI6Ikh2THJmeDE0TDZIS3hqbllhRVQ1M2c9PSIsInZhbHVlIjoiaXpRUjB4YzZ1RVRWbFNzM0NZMmluZDVpN1RFVDdhSkRjaU5MM1R2dWVUMmttd0hvMDRWMFhXKy84V2FkbHBqbn" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkRta2hZSFE1b3lUZlNNM2xlRHUybWc9PSIsInZhbHVlIjoiQ0VydW5pMzA4dVlWbTR0dXBLdmJvemNVb0FKek44RlVwelM0U2tXaUQ0c3dKbUpLN0E3Znk1d1g5ajBWeVA1YVZvbGRPNTMxczlsVnhxdDl3UndaekxyV3hIZFNUb3UwOWk2ZVpLRVY4Q3grUVNBSkxHczJFa2w3YS9ad01RWnAiLCJtYWMiOiI1OTFkNDYyZGZiYWZlMTFmNjhiODlhMmEzY2MwOTg2ZjgzNjY5MmZjYjZmM2U4OGY2ODNjMTI1MTAzNzc4OTFmIiwidGFnIjoiIn0%3D; expires=Sat, 05-Jul-2025 19:13:44 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkRta2hZSFE1b3lUZlNNM2xlRHUybWc9PSIsInZhbHVlIjoiQ0VydW5pMzA4dVlWbTR0dXBLdmJvemNVb0FKek44RlVwelM0U2tXaUQ0c3dKbUpLN0E3Znk1d1g5ajBWeVA1YVZvbGRPN" 1 => "al_marsad_session=eyJpdiI6Ikh2THJmeDE0TDZIS3hqbllhRVQ1M2c9PSIsInZhbHVlIjoiaXpRUjB4YzZ1RVRWbFNzM0NZMmluZDVpN1RFVDdhSkRjaU5MM1R2dWVUMmttd0hvMDRWMFhXKy84V2FkbHBqbnlaYjNlZjkrUTc5dEtOcVhObEVJc2lKbEFXR01lSWRZNVZDL3pQWXROd2V0QkhHQ2MvN1pUMUhicExRckpoaXAiLCJtYWMiOiI4Yjg4YjU5MGIyNjUwOTY3MWY2MzNhYjcxNTlhYzRlMzU3MmRiNzU5OTFlZmE0YjQxYWNjNmQxODQ5MTgxODlhIiwidGFnIjoiIn0%3D; expires=Sat, 05-Jul-2025 19:13:44 GMT; path=/; secure; httponlyal_marsad_session=eyJpdiI6Ikh2THJmeDE0TDZIS3hqbllhRVQ1M2c9PSIsInZhbHVlIjoiaXpRUjB4YzZ1RVRWbFNzM0NZMmluZDVpN1RFVDdhSkRjaU5MM1R2dWVUMmttd0hvMDRWMFhXKy84V2FkbHBqbn" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "kGGCWMRv3OOAwZGLo6gSqJdVDPT8NXiYUVy7bZya" "flasher::envelopes" => [] "_previous" => array:1 [ "url" => "https://almarsad-sport.toplinedev.com/article/166263/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A-%D8%A7%D9%84%D8%B3%D8%B9%D9%88%D8%AF%D9%8A/%D8%A7%D8%AD%D9%86%D8%A7-%D9%81%D9%8A-%D8%A7%D9%84%D9%85%D8%AF%D8%B1%D8%AC-%D9%88%D9%86%D8%AA%D9%81%D8%B1%D8%AC-%D8%A7%D9%84%D8%BA%D8%A7%D9%85%D8%AF%D9%8A-%D9%8A%D8%B9%D9%84%D9%82-%D8%B9%D9%84%D9%89-%D8%A8%D9%8A%D8%A7%D9%86-%D9%86%D8%A7%D8%AF%D9%8A-%D8%A7%D9%84%D8%A3%D9%87%D9%84%D9%8A?ref_src=twsrc%5Etfwhttps://almarsad-sport.toplinedev.com/article/166263/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A-%D8%A7%D9%84%D8%B3%D8%B9%D9%88%D8%AF%D9%8A/%D8%A7%D8%AD%D9%86%D8%A7-%D" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-07-05 20:13:44GET/article/166263/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A-%D8%A7%D9%84%D8%B3%D8%B9%D9%88%D8%AF%D9%8A/%D8%A7%D8%AD%D9%86%D8%A7-%D9%81%D9%8A-%D8%A7%D9%84%D9%85%D8%AF%D8%B1%D8%AC-%D9%88%D9%86%D8%AA%D9%81%D8%B1%D8%AC-%D8%A7%D9%84%D8%BA%D8%A7%D9%85%D8%AF%D9%8A-%D9%8A%D8%B9%D9%84%D9%82-%D8%B9%D9%84%D9%89-%D8%A8%D9%8A%D8%A7%D9%86-%D9%86%D8%A7%D8%AF%D9%8A-%D8%A7%D9%84%D8%A3%D9%87%D9%84%D9%8A?ref_src=twsrc%5Etfw71724