logo
logo logo

عفوا! لا يمكن العثور على هذه الصفحة.

SettingsRequest history220msRequest Duration30MBMemory Usage10.x
Laravel Version
10.48.28
PHP Version
8.1.33
Environment
production
Debug Mode
Enabled
URL
new.al-marsd.com
Timezone
Asia/Riyadh
Locale
ar
GET article/{id}/{section_title?}/{title?}/{comment_id?}
status
200 OK
full_url
https://new.al-marsd.com/article/226149/akhr-alakhbar/shahd-moatn-yothk-anksam-mksat-syarth-aal-ahd-...
action_name
article.show
controller_action
App\Http\Controllers\Web\ArticleController@show
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
    status
    200 OK
    full_url
    https://new.al-marsd.com/article/226149/akhr-alakhbar/shahd-moatn-yothk-anksam-mksat-syarth-aal-ahd-...
    action_name
    article.show
    controller_action
    App\Http\Controllers\Web\ArticleController@show
    uri
    GET article/{id}/{section_title?}/{title?}/{comment_id?}
    domain
    new.al-marsd.com
    controller
    App\Http\Controllers\Web\ArticleController@show
    file
    app/Http/Controllers/Web/ArticleController.php:37-77
    middleware
    web
    telescope
    View in Telescope
    duration
    220ms
    peak_memory
    32MB
    response
    text/html; charset=UTF-8
    request_format
    html
    request_query
    []
    
    request_request
    []
    
    request_headers
    0 of 0
    array:23 [ "x-https" => array:1 [ 0 => "1" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "connection" => array:1 [ 0 => "Keep-Alive" ] "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "host" => array:1 [ 0 => "new.al-marsd.com" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.125" ] "cf-ray" => array:1 [ 0 => "96b50754c82b122a-ORD" ] ]
    request_cookies
    []
    
    response_headers
    0 of 0
    array:3 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Thu, 07 Aug 2025 07:23:27 GMT" ] ]
    session_attributes
    0 of 0
    array:2 [ "_token" => "4fCpXmEVNWeywvNNPgPc5Xr0APoEwOH9aEgGTSpU" "flasher::envelopes" => [] ]
    • Booting (152ms)time
    • Application (67.89ms)time
    • Routing (4.47ms)
    • Preparing Response (25.32ms)
    • View: web.errors.404views
    • View: web.layouts.masterviews
    • View: web.layouts.headerviews
    • View: web.layouts.footerviews
    • 1 x Booting (69.15%)
      152ms
      1 x Application (30.85%)
      67.89ms
      1 x Preparing Response (11.5%)
      25.32ms
      1 x Routing (2.03%)
      4.47ms
      4 x View (0%)
      0μs
      4 templates were rendered
      • web.errors.404404.blade.php#?blade
      • web.layouts.mastermaster.blade.php#?blade
      • web.layouts.headerheader.blade.php#?blade
      • web.layouts.footerfooter.blade.php#?blade
      8 statements were executed6.06ms
      • ArticleController.php#40new_mainConnection Established
        Backtrace
        • app/Http/Controllers/Web/ArticleController.php:40
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • ArticleController.php#40new_main2.09msselect * from `articles` where `status` = 1 and `articles`.`id` = '226149' and `articles`.`deleted_at` is null limit 1
        Bindings
        • 0: 1
        • 1: 226149
        Backtrace
        • app/Http/Controllers/Web/ArticleController.php:40
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • ArticleController.php#44new_main2.06msselect * from `articles_archive` where `deleted_at` is null and `articles_archive`.`id` = '226149' limit 1
        Bindings
        • 0: 226149
        Backtrace
        • app/Http/Controllers/Web/ArticleController.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • header.blade.php#119new_main390μsselect * from `settings` where `name` = 'nasher_header_text_font_size' limit 1
        Bindings
        • 0: nasher_header_text_font_size
        Backtrace
        • view::web.layouts.header:119
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • view::web.layouts.header:120
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • header.blade.php#122new_main250μsselect * from `settings` where `name` = 'nasher_header_text_color' limit 1
        Bindings
        • 0: nasher_header_text_color
        Backtrace
        • view::web.layouts.header:122
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • view::web.layouts.header:123
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • footer.blade.php#29new_main260μsselect * from `settings` where `name` = 'nasher_footer_text_font_size' limit 1
        Bindings
        • 0: nasher_footer_text_font_size
        Backtrace
        • view::web.layouts.footer:29
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • view::web.layouts.footer:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • footer.blade.php#32new_main230μsselect * from `settings` where `name` = 'nasher_footer_text_color' limit 1
        Bindings
        • 0: nasher_footer_text_color
        Backtrace
        • view::web.layouts.footer:32
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • view::web.layouts.footer:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • helpers.php#308new_main300μsselect * from `smart_ads` where `slug` = '7th-MPU-Desktop' limit 1
        Bindings
        • 0: 7th-MPU-Desktop
        Backtrace
        • app/Helpers/helpers.php:308
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • helpers.php#308new_main480μsselect * from `smart_ads` where `slug` = '7th-MPU-Desktop-Sport' limit 1
        Bindings
        • 0: 7th-MPU-Desktop-Sport
        Backtrace
        • app/Helpers/helpers.php:308
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
          ClearShow all
          Date ↕MethodURLData
          #12025-08-07 10:23:27GET/article/226149/akhr-alakhbar/shahd-moatn-yothk-anksam-mksat-syarth-aal-ahd-trk-albah48