logo
logo logo

"لعبوا 4 كأس عالم " .. بالفيديو: العجمة: الجيل الحالي في الهلال يشبه جيل برشلونة الذهبي!

"لعبوا 4 كأس عالم " .. بالفيديو: العجمة: الجيل الحالي في الهلال يشبه جيل برشلونة الذهبي!
المرصد الرياضية: شبّه الإعلامي الرياضي "تركي العجمة" الجيل الحالي لنادي الهلال بالجيل الذهبي لنادي برشلونة، موضحًا أنهم حققوا كل الاستحقاقات وجعلوا الجميع يحترمهم بما حققوه.

وقال " العجمة" خلال ظهوره في برنامجه "كورة" المذاع عبر قناة روتانا خليجية: " بعض لاعبي الهلال بسم الله ماشاء الله، أذكر جيل في برشلونة سوى كل شئ على مستوى استحقاقاتهم، واليوم في لاعبين في الهلال على مستوى استحقاقاتهم لعبوا كل شئ، في الخمس سنوات الاخيرة، جابوا أو 3 دوري، و2 آسيا، ولعبوا كأس العالم مع المنتخب 2018 وبيلعبون كأس العالم القادم، لعبوا كأس العالم للأندية".

وأضاف : "سلمان وسالم واللي معاهم لاعبين 4 كؤوس عالم في 4 سنوات، مع المنتخب 2 ومع النادي 2، جابوا بطولتين آسيا وأكثر من بطولة دوري، وجابوا سوبر، ومتأهلين لنهائي كأس الملك، وجابوا كأس الملك، فتجدهم على مستوى الاستحقاقات لعبوا كل شئ"



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

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

Request history8.1.33PHP Version266msRequest Duration45MBMemory UsageGET article/{id}/{section_title?}/{title?}/{comment_id?}Route
    • Booting (138ms)time
    • Application (129ms)time
    • 1 x Booting (51.61%)
      138ms
      1 x Application (48.38%)
      129ms
      8 templates were rendered
      • web.sport.singlesingle.blade.php#?blade
      • web.components.datedate.blade.php#?blade
      • web.components.social-sharingsocial-sharing.blade.php#?blade
      • components.smart-ad-componentsmart-ad-component.blade.php#?blade
      • components.smart-ad-componentsmart-ad-component.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
      29 statements were executed, 4 of which were duplicates, 25 unique. Show only duplicated14.48ms
      • 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` = '153800' and `articles`.`deleted_at` is null limit 1
        2.01msalmarsadtoplined_sportSportArticleController.php#43
        Bindings
        • 0: 153800
        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 (153800) and `sections`.`deleted_at` is null
        810μ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` = '153800' and `type` = 2 and `comments`.`deleted_at` is null
        1.01msalmarsadtoplined_commentsSportArticleController.php#78
        Bindings
        • 0: 1
        • 1: 2
        • 2: 153800
        • 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` = '153800' and `type` = 2
        290μsalmarsadtoplined_commentsSportArticleController.php#83
        Bindings
        • 0: 1
        • 1: 2
        • 2: 153800
        • 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` = 153800 and `comment_id` is null and `type` = 2 and `comments`.`deleted_at` is null
        630μsalmarsadtoplined_commentshelpers.php#424
        Bindings
        • 0: 1
        • 1: 2
        • 2: 153800
        • 3: 2
        Backtrace
        • 16. app/Helpers/helpers.php:424
        • 18. app/Helpers/helpers.php:435
        • 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` = 153800 and `type` = 2 and `comment_id` is null
        330μsalmarsadtoplined_commentshelpers.php#430
        Bindings
        • 0: 1
        • 1: 2
        • 2: 153800
        • 3: 2
        Backtrace
        • 16. app/Helpers/helpers.php:430
        • 18. app/Helpers/helpers.php:435
        • 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#308
        Backtrace
        • 15. app/Helpers/helpers.php:308
        • 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' limit 1
        1.47msalmarsadtoplined_mainhelpers.php#308
        Bindings
        • 0: 6th-MPU-Single-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
      • select * from `smart_ads` where `slug` = '6th-MPU-Single-Desktop-Sport' limit 1
        450μsalmarsadtoplined_mainSmartAdComponent.php#34
        Bindings
        • 0: 6th-MPU-Single-Desktop-Sport
        Backtrace
        • 16. app/View/Components/SmartAdComponent.php:34
        • 17. vendor/laravel/framework/src/Illuminate/View/Component.php:135
        • 18. view::web.sport.single:219
        • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `smart_ads` where `slug` = '1st-MPU-Desktop-Sport' limit 1
        430μsalmarsadtoplined_mainhelpers.php#308
        Bindings
        • 0: 1st-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
      • select * from `smart_ads` where `slug` = '1st-MPU-Desktop-Sport' limit 1
        370μsalmarsadtoplined_mainSmartAdComponent.php#34
        Bindings
        • 0: 1st-MPU-Desktop-Sport
        Backtrace
        • 16. app/View/Components/SmartAdComponent.php:34
        • 17. vendor/laravel/framework/src/Illuminate/View/Component.php:135
        • 18. view::web.sport.single:583
        • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `smart_ads` where `slug` = '4th-MPU-Desktop-Sport' limit 1
        390μsalmarsadtoplined_mainhelpers.php#308
        Bindings
        • 0: 4th-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
      • select * from `smart_ads` where `slug` = '5th-MPU-Desktop-Sport' limit 1
        390μsalmarsadtoplined_mainhelpers.php#308
        Bindings
        • 0: 5th-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
      • select * from `settings` where `name` = 'nasher_header' limit 1
        490μsalmarsadtoplined_mainheader.blade.php#91
        Bindings
        • 0: nasher_header
        Backtrace
        • 16. view::web.layouts.header:91
        • 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:92
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `settings` where `name` = 'show_matches_section_main' limit 1
        410μsalmarsadtoplined_mainheader.blade.php#95
        Bindings
        • 0: show_matches_section_main
        Backtrace
        • 16. view::web.layouts.header:95
        • 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:96
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `settings` where `name` = 'show_matches_section_sport' limit 1
        510μsalmarsadtoplined_mainheader.blade.php#99
        Bindings
        • 0: show_matches_section_sport
        Backtrace
        • 16. view::web.layouts.header:99
        • 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:100
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `settings` where `name` = 'nasher_header_text' limit 1
        250μsalmarsadtoplined_mainheader.blade.php#105
        Bindings
        • 0: nasher_header_text
        Backtrace
        • 16. view::web.layouts.header:105
        • 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:106
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `settings` where `name` = 'nasher_header_upload' limit 1
        220μsalmarsadtoplined_mainheader.blade.php#109
        Bindings
        • 0: nasher_header_upload
        Backtrace
        • 16. view::web.layouts.header:109
        • 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:110
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `settings` where `name` = 'nasher_url_website' limit 1
        200μsalmarsadtoplined_mainheader.blade.php#113
        Bindings
        • 0: nasher_url_website
        Backtrace
        • 16. view::web.layouts.header:113
        • 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:114
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `settings` where `name` = 'nasher_header_text_font_size' limit 1
        210μ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
        210μ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 `matches` where date(`match_date`) = '2025-07-20' and `publish_status` = 1 and `highlight` = 1 and `matches`.`deleted_at` is null
        850μsalmarsadtoplined_sportheader.blade.php#129
        Bindings
        • 0: 2025-07-20
        • 1: 1
        • 2: 1
        Backtrace
        • 15. view::web.layouts.header:129
        • 16. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • 17. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 19. view::web.layouts.header:130
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `pages`
        590μ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' limit 1
        350μsalmarsadtoplined_mainfooter.blade.php#12
        Bindings
        • 0: nasher_footer
        Backtrace
        • 16. view::web.layouts.footer:12
        • 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:13
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `settings` where `name` = 'nasher_footer_text' limit 1
        280μsalmarsadtoplined_mainfooter.blade.php#18
        Bindings
        • 0: nasher_footer_text
        Backtrace
        • 16. view::web.layouts.footer:18
        • 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:19
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `settings` where `name` = 'nasher_footer_upload' limit 1
        260μsalmarsadtoplined_mainfooter.blade.php#22
        Bindings
        • 0: nasher_footer_upload
        Backtrace
        • 16. view::web.layouts.footer:22
        • 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:23
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `settings` where `name` = 'nasher_footer_text_font_size' limit 1
        250μ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
        240μ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
        300μ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
        280μ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\Setting
      9Setting.php#?
      App\Models\SmartAd
      6SmartAd.php#?
      App\Models\SportArticle
      1SportArticle.php#?
      App\Models\SportSection
      1SportSection.php#?
          _token
          Q7qV26wZrA7vZ4ReB2wZtiGp7Ap7SkOz82ThQcub
          flasher::envelopes
          []
          _previous
          array:1 [ "url" => "https://almarsad-sport.toplinedev.com/article/153800/%D8%A7%D9%84%D8%AF%D9%88%...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          telescope
          View in Telescope
          path_info
          /article/153800/%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/%D9%84%D8%B9%D8%A8%D9%88%D8%A7-4-%D9%83%D8%A3%D8%B3-%D8%B9%D8%A7%D9%84%D9%85---%D8%A8%D8%A7%D9%84%D9%81%D9%8A%D8%AF%D9%8A%D9%88-%D8%A7%D9%84%D8%B9%D8%AC%D9%85%D8%A9-%D8%A7%D9%84%D8%AC%D9%8A%D9%84-%D8%A7%D9%84%D8%AD%D8%A7%D9%84%D9%8A-%D9%81%D9%8A-%D8%A7%D9%84%D9%87%D9%84%D8%A7%D9%84-%D9%8A%D8%B4%D8%A8%D9%87-%D8%AC%D9%8A%D9%84-%D8%A8%D8%B1%D8%B4%D9%84%D9%88%D9%86%D8%A9-%D8%A7%D9%84%D8%B0%D9%87%D8%A8%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 => "Sun, 20 Jul 2025 01:00:33 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik91U1lseVhQbmgwRjMvN3RCZjlXWkE9PSIsInZhbHVlIjoiaGNYMkpHR0ZSYXdMa09mVXAvQVdWckRnVmNXV2dOTENiY0VLelRvSU9vU1VsTXp3SGloQzZIY1VRY3BoRERYUXBZVDFsTVhvTVoyY2JvdkZ0THc0TDNTS2l2YkF1R0ZhRC9CNlVJSURSNDZpQm5hK21ramUxb0x4a1JvSlBtZ04iLCJtYWMiOiI0NjExZDcwMDgyMTZiMDUxNzRhMDZkZjYyMTVjMTQ4YThkOTFlYjFlMzMyOWYzM2UyODE4NzM4NmVhYzZmYjgyIiwidGFnIjoiIn0%3D; expires=Sun, 20 Jul 2025 03:00:33 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Ik91U1lseVhQbmgwRjMvN3RCZjlXWkE9PSIsInZhbHVlIjoiaGNYMkpHR0ZSYXdMa09mVXAvQVdWckRnVmNXV2dOTENiY0VLelRvSU9vU1VsTXp3SGloQzZIY1VRY3BoRERYUXBZVDFsT" 1 => "al_marsad_session=eyJpdiI6Ik96V0RmbGpMTDBrZDdvT0kreTE5RFE9PSIsInZhbHVlIjoiWGlFL0NXSzlKRGcxTjBTSGJGV0lyWDhCVFJkVVZlaU1BVkpaT0J4bGdOVjZKbElyaGoyR3pXYk0vbllid05Db2hWNTB0QXlnOUxqMThVM2lkTHI1cEdHZkhlK1gyMGZVamFXK2pyU0lONHdabjF6Q0FtaFI4MmpxdkVaejVRSU0iLCJtYWMiOiJiNjFjZWVmODkzYTYwNzYxYzUxMTRmOTc3MTRmNGJlZDI0NDU0MDczYzJjN2MxZjQwYTEyZTc5ODg3OTYzMzRlIiwidGFnIjoiIn0%3D; expires=Sun, 20 Jul 2025 03:00:33 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxal_marsad_session=eyJpdiI6Ik96V0RmbGpMTDBrZDdvT0kreTE5RFE9PSIsInZhbHVlIjoiWGlFL0NXSzlKRGcxTjBTSGJGV0lyWDhCVFJkVVZlaU1BVkpaT0J4bGdOVjZKbElyaGoyR3pXYk0vbllid05Db2" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik91U1lseVhQbmgwRjMvN3RCZjlXWkE9PSIsInZhbHVlIjoiaGNYMkpHR0ZSYXdMa09mVXAvQVdWckRnVmNXV2dOTENiY0VLelRvSU9vU1VsTXp3SGloQzZIY1VRY3BoRERYUXBZVDFsTVhvTVoyY2JvdkZ0THc0TDNTS2l2YkF1R0ZhRC9CNlVJSURSNDZpQm5hK21ramUxb0x4a1JvSlBtZ04iLCJtYWMiOiI0NjExZDcwMDgyMTZiMDUxNzRhMDZkZjYyMTVjMTQ4YThkOTFlYjFlMzMyOWYzM2UyODE4NzM4NmVhYzZmYjgyIiwidGFnIjoiIn0%3D; expires=Sun, 20-Jul-2025 03:00:33 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ik91U1lseVhQbmgwRjMvN3RCZjlXWkE9PSIsInZhbHVlIjoiaGNYMkpHR0ZSYXdMa09mVXAvQVdWckRnVmNXV2dOTENiY0VLelRvSU9vU1VsTXp3SGloQzZIY1VRY3BoRERYUXBZVDFsT" 1 => "al_marsad_session=eyJpdiI6Ik96V0RmbGpMTDBrZDdvT0kreTE5RFE9PSIsInZhbHVlIjoiWGlFL0NXSzlKRGcxTjBTSGJGV0lyWDhCVFJkVVZlaU1BVkpaT0J4bGdOVjZKbElyaGoyR3pXYk0vbllid05Db2hWNTB0QXlnOUxqMThVM2lkTHI1cEdHZkhlK1gyMGZVamFXK2pyU0lONHdabjF6Q0FtaFI4MmpxdkVaejVRSU0iLCJtYWMiOiJiNjFjZWVmODkzYTYwNzYxYzUxMTRmOTc3MTRmNGJlZDI0NDU0MDczYzJjN2MxZjQwYTEyZTc5ODg3OTYzMzRlIiwidGFnIjoiIn0%3D; expires=Sun, 20-Jul-2025 03:00:33 GMT; path=/; secure; httponlyal_marsad_session=eyJpdiI6Ik96V0RmbGpMTDBrZDdvT0kreTE5RFE9PSIsInZhbHVlIjoiWGlFL0NXSzlKRGcxTjBTSGJGV0lyWDhCVFJkVVZlaU1BVkpaT0J4bGdOVjZKbElyaGoyR3pXYk0vbllid05Db2" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "Q7qV26wZrA7vZ4ReB2wZtiGp7Ap7SkOz82ThQcub" "flasher::envelopes" => [] "_previous" => array:1 [ "url" => "https://almarsad-sport.toplinedev.com/article/153800/%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/%D9%84%D8%B9%D8%A8%D9%88%D8%A7-4-%D9%83%D8%A3%D8%B3-%D8%B9%D8%A7%D9%84%D9%85---%D8%A8%D8%A7%D9%84%D9%81%D9%8A%D8%AF%D9%8A%D9%88-%D8%A7%D9%84%D8%B9%D8%AC%D9%85%D8%A9-%D8%A7%D9%84%D8%AC%D9%8A%D9%84-%D8%A7%D9%84%D8%AD%D8%A7%D9%84%D9%8A-%D9%81%D9%8A-%D8%A7%D9%84%D9%87%D9%84%D8%A7%D9%84-%D9%8A%D8%B4%D8%A8%D9%87-%D8%AC%D9%8A%D9%84-%D8%A8%D8%B1%D8%B4%D9%84%D9%88%D9%86%D8%A9-%D8%A7%D9%84%D8%B0%D9%87%D8%A8%D9%8A?ref_src=twsrc%5Etfwhttps://almarsad-sport.toplinedev.com/article/153800/%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/%D9%84%D8%B9%D8%A8%D9%88%D8" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-07-20 04:00:33GET/article/153800/%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/%D9%84%D8%B9%D8%A8%D9%88%D8%A7-4-%D9%83%D8%A3%D8%B3-%D8%B9%D8%A7%D9%84%D9%85---%D8%A8%D8%A7%D9%84%D9%81%D9%8A%D8%AF%D9%8A%D9%88-%D8%A7%D9%84%D8%B9%D8%AC%D9%85%D8%A9-%D8%A7%D9%84%D8%AC%D9%8A%D9%84-%D8%A7%D9%84%D8%AD%D8%A7%D9%84%D9%8A-%D9%81%D9%8A-%D8%A7%D9%84%D9%87%D9%84%D8%A7%D9%84-%D9%8A%D8%B4%D8%A8%D9%87-%D8%AC%D9%8A%D9%84-%D8%A8%D8%B1%D8%B4%D9%84%D9%88%D9%86%D8%A9-%D8%A7%D9%84%D8%B0%D9%87%D8%A8%D9%8A?ref_src=twsrc%5Etfw82935