Request history8.1.2PHP Version287msRequest Duration38MBMemory UsageGET products/{category}Route
    • Booting (209ms)time
    • Application (78.01ms)time
    • 1 x Booting (72.8%)
      209ms
      1 x Application (27.2%)
      78.01ms
      13 templates were rendered
      • retouch4.components.product.category.productstoreproductstore.blade.php#?blade
      • retouch4.components.product.category.productstore_nolayoutproductstore_nolayout.blade.php#?blade
      • components.retouch4.product.buttonsbuttons.blade.php#?blade
      • components.retouch4.product.payment-buttonpayment-button.blade.php#?blade
      • components.retouch4.product.download-buttonsdownload-buttons.blade.php#?blade
      • retouch4.components.product.keygen_scriptkeygen_script.blade.php#?blade
      • retouch4.layouts.mainmain.blade.php#?blade
      • retouch4.components.main.headerheader.blade.php#?blade
      • retouch4.shared.announceannounce.blade.php#?blade
      • retouch4.components.main.left_menuleft_menu.blade.php#?blade
      • retouch4.components.main.chatchat.blade.php#?blade
      • retouch4.components.main.static_footerstatic_footer.blade.php#?blade
      • retouch4.components.main.footerfooter.blade.php#?blade
      uri
      GET products/{category}
      domain
      {domain}
      middleware
      App\Http\Middleware\DomainMiddleware, web, App\Http\Middleware\LocaleMiddleware
      uses
      App\Http\Controllers\Product\Product\ProductIndexController@__invoke
      controller
      App\Http\Controllers\Product\Product\ProductIndexController
      namespace
      where
      as
      retouch4me.products
      prefix
      products
      10 statements were executed (3 duplicates)Show only duplicates7.64ms
      • Setting.php#39retouch_dbConnection Established
        Backtrace
        • app/Models/Setting.php:39
        • app/Models/Setting.php:67
        • app/Models/Setting.php:79
        • app/Services/DiscountService.php:101
        • app/Services/DiscountService.php:47
      • Setting.php#39retouch_db2.17msselect * from `settings`
        Backtrace
        • app/Models/Setting.php:39
        • app/Models/Setting.php:67
        • app/Models/Setting.php:79
        • app/Services/DiscountService.php:101
        • app/Services/DiscountService.php:47
      • AbstractRepository.php#51retouch_db610μsselect * from `plans` where `plans`.`deleted_at` is null
        Backtrace
        • app/Repositories/AbstractRepository.php:51
        • app/Services/DiscountService.php:419
        • app/Services/DiscountService.php:388
        • app/Services/DiscountService.php:59
        • app/Presenters/ProductPresenter.php:24
      • IpService.php#38retouch_dbBegin Transaction
        Backtrace
        • app/Services/IpService.php:38
        • app/Services/IpService.php:248
        • app/Http/Controllers/Product/Product/ProductIndexController.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • IpRepository.php#53retouch_db650μsselect * from `ip` where `ip` = '52.14.150.155' limit 1
        Bindings
        • 0: 52.14.150.155
        Backtrace
        • app/Repositories/IpRepository.php:53
        • app/Services/IpService.php:46
        • app/Services/IpService.php:37
        • app/Services/IpService.php:38
        • app/Services/IpService.php:248
      • IpRepository.php#48retouch_db490μsinsert into `ip` (`ip`, `ip2`, `http_referer`, `http_user_agent`, `lastdomain`, `utm_source`, `utm_medium`, `utm_content`, `utm_campaign`, `utm_term`, `utm_geo`, `referrer`, `ymuid`, `actionkey`, `mail`, `firstseen`, `lastseen`) values ('52.14.150.155', '52.14.150.155', '', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'stage2-retouch4.php.myshot.ai', '', '', '', '', '', '', '', '', '', '', '2025-06-02 22:02:59', '2025-06-02 22:02:59')
        Bindings
        • 0: 52.14.150.155
        • 1: 52.14.150.155
        • 2: 
        • 3: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
        • 4: stage2-retouch4.php.myshot.ai
        • 5: 
        • 6: 
        • 7: 
        • 8: 
        • 9: 
        • 10: 
        • 11: 
        • 12: 
        • 13: 
        • 14: 
        • 15: 2025-06-02 22:02:59
        • 16: 2025-06-02 22:02:59
        Backtrace
        • app/Repositories/IpRepository.php:48
        • app/Services/IpService.php:76
        • app/Services/IpService.php:54
        • app/Services/IpService.php:37
        • app/Services/IpService.php:38
      • IpService.php#38retouch_dbCommit Transaction
        Backtrace
        • app/Services/IpService.php:38
        • app/Services/IpService.php:248
        • app/Http/Controllers/Product/Product/ProductIndexController.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • ProductRepository.php#227retouch_db1.25msselect * from `products` where exists (select * from `categories` where `products`.`category_id` = `categories`.`id` and `code` = '3dlutcreator') order by `sort_position` asc, `id` asc
        Bindings
        • 0: 3dlutcreator
        Backtrace
        • app/Repositories/ProductRepository.php:227
        • app/Services/ProductService.php:62
        • app/Presenters/ProductPresenter.php:54
        • app/Http/Controllers/Product/Product/ProductIndexController.php:56
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
      • ProductRepository.php#227retouch_db440μsselect * from `categories` where `categories`.`id` in (5)
        Backtrace
        • app/Repositories/ProductRepository.php:227
        • app/Services/ProductService.php:62
        • app/Presenters/ProductPresenter.php:54
        • app/Http/Controllers/Product/Product/ProductIndexController.php:56
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
      • ProductRepository.php#382retouch_db660μsselect * from `products` where `id` in (1, 2, 3, 4) order by `sort_position` asc, `id` asc
        Bindings
        • 0: 1
        • 1: 2
        • 2: 3
        • 3: 4
        Backtrace
        • app/Repositories/ProductRepository.php:382
        • app/Repositories/ProductRepository.php:230
        • app/Repositories/ProductRepository.php:234
        • app/Services/ProductService.php:62
        • app/Presenters/ProductPresenter.php:54
      • AbstractRepository.php#51retouch_db400μsselect * from `plans` where `plans`.`deleted_at` is null
        Backtrace
        • app/Repositories/AbstractRepository.php:51
        • app/Services/DiscountService.php:419
        • app/Services/DiscountService.php:388
        • app/Services/DiscountService.php:59
        • app/Services/DiscountService.php:275
      • AbstractRepository.php#51retouch_db490μsselect * from `plans` where `plans`.`deleted_at` is null
        Backtrace
        • app/Repositories/AbstractRepository.php:51
        • app/Services/DiscountService.php:419
        • app/Services/DiscountService.php:388
        • app/Services/DiscountService.php:59
        • app/View/AnnounceComposer.php:13
      • CategoryRepository.php#52retouch_db480μsselect * from `categories` where `code` in ('retouch-plugins', '3dlutcreator', 'lutpacks', 'video-retouch', 'productstore') order by FIELD(code, 'retouch-plugins','3dlutcreator','lutpacks','video-retouch','productstore')
        Bindings
        • 0: retouch-plugins
        • 1: 3dlutcreator
        • 2: lutpacks
        • 3: video-retouch
        • 4: productstore
        Backtrace
        • app/Repositories/CategoryRepository.php:52
        • app/Helpers/Cache.php:101
        • app/Helpers/Cache.php:166
        • app/Repositories/CategoryRepository.php:53
        • view::retouch4.components.main.left_menu:43
      App\Models\Setting
      10Setting.php#?
      App\Models\Plan
      9Plan.php#?
      App\Models\Category
      6Category.php#?
      App\Models\Product
      5Product.php#?
          _token
          z2pggfUeNbX1oWmgvVrYqpRa0PtP4In5ligBXG66
          _previous
          array:1 [ "url" => "http://stage2-retouch4.php.myshot.ai/products/3dlutcreator?lng=en" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /products/3dlutcreator
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "lng" => "en" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:21 [ "host" => array:1 [ 0 => "stage2-retouch4.php.myshot.ai" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "priority" => array:1 [ 0 => "u=0, i" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "x-forwarded-for" => array:1 [ 0 => "52.14.150.155" ] "x-forwarded-host" => array:1 [ 0 => "stage2-retouch4.php.myshot.ai" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-server" => array:1 [ 0 => "ec831c34a6f2" ] "x-real-ip" => array:1 [ 0 => "52.14.150.155" ] ]
          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 => "Mon, 02 Jun 2025 19:02:59 GMT" ] "set-cookie" => array:3 [ 0 => "laravel_session=eyJpdiI6IlBYMGVNdWVKbHNrOEIxb1FyREs4bFE9PSIsInZhbHVlIjoiTkllclpHYWFtZ3Ztb2RDdUdob3YxRXllUVgzTGlqUFpwUEhxemxwZUdpZFZObkpEQUtCZDQwcDlGWUJkQVplV2M0ZWgzaFZQRXpEMzNGWGY4Uk11NWo5MEJlUWtLbXZFTTlxdzRud1pHdnVHd1JtRVhGNkhObit2QkxVb0dNanoiLCJtYWMiOiIyNjllZmUxYjU2MWJkNmFhNTk2YWJiN2ZiNTJkMWQ5ZTdiMGE0MDEwMTM4NDUyZjllZWNlNWUxZDI5MmE1OTgzIiwidGFnIjoiIn0%3D; expires=Mon, 02 Jun 2025 21:02:59 GMT; Max-Age=7200; path=/; domain=.stage2-retouch4.php.myshot.ai; secure; httponly; samesite=nonelaravel_session=eyJpdiI6IlBYMGVNdWVKbHNrOEIxb1FyREs4bFE9PSIsInZhbHVlIjoiTkllclpHYWFtZ3Ztb2RDdUdob3YxRXllUVgzTGlqUFpwUEhxemxwZUdpZFZObkpEQUtCZDQwcDlGWUJkQVplV2M0" 1 => "returnto=http%3A%2F%2Fstage2-retouch4.php.myshot.ai%2Fproducts%2F3dlutcreator%3Flng%3Den; expires=Tue, 02 Jun 2026 19:02:59 GMT; Max-Age=31536000; path=/; domain=.stage2-retouch4.php.myshot.ai; secure; samesite=nonereturnto=http%3A%2F%2Fstage2-retouch4.php.myshot.ai%2Fproducts%2F3dlutcreator%3Flng%3Den; expires=Tue, 02 Jun 2026 19:02:59 GMT; Max-Age=31536000; path=/; domai" 2 => "lng=en; expires=Tue, 02 Jun 2026 19:02:59 GMT; Max-Age=31536000; path=/; domain=.stage2-retouch4.php.myshot.ai; secure; samesite=none" ] "Set-Cookie" => array:3 [ 0 => "laravel_session=eyJpdiI6IlBYMGVNdWVKbHNrOEIxb1FyREs4bFE9PSIsInZhbHVlIjoiTkllclpHYWFtZ3Ztb2RDdUdob3YxRXllUVgzTGlqUFpwUEhxemxwZUdpZFZObkpEQUtCZDQwcDlGWUJkQVplV2M0ZWgzaFZQRXpEMzNGWGY4Uk11NWo5MEJlUWtLbXZFTTlxdzRud1pHdnVHd1JtRVhGNkhObit2QkxVb0dNanoiLCJtYWMiOiIyNjllZmUxYjU2MWJkNmFhNTk2YWJiN2ZiNTJkMWQ5ZTdiMGE0MDEwMTM4NDUyZjllZWNlNWUxZDI5MmE1OTgzIiwidGFnIjoiIn0%3D; expires=Mon, 02-Jun-2025 21:02:59 GMT; domain=.stage2-retouch4.php.myshot.ai; path=/; secure; httponlylaravel_session=eyJpdiI6IlBYMGVNdWVKbHNrOEIxb1FyREs4bFE9PSIsInZhbHVlIjoiTkllclpHYWFtZ3Ztb2RDdUdob3YxRXllUVgzTGlqUFpwUEhxemxwZUdpZFZObkpEQUtCZDQwcDlGWUJkQVplV2M0" 1 => "returnto=http%3A%2F%2Fstage2-retouch4.php.myshot.ai%2Fproducts%2F3dlutcreator%3Flng%3Den; expires=Tue, 02-Jun-2026 19:02:59 GMT; domain=.stage2-retouch4.php.myshot.ai; path=/; securereturnto=http%3A%2F%2Fstage2-retouch4.php.myshot.ai%2Fproducts%2F3dlutcreator%3Flng%3Den; expires=Tue, 02-Jun-2026 19:02:59 GMT; domain=.stage2-retouch4.php.mys" 2 => "lng=en; expires=Tue, 02-Jun-2026 19:02:59 GMT; domain=.stage2-retouch4.php.myshot.ai; path=/; secure" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "z2pggfUeNbX1oWmgvVrYqpRa0PtP4In5ligBXG66" "_previous" => array:1 [ "url" => "http://stage2-retouch4.php.myshot.ai/products/3dlutcreator?lng=en" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-02 22:02:59GET/products/3dlutcreator?lng=en131030