Explore All Products

Request history8.3.3PHP Version271msRequest Duration4MBMemory UsageGET productsRoute
    • Booting (40.83ms)time
    • Application (230ms)time
    • 1 x Application (84.91%)
      230ms
      1 x Booting (15.08%)
      40.83ms
      8 templates were rendered
      • web.productsIndexproductsIndex.blade.php#?blade
      • livewire.web.products-listproducts-list.blade.php#?blade
      • parts.filters-sidebarfilters-sidebar.blade.php#?blade
      • livewire::bootstrapbootstrap.blade.php#?blade
      • layouts.webLayout.appapp.blade.php#?blade
      • livewire.web.language-drop-downlanguage-drop-down.blade.php#?blade
      • layouts.webLayout.footerfooter.blade.php#?blade
      • livewire.search-modalsearch-modal.blade.php#?blade
      uri
      GET products
      middleware
      web
      controller
      App\Http\Controllers\Web\WebProductController@index
      namespace
      prefix
      where
      as
      products
      file
      app/Http/Controllers/Web/WebProductController.php:16-19
      38 statements were executed (2 duplicates)Show only duplicates40.39ms790.76KB
      • Connection EstablishedkobinProductsList.php#48
        Backtrace
        • app/Livewire/Web/ProductsList.php:48
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • select * from `departments`
        2.54ms138.18KBkobinProductsList.php#48
        Backtrace
        • app/Livewire/Web/ProductsList.php:48
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • select * from `categories` where `main` = 0
        1.31ms32.82KBkobinProductsList.php#49
        Bindings
        • 0: 0
        Backtrace
        • app/Livewire/Web/ProductsList.php:49
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • select * from `categories` where not `main` = 0
        1.07ms19.59KBkobinProductsList.php#50
        Bindings
        • 0: 0
        Backtrace
        • app/Livewire/Web/ProductsList.php:50
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • select * from `colors`
        750μs30.04KBkobinProductsList.php#51
        Backtrace
        • app/Livewire/Web/ProductsList.php:51
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • select * from `sizes`
        740μs18.06KBkobinProductsList.php#52
        Backtrace
        • app/Livewire/Web/ProductsList.php:52
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • select * from `styles`
        970μs14.6KBkobinProductsList.php#53
        Backtrace
        • app/Livewire/Web/ProductsList.php:53
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • select * from `companies`
        880μs23.21KBkobinProductsList.php#54
        Backtrace
        • app/Livewire/Web/ProductsList.php:54
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • select `id` from `showrooms` where `showrooms`.`company_id` is null and `showrooms`.`company_id` is not null
        700μs11.11KBkobinProductsList.php#59
        Backtrace
        • app/Livewire/Web/ProductsList.php:59
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • select count(*) as aggregate from `products` where `showroom_id` in ('9')
        890μs11.94KBkobinProductsList.php#101
        Bindings
        • 0: 9
        Backtrace
        • app/Livewire/Web/ProductsList.php:101
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • select * from `departments`
        1.04ms28.99KBkobinapp.blade.php#5
        Backtrace
        • view::layouts.webLayout.app:5
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • view::layouts.webLayout.app:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `categories` where `main` = 0 and `categories`.`department_id` in (1, 2, 3, 4, 5, 6, 9, 10, 11, 12, 13, 14, 15)
        1.13ms32.74KBkobinapp.blade.php#5
        Bindings
        • 0: 0
        Backtrace
        • view::layouts.webLayout.app:5
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • view::layouts.webLayout.app:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `categories` where `categories`.`main` in (1, 6, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24)
        890μs19.35KBkobinapp.blade.php#5
        Backtrace
        • view::layouts.webLayout.app:5
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • view::layouts.webLayout.app:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `currencies`
        800μs12.6KBkobinapp.blade.php#1488
        Backtrace
        • view::layouts.webLayout.app:1488
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `categories` where `main` = 0 and `department_id` = 1
        1.26ms18.23KBkobinDepartment.php#69
        Bindings
        • 0: 0
        • 1: 1
        Backtrace
        • app/Models/Department.php:69
        • view::layouts.webLayout.footer:96
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • select * from `categories` where `categories`.`main` in (1, 12, 13, 14, 15, 16)
        1.09ms15.97KBkobinDepartment.php#69
        Backtrace
        • app/Models/Department.php:69
        • view::layouts.webLayout.footer:96
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • select * from `categories` where `main` = 0 and `department_id` = 2
        860μs11.12KBkobinDepartment.php#69
        Bindings
        • 0: 0
        • 1: 2
        Backtrace
        • app/Models/Department.php:69
        • view::layouts.webLayout.footer:96
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • select * from `categories` where `main` = 0 and `department_id` = 3
        880μs19.24KBkobinDepartment.php#69
        Bindings
        • 0: 0
        • 1: 3
        Backtrace
        • app/Models/Department.php:69
        • view::layouts.webLayout.footer:96
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • select * from `categories` where `categories`.`main` in (17, 18, 19, 20, 21, 23)
        750μs12.29KBkobinDepartment.php#69
        Backtrace
        • app/Models/Department.php:69
        • view::layouts.webLayout.footer:96
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • select * from `categories` where `main` = 0 and `department_id` = 4
        960μs11.12KBkobinDepartment.php#69
        Bindings
        • 0: 0
        • 1: 4
        Backtrace
        • app/Models/Department.php:69
        • view::layouts.webLayout.footer:96
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • select * from `categories` where `main` = 0 and `department_id` = 5
        790μs13.57KBkobinDepartment.php#69
        Bindings
        • 0: 0
        • 1: 5
        Backtrace
        • app/Models/Department.php:69
        • view::layouts.webLayout.footer:96
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • select * from `categories` where `categories`.`main` in (6, 10)
        740μs11.02KBkobinDepartment.php#69
        Backtrace
        • app/Models/Department.php:69
        • view::layouts.webLayout.footer:96
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • select * from `categories` where `main` = 0 and `department_id` = 6
        1.12ms13.73KBkobinDepartment.php#69
        Bindings
        • 0: 0
        • 1: 6
        Backtrace
        • app/Models/Department.php:69
        • view::layouts.webLayout.footer:96
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • select * from `categories` where `categories`.`main` in (22, 24)
        900μs11.02KBkobinDepartment.php#69
        Backtrace
        • app/Models/Department.php:69
        • view::layouts.webLayout.footer:96
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • select * from `categories` where `main` = 0 and `department_id` = 9
        830μs11.12KBkobinDepartment.php#69
        Bindings
        • 0: 0
        • 1: 9
        Backtrace
        • app/Models/Department.php:69
        • view::layouts.webLayout.footer:96
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • select * from `categories` where `main` = 0 and `department_id` = 10
        1.06ms13.54KBkobinDepartment.php#69
        Bindings
        • 0: 0
        • 1: 10
        Backtrace
        • app/Models/Department.php:69
        • view::layouts.webLayout.footer:96
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • select * from `categories` where `categories`.`main` in (9, 11)
        900μs13.52KBkobinDepartment.php#69
        Backtrace
        • app/Models/Department.php:69
        • view::layouts.webLayout.footer:96
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • select * from `categories` where `main` = 0 and `department_id` = 11
        1.11ms11.12KBkobinDepartment.php#69
        Bindings
        • 0: 0
        • 1: 11
        Backtrace
        • app/Models/Department.php:69
        • view::layouts.webLayout.footer:96
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • select * from `categories` where `main` = 0 and `department_id` = 12
        860μs11.12KBkobinDepartment.php#69
        Bindings
        • 0: 0
        • 1: 12
        Backtrace
        • app/Models/Department.php:69
        • view::layouts.webLayout.footer:96
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • select * from `categories` where `main` = 0 and `department_id` = 13
        1.07ms11.12KBkobinDepartment.php#69
        Bindings
        • 0: 0
        • 1: 13
        Backtrace
        • app/Models/Department.php:69
        • view::layouts.webLayout.footer:96
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • select * from `categories` where `main` = 0 and `department_id` = 14
        1.09ms11.12KBkobinDepartment.php#69
        Bindings
        • 0: 0
        • 1: 14
        Backtrace
        • app/Models/Department.php:69
        • view::layouts.webLayout.footer:96
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • select * from `categories` where `main` = 0 and `department_id` = 15
        1.14ms11.12KBkobinDepartment.php#69
        Bindings
        • 0: 0
        • 1: 15
        Backtrace
        • app/Models/Department.php:69
        • view::layouts.webLayout.footer:96
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • select * from `companies` where (`title_en` like '%%' or `title_ar` like '%%' or `title_ku` like '%%' or `about_en` like '%%' or `about_ar` like '%%' or `about_ku` like '%%') limit 5
        1.23ms19.49KBkobinSearchModal.php#61
        Bindings
        • 0: %%
        • 1: %%
        • 2: %%
        • 3: %%
        • 4: %%
        • 5: %%
        Backtrace
        • app/Livewire/SearchModal.php:61
        • app/Livewire/SearchModal.php:20
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
      • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` = 'App\\Models\\Product' and `status` = 1) as `verified_reviews_count`, (select avg(`reviews`.`rating`) from `reviews` where `products`.`id` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` = 'App\\Models\\Product' and `status` = 1) as `verified_reviews_avg_rating` from `products` where (`title_en` like '%%' or `title_ar` like '%%' or `title_ku` like '%%' or `description_en` like '%%' or `description_ar` like '%%' or `description_ku` like '%%') limit 5
        2.21ms28.69KBkobinSearchModal.php#103
        Bindings
        • 0: App\Models\Product
        • 1: 1
        • 2: App\Models\Product
        • 3: 1
        • 4: %%
        • 5: %%
        • 6: %%
        • 7: %%
        • 8: %%
        • 9: %%
        Backtrace
        • app/Livewire/SearchModal.php:103
        • app/Livewire/SearchModal.php:21
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
      • select * from `files` where `files`.`fileable_id` in (2, 4, 5, 6, 7) and `files`.`fileable_type` = 'App\\Models\\Product'
        1.26ms25.87KBkobinSearchModal.php#103
        Bindings
        • 0: App\Models\Product
        Backtrace
        • app/Livewire/SearchModal.php:103
        • app/Livewire/SearchModal.php:21
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
      • select * from `currencies` where `currencies`.`id` in (1, 2)
        940μs12.39KBkobinSearchModal.php#103
        Backtrace
        • app/Livewire/SearchModal.php:103
        • app/Livewire/SearchModal.php:21
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
      • select `sales`.*, `product_sale`.`product_id` as `pivot_product_id`, `product_sale`.`sale_id` as `pivot_sale_id` from `sales` inner join `product_sale` on `sales`.`id` = `product_sale`.`sale_id` where `product_sale`.`product_id` in (2, 4, 5, 6, 7) order by `expires_at` desc
        1.37ms31.2KBkobinSearchModal.php#103
        Backtrace
        • app/Livewire/SearchModal.php:103
        • app/Livewire/SearchModal.php:21
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
      • select `colors`.*, `color_product`.`product_id` as `pivot_product_id`, `color_product`.`color_id` as `pivot_color_id`, `color_product`.`image` as `pivot_image` from `colors` inner join `color_product` on `colors`.`id` = `color_product`.`color_id` where `color_product`.`product_id` in (2, 4, 5, 6, 7)
        1.22ms29.41KBkobinSearchModal.php#103
        Backtrace
        • app/Livewire/SearchModal.php:103
        • app/Livewire/SearchModal.php:21
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
      • select * from `departments` where (`title_en` like '%%' or `title_ar` like '%%' or `title_ku` like '%%' or `description_en` like '%%' or `description_ar` like '%%' or `description_ku` like '%%') limit 5
        1.04ms19.4KBkobinSearchModal.php#81
        Bindings
        • 0: %%
        • 1: %%
        • 2: %%
        • 3: %%
        • 4: %%
        • 5: %%
        Backtrace
        • app/Livewire/SearchModal.php:81
        • app/Livewire/SearchModal.php:22
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
      App\Models\Category
      72Category.php#?
      App\Models\Department
      31Department.php#?
      App\Models\Color
      29Color.php#?
      App\Models\Sale
      17Sale.php#?
      App\Models\File
      14File.php#?
      App\Models\Company
      13Company.php#?
      App\Models\Size
      5Size.php#?
      App\Models\Style
      5Style.php#?
      App\Models\Product
      5Product.php#?
      App\Models\Currency
      4Currency.php#?
      web.products-list #aojPkCM1zdVpyT8enWiB
      array:4 [ "data" => array:15 [ "companies" => Illuminate\Support\Collection {#2581 #item...
      web.language-drop-down #JSvPsiaC8nCI49BZtsWS
      array:4 [ "data" => array:2 [ "locale" => "en" "open" => false ] "name" => "web.langua...
      search-modal #wjqwHy76E8boOKMXqs4i
      array:4 [ "data" => array:4 [ "search" => "" "companies" => Illuminate\Database\Eloquent\C...
          _token
          C9BTHSexUMmCUzVU6CSevRzyYYzj2zMOCqb0vq9S
          _previous
          array:1 [ "url" => "https://kobin.krd/products?q%5Bshowroom%5D%5Bin%5D%5B9%5D=9" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          telescope
          View in Telescope
          path_info
          /products
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "q" => array:1 [ "showroom" => array:1 [ "in" => array:1 [ 9 => "9" ] ] ] ]
          request_request
          []
          
          request_headers
          0 of 0
          array:23 [ "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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "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" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "cf-connecting-ip" => array:1 [ 0 => "3.16.214.145" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "host" => array:1 [ 0 => "kobin.krd" ] "x-forwarded-for" => array:1 [ 0 => "3.16.214.145" ] "cf-ray" => array:1 [ 0 => "9210a9f858df0f1d-ORD" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "max-age=0, must-revalidate, no-cache, no-store, private" ] "date" => array:1 [ 0 => "Sun, 16 Mar 2025 02:01:40 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "Fri, 01 Jan 1990 00:00:00 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImdrcTVxUlFnb28wdXBEa0ZGT1VvbXc9PSIsInZhbHVlIjoiMnh1TDd3V2xBUXJGQ0Faa1Z3bzRzdDZaLzVPc2tZbVpHMjRDT0NyM2poSmhyQ3UxanFWcUFueXFFMDNKWkVBSnYyUVFZcENmWkcyamhqWlFBbWR6UXBQaVlJVkJ6R0E0NDl0ZE9RamxpRnc1ajVoOWFWOGVuT2IrV29NM2tnd2kiLCJtYWMiOiI2NjYyNGU5NzhkZDUxYTVhODBlODRiNzE4ZDQyNzllZThmYTJmOWViYmRkYzYxODlkZGZkYTI3ZmE4ZjlmMGE3IiwidGFnIjoiIn0%3D; expires=Sun, 16 Mar 2025 04:01:40 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImdrcTVxUlFnb28wdXBEa0ZGT1VvbXc9PSIsInZhbHVlIjoiMnh1TDd3V2xBUXJGQ0Faa1Z3bzRzdDZaLzVPc2tZbVpHMjRDT0NyM2poSmhyQ3UxanFWcUFueXFFMDNKWkVBSnYyUVFZc" 1 => "kobin_session=eyJpdiI6IlhlZ0p2azB3Si8rR1c1dlR3K1htOUE9PSIsInZhbHVlIjoieldnK1MxZWVvZ3hEZGZrMDhrcXN0ekhYTnVweWU3RnBWZC9JRGU0a3V0eEVyMk1xMVlVWm4vT1EzVVUxTjNmemJsek8vcy85c3BOUTZ2RUx1aHN2dmtud3ZmQ3l0YnMvYWxJNG9OTmpWdDN1OHo1bVNuQ0dLKzV3enlMbjBHYXEiLCJtYWMiOiJlYTJiYTE2ZDE4NjcxNjFlMzg0YjhhOTBlYjlkYzgzZWZjMDg3OTY4NjFiNGJmOGQwMTBhNDBjYTVhNjRjMTg3IiwidGFnIjoiIn0%3D; expires=Sun, 16 Mar 2025 04:01:40 GMT; Max-Age=7200; path=/; httponly; samesite=laxkobin_session=eyJpdiI6IlhlZ0p2azB3Si8rR1c1dlR3K1htOUE9PSIsInZhbHVlIjoieldnK1MxZWVvZ3hEZGZrMDhrcXN0ekhYTnVweWU3RnBWZC9JRGU0a3V0eEVyMk1xMVlVWm4vT1EzVVUxTjNmemJsek" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImdrcTVxUlFnb28wdXBEa0ZGT1VvbXc9PSIsInZhbHVlIjoiMnh1TDd3V2xBUXJGQ0Faa1Z3bzRzdDZaLzVPc2tZbVpHMjRDT0NyM2poSmhyQ3UxanFWcUFueXFFMDNKWkVBSnYyUVFZcENmWkcyamhqWlFBbWR6UXBQaVlJVkJ6R0E0NDl0ZE9RamxpRnc1ajVoOWFWOGVuT2IrV29NM2tnd2kiLCJtYWMiOiI2NjYyNGU5NzhkZDUxYTVhODBlODRiNzE4ZDQyNzllZThmYTJmOWViYmRkYzYxODlkZGZkYTI3ZmE4ZjlmMGE3IiwidGFnIjoiIn0%3D; expires=Sun, 16-Mar-2025 04:01:40 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImdrcTVxUlFnb28wdXBEa0ZGT1VvbXc9PSIsInZhbHVlIjoiMnh1TDd3V2xBUXJGQ0Faa1Z3bzRzdDZaLzVPc2tZbVpHMjRDT0NyM2poSmhyQ3UxanFWcUFueXFFMDNKWkVBSnYyUVFZc" 1 => "kobin_session=eyJpdiI6IlhlZ0p2azB3Si8rR1c1dlR3K1htOUE9PSIsInZhbHVlIjoieldnK1MxZWVvZ3hEZGZrMDhrcXN0ekhYTnVweWU3RnBWZC9JRGU0a3V0eEVyMk1xMVlVWm4vT1EzVVUxTjNmemJsek8vcy85c3BOUTZ2RUx1aHN2dmtud3ZmQ3l0YnMvYWxJNG9OTmpWdDN1OHo1bVNuQ0dLKzV3enlMbjBHYXEiLCJtYWMiOiJlYTJiYTE2ZDE4NjcxNjFlMzg0YjhhOTBlYjlkYzgzZWZjMDg3OTY4NjFiNGJmOGQwMTBhNDBjYTVhNjRjMTg3IiwidGFnIjoiIn0%3D; expires=Sun, 16-Mar-2025 04:01:40 GMT; path=/; httponlykobin_session=eyJpdiI6IlhlZ0p2azB3Si8rR1c1dlR3K1htOUE9PSIsInZhbHVlIjoieldnK1MxZWVvZ3hEZGZrMDhrcXN0ekhYTnVweWU3RnBWZC9JRGU0a3V0eEVyMk1xMVlVWm4vT1EzVVUxTjNmemJsek" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "C9BTHSexUMmCUzVU6CSevRzyYYzj2zMOCqb0vq9S" "_previous" => array:1 [ "url" => "https://kobin.krd/products?q%5Bshowroom%5D%5Bin%5D%5B9%5D=9" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-16 02:01:40GET/products?q%5Bshowroom%5D%5Bin%5D%5B9%5D=98391953