Request history8.2.26PHP Version310msRequest Duration25MBMemory UsageGET ar/products/{category?}Route
    • Booting (185ms)time
    • Application (125ms)time
    • 1 x Booting (59.66%)
      185ms
      1 x Application (40.33%)
      125ms
      11 templates were rendered
      • customer.market.product.indexindex.blade.php#?blade
      • pagination::bootstrap-4bootstrap-4.blade.php#?blade
      • customer.layouts.mastermaster.blade.php#?blade
      • customer.layouts.head-taghead-tag.blade.php#?blade
      • customer.layouts.headerheader.blade.php#?blade
      • customer.layouts.footerfooter.blade.php#?blade
      • customer.layouts.scriptscript.blade.php#?blade
      • alerts.toasts-alert.errorerror.blade.php#?blade
      • alerts.toasts-alert.successsuccess.blade.php#?blade
      • alerts.sweet-alert.errorerror.blade.php#?blade
      • alerts.sweet-alert.successsuccess.blade.php#?blade
      uri
      GET ar/products/{category?}
      middleware
      web, localeSessionRedirect, localizationRedirect, localeViewPath
      controller
      App\Http\Controllers\Customer\Market\ProductController@index
      as
      customer.market.product.index
      namespace
      prefix
      /ar
      where
      file
      app/Http/Controllers/Customer/Market/ProductController.php:17-45
      23 statements were executed, 5 of which were duplicates, 18 unique. Show only duplicated37.73ms
      • Connection Establishedlsacom_projectSessionManager.php#108
        Backtrace
        • 7. vendor/laravel/framework/src/Illuminate/Session/SessionManager.php:108
        • 8. vendor/laravel/framework/src/Illuminate/Session/SessionManager.php:95
        • 11. vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:159
        • 12. vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:57
        • 13. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • select * from `sessions` where `id` = 'N2VQ6YPyAaacRpPBeBRdKAqimatWqiPjTb5aQsRs' limit 1
        16.79mslsacom_projectDatabaseSessionHandler.php#97
        Bindings
        • 0: N2VQ6YPyAaacRpPBeBRdKAqimatWqiPjTb5aQsRs
        Backtrace
        • 15. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • 16. vendor/laravel/framework/src/Illuminate/Session/Store.php:113
        • 17. vendor/laravel/framework/src/Illuminate/Session/Store.php:101
        • 18. vendor/laravel/framework/src/Illuminate/Session/Store.php:85
        • 19. vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:147
      • select * from `categories` where `status` = 1 and `displayed_site` = 1 order by `created_at` desc
        2.17mslsacom_projectProductController.php#36
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Http/Controllers/Customer/Market/ProductController.php:36
        • 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:259
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `products` where `title` LIKE '%التطهير العام للجسم%' or `tags` LIKE '%التطهير العام للجسم%' and `status` = 1
        2.26mslsacom_projectProductController.php#42
        Bindings
        • 0: %التطهير العام للجسم%
        • 1: %التطهير العام للجسم%
        • 2: 1
        Backtrace
        • 16. app/Http/Controllers/Customer/Market/ProductController.php:42
        • 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:259
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `products` where `title` LIKE '%التطهير العام للجسم%' or `tags` LIKE '%التطهير العام للجسم%' and `status` = 1 order by `created_at` asc, `created_at` desc limit 16 offset 0
        1.24mslsacom_projectProductController.php#42
        Bindings
        • 0: %التطهير العام للجسم%
        • 1: %التطهير العام للجسم%
        • 2: 1
        Backtrace
        • 16. app/Http/Controllers/Customer/Market/ProductController.php:42
        • 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:259
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `menus` where `status` = 1 and `parent_id` is null
        2.13mslsacom_projectAppServiceProvider.php#26
        Bindings
        • 0: 1
        Backtrace
        • 15. app/Providers/AppServiceProvider.php:26
        • 19. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:188
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:159
        • 22. view::customer.layouts.master:14
      • select * from `menus` where `menus`.`parent_id` = 1 and `menus`.`parent_id` is not null
        530μslsacom_projectheader.blade.php#18
        Bindings
        • 0: 1
        Backtrace
        • 20. view::customer.layouts.header:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `menus` where `menus`.`parent_id` = 2 and `menus`.`parent_id` is not null
        680μslsacom_projectheader.blade.php#18
        Bindings
        • 0: 2
        Backtrace
        • 20. view::customer.layouts.header:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `menus` where `menus`.`parent_id` in (20, 21, 22, 23, 24, 25)
        490μslsacom_projectheader.blade.php#18
        Backtrace
        • 25. view::customer.layouts.header:18
        • 27. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 29. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `menus` where `menus`.`parent_id` = 14 and `menus`.`parent_id` is not null
        390μslsacom_projectheader.blade.php#18
        Bindings
        • 0: 14
        Backtrace
        • 20. view::customer.layouts.header:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `menus` where `menus`.`parent_id` = 15 and `menus`.`parent_id` is not null
        370μslsacom_projectheader.blade.php#18
        Bindings
        • 0: 15
        Backtrace
        • 20. view::customer.layouts.header:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `menus` where `menus`.`parent_id` = 16 and `menus`.`parent_id` is not null
        380μslsacom_projectheader.blade.php#18
        Bindings
        • 0: 16
        Backtrace
        • 20. view::customer.layouts.header:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `menus` where `menus`.`parent_id` in (17, 31)
        360μslsacom_projectheader.blade.php#18
        Backtrace
        • 25. view::customer.layouts.header:18
        • 27. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 29. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `menus` where `menus`.`parent_id` in (18, 19)
        350μslsacom_projectheader.blade.php#18
        Backtrace
        • 30. view::customer.layouts.header:18
        • 32. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 33. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 34. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 35. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `menus` where `menus`.`parent_id` = 26 and `menus`.`parent_id` is not null
        430μslsacom_projectheader.blade.php#18
        Bindings
        • 0: 26
        Backtrace
        • 20. view::customer.layouts.header:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `menus` where `menus`.`parent_id` = 27 and `menus`.`parent_id` is not null
        620μslsacom_projectheader.blade.php#18
        Bindings
        • 0: 27
        Backtrace
        • 20. view::customer.layouts.header:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `menus` where `menus`.`parent_id` in (32, 33, 34)
        460μslsacom_projectheader.blade.php#18
        Backtrace
        • 25. view::customer.layouts.header:18
        • 27. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 29. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `menus` where `menus`.`parent_id` = 28 and `menus`.`parent_id` is not null
        480μslsacom_projectheader.blade.php#18
        Bindings
        • 0: 28
        Backtrace
        • 20. view::customer.layouts.header:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `menus` where `menus`.`parent_id` = 29 and `menus`.`parent_id` is not null
        560μslsacom_projectheader.blade.php#18
        Bindings
        • 0: 29
        Backtrace
        • 20. view::customer.layouts.header:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `menus` where `menus`.`parent_id` = 30 and `menus`.`parent_id` is not null
        820μslsacom_projectheader.blade.php#18
        Bindings
        • 0: 30
        Backtrace
        • 20. view::customer.layouts.header:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `menus` where `status` = 1 and `parent_id` is null
        1.06mslsacom_projectAppServiceProvider.php#30
        Bindings
        • 0: 1
        Backtrace
        • 15. app/Providers/AppServiceProvider.php:30
        • 19. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:188
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:159
        • 22. view::customer.layouts.master:20
      • select * from `sessions` where `id` = 'N2VQ6YPyAaacRpPBeBRdKAqimatWqiPjTb5aQsRs' limit 1
        770μslsacom_projectDatabaseSessionHandler.php#97
        Bindings
        • 0: N2VQ6YPyAaacRpPBeBRdKAqimatWqiPjTb5aQsRs
        Backtrace
        • 15. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • 16. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:136
        • 17. vendor/laravel/framework/src/Illuminate/Session/Store.php:172
        • 18. vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:245
        • 19. vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:130
      • insert into `sessions` (`payload`, `last_activity`, `user_id`, `ip_address`, `user_agent`, `id`) values ('YTo0OntzOjY6Il90b2tlbiI7czo0MDoiMHB1YU9oMXE4a01BNE5DdjRwbG0zVnVUUWlSU3JDbkcwc0pucEtNOSI7czo2OiJsb2NhbGUiO3M6MjoiYXIiO3M6OToiX3ByZXZpb3VzIjthOjE6e3M6MzoidXJsIjtzOjE0OToiaHR0cHM6Ly9pcmFuaGVsc2EuY29tL2FyL3Byb2R1Y3RzP3NlYXJjaD0lRDglQTclRDklODQlRDglQUElRDglQjclRDklODclRDklOEElRDglQjElMjAlRDglQTclRDklODQlRDglQjklRDglQTclRDklODUlMjAlRDklODQlRDklODQlRDglQUMlRDglQjMlRDklODUiO31zOjY6Il9mbGFzaCI7YToyOntzOjM6Im9sZCI7YTowOnt9czozOiJuZXciO2E6MDp7fX19', 1735750694, '', '3.139.87.253', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'N2VQ6YPyAaacRpPBeBRdKAqimatWqiPjTb5aQsRs')
        3.91mslsacom_projectDatabaseSessionHandler.php#158
        Bindings
        • 0: YTo0OntzOjY6Il90b2tlbiI7czo0MDoiMHB1YU9oMXE4a01BNE5DdjRwbG0zVnVUUWlSU3JDbkcwc0pucEtNOSI7czo2OiJsb2NhbGUiO3M6MjoiYXIiO3M6OToiX3ByZXZpb3VzIjthOjE6e3M6MzoidXJsIjtzOjE0OToiaHR0cHM6Ly9pcmFuaGVsc2EuY29tL2FyL3Byb2R1Y3RzP3NlYXJjaD0lRDglQTclRDklODQlRDglQUElRDglQjclRDklODclRDklOEElRDglQjElMjAlRDglQTclRDklODQlRDglQjklRDglQTclRDklODUlMjAlRDklODQlRDklODQlRDglQUMlRDglQjMlRDklODUiO31zOjY6Il9mbGFzaCI7YToyOntzOjM6Im9sZCI7YTowOnt9czozOiJuZXciO2E6MDp7fX19
        • 1: 1735750694
        • 2: 
        • 3: 3.139.87.253
        • 4: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
        • 5: N2VQ6YPyAaacRpPBeBRdKAqimatWqiPjTb5aQsRs
        Backtrace
        • 11. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:158
        • 12. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:142
        • 13. vendor/laravel/framework/src/Illuminate/Session/Store.php:172
        • 14. vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:245
        • 15. vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:130
      • select * from `sessions` where `id` = 'N2VQ6YPyAaacRpPBeBRdKAqimatWqiPjTb5aQsRs' limit 1
        480μslsacom_projectDatabaseSessionHandler.php#97
        Bindings
        • 0: N2VQ6YPyAaacRpPBeBRdKAqimatWqiPjTb5aQsRs
        Backtrace
        • 15. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • 16. vendor/laravel/framework/src/Illuminate/Session/Store.php:113
        • 17. vendor/laravel/framework/src/Illuminate/Session/Store.php:101
        • 18. vendor/laravel/framework/src/Illuminate/Session/Store.php:85
        • 21. vendor/maximebf/debugbar/src/DebugBar/DebugBar.php:446
      App\Models\Content\Menu
      33Menu.php#?
      App\Models\Content\Category
      14Category.php#?
      App\Models\Market\Product
      1Product.php#?
          _token
          0puaOh1q8kMA4NCv4plm3VuTQiRSrCnG0sJnpKM9
          locale
          ar
          _previous
          array:1 [ "url" => "https://iranhelsa.com/ar/products?search=%D8%A7%D9%84%D8%AA%D8%B7%D9%87%D9%8A%...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /ar/products
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "search" => "التطهير العام للجسم" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "host" => array:1 [ 0 => "iranhelsa.com" ] "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)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] "x-https" => array:1 [ 0 => "1" ] ]
          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 => "Wed, 01 Jan 2025 16:58:14 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjUvaXl6TTZ4VERBN0F4cnJVU0tYOFE9PSIsInZhbHVlIjoiRkprSXRaM0J6VnZ4NlllbmgreGJzcDQ5SEo1UjBFOXFvR1UxNHcxTHFlWXJTWE9PemVxNEZ0cE5wOHF1YU9NaUVGcVYxN1JXWXFUb2RzbmdwbkVnTUVBdXZOMkNUaHplTWkwdnViZDNVMjQ1Q3hjUitFYmRzOVRGeGtRbmlqWnkiLCJtYWMiOiI5ZGRiOThkMGJmNjNiOWM4ZTcxZmE3ZTc4NTFkZGFmZjY0YTI2NWU0NmQ5NTVhNzk3NDdhYTdmMTBlODMyNjk0IiwidGFnIjoiIn0%3D; expires=Wed, 01 Jan 2025 18:58:14 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IjUvaXl6TTZ4VERBN0F4cnJVU0tYOFE9PSIsInZhbHVlIjoiRkprSXRaM0J6VnZ4NlllbmgreGJzcDQ5SEo1UjBFOXFvR1UxNHcxTHFlWXJTWE9PemVxNEZ0cE5wOHF1YU9NaUVGcVYxN" 1 => "laravel_session=eyJpdiI6IkJseWZTL2JUbU04NiszYy9zRFJoY0E9PSIsInZhbHVlIjoiTkpreVRzWmxWNEFaTk9XY2dQV2NPNVB3Q3lSS2JhRis4SStFcUM3QWYyaHN0ZmkvTGpMRDlpNE93RGVRUG1Zckp3ZVBVWHdUb2VhYkhVN1ZDeXZ6c1ZMcHBjaEFTUGk1OFBHQjdrbTg3MFdnamFDRHpJZ3VJdG9rMUF1NmxMUnoiLCJtYWMiOiJjNzkzZWM4MDk0ZTMxZDBkZjg1OTdmZDk1NThkZDRmZTZjY2VmMDU4ZTM5N2ZiNGFmZmYyNWFhMDRhZjVjNWY5IiwidGFnIjoiIn0%3D; expires=Wed, 01 Jan 2025 18:58:14 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6IkJseWZTL2JUbU04NiszYy9zRFJoY0E9PSIsInZhbHVlIjoiTkpreVRzWmxWNEFaTk9XY2dQV2NPNVB3Q3lSS2JhRis4SStFcUM3QWYyaHN0ZmkvTGpMRDlpNE93RGVRUG1Zckp3" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjUvaXl6TTZ4VERBN0F4cnJVU0tYOFE9PSIsInZhbHVlIjoiRkprSXRaM0J6VnZ4NlllbmgreGJzcDQ5SEo1UjBFOXFvR1UxNHcxTHFlWXJTWE9PemVxNEZ0cE5wOHF1YU9NaUVGcVYxN1JXWXFUb2RzbmdwbkVnTUVBdXZOMkNUaHplTWkwdnViZDNVMjQ1Q3hjUitFYmRzOVRGeGtRbmlqWnkiLCJtYWMiOiI5ZGRiOThkMGJmNjNiOWM4ZTcxZmE3ZTc4NTFkZGFmZjY0YTI2NWU0NmQ5NTVhNzk3NDdhYTdmMTBlODMyNjk0IiwidGFnIjoiIn0%3D; expires=Wed, 01-Jan-2025 18:58:14 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjUvaXl6TTZ4VERBN0F4cnJVU0tYOFE9PSIsInZhbHVlIjoiRkprSXRaM0J6VnZ4NlllbmgreGJzcDQ5SEo1UjBFOXFvR1UxNHcxTHFlWXJTWE9PemVxNEZ0cE5wOHF1YU9NaUVGcVYxN" 1 => "laravel_session=eyJpdiI6IkJseWZTL2JUbU04NiszYy9zRFJoY0E9PSIsInZhbHVlIjoiTkpreVRzWmxWNEFaTk9XY2dQV2NPNVB3Q3lSS2JhRis4SStFcUM3QWYyaHN0ZmkvTGpMRDlpNE93RGVRUG1Zckp3ZVBVWHdUb2VhYkhVN1ZDeXZ6c1ZMcHBjaEFTUGk1OFBHQjdrbTg3MFdnamFDRHpJZ3VJdG9rMUF1NmxMUnoiLCJtYWMiOiJjNzkzZWM4MDk0ZTMxZDBkZjg1OTdmZDk1NThkZDRmZTZjY2VmMDU4ZTM5N2ZiNGFmZmYyNWFhMDRhZjVjNWY5IiwidGFnIjoiIn0%3D; expires=Wed, 01-Jan-2025 18:58:14 GMT; path=/; httponlylaravel_session=eyJpdiI6IkJseWZTL2JUbU04NiszYy9zRFJoY0E9PSIsInZhbHVlIjoiTkpreVRzWmxWNEFaTk9XY2dQV2NPNVB3Q3lSS2JhRis4SStFcUM3QWYyaHN0ZmkvTGpMRDlpNE93RGVRUG1Zckp3" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "0puaOh1q8kMA4NCv4plm3VuTQiRSrCnG0sJnpKM9" "locale" => "ar" "_previous" => array:1 [ "url" => "https://iranhelsa.com/ar/products?search=%D8%A7%D9%84%D8%AA%D8%B7%D9%87%D9%8A%D8%B1%20%D8%A7%D9%84%D8%B9%D8%A7%D9%85%20%D9%84%D9%84%D8%AC%D8%B3%D9%85" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-01-01 20:28:14GET/ar/products?search=%D8%A7%D9%84%D8%AA%D8%B7%D9%87%D9%8A%D8%B1+%D8%A7%D9%84%D8%B9%D8%A7%D9%85+%D9%84%D9%84%D8%AC%D8%B3%D9%85112348