Our Products

Up to Top

Request history8.3.15PHP Version122msRequest Duration2MBMemory UsageGET productsRoute
    • Booting (11.59ms)time
    • Application (113ms)time
    • 1 x Application (92.38%)
      113ms
      1 x Booting (9.5%)
      11.59ms
      5 templates were rendered
      • productproduct.blade.php#?blade
      • single_product_infosingle_product_info.blade.php#?blade
      • layout2layout2.blade.php#?blade
      • search-boxsearch-box.blade.php#?blade
      • partials.filter-navbarfilter-navbar.blade.php#?blade
      uri
      GET products
      middleware
      web, demo, XSS, maintainance, HtmlSpecialchars
      controller
      App\Http\Controllers\HomeController@product
      namespace
      where
      as
      products
      file
      app/Http/Controllers/HomeController.php:770-955
      51 statements were executed (27 duplicates)Show only duplicates56.97ms
      • Timezone.php#21sql_sttockry_com1.71msselect * from `settings` limit 1
        Backtrace
        • app/Http/Middleware/Timezone.php:21
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php:31
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
      • MaintainaceMode.php#19sql_sttockry_com400μsselect * from `maintainance_texts` limit 1
        Backtrace
        • middleware::maintainance:19
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • middleware::XSS:28
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • middleware::demo:28
      • HomeController.php#84sql_sttockry_com480μsselect * from `languages` where `is_default` = 'Yes' limit 1
        Bindings
        • 0: Yes
        Backtrace
        • app/Http/Controllers/HomeController.php:84
        • app/Http/Controllers/HomeController.php:772
        • 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:259
      • HomeController.php#779sql_sttockry_com630μsselect * from `products` order by `regular_price` desc limit 1
        Backtrace
        • app/Http/Controllers/HomeController.php:779
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • HomeController.php#784sql_sttockry_com590μsselect * from `settings` limit 1
        Backtrace
        • app/Http/Controllers/HomeController.php:784
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • HomeController.php#785sql_sttockry_com620μsselect * from `categories` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/HomeController.php:785
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • Category.php#21sql_sttockry_com590μsselect * from `languages` where `is_default` = 'Yes' limit 1
        Bindings
        • 0: Yes
        Backtrace
        • app/Models/Category.php:21
        • app/Http/Controllers/HomeController.php:785
        • 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:259
      • HomeController.php#785sql_sttockry_com650μsselect * from `category_languages` where `lang_code` = 'en' and `category_languages`.`category_id` in (1, 2, 6, 7, 8, 9, 10, 11, 12, 13)
        Bindings
        • 0: en
        • 1: 1
        • 2: 2
        • 3: 6
        • 4: 7
        • 5: 8
        • 6: 9
        • 7: 10
        • 8: 11
        • 9: 12
        • 10: 13
        Backtrace
        • app/Http/Controllers/HomeController.php:785
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • HomeController.php#787sql_sttockry_com550μsselect * from `ads` limit 1
        Backtrace
        • app/Http/Controllers/HomeController.php:787
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • HomeController.php#788sql_sttockry_com590μsselect * from `custom_paginations` where `id` = 6 limit 1
        Bindings
        • 0: 6
        Backtrace
        • app/Http/Controllers/HomeController.php:788
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • Product.php#508sql_sttockry_com600μsselect * from `languages` where `is_default` = 'Yes' limit 1
        Bindings
        • 0: Yes
        Backtrace
        • app/Models/Product.php:508
        • app/Http/Controllers/HomeController.php:808
        • 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:259
      • HomeController.php#934sql_sttockry_com6.95msselect count(*) as aggregate from `products` where exists (select * from `product_languages` where `products`.`id` = `product_languages`.`product_id` and (`name` like '%nature%' or `description` like '%nature%' or `tags` like '%nature%') and `lang_code` = 'en') and `product_type` = 'image' and `status` = 1
        Bindings
        • 0: %nature%
        • 1: %nature%
        • 2: %nature%
        • 3: en
        • 4: image
        • 5: 1
        Backtrace
        • app/Http/Controllers/HomeController.php:934
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • HomeController.php#934sql_sttockry_com6.97msselect * from `products` where exists (select * from `product_languages` where `products`.`id` = `product_languages`.`product_id` and (`name` like '%nature%' or `description` like '%nature%' or `tags` like '%nature%') and `lang_code` = 'en') and `product_type` = 'image' and `status` = 1 order by `created_at` desc limit 6 offset 0
        Bindings
        • 0: %nature%
        • 1: %nature%
        • 2: %nature%
        • 3: en
        • 4: image
        • 5: 1
        Backtrace
        • app/Http/Controllers/HomeController.php:934
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • HomeController.php#934sql_sttockry_com570μsselect * from `categories` where `categories`.`id` in (6)
        Backtrace
        • app/Http/Controllers/HomeController.php:934
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • Category.php#21sql_sttockry_com600μsselect * from `languages` where `is_default` = 'Yes' limit 1
        Bindings
        • 0: Yes
        Backtrace
        • app/Models/Category.php:21
        • app/Http/Controllers/HomeController.php:934
        • 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:259
      • HomeController.php#934sql_sttockry_com550μsselect * from `category_languages` where `lang_code` = 'en' and `category_languages`.`category_id` in (6)
        Bindings
        • 0: en
        • 1: 6
        Backtrace
        • app/Http/Controllers/HomeController.php:934
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • HomeController.php#934sql_sttockry_com580μsselect `id`, `name`, `user_name`, `email`, `phone`, `image`, `provider`, `provider_avatar`, `created_at`, `user_name` from `users` where `users`.`id` in (256)
        Backtrace
        • app/Http/Controllers/HomeController.php:934
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • Product.php#508sql_sttockry_com550μsselect * from `languages` where `is_default` = 'Yes' limit 1
        Bindings
        • 0: Yes
        Backtrace
        • app/Models/Product.php:508
        • app/Http/Controllers/HomeController.php:934
        • 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:259
      • HomeController.php#934sql_sttockry_com720μsselect * from `product_languages` where `lang_code` = 'en' and `product_languages`.`product_id` in (51)
        Bindings
        • 0: en
        • 1: 51
        Backtrace
        • app/Http/Controllers/HomeController.php:934
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • HomeController.php#936sql_sttockry_com410μsselect * from `seo_settings` where `seo_settings`.`id` = 5 limit 1
        Bindings
        • 0: 5
        Backtrace
        • app/Http/Controllers/HomeController.php:936
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • AppServiceProvider.php#109sql_sttockry_com530μsselect * from `settings` limit 1
        Backtrace
        • app/Providers/AppServiceProvider.php:109
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:133
        • vendor/laravel/framework/src/Illuminate/View/View.php:104
      • AppServiceProvider.php#109sql_sttockry_com630μsselect * from `settings` limit 1
        Backtrace
        • app/Providers/AppServiceProvider.php:109
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:133
        • vendor/laravel/framework/src/Illuminate/View/View.php:104
      • single_product_info.blade.php#95sql_sttockry_com630μsselect * from `file_likes` where `file_likes`.`product_id` = 51 and `file_likes`.`product_id` is not null
        Bindings
        • 0: 51
        Backtrace
        • view::single_product_info:95
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • Product.php#58sql_sttockry_com460μsselect * from `reviews` where (`product_id` = 51 and `status` = 1)
        Bindings
        • 0: 51
        • 1: 1
        Backtrace
        • app/Models/Product.php:58
        • view::single_product_info:110
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • AppServiceProvider.php#109sql_sttockry_com630μsselect * from `settings` limit 1
        Backtrace
        • app/Providers/AppServiceProvider.php:109
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:133
        • vendor/laravel/framework/src/Illuminate/View/View.php:104
      • layout2.blade.php#23sql_sttockry_com480μsselect * from `settings` limit 1
        Backtrace
        • view::layout2:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • Setting.php#16sql_sttockry_com550μsselect * from `languages` where `is_default` = 'Yes' limit 1
        Bindings
        • 0: Yes
        Backtrace
        • app/Models/Setting.php:16
        • view::layout2:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • layout2.blade.php#23sql_sttockry_com590μsselect * from `setting_languages` where `lang_code` = 'en' and `setting_languages`.`setting_id` in (1)
        Bindings
        • 0: en
        • 1: 1
        Backtrace
        • view::layout2:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • layout2.blade.php#24sql_sttockry_com590μsselect * from `languages` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • view::layout2:24
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • layout2.blade.php#25sql_sttockry_com550μsselect * from `multi_currencies` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • view::layout2:25
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • layout2.blade.php#27sql_sttockry_com390μsselect * from `languages` where `is_default` = 'Yes' limit 1
        Bindings
        • 0: Yes
        Backtrace
        • view::layout2:27
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • layout2.blade.php#31sql_sttockry_com460μsselect * from `languages` where `lang_code` = 'en' limit 1
        Bindings
        • 0: en
        Backtrace
        • view::layout2:31
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • layout2.blade.php#38sql_sttockry_com500μsselect * from `multi_currencies` where `is_default` = 'Yes' limit 1
        Bindings
        • 0: Yes
        Backtrace
        • view::layout2:38
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • AppServiceProvider.php#109sql_sttockry_com610μsselect * from `settings` limit 1
        Backtrace
        • app/Providers/AppServiceProvider.php:109
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:133
        • vendor/laravel/framework/src/Illuminate/View/View.php:104
      • search-box.blade.php#155sql_sttockry_com510μsselect * from `categories` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • view::search-box:155
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • Category.php#21sql_sttockry_com560μsselect * from `languages` where `is_default` = 'Yes' limit 1
        Bindings
        • 0: Yes
        Backtrace
        • app/Models/Category.php:21
        • view::search-box:155
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • search-box.blade.php#155sql_sttockry_com450μsselect * from `category_languages` where `lang_code` = 'en' and `category_languages`.`category_id` in (1, 2, 6, 7, 8, 9, 10, 11, 12, 13)
        Bindings
        • 0: en
        • 1: 1
        • 2: 2
        • 3: 6
        • 4: 7
        • 5: 8
        • 6: 9
        • 7: 10
        • 8: 11
        • 9: 12
        • 10: 13
        Backtrace
        • view::search-box:155
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • AppServiceProvider.php#109sql_sttockry_com610μsselect * from `settings` limit 1
        Backtrace
        • app/Providers/AppServiceProvider.php:109
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:133
        • vendor/laravel/framework/src/Illuminate/View/View.php:104
      • layout2.blade.php#224sql_sttockry_com520μsselect * from `footers` limit 1
        Backtrace
        • view::layout2:224
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • layout2.blade.php#225sql_sttockry_com540μsselect * from `order_items`
        Backtrace
        • view::layout2:225
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • layout2.blade.php#226sql_sttockry_com470μsselect * from `order_items`
        Backtrace
        • view::layout2:226
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • layout2.blade.php#227sql_sttockry_com14.98msselect * from `users` where (`email_verified` = 1 and `status` = 1)
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • view::layout2:227
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • layout2.blade.php#228sql_sttockry_com470μsselect * from `footer_social_links`
        Backtrace
        • view::layout2:228
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • layout2.blade.php#229sql_sttockry_com580μsselect * from `settings` limit 1
        Backtrace
        • view::layout2:229
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • Setting.php#16sql_sttockry_com450μsselect * from `languages` where `is_default` = 'Yes' limit 1
        Bindings
        • 0: Yes
        Backtrace
        • app/Models/Setting.php:16
        • view::layout2:229
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • layout2.blade.php#229sql_sttockry_com510μsselect * from `setting_languages` where `lang_code` = 'en' and `setting_languages`.`setting_id` in (1)
        Bindings
        • 0: en
        • 1: 1
        Backtrace
        • view::layout2:229
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • Footer.php#17sql_sttockry_com520μsselect * from `languages` where `is_default` = 'Yes' limit 1
        Bindings
        • 0: Yes
        Backtrace
        • app/Models/Footer.php:17
        • view::layout2:244
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • layout2.blade.php#244sql_sttockry_com510μsselect * from `footer_languages` where `footer_languages`.`footer_id` = 1 and `lang_code` = 'en' limit 1
        Bindings
        • 0: 1
        • 1: en
        Backtrace
        • view::layout2:244
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • helpers.php#8sql_sttockry_com380μsselect count(*) as aggregate from `products`
        Backtrace
        • app/helpers.php:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • helpers.php#13sql_sttockry_com1.45msselect count(*) as aggregate from `users`
        Backtrace
        • app/helpers.php:13
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • helpers.php#18sql_sttockry_com550μsselect count(*) as aggregate from `orders`
        Backtrace
        • app/helpers.php:18
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      App\Models\User
      30User.php#?
      App\Models\Category
      21Category.php#?
      App\Models\CategoryLanguage
      21CategoryLanguage.php#?
      App\Models\Language
      13Language.php#?
      App\Models\MultiCurrency
      10MultiCurrency.php#?
      App\Models\Setting
      9Setting.php#?
      App\Models\FooterSocialLink
      4FooterSocialLink.php#?
      App\Models\Product
      2Product.php#?
      App\Models\SettingLanguage
      2SettingLanguage.php#?
      App\Models\MaintainanceText
      1MaintainanceText.php#?
      App\Models\Ad
      1Ad.php#?
      App\Models\CustomPagination
      1CustomPagination.php#?
      App\Models\ProductLanguage
      1ProductLanguage.php#?
      App\Models\SeoSetting
      1SeoSetting.php#?
      App\Models\Footer
      1Footer.php#?
      App\Models\FooterLanguage
      1FooterLanguage.php#?
          _token
          udtCmDY9GS8sSE6EGaF55mSssB1WHR5evltT0jos
          front_lang
          en
          currency_code
          USD
          currency_icon
          $
          currency_rate
          1.0
          currency_position
          left
          _previous
          array:1 [ "url" => "https://sttockry.com/products?keyword=nature" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /products
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:2 [ "keyword" => "nature" "type" => "image" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:17 [ "priority" => array:1 [ 0 => "u=0, i" ] "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" ] "host" => array:1 [ 0 => "sttockry.com" ] "content-length" => array:1 [ 0 => "" ] "content-type" => array:1 [ 0 => "" ] ]
          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 => "Fri, 02 May 2025 00:52:03 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InRaemNBbmkzWU5VUW5obmlZcWc2VkE9PSIsInZhbHVlIjoiRS9ZNHlMWGRSekVGQWdBamxvYml5bmFpK1MwMkU2RVZtVGtUTjhZOGN5blhsT2lEODRiSnZueEVCZGpLT2hsWjhYZG05WnIyTlJSUlNBbitTc2FPNEp4dHhJeGlMZm81dmM1eUhGRjFqdFRzU3R2OXBXaUdoc1Z0cG9OZFZLYUsiLCJtYWMiOiIyOTVjMmY5ZDMwMjg1MDY2Njc1NzY2YmZiZTdmNjAxNWY5Nzk2MjllY2NjNjRhZGM3MDdmODFjZjFlNGY2MjI4IiwidGFnIjoiIn0%3D; expires=Fri, 02-May-2025 02:52:03 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6InRaemNBbmkzWU5VUW5obmlZcWc2VkE9PSIsInZhbHVlIjoiRS9ZNHlMWGRSekVGQWdBamxvYml5bmFpK1MwMkU2RVZtVGtUTjhZOGN5blhsT2lEODRiSnZueEVCZGpLT2hsWjhYZG05W" 1 => "sttockry_session=eyJpdiI6ImRKemtWRjVCSk5XRjZuU2ZESmVubHc9PSIsInZhbHVlIjoiOE5zbDJtQVBrTGc0VG9qbmc4Ry8zR2JlTVRVK1pmdFd6R21ZanpNYVEzdjBndnFmbkpuQ3doSFhkZ2c1azFJcCtvSi9uNGJBbEJHU1ZtTkVsZHZmdTFNS0NYbExzSnFkSzdmaUhPWDh1dThObUI4dlUrSHFsNHIzbU1scm9JL3giLCJtYWMiOiJjMGQxY2Q5MDAxNWM0OTk2NTI3NzA2ZTdiMTkyMWU1M2Q4NTg1YmRlYjc2NTk2YTQ0MTUwNjMwMDBmMThhNTFhIiwidGFnIjoiIn0%3D; expires=Fri, 02-May-2025 02:52:03 GMT; Max-Age=7200; path=/; secure; httponlysttockry_session=eyJpdiI6ImRKemtWRjVCSk5XRjZuU2ZESmVubHc9PSIsInZhbHVlIjoiOE5zbDJtQVBrTGc0VG9qbmc4Ry8zR2JlTVRVK1pmdFd6R21ZanpNYVEzdjBndnFmbkpuQ3doSFhkZ2c1azFJcCt" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InRaemNBbmkzWU5VUW5obmlZcWc2VkE9PSIsInZhbHVlIjoiRS9ZNHlMWGRSekVGQWdBamxvYml5bmFpK1MwMkU2RVZtVGtUTjhZOGN5blhsT2lEODRiSnZueEVCZGpLT2hsWjhYZG05WnIyTlJSUlNBbitTc2FPNEp4dHhJeGlMZm81dmM1eUhGRjFqdFRzU3R2OXBXaUdoc1Z0cG9OZFZLYUsiLCJtYWMiOiIyOTVjMmY5ZDMwMjg1MDY2Njc1NzY2YmZiZTdmNjAxNWY5Nzk2MjllY2NjNjRhZGM3MDdmODFjZjFlNGY2MjI4IiwidGFnIjoiIn0%3D; expires=Fri, 02-May-2025 02:52:03 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InRaemNBbmkzWU5VUW5obmlZcWc2VkE9PSIsInZhbHVlIjoiRS9ZNHlMWGRSekVGQWdBamxvYml5bmFpK1MwMkU2RVZtVGtUTjhZOGN5blhsT2lEODRiSnZueEVCZGpLT2hsWjhYZG05W" 1 => "sttockry_session=eyJpdiI6ImRKemtWRjVCSk5XRjZuU2ZESmVubHc9PSIsInZhbHVlIjoiOE5zbDJtQVBrTGc0VG9qbmc4Ry8zR2JlTVRVK1pmdFd6R21ZanpNYVEzdjBndnFmbkpuQ3doSFhkZ2c1azFJcCtvSi9uNGJBbEJHU1ZtTkVsZHZmdTFNS0NYbExzSnFkSzdmaUhPWDh1dThObUI4dlUrSHFsNHIzbU1scm9JL3giLCJtYWMiOiJjMGQxY2Q5MDAxNWM0OTk2NTI3NzA2ZTdiMTkyMWU1M2Q4NTg1YmRlYjc2NTk2YTQ0MTUwNjMwMDBmMThhNTFhIiwidGFnIjoiIn0%3D; expires=Fri, 02-May-2025 02:52:03 GMT; path=/; secure; httponlysttockry_session=eyJpdiI6ImRKemtWRjVCSk5XRjZuU2ZESmVubHc9PSIsInZhbHVlIjoiOE5zbDJtQVBrTGc0VG9qbmc4Ry8zR2JlTVRVK1pmdFd6R21ZanpNYVEzdjBndnFmbkpuQ3doSFhkZ2c1azFJcCt" ] ]
          session_attributes
          0 of 0
          array:8 [ "_token" => "udtCmDY9GS8sSE6EGaF55mSssB1WHR5evltT0jos" "front_lang" => "en" "currency_code" => "USD" "currency_icon" => "$" "currency_rate" => 1.0 "currency_position" => "left" "_previous" => array:1 [ "url" => "https://sttockry.com/products?keyword=nature" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-02 03:52:03GET/products?keyword=nature551119