Product Details

blubo can with Beef


65 L.E L.E


Description

wet food for adult cats 400 gm with beef

SettingsRequest history383msRequest Duration31MBMemory Usage10.x
Laravel Version
10.48.29
PHP Version
8.2.28
Environment
production
Debug Mode
Enabled
URL
superpetegy.com
Timezone
UTC
Locale
en
GET product/{product}
status
200 OK
full_url
https://superpetegy.com/product/95
action_name
front.product
controller_action
App\Http\Controllers\Frontend\ShopController@product
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
    status
    200 OK
    full_url
    https://superpetegy.com/product/95
    action_name
    front.product
    controller_action
    App\Http\Controllers\Frontend\ShopController@product
    uri
    GET product/{product}
    controller
    App\Http\Controllers\Frontend\ShopController@product
    namespace
    App\Http\Controllers
    file
    app/Http/Controllers/Frontend/ShopController.php:48-64
    middleware
    web
    duration
    396ms
    peak_memory
    32MB
    response
    text/html; charset=UTF-8
    request_format
    html
    request_query
    []
    
    request_request
    []
    
    request_headers
    0 of 0
    array:16 [ "host" => array:1 [ 0 => "superpetegy.com" ] "connection" => array:1 [ 0 => "keep-alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "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"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "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" ] "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "x-https" => array:1 [ 0 => "1" ] ]
    request_cookies
    []
    
    response_headers
    0 of 0
    array:3 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Tue, 06 May 2025 15:32:05 GMT" ] ]
    session_attributes
    0 of 0
    array:1 [ "_token" => "rpS4RJtQdxlwY9DuQ2MWme3P2FBcR6WDGw7WhCAT" ]
    • Booting (211ms)time
    • Application (172ms)time
    • Routing (6.65ms)
    • Preparing Response (126ms)
    • View: frontend.productviews
    • View: frontend.partials.saveviews
    • View: frontend.layoutviews
    • View: frontend.partials.seoviews
    • View: frontend.cart.cartviews
    • 1 x Booting (55.01%)
      211ms
      1 x Application (44.99%)
      172ms
      1 x Preparing Response (32.81%)
      126ms
      1 x Routing (1.74%)
      6.65ms
      5 x View (0%)
      0μs
    • Cannot add SymfonyMailCollector on Laravel Debugbar: Unsupported mail transport [sendgrid].vendor/barryvdh/laravel-debugbar/src/LaravelDebugbar.php#740Exception
      • 737
      • 738
      • 739
      • 740 
      • 741
      • 742
      • 743
      • 744
      protected function addCollectorException(string $message, Exception $exception) { $this->addThrowable( new Exception( $message . ' on Laravel Debugbar: ' . $exception->getMessage(), $exception->getCode(), $exception
      0 of 0
      array:21 [ 0 => array:6 [ "file" => "vendor/barryvdh/laravel-debugbar/src/LaravelDebugbar.php" "line" => 534 "function" => "addCollectorException" "class" => "Barryvdh\Debugbar\LaravelDebugbar" "type" => "->" "args" => array:2 [ 0 => "Cannot add SymfonyMailCollector" 1 => "[object InvalidArgumentException]" ] ] 1 => array:6 [ "file" => "vendor/barryvdh/laravel-debugbar/src/Middleware/InjectDebugbar.php" "line" => 62 "function" => "boot" "class" => "Barryvdh\Debugbar\LaravelDebugbar" "type" => "->" "args" => [] ] 2 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Barryvdh\Debugbar\Middleware\InjectDebugbar" "type" => "->" "args" => array:2 [ 0 => "[object Illuminate\Http\Request]" 1 => "[object Closure]" ] ] 3 => array:6 [ "file" => "app/Http/Middleware/HttpsProtocol.php" "line" => 24 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" "args" => array:1 [ 0 => "[object Illuminate\Http\Request]" ] ] 4 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "App\Http\Middleware\HttpsProtocol" "type" => "->" "args" => array:2 [ 0 => "[object Illuminate\Http\Request]" 1 => "[object Closure]" ] ] 5 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php" "line" => 21 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" "args" => array:1 [ 0 => "[object Illuminate\Http\Request]" ] ] 6 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php" "line" => 31 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\TransformsRequest" "type" => "->" "args" => array:2 [ 0 => "[object Illuminate\Http\Request]" 1 => "[object Closure]" ] ] 7 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull" "type" => "->" "args" => array:2 [ 0 => "[object Illuminate\Http\Request]" 1 => "[object Closure]" ] ] 8 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php" "line" => 21 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" "args" => array:1 [ 0 => "[object Illuminate\Http\Request]" ] ] 9 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php" "line" => 40 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\TransformsRequest" "type" => "->" "args" => array:2 [ 0 => "[object Illuminate\Http\Request]" 1 => "[object Closure]" ] ] 10 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\TrimStrings" "type" => "->" "args" => array:2 [ 0 => "[object Illuminate\Http\Request]" 1 => "[object Closure]" ] ] 11 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php" "line" => 27 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" "args" => array:1 [ 0 => "[object Illuminate\Http\Request]" ] ] 12 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\ValidatePostSize" "type" => "->" "args" => array:2 [ 0 => "[object Illuminate\Http\Request]" 1 => "[object Closure]" ] ] 13 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php" "line" => 99 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" "args" => array:1 [ 0 => "[object Illuminate\Http\Request]" ] ] 14 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance" "type" => "->" "args" => array:2 [ 0 => "[object Illuminate\Http\Request]" 1 => "[object Closure]" ] ] 15 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php" "line" => 39 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" "args" => array:1 [ 0 => "[object Illuminate\Http\Request]" ] ] 16 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Http\Middleware\TrustProxies" "type" => "->" "args" => array:2 [ 0 => "[object Illuminate\Http\Request]" 1 => "[object Closure]" ] ] 17 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 119 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" "args" => array:1 [ 0 => "[object Illuminate\Http\Request]" ] ] 18 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php" "line" => 175 "function" => "then" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" "args" => array:1 [ 0 => "[object Closure]" ] ] 19 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php" "line" => 144 "function" => "sendRequestThroughRouter" "class" => "Illuminate\Foundation\Http\Kernel" "type" => "->" "args" => array:1 [ 0 => "[object Illuminate\Http\Request]" ] ] 20 => array:6 [ "file" => "public/index.php" "line" => 54 "function" => "handle" "class" => "Illuminate\Foundation\Http\Kernel" "type" => "->" "args" => array:1 [ 0 => "[object Illuminate\Http\Request]" ] ] ]
    • Unsupported mail transport [sendgrid].vendor/laravel/framework/src/Illuminate/Mail/MailManager.php#163InvalidArgumentException
      • 160
      • 161
      • 162
      • 163 
      • 164
      • 165
      • 166
      • 167
      if (trim($transport ?? '') === '' || ! method_exists($this, $method = 'create'.ucfirst(Str::camel($transport)).'Transport')) { throw new InvalidArgumentException("Unsupported mail transport [{$transport}]."); } return $this->{$method}($config);
      0 of 0
      array:31 [ 0 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Mail/MailManager.php" "line" => 124 "function" => "createSymfonyTransport" "class" => "Illuminate\Mail\MailManager" "type" => "->" "args" => array:1 [ 0 => array:1 [ "transport" => "sendgrid" ] ] ] 1 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Mail/MailManager.php" "line" => 99 "function" => "resolve" "class" => "Illuminate\Mail\MailManager" "type" => "->" "args" => array:1 [ 0 => "sendgrid" ] ] 2 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Mail/MailManager.php" "line" => 77 "function" => "get" "class" => "Illuminate\Mail\MailManager" "type" => "->" "args" => array:1 [ 0 => "sendgrid" ] ] 3 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Mail/MailServiceProvider.php" "line" => 33 "function" => "mailer" "class" => "Illuminate\Mail\MailManager" "type" => "->" "args" => [] ] 4 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Container/Container.php" "line" => 908 "function" => "Illuminate\Mail\{closure}" "class" => "Illuminate\Mail\MailServiceProvider" "type" => "->" "args" => array:2 [ 0 => "[object Illuminate\Foundation\Application]" 1 => [] ] ] 5 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Container/Container.php" "line" => 795 "function" => "build" "class" => "Illuminate\Container\Container" "type" => "->" "args" => array:1 [ 0 => "[object Closure]" ] ] 6 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Application.php" "line" => 986 "function" => "resolve" "class" => "Illuminate\Container\Container" "type" => "->" "args" => array:3 [ 0 => "mailer" 1 => [] 2 => true ] ] 7 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Container/Container.php" "line" => 731 "function" => "resolve" "class" => "Illuminate\Foundation\Application" "type" => "->" "args" => array:2 [ 0 => "mailer" 1 => [] ] ] 8 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Application.php" "line" => 971 "function" => "make" "class" => "Illuminate\Container\Container" "type" => "->" "args" => array:2 [ 0 => "mailer" 1 => [] ] ] 9 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Container/Container.php" "line" => 1454 "function" => "make" "class" => "Illuminate\Foundation\Application" "type" => "->" "args" => array:1 [ 0 => "mailer" ] ] 10 => array:6 [ "file" => "vendor/barryvdh/laravel-debugbar/src/LaravelDebugbar.php" "line" => 504 "function" => "offsetGet" "class" => "Illuminate\Container\Container" "type" => "->" "args" => array:1 [ 0 => "mailer" ] ] 11 => array:6 [ "file" => "vendor/barryvdh/laravel-debugbar/src/Middleware/InjectDebugbar.php" "line" => 62 "function" => "boot" "class" => "Barryvdh\Debugbar\LaravelDebugbar" "type" => "->" "args" => [] ] 12 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Barryvdh\Debugbar\Middleware\InjectDebugbar" "type" => "->" "args" => array:2 [ 0 => "[object Illuminate\Http\Request]" 1 => "[object Closure]" ] ] 13 => array:6 [ "file" => "app/Http/Middleware/HttpsProtocol.php" "line" => 24 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" "args" => array:1 [ 0 => "[object Illuminate\Http\Request]" ] ] 14 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "App\Http\Middleware\HttpsProtocol" "type" => "->" "args" => array:2 [ 0 => "[object Illuminate\Http\Request]" 1 => "[object Closure]" ] ] 15 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php" "line" => 21 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" "args" => array:1 [ 0 => "[object Illuminate\Http\Request]" ] ] 16 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php" "line" => 31 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\TransformsRequest" "type" => "->" "args" => array:2 [ 0 => "[object Illuminate\Http\Request]" 1 => "[object Closure]" ] ] 17 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull" "type" => "->" "args" => array:2 [ 0 => "[object Illuminate\Http\Request]" 1 => "[object Closure]" ] ] 18 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php" "line" => 21 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" "args" => array:1 [ 0 => "[object Illuminate\Http\Request]" ] ] 19 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php" "line" => 40 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\TransformsRequest" "type" => "->" "args" => array:2 [ 0 => "[object Illuminate\Http\Request]" 1 => "[object Closure]" ] ] 20 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\TrimStrings" "type" => "->" "args" => array:2 [ 0 => "[object Illuminate\Http\Request]" 1 => "[object Closure]" ] ] 21 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php" "line" => 27 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" "args" => array:1 [ 0 => "[object Illuminate\Http\Request]" ] ] 22 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\ValidatePostSize" "type" => "->" "args" => array:2 [ 0 => "[object Illuminate\Http\Request]" 1 => "[object Closure]" ] ] 23 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php" "line" => 99 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" "args" => array:1 [ 0 => "[object Illuminate\Http\Request]" ] ] 24 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance" "type" => "->" "args" => array:2 [ 0 => "[object Illuminate\Http\Request]" 1 => "[object Closure]" ] ] 25 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php" "line" => 39 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" "args" => array:1 [ 0 => "[object Illuminate\Http\Request]" ] ] 26 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Http\Middleware\TrustProxies" "type" => "->" "args" => array:2 [ 0 => "[object Illuminate\Http\Request]" 1 => "[object Closure]" ] ] 27 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 119 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" "args" => array:1 [ 0 => "[object Illuminate\Http\Request]" ] ] 28 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php" "line" => 175 "function" => "then" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" "args" => array:1 [ 0 => "[object Closure]" ] ] 29 => array:6 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php" "line" => 144 "function" => "sendRequestThroughRouter" "class" => "Illuminate\Foundation\Http\Kernel" "type" => "->" "args" => array:1 [ 0 => "[object Illuminate\Http\Request]" ] ] 30 => array:6 [ "file" => "public/index.php" "line" => 54 "function" => "handle" "class" => "Illuminate\Foundation\Http\Kernel" "type" => "->" "args" => array:1 [ 0 => "[object Illuminate\Http\Request]" ] ] ]
    5 templates were rendered
    • frontend.productproduct.blade.php#?blade
    • frontend.partials.savesave.blade.php#?blade
    • frontend.layoutlayout.blade.php#?blade
    • frontend.partials.seoseo.blade.php#?blade
    • frontend.cart.cartcart.blade.php#?blade
    53 statements were executed (12 duplicates)Show only duplicates31.14ms
    • ImplicitRouteBinding.php#61superpetegy_main940μsselect * from `products` where `id` = '95' and `products`.`deleted_at` is null limit 1
      Bindings
      • 0: 95
      Backtrace
      • vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
      • vendor/laravel/framework/src/Illuminate/Routing/Router.php:959
      • middleware::bindings:41
      • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
    • ImplicitRouteBinding.php#61superpetegy_main540μsselect * from `product_translations` where `product_translations`.`product_id` in (95)
      Backtrace
      • vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
      • vendor/laravel/framework/src/Illuminate/Routing/Router.php:959
      • middleware::bindings:41
      • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
    • ImplicitRouteBinding.php#61superpetegy_main920μsselect * from `media` where `media`.`model_id` in (95) and `media`.`model_type` = 'App\\Models\\Product'
      Bindings
      • 0: App\Models\Product
      Backtrace
      • vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
      • vendor/laravel/framework/src/Illuminate/Routing/Router.php:959
      • middleware::bindings:41
      • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
    • ShopController.php#61superpetegy_main1.17msselect * from `products` where `category_id` = 1 and (`parent_id` = 72 or `sub_category_id` = 2) and `id` != 95 and `products`.`deleted_at` is null order by RAND() limit 6
      Bindings
      • 0: 1
      • 1: 72
      • 2: 2
      • 3: 95
      Backtrace
      • app/Http/Controllers/Frontend/ShopController.php:61
      • 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
    • ShopController.php#61superpetegy_main730μsselect * from `product_translations` where `product_translations`.`product_id` in (73, 94, 124, 156, 226, 229)
      Backtrace
      • app/Http/Controllers/Frontend/ShopController.php:61
      • 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
    • ShopController.php#61superpetegy_main770μsselect * from `media` where `media`.`model_id` in (73, 94, 124, 156, 226, 229) and `media`.`model_type` = 'App\\Models\\Product'
      Bindings
      • 0: App\Models\Product
      Backtrace
      • app/Http/Controllers/Frontend/ShopController.php:61
      • 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
    • ShopController.php#61superpetegy_main460μsselect * from `categories` where `categories`.`id` in (1) and `categories`.`deleted_at` is null
      Backtrace
      • app/Http/Controllers/Frontend/ShopController.php:61
      • 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
    • ShopController.php#61superpetegy_main600μsselect * from `category_translations` where `category_translations`.`category_id` in (1)
      Backtrace
      • app/Http/Controllers/Frontend/ShopController.php:61
      • 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#76superpetegy_main830μsselect * from `categories` where `parent_id` is null and `active` = 1 and `categories`.`deleted_at` is null
      Bindings
      • 0: 1
      Backtrace
      • app/Providers/AppServiceProvider.php:76
      • 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:188
      • vendor/laravel/framework/src/Illuminate/View/View.php:159
    • AppServiceProvider.php#76superpetegy_main730μsselect * from `category_translations` where `category_translations`.`category_id` in (1, 29, 56, 59, 60)
      Backtrace
      • app/Providers/AppServiceProvider.php:76
      • 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:188
      • vendor/laravel/framework/src/Illuminate/View/View.php:159
    • AppServiceProvider.php#76superpetegy_main620μsselect * from `categories` where `parent_id` is null and `active` = 1 and `categories`.`deleted_at` is null
      Bindings
      • 0: 1
      Backtrace
      • app/Providers/AppServiceProvider.php:76
      • 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:188
      • vendor/laravel/framework/src/Illuminate/View/View.php:159
    • AppServiceProvider.php#76superpetegy_main700μsselect * from `category_translations` where `category_translations`.`category_id` in (1, 29, 56, 59, 60)
      Backtrace
      • app/Providers/AppServiceProvider.php:76
      • 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:188
      • vendor/laravel/framework/src/Illuminate/View/View.php:159
    • Translatable.php#173superpetegy_main670μsselect * from `categories` where `categories`.`id` = 1 and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: 1
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.product:105
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Translatable.php#173superpetegy_main510μsselect * from `category_translations` where `category_translations`.`category_id` in (1)
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.product:105
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Translatable.php#173superpetegy_main450μsselect * from `categories` where `categories`.`id` = 2 and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: 2
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.product:106
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Translatable.php#173superpetegy_main400μsselect * from `category_translations` where `category_translations`.`category_id` in (2)
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.product:106
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Translatable.php#173superpetegy_main330μsselect * from `categories` where `categories`.`id` = 4 and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: 4
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.product:106
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Translatable.php#173superpetegy_main450μsselect * from `category_translations` where `category_translations`.`category_id` in (4)
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.product:106
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Translatable.php#173superpetegy_main670μsselect `tags`.*, `product_tag`.`product_id` as `pivot_product_id`, `product_tag`.`tag_id` as `pivot_tag_id` from `tags` inner join `product_tag` on `tags`.`id` = `product_tag`.`tag_id` where `product_tag`.`product_id` = 95
      Bindings
      • 0: 95
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.product:113
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Translatable.php#173superpetegy_main650μsselect * from `attributes` where `attributes`.`product_id` = 95 and `attributes`.`product_id` is not null
      Bindings
      • 0: 95
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.product:138
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • AppServiceProvider.php#76superpetegy_main710μsselect * from `categories` where `parent_id` is null and `active` = 1 and `categories`.`deleted_at` is null
      Bindings
      • 0: 1
      Backtrace
      • app/Providers/AppServiceProvider.php:76
      • 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:188
      • vendor/laravel/framework/src/Illuminate/View/View.php:159
    • AppServiceProvider.php#76superpetegy_main710μsselect * from `category_translations` where `category_translations`.`category_id` in (1, 29, 56, 59, 60)
      Backtrace
      • app/Providers/AppServiceProvider.php:76
      • 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:188
      • vendor/laravel/framework/src/Illuminate/View/View.php:159
    • AppServiceProvider.php#76superpetegy_main620μsselect * from `categories` where `parent_id` is null and `active` = 1 and `categories`.`deleted_at` is null
      Bindings
      • 0: 1
      Backtrace
      • app/Providers/AppServiceProvider.php:76
      • 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:188
      • vendor/laravel/framework/src/Illuminate/View/View.php:159
    • AppServiceProvider.php#76superpetegy_main550μsselect * from `category_translations` where `category_translations`.`category_id` in (1, 29, 56, 59, 60)
      Backtrace
      • app/Providers/AppServiceProvider.php:76
      • 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:188
      • vendor/laravel/framework/src/Illuminate/View/View.php:159
    • Translatable.php#173superpetegy_main530μsselect * from `categories` where `categories`.`parent_id` = 1 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null
      Bindings
      • 0: 1
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.layout:114
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Translatable.php#173superpetegy_main470μsselect * from `category_translations` where `category_translations`.`category_id` in (2, 7, 17, 25, 58)
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.layout:114
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Translatable.php#173superpetegy_main530μsselect * from `categories` where `categories`.`parent_id` = 2 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null
      Bindings
      • 0: 2
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.layout:128
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Translatable.php#173superpetegy_main430μsselect * from `category_translations` where `category_translations`.`category_id` in (3, 4, 5, 6)
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.layout:128
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Translatable.php#173superpetegy_main640μsselect * from `categories` where `categories`.`parent_id` = 7 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null
      Bindings
      • 0: 7
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.layout:128
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Translatable.php#173superpetegy_main640μsselect * from `category_translations` where `category_translations`.`category_id` in (8, 9, 10, 11, 12, 13, 14, 15, 16)
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.layout:128
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Translatable.php#173superpetegy_main790μsselect * from `categories` where `categories`.`parent_id` = 17 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null
      Bindings
      • 0: 17
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.layout:128
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Translatable.php#173superpetegy_main850μsselect * from `category_translations` where `category_translations`.`category_id` in (18, 19, 20, 21, 22, 23, 24)
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.layout:128
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Translatable.php#173superpetegy_main630μsselect * from `categories` where `categories`.`parent_id` = 25 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null
      Bindings
      • 0: 25
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.layout:128
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Translatable.php#173superpetegy_main410μsselect * from `category_translations` where `category_translations`.`category_id` in (26, 27, 28)
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.layout:128
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Translatable.php#173superpetegy_main410μsselect * from `categories` where `categories`.`parent_id` = 58 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null
      Bindings
      • 0: 58
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.layout:128
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Translatable.php#173superpetegy_main520μsselect * from `categories` where `categories`.`parent_id` = 29 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null
      Bindings
      • 0: 29
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.layout:114
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Translatable.php#173superpetegy_main480μsselect * from `category_translations` where `category_translations`.`category_id` in (30, 36, 45, 52)
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.layout:114
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Translatable.php#173superpetegy_main530μsselect * from `categories` where `categories`.`parent_id` = 30 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null
      Bindings
      • 0: 30
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.layout:128
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Translatable.php#173superpetegy_main530μsselect * from `category_translations` where `category_translations`.`category_id` in (31, 32, 33, 34, 35)
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.layout:128
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Translatable.php#173superpetegy_main510μsselect * from `categories` where `categories`.`parent_id` = 36 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null
      Bindings
      • 0: 36
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.layout:128
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Translatable.php#173superpetegy_main490μsselect * from `category_translations` where `category_translations`.`category_id` in (37, 38, 39, 40, 41, 42, 43, 44)
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.layout:128
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Translatable.php#173superpetegy_main460μsselect * from `categories` where `categories`.`parent_id` = 45 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null
      Bindings
      • 0: 45
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.layout:128
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Translatable.php#173superpetegy_main400μsselect * from `category_translations` where `category_translations`.`category_id` in (46, 47, 48, 49, 50, 51)
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.layout:128
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Translatable.php#173superpetegy_main580μsselect * from `categories` where `categories`.`parent_id` = 52 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null
      Bindings
      • 0: 52
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.layout:128
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Translatable.php#173superpetegy_main500μsselect * from `category_translations` where `category_translations`.`category_id` in (53, 54, 55)
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.layout:128
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Translatable.php#173superpetegy_main470μsselect * from `categories` where `categories`.`parent_id` = 56 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null
      Bindings
      • 0: 56
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.layout:114
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Translatable.php#173superpetegy_main400μsselect * from `category_translations` where `category_translations`.`category_id` in (57)
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.layout:114
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Translatable.php#173superpetegy_main470μsselect * from `categories` where `categories`.`parent_id` = 57 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null
      Bindings
      • 0: 57
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.layout:128
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Translatable.php#173superpetegy_main350μsselect * from `categories` where `categories`.`parent_id` = 59 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null
      Bindings
      • 0: 59
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.layout:114
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Translatable.php#173superpetegy_main360μsselect * from `categories` where `categories`.`parent_id` = 60 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null
      Bindings
      • 0: 60
      Backtrace
      • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:173
      • view::frontend.layout:114
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • AppServiceProvider.php#76superpetegy_main690μsselect * from `categories` where `parent_id` is null and `active` = 1 and `categories`.`deleted_at` is null
      Bindings
      • 0: 1
      Backtrace
      • app/Providers/AppServiceProvider.php:76
      • 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:188
      • vendor/laravel/framework/src/Illuminate/View/View.php:159
    • AppServiceProvider.php#76superpetegy_main550μsselect * from `category_translations` where `category_translations`.`category_id` in (1, 29, 56, 59, 60)
      Backtrace
      • app/Providers/AppServiceProvider.php:76
      • 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:188
      • vendor/laravel/framework/src/Illuminate/View/View.php:159
    • DatabaseSettingsHandler.php#127superpetegy_main790μsselect * from `settings`
      Backtrace
      • vendor/laraeast/laravel-settings/src/DatabaseSettingsHandler.php:127
      • vendor/laraeast/laravel-settings/src/DatabaseSettingsHandler.php:39
      • vendor/laraeast/laravel-settings/src/SettingsManager.php:17
      • vendor/laraeast/laravel-settings/src/Providers/SettingsServiceProvider.php:22
      • vendor/laravel/framework/src/Illuminate/Container/Container.php:908
    App\Models\Translations\CategoryTranslation
    168CategoryTranslation.php#?
    App\Models\Category
    84Category.php#?
    App\Models\Setting
    31Setting.php#?
    App\Models\Translations\ProductTranslation
    14ProductTranslation.php#?
    Spatie\MediaLibrary\MediaCollections\Models\Media
    10Media.php#?
    App\Models\Product
    7Product.php#?
        ClearShow all
        Date ↕MethodURLData
        #12025-05-06 15:32:05GET/product/952553314