Pacotes de LUT por Apasynkovaa Veja todos...

Request history8.1.2PHP Version296msRequest Duration38MBMemory UsageGET products/lutpacksRoute
    • Booting (207ms)time
    • Application (89.09ms)time
    • 1 x Booting (69.92%)
      207ms
      1 x Application (30.08%)
      89.09ms
      12 templates were rendered
      • retouch4.components.product.category.lutpackslutpacks.blade.php#?blade
      • components.retouch4.product.buttonsbuttons.blade.php#?blade
      • components.retouch4.product.payment-buttonpayment-button.blade.php#?blade
      • components.retouch4.product.buttonsbuttons.blade.php#?blade
      • components.retouch4.product.payment-buttonpayment-button.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/lutpacks
      domain
      {domain}
      middleware
      App\Http\Middleware\DomainMiddleware, web, App\Http\Middleware\LocaleMiddleware
      uses
      App\Http\Controllers\Product\Lutpack\LutpackIndexController@__invoke
      controller
      App\Http\Controllers\Product\Lutpack\LutpackIndexController
      namespace
      where
      as
      retouch4me.products.lutpacks
      prefix
      products
      10 statements were executed (4 duplicates)Show only duplicates5.92ms
      • Service.php#249retouch_dbConnection Established
        Backtrace
        • app/Helpers/Service.php:249
        • app/Services/IpService.php:36
        • app/Services/IpService.php:224
        • app/Http/Middleware/TrackIpMiddleware.php:24
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • IpService.php#38retouch_dbBegin Transaction
        Backtrace
        • app/Services/IpService.php:38
        • app/Services/IpService.php:224
        • app/Http/Middleware/TrackIpMiddleware.php:24
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/Auth/ReturnToMiddleware.php:42
      • IpRepository.php#53retouch_db900μsselect * from `ip` where `ip` = '216.73.216.212' limit 1
        Bindings
        • 0: 216.73.216.212
        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:224
      • IpRepository.php#48retouch_db690μ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 ('216.73.216.212', '216.73.216.212', '', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'stage2-retouch4.php.myshot.ai', '', '', '', '', '', '', '', '', '', '', '2025-06-14 14:09:31', '2025-06-14 14:09:31')
        Bindings
        • 0: 216.73.216.212
        • 1: 216.73.216.212
        • 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-14 14:09:31
        • 16: 2025-06-14 14:09:31
        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:224
        • app/Http/Middleware/TrackIpMiddleware.php:24
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/Auth/ReturnToMiddleware.php:42
      • Setting.php#39retouch_db660μsselect * from `settings`
        Backtrace
        • app/Models/Setting.php:39
        • app/Models/Setting.php:67
        • app/Models/Setting.php:79
        • app/Services/DiscountService.php:104
        • app/Services/DiscountService.php:50
      • AbstractRepository.php#51retouch_db520μsselect * from `plans` where `plans`.`deleted_at` is null
        Backtrace
        • app/Repositories/AbstractRepository.php:51
        • app/Services/DiscountService.php:408
        • app/Services/DiscountService.php:377
        • app/Services/DiscountService.php:62
        • app/Providers/AppServiceProvider.php:24
      • ProductRepository.php#232retouch_db840μsselect * from `products` where exists (select * from `categories` where `products`.`category_id` = `categories`.`id` and `code` = 'lutpacks') and `vendorname` = 'Apasynkovaa' order by `sort_position` asc, `id` asc
        Bindings
        • 0: lutpacks
        • 1: Apasynkovaa
        Backtrace
        • app/Repositories/ProductRepository.php:232
        • app/Services/ProductService.php:59
        • app/Http/Controllers/Product/Lutpack/LutpackIndexController.php:45
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • ProductRepository.php#232retouch_db390μsselect * from `categories` where `categories`.`id` in (3)
        Backtrace
        • app/Repositories/ProductRepository.php:232
        • app/Services/ProductService.php:59
        • app/Http/Controllers/Product/Lutpack/LutpackIndexController.php:45
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • AbstractRepository.php#51retouch_db470μsselect * from `plans` where `plans`.`deleted_at` is null
        Backtrace
        • app/Repositories/AbstractRepository.php:51
        • app/Services/DiscountService.php:408
        • app/Services/DiscountService.php:377
        • app/Services/DiscountService.php:62
        • app/Services/DiscountService.php:264
      • AbstractRepository.php#51retouch_db380μsselect * from `plans` where `plans`.`deleted_at` is null
        Backtrace
        • app/Repositories/AbstractRepository.php:51
        • app/Services/DiscountService.php:408
        • app/Services/DiscountService.php:377
        • app/Services/DiscountService.php:62
        • app/Services/DiscountService.php:264
      • AbstractRepository.php#51retouch_db480μsselect * from `plans` where `plans`.`deleted_at` is null
        Backtrace
        • app/Repositories/AbstractRepository.php:51
        • app/Services/DiscountService.php:408
        • app/Services/DiscountService.php:377
        • app/Services/DiscountService.php:62
        • app/Providers/AppServiceProvider.php:24
      • CategoryRepository.php#51retouch_db590μsselect * from `categories` where `code` in ('retouch-plugins', '3dlutcreator', 'lutpacks', 'video-retouch') order by FIELD(code, 'retouch-plugins','3dlutcreator','lutpacks','video-retouch')
        Bindings
        • 0: retouch-plugins
        • 1: 3dlutcreator
        • 2: lutpacks
        • 3: video-retouch
        Backtrace
        • app/Repositories/CategoryRepository.php:51
        • app/Helpers/Cache.php:101
        • app/Helpers/Cache.php:166
        • app/Repositories/CategoryRepository.php:52
        • view::retouch4.components.main.left_menu:51
      App\Models\Plan
      12Plan.php#?
      App\Models\Setting
      10Setting.php#?
      App\Models\Category
      5Category.php#?
      App\Models\Product
      2Product.php#?
          _token
          F62WUsjV4vlE75gMAnCSJH19TCPz7QKAUcopRYXL
          _previous
          array:1 [ "url" => "http://stage2-retouch4.php.myshot.ai/products/lutpacks?lng=pt&vendor=Apasynkov...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /products/lutpacks
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:2 [ "lng" => "pt" "vendor" => "Apasynkovaa" ]
          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 => "216.73.216.212" ] "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 => "216.73.216.212" ] ]
          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 => "Sat, 14 Jun 2025 11:09:31 GMT" ] "set-cookie" => array:3 [ 0 => "laravel_session=eyJpdiI6ImVtbStuQkNnNUVoMSttdmkySmxwS2c9PSIsInZhbHVlIjoiVkw0ME03V1QxRHlrRWwwZ2hsbGl5Y1JjTi9mRXZSZEFUZXhUQ3p6QzZNbDg0T0IzNmJzeVEzZEs2RjJocEdCVFR6Wm9XdVorbDhmcFZoVGxJcHFaaEJEODBYTEhrL3QwNWIxQkxLQWVpWlNmNXFEWld6MEpMYStPdkpaV3M2b0IiLCJtYWMiOiJlZDI0MGNlMDE2ZDQzZTYyY2Y0OWY2ZTJlNTBjZTZlZmI4MjE0MzQ1NDI3ZGUwMmIyYTAyY2JmZGNjZDBjODliIiwidGFnIjoiIn0%3D; expires=Sat, 14 Jun 2025 13:09:31 GMT; Max-Age=7200; path=/; domain=.stage2-retouch4.php.myshot.ai; secure; httponly; samesite=nonelaravel_session=eyJpdiI6ImVtbStuQkNnNUVoMSttdmkySmxwS2c9PSIsInZhbHVlIjoiVkw0ME03V1QxRHlrRWwwZ2hsbGl5Y1JjTi9mRXZSZEFUZXhUQ3p6QzZNbDg0T0IzNmJzeVEzZEs2RjJocEdCVFR6" 1 => "returnto=http%3A%2F%2Fstage2-retouch4.php.myshot.ai%2Fproducts%2Flutpacks%3Flng%3Dpt%26vendor%3DApasynkovaa; expires=Sun, 14 Jun 2026 11:09:31 GMT; Max-Age=31536000; path=/; domain=.stage2-retouch4.php.myshot.ai; secure; samesite=nonereturnto=http%3A%2F%2Fstage2-retouch4.php.myshot.ai%2Fproducts%2Flutpacks%3Flng%3Dpt%26vendor%3DApasynkovaa; expires=Sun, 14 Jun 2026 11:09:31 GMT; Max-Age=3153" 2 => "lng=pt; expires=Sun, 14 Jun 2026 11:09:31 GMT; Max-Age=31536000; path=/; domain=.stage2-retouch4.php.myshot.ai; secure; samesite=none" ] "Set-Cookie" => array:3 [ 0 => "laravel_session=eyJpdiI6ImVtbStuQkNnNUVoMSttdmkySmxwS2c9PSIsInZhbHVlIjoiVkw0ME03V1QxRHlrRWwwZ2hsbGl5Y1JjTi9mRXZSZEFUZXhUQ3p6QzZNbDg0T0IzNmJzeVEzZEs2RjJocEdCVFR6Wm9XdVorbDhmcFZoVGxJcHFaaEJEODBYTEhrL3QwNWIxQkxLQWVpWlNmNXFEWld6MEpMYStPdkpaV3M2b0IiLCJtYWMiOiJlZDI0MGNlMDE2ZDQzZTYyY2Y0OWY2ZTJlNTBjZTZlZmI4MjE0MzQ1NDI3ZGUwMmIyYTAyY2JmZGNjZDBjODliIiwidGFnIjoiIn0%3D; expires=Sat, 14-Jun-2025 13:09:31 GMT; domain=.stage2-retouch4.php.myshot.ai; path=/; secure; httponlylaravel_session=eyJpdiI6ImVtbStuQkNnNUVoMSttdmkySmxwS2c9PSIsInZhbHVlIjoiVkw0ME03V1QxRHlrRWwwZ2hsbGl5Y1JjTi9mRXZSZEFUZXhUQ3p6QzZNbDg0T0IzNmJzeVEzZEs2RjJocEdCVFR6" 1 => "returnto=http%3A%2F%2Fstage2-retouch4.php.myshot.ai%2Fproducts%2Flutpacks%3Flng%3Dpt%26vendor%3DApasynkovaa; expires=Sun, 14-Jun-2026 11:09:31 GMT; domain=.stage2-retouch4.php.myshot.ai; path=/; securereturnto=http%3A%2F%2Fstage2-retouch4.php.myshot.ai%2Fproducts%2Flutpacks%3Flng%3Dpt%26vendor%3DApasynkovaa; expires=Sun, 14-Jun-2026 11:09:31 GMT; domain=.stag" 2 => "lng=pt; expires=Sun, 14-Jun-2026 11:09:31 GMT; domain=.stage2-retouch4.php.myshot.ai; path=/; secure" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "F62WUsjV4vlE75gMAnCSJH19TCPz7QKAUcopRYXL" "_previous" => array:1 [ "url" => "http://stage2-retouch4.php.myshot.ai/products/lutpacks?lng=pt&vendor=Apasynkovaa" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-14 14:09:31GET/products/lutpacks?lng=pt&vendor=Apasynkovaa121029