Logowanie


Uwaga. Nasza strona używa plików cookie dla zapewnienia niezbędnej funkcjonalności strony, ulepszenia obsługi i analizy ruchu na stronie. Korzystając z naszej strony internetowej, wyrażasz zgodę na naszą politykę prawną.

SettingsRequest history669msRequest Duration55MBMemory Usage12.x
Laravel Version
12.3.0
PHP Version
8.3.15
Environment
local
Debug Mode
Enabled
URL
ukrtestdev.com
Timezone
Europe/Warsaw
Locale
pl
GET pl/catalog/{slug}
status
200 OK
full_url
https://ukrtestdev.com/pl/catalog/online-catalog-euro
action_name
catalog
controller_action
App\Http\Controllers\Front\CatalogController@index
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
    status
    200 OK
    full_url
    https://ukrtestdev.com/pl/catalog/online-catalog-euro
    action_name
    catalog
    controller_action
    App\Http\Controllers\Front\CatalogController@index
    uri
    GET pl/catalog/{slug}
    controller
    App\Http\Controllers\Front\CatalogController@index
    prefix
    /pl
    file
    app/Http/Controllers/Front/CatalogController.php:24-65
    middleware
    web, setLocale
    duration
    676ms
    peak_memory
    65MB
    response
    text/html; charset=UTF-8
    request_format
    html
    request_query
    []
    
    request_request
    []
    
    request_headers
    0 of 0
    array:15 [ "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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "ukrtestdev.com" ] ]
    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 => "Sat, 12 Apr 2025 11:02:04 GMT" ] ]
    session_attributes
    0 of 0
    array:2 [ "_token" => "wsymucygSCwrXtZssCrsy0mQ10SIlLN9C2h3msoA" "_to_cart" => true ]
    • Booting (82.26ms)time
    • Application (587ms)time
    • Routing (4.12ms)
    • Preparing Response (555ms)
    • View: templates.mihi.catalog_book.index2views
    • View: templates.mihi.layouts.appviews
    • View: templates.mihi.layouts.partials.text_stub_instead_of_parametersviews
    • View: templates.mihi.menu.menu_showviews
    • View: templates.mihi.layouts.partials.text_stub_instead_of_parametersviews
    • View: templates.mihi.layouts.messagesviews
    • 1 x Application (87.71%)
      587ms
      1 x Preparing Response (82.9%)
      555ms
      1 x Booting (12.29%)
      82.26ms
      1 x Routing (0.62%)
      4.12ms
      6 x View (0%)
      0μs
      6 templates were rendered
      • templates.mihi.catalog_book.index2index2.blade.php#?blade
      • templates.mihi.layouts.appapp.blade.php#?blade
      • templates.mihi.layouts.partials.text_stub_instead_of_parameterstext_stub_instead_of_parameters.blade.php#?blade
      • templates.mihi.menu.menu_showmenu_show.blade.php#?blade
      • templates.mihi.layouts.partials.text_stub_instead_of_parameterstext_stub_instead_of_parameters.blade.php#?blade
      • templates.mihi.layouts.messagesmessages.blade.php#?blade
      1842 statements were executed, 1342 have been excluded (419 duplicates)Show only duplicatesdev_mihi65.55ms
      • # Query soft and hard limit for Debugbar are reached. Only the first 100 queries show details. Queries after the first 500 are ignored. Limits can be raised in the config (debugbar.options.db.soft/hard_limit).
      • MarketingPlan.php#42dev_mihi760μsselect * from `periods` where `start_period` <= '2025-04-12 13:02:04' and `end_period` >= '2025-04-12 13:02:04' limit 1
        Bindings
        • 0: 2025-04-12 13:02:04
        • 1: 2025-04-12 13:02:04
        Backtrace
        • app/Traits/MarketingPlan.php:42
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:456
        • app/Traits/MarketingPlan.php:35
        • app/Http/Controllers/Controller.php:25
      • MarketingPlan.php#45dev_mihi170μsselect * from `periods` where `end_period` < '2025-04-12 13:02:04' order by `end_period` desc limit 1
        Bindings
        • 0: 2025-04-12 13:02:04
        Backtrace
        • app/Traits/MarketingPlan.php:45
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:456
        • app/Traits/MarketingPlan.php:35
        • app/Http/Controllers/Controller.php:25
      • CatalogController.php#25dev_mihi290μsselect * from `catalogs` where `slug` = 'online-catalog-euro' and `archived` = 0 and `language_key` = 'pl' limit 1
        Bindings
        • 0: online-catalog-euro
        • 1: 0
        • 2: pl
        Backtrace
        • app/Http/Controllers/Front/CatalogController.php:25
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CatalogController.php#25dev_mihi6.65msselect * from `catalog_descriptions` where `catalog_descriptions`.`catalog_id` in (396)
        Backtrace
        • app/Http/Controllers/Front/CatalogController.php:25
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • MarketingPlan.php#42dev_mihi120μsselect * from `periods` where `start_period` <= '2025-04-12 13:02:04' and `end_period` >= '2025-04-12 13:02:04' limit 1
        Bindings
        • 0: 2025-04-12 13:02:04
        • 1: 2025-04-12 13:02:04
        Backtrace
        • app/Traits/MarketingPlan.php:42
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:456
        • app/Traits/MarketingPlan.php:35
        • app/Http/Controllers/Controller.php:25
      • MarketingPlan.php#45dev_mihi100μsselect * from `periods` where `end_period` < '2025-04-12 13:02:04' order by `end_period` desc limit 1
        Bindings
        • 0: 2025-04-12 13:02:04
        Backtrace
        • app/Traits/MarketingPlan.php:45
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:456
        • app/Traits/MarketingPlan.php:35
        • app/Http/Controllers/Controller.php:25
      • MarketingPlan.php#42dev_mihi110μsselect * from `periods` where `start_period` <= '2025-04-12 13:02:04' and `end_period` >= '2025-04-12 13:02:04' limit 1
        Bindings
        • 0: 2025-04-12 13:02:04
        • 1: 2025-04-12 13:02:04
        Backtrace
        • app/Traits/MarketingPlan.php:42
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:456
        • app/Traits/MarketingPlan.php:35
        • app/Http/Controllers/Front/CartController.php:110
      • MarketingPlan.php#45dev_mihi100μsselect * from `periods` where `end_period` < '2025-04-12 13:02:04' order by `end_period` desc limit 1
        Bindings
        • 0: 2025-04-12 13:02:04
        Backtrace
        • app/Traits/MarketingPlan.php:45
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:456
        • app/Traits/MarketingPlan.php:35
        • app/Http/Controllers/Front/CartController.php:110
      • CatalogController.php#51dev_mihi120μsselect `currency_id` from `languages` where `code` = 'pl' limit 1
        Bindings
        • 0: pl
        Backtrace
        • app/Http/Controllers/Front/CatalogController.php:51
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CatalogController.php#52dev_mihi110μsselect * from `currencies` where `currencies`.`id` = 2 limit 1
        Bindings
        • 0: 2
        Backtrace
        • app/Http/Controllers/Front/CatalogController.php:52
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CatalogController.php#55dev_mihi80μsselect * from `currencies` where `currencies`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Front/CatalogController.php:55
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CatalogDescription.php#38dev_mihi140μsselect * from `products` where `sku` = '210397' and `availability` = 1 limit 1
        Bindings
        • 0: 210397
        • 1: 1
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1956)
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi110μsselect * from `products` where `sku` = '210398' and `availability` = 1 limit 1
        Bindings
        • 0: 210398
        • 1: 1
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi100μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1957)
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • Product.php#417dev_mihi100μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = 1956 and `date_start` <= '2025-04-12 13' and `action_id` is null order by `date_start` desc limit 1
        Bindings
        • 0: 1956
        • 1: 2025-04-12 13
        Backtrace
        • app/Models/Product.php:417
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • app/Models/Product.php:411
        • view::templates.mihi.catalog_book.index2:406
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • Product.php#417dev_mihi100μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = 1957 and `date_start` <= '2025-04-12 13' and `action_id` is null order by `date_start` desc limit 1
        Bindings
        • 0: 1957
        • 1: 2025-04-12 13
        Backtrace
        • app/Models/Product.php:417
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • app/Models/Product.php:411
        • view::templates.mihi.catalog_book.index2:406
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • CatalogDescription.php#38dev_mihi100μsselect * from `products` where `sku` = '210399' and `availability` = 1 limit 1
        Bindings
        • 0: 210399
        • 1: 1
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi110μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1958)
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi140μsselect * from `products` where `sku` = '210400' and `availability` = 1 limit 1
        Bindings
        • 0: 210400
        • 1: 1
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi110μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1959)
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • Product.php#417dev_mihi110μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = 1958 and `date_start` <= '2025-04-12 13' and `action_id` is null order by `date_start` desc limit 1
        Bindings
        • 0: 1958
        • 1: 2025-04-12 13
        Backtrace
        • app/Models/Product.php:417
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • app/Models/Product.php:411
        • view::templates.mihi.catalog_book.index2:406
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • Product.php#417dev_mihi100μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = 1959 and `date_start` <= '2025-04-12 13' and `action_id` is null order by `date_start` desc limit 1
        Bindings
        • 0: 1959
        • 1: 2025-04-12 13
        Backtrace
        • app/Models/Product.php:417
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • app/Models/Product.php:411
        • view::templates.mihi.catalog_book.index2:406
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • CatalogDescription.php#38dev_mihi110μsselect * from `products` where `sku` = '080113' and `availability` = 1 limit 1
        Bindings
        • 0: 080113
        • 1: 1
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi140μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (170)
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi130μsselect * from `products` where `sku` = '080114' and `availability` = 1 limit 1
        Bindings
        • 0: 080114
        • 1: 1
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi170μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (169)
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi120μsselect * from `products` where `sku` = '080101' and `availability` = 1 limit 1
        Bindings
        • 0: 080101
        • 1: 1
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi180μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (57)
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi110μsselect * from `products` where `sku` = '080104' and `availability` = 1 limit 1
        Bindings
        • 0: 080104
        • 1: 1
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi160μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (58)
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi100μsselect * from `products` where `sku` = '080113' and `availability` = 1 limit 1
        Bindings
        • 0: 080113
        • 1: 1
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi150μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (170)
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi100μsselect * from `products` where `sku` = '080114' and `availability` = 1 limit 1
        Bindings
        • 0: 080114
        • 1: 1
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi160μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (169)
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi100μsselect * from `products` where `sku` = '080101' and `availability` = 1 limit 1
        Bindings
        • 0: 080101
        • 1: 1
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi220μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (57)
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi100μsselect * from `products` where `sku` = '080104' and `availability` = 1 limit 1
        Bindings
        • 0: 080104
        • 1: 1
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi210μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (58)
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • index2.blade.php#327dev_mihi110μsselect * from `similar_products` where `similar_products`.`product_id` = 170 and `similar_products`.`product_id` is not null
        Bindings
        • 0: 170
        Backtrace
        • view::templates.mihi.catalog_book.index2:327
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • Product.php#417dev_mihi100μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = 170 and `date_start` <= '2025-04-12 13' and `action_id` is null order by `date_start` desc limit 1
        Bindings
        • 0: 170
        • 1: 2025-04-12 13
        Backtrace
        • app/Models/Product.php:417
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • app/Models/Product.php:411
        • view::templates.mihi.catalog_book.index2:347
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • index2.blade.php#327dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = 169 and `similar_products`.`product_id` is not null
        Bindings
        • 0: 169
        Backtrace
        • view::templates.mihi.catalog_book.index2:327
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • Product.php#417dev_mihi100μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = 169 and `date_start` <= '2025-04-12 13' and `action_id` is null order by `date_start` desc limit 1
        Bindings
        • 0: 169
        • 1: 2025-04-12 13
        Backtrace
        • app/Models/Product.php:417
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • app/Models/Product.php:411
        • view::templates.mihi.catalog_book.index2:347
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • index2.blade.php#327dev_mihi100μsselect * from `similar_products` where `similar_products`.`product_id` = 57 and `similar_products`.`product_id` is not null
        Bindings
        • 0: 57
        Backtrace
        • view::templates.mihi.catalog_book.index2:327
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • Product.php#417dev_mihi100μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = 57 and `date_start` <= '2025-04-12 13' and `action_id` is null order by `date_start` desc limit 1
        Bindings
        • 0: 57
        • 1: 2025-04-12 13
        Backtrace
        • app/Models/Product.php:417
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • app/Models/Product.php:411
        • view::templates.mihi.catalog_book.index2:347
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • index2.blade.php#327dev_mihi80μsselect * from `similar_products` where `similar_products`.`product_id` = 58 and `similar_products`.`product_id` is not null
        Bindings
        • 0: 58
        Backtrace
        • view::templates.mihi.catalog_book.index2:327
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • Product.php#417dev_mihi110μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = 58 and `date_start` <= '2025-04-12 13' and `action_id` is null order by `date_start` desc limit 1
        Bindings
        • 0: 58
        • 1: 2025-04-12 13
        Backtrace
        • app/Models/Product.php:417
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • app/Models/Product.php:411
        • view::templates.mihi.catalog_book.index2:347
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • CatalogDescription.php#38dev_mihi120μsselect * from `products` where `sku` = '080110' and `availability` = 1 limit 1
        Bindings
        • 0: 080110
        • 1: 1
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi290μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (62)
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi110μsselect * from `products` where `sku` = '080102' and `availability` = 1 limit 1
        Bindings
        • 0: 080102
        • 1: 1
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi230μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (92)
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi110μsselect * from `products` where `sku` = '080102' and `availability` = 1 limit 1
        Bindings
        • 0: 080102
        • 1: 1
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi230μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (92)
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi120μsselect * from `products` where `sku` = '080135' and `availability` = 1 limit 1
        Bindings
        • 0: 080135
        • 1: 1
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi170μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1855)
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi150μsselect * from `products` where `sku` = '080135' and `availability` = 1 limit 1
        Bindings
        • 0: 080135
        • 1: 1
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1855)
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi100μsselect * from `products` where `sku` = '080110' and `availability` = 1 limit 1
        Bindings
        • 0: 080110
        • 1: 1
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi210μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (62)
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi120μsselect * from `products` where `sku` = '080119' and `availability` = 1 limit 1
        Bindings
        • 0: 080119
        • 1: 1
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi170μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (358)
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi110μsselect * from `products` where `sku` = '080119' and `availability` = 1 limit 1
        Bindings
        • 0: 080119
        • 1: 1
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi230μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (358)
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi120μsselect * from `products` where `sku` = '080109' and `availability` = 1 limit 1
        Bindings
        • 0: 080109
        • 1: 1
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi180μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (93)
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi110μsselect * from `products` where `sku` = '080109' and `availability` = 1 limit 1
        Bindings
        • 0: 080109
        • 1: 1
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi220μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (93)
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • index2.blade.php#327dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = 92 and `similar_products`.`product_id` is not null
        Bindings
        • 0: 92
        Backtrace
        • view::templates.mihi.catalog_book.index2:327
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • Product.php#417dev_mihi100μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = 92 and `date_start` <= '2025-04-12 13' and `action_id` is null order by `date_start` desc limit 1
        Bindings
        • 0: 92
        • 1: 2025-04-12 13
        Backtrace
        • app/Models/Product.php:417
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • app/Models/Product.php:411
        • view::templates.mihi.catalog_book.index2:347
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • index2.blade.php#327dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = 1855 and `similar_products`.`product_id` is not null
        Bindings
        • 0: 1855
        Backtrace
        • view::templates.mihi.catalog_book.index2:327
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • Product.php#417dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = 1855 and `date_start` <= '2025-04-12 13' and `action_id` is null order by `date_start` desc limit 1
        Bindings
        • 0: 1855
        • 1: 2025-04-12 13
        Backtrace
        • app/Models/Product.php:417
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • app/Models/Product.php:411
        • view::templates.mihi.catalog_book.index2:347
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • index2.blade.php#327dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = 62 and `similar_products`.`product_id` is not null
        Bindings
        • 0: 62
        Backtrace
        • view::templates.mihi.catalog_book.index2:327
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • Product.php#417dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = 62 and `date_start` <= '2025-04-12 13' and `action_id` is null order by `date_start` desc limit 1
        Bindings
        • 0: 62
        • 1: 2025-04-12 13
        Backtrace
        • app/Models/Product.php:417
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • app/Models/Product.php:411
        • view::templates.mihi.catalog_book.index2:347
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • index2.blade.php#327dev_mihi150μsselect * from `similar_products` where `similar_products`.`product_id` = 358 and `similar_products`.`product_id` is not null
        Bindings
        • 0: 358
        Backtrace
        • view::templates.mihi.catalog_book.index2:327
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • Product.php#417dev_mihi120μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = 358 and `date_start` <= '2025-04-12 13' and `action_id` is null order by `date_start` desc limit 1
        Bindings
        • 0: 358
        • 1: 2025-04-12 13
        Backtrace
        • app/Models/Product.php:417
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • app/Models/Product.php:411
        • view::templates.mihi.catalog_book.index2:347
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • index2.blade.php#327dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = 93 and `similar_products`.`product_id` is not null
        Bindings
        • 0: 93
        Backtrace
        • view::templates.mihi.catalog_book.index2:327
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • Product.php#417dev_mihi100μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = 93 and `date_start` <= '2025-04-12 13' and `action_id` is null order by `date_start` desc limit 1
        Bindings
        • 0: 93
        • 1: 2025-04-12 13
        Backtrace
        • app/Models/Product.php:417
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • app/Models/Product.php:411
        • view::templates.mihi.catalog_book.index2:347
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • CatalogDescription.php#38dev_mihi100μsselect * from `products` where `sku` = '090101' and `availability` = 1 limit 1
        Bindings
        • 0: 090101
        • 1: 1
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi100μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (91)
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi110μsselect * from `products` where `sku` = '090103' and `availability` = 1 limit 1
        Bindings
        • 0: 090103
        • 1: 1
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi100μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (433)
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • index2.blade.php#327dev_mihi110μsselect * from `similar_products` where `similar_products`.`product_id` = 91 and `similar_products`.`product_id` is not null
        Bindings
        • 0: 91
        Backtrace
        • view::templates.mihi.catalog_book.index2:327
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • Product.php#417dev_mihi100μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = 91 and `date_start` <= '2025-04-12 13' and `action_id` is null order by `date_start` desc limit 1
        Bindings
        • 0: 91
        • 1: 2025-04-12 13
        Backtrace
        • app/Models/Product.php:417
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • app/Models/Product.php:411
        • view::templates.mihi.catalog_book.index2:347
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • index2.blade.php#327dev_mihi100μsselect * from `similar_products` where `similar_products`.`product_id` = 433 and `similar_products`.`product_id` is not null
        Bindings
        • 0: 433
        Backtrace
        • view::templates.mihi.catalog_book.index2:327
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • Product.php#417dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = 433 and `date_start` <= '2025-04-12 13' and `action_id` is null order by `date_start` desc limit 1
        Bindings
        • 0: 433
        • 1: 2025-04-12 13
        Backtrace
        • app/Models/Product.php:417
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • app/Models/Product.php:411
        • view::templates.mihi.catalog_book.index2:347
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • CatalogDescription.php#38dev_mihi110μsselect * from `products` where `sku` = '080301' and `availability` = 1 limit 1
        Bindings
        • 0: 080301
        • 1: 1
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi140μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1682)
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi100μsselect * from `products` where `sku` = '080302' and `availability` = 1 limit 1
        Bindings
        • 0: 080302
        • 1: 1
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1683)
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi110μsselect * from `products` where `sku` = '080302' and `availability` = 1 limit 1
        Bindings
        • 0: 080302
        • 1: 1
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1683)
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi110μsselect * from `products` where `sku` = '080301' and `availability` = 1 limit 1
        Bindings
        • 0: 080301
        • 1: 1
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi150μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1682)
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • index2.blade.php#327dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = 1682 and `similar_products`.`product_id` is not null
        Bindings
        • 0: 1682
        Backtrace
        • view::templates.mihi.catalog_book.index2:327
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • Product.php#417dev_mihi100μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = 1682 and `date_start` <= '2025-04-12 13' and `action_id` is null order by `date_start` desc limit 1
        Bindings
        • 0: 1682
        • 1: 2025-04-12 13
        Backtrace
        • app/Models/Product.php:417
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • app/Models/Product.php:411
        • view::templates.mihi.catalog_book.index2:347
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • index2.blade.php#327dev_mihi100μsselect * from `similar_products` where `similar_products`.`product_id` = 1683 and `similar_products`.`product_id` is not null
        Bindings
        • 0: 1683
        Backtrace
        • view::templates.mihi.catalog_book.index2:327
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • Product.php#417dev_mihi100μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = 1683 and `date_start` <= '2025-04-12 13' and `action_id` is null order by `date_start` desc limit 1
        Bindings
        • 0: 1683
        • 1: 2025-04-12 13
        Backtrace
        • app/Models/Product.php:417
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • app/Models/Product.php:411
        • view::templates.mihi.catalog_book.index2:347
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • CatalogDescription.php#38dev_mihi110μsselect * from `products` where `sku` = '080106' and `availability` = 1 limit 1
        Bindings
        • 0: 080106
        • 1: 1
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi150μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (60)
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • CatalogDescription.php#38dev_mihi110μsselect * from `products` where `sku` = '080121' and `availability` = 1 limit 1
        Bindings
        • 0: 080121
        • 1: 1
        Backtrace
        • app/Models/CatalogDescription.php:38
        • view::templates.mihi.catalog_book.index2:168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • dev_mihi200μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (400)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi160μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (399)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi150μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (60)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (399)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi140μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (400)
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi100μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi130μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi170μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (132)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (720)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi150μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (801)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1856)
      • dev_mihi90μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi110μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1856)
      • dev_mihi110μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi110μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (801)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (720)
      • dev_mihi90μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi180μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (132)
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi100μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi100μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi120μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi150μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (59)
      • dev_mihi110μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi170μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (61)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (560)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (560)
      • dev_mihi120μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi140μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (61)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi140μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (59)
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi100μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi110μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi80μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi150μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (636)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi170μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (561)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (561)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi150μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (636)
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (935)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1195)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1172)
      • dev_mihi230μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1172)
      • dev_mihi120μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1195)
      • dev_mihi130μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi110μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (935)
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi180μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi140μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi100μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi100μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi110μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1170)
      • dev_mihi110μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1170)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1171)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1171)
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi140μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (357)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi140μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (133)
      • dev_mihi110μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (357)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (133)
      • dev_mihi100μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1255)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (134)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (275)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (275)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (134)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1255)
      • dev_mihi80μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi80μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi120μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi180μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi220μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (135)
      • dev_mihi130μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi200μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (136)
      • dev_mihi130μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi170μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (276)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi160μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (276)
      • dev_mihi160μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi150μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (136)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi150μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (135)
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi100μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi190μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (94)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (476)
      • dev_mihi120μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (476)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (988)
      • dev_mihi90μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi190μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (94)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (988)
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi100μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi80μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi80μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1339)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1339)
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi110μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1340)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1340)
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi90μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (912)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (913)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (190)
      • dev_mihi80μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi80μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi80μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1675)
      • dev_mihi130μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (64)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (66)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (191)
      • dev_mihi90μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (65)
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi80μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (192)
      • dev_mihi110μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (165)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (67)
      • dev_mihi110μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (193)
      • dev_mihi110μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1186)
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi80μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi110μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (920)
      • dev_mihi110μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi150μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (921)
      • dev_mihi160μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi120μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi110μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi110μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi130μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi160μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1103)
      • dev_mihi130μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi150μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1416)
      • dev_mihi120μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi150μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi130μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi130μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi160μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (752)
      • dev_mihi120μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi140μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (804)
      • dev_mihi130μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi220μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (753)
      • dev_mihi150μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi150μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (919)
      • dev_mihi110μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi140μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi110μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi110μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi110μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi110μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi110μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi110μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi120μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi150μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (754)
      • dev_mihi120μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi150μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1105)
      • dev_mihi120μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi160μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (805)
      • dev_mihi110μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi110μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi120μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi110μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi120μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi130μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi150μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (287)
      • dev_mihi130μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi150μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (287)
      • dev_mihi120μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi150μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (361)
      • dev_mihi120μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi120μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi180μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (360)
      • dev_mihi130μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi150μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (361)
      • dev_mihi120μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi150μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (360)
      • dev_mihi120μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi130μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi160μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (70)
      • dev_mihi130μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi150μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (71)
      • dev_mihi90μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi140μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (74)
      • dev_mihi120μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (72)
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi80μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi140μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (73)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1110)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (272)
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi120μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1850)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1851)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1852)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1852)
      • dev_mihi90μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1851)
      • dev_mihi120μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi140μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1850)
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi100μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi100μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi140μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1504)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1618)
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi80μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi100μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1622)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1622)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1621)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1620)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1619)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1504)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1618)
      • dev_mihi90μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1619)
      • dev_mihi90μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1620)
      • dev_mihi100μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi80μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi80μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1409)
      • dev_mihi110μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi140μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1410)
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi80μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi100μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi170μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1505)
      • dev_mihi120μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi180μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1412)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi210μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1411)
      • dev_mihi110μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi160μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1410)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi190μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1409)
      • dev_mihi110μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi210μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1411)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi200μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1412)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1505)
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi80μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi100μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1003)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi150μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1004)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1005)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi120μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1005)
      • dev_mihi90μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi150μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1004)
      • dev_mihi100μsselect * from `products` where `sku` = ? and `availability` = ? limit 1
      • dev_mihi130μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1003)
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi100μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • dev_mihi90μsselect * from `similar_products` where `similar_products`.`product_id` = ? and `similar_products`.`product_id` is not null
      • dev_mihi90μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = ? and `date_start` <= ? and `action_id` is null order by `date_start` desc limit 1
      • ... 1342 additional queries are executed but now shown because of Debugbar query limits. Limits can be raised in the config (debugbar.options.db.soft/hard_limit)
      App\Models\ProductDescription
      12692ProductDescription.php#?
      App\Models\Product
      634Product.php#?
      App\Models\PriceHistory\Price
      301Price.php#?
      App\Models\CatalogDescription
      148CatalogDescription.php#?
      App\Models\SimilarProduct
      32SimilarProduct.php#?
      App\Models\Period
      8Period.php#?
      App\Models\Currency
      2Currency.php#?
      App\Models\Catalog
      1Catalog.php#?
      App\Models\Language
      1Language.php#?
          ClearShow all
          Date ↕MethodURLData
          #12025-04-12 13:02:05GET/pl/catalog/online-catalog-euro6184213819