Crèmes

100301

8.00 €*
Votre prix
5.90 €
*Prix le plus bas des 30 jours précédant la remise sur www.mihi.care (catalogue précédent)
Connectez-vous


Notice. We use cookies to provide necessary website functionality, improve your experience and analyze our traffic. By using our website, you agree to our legal policies.

SettingsRequest history122msRequest Duration44MBMemory Usage12.x
Laravel Version
12.3.0
PHP Version
8.3.15
Environment
local
Debug Mode
Enabled
URL
ukrtestdev.com
Timezone
Europe/Warsaw
Locale
fr
GET fr/c-{slug}
status
200 OK
full_url
https://ukrtestdev.com/fr/c-health-creams
action_name
actualCategory
controller_action
App\Http\Controllers\Front\CategoryController@actualCategory
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
  • warninglog[16:39:53] LOG.warning: json_decode(): Passing null to parameter #1 ($json) of type string is deprec...
status
200 OK
full_url
https://ukrtestdev.com/fr/c-health-creams
action_name
actualCategory
controller_action
App\Http\Controllers\Front\CategoryController@actualCategory
uri
GET fr/c-{slug}
controller
App\Http\Controllers\Front\CategoryController@actualCategory
prefix
/fr
file
app/Http/Controllers/Front/CategoryController.php:21-179
middleware
web, setLocale
duration
122ms
peak_memory
48.8MB
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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "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 => "Thu, 08 May 2025 14:39:53 GMT" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "Y7wLR6dmNH1qj61285VMgYNLVVdxdjF5VFvtyfzo" ]
  • Booting (81.65ms)time
  • Application (40.09ms)time
  • Routing (4.04ms)
  • Preparing Response (7.94ms)
  • View: templates.mihi.catalog.indexviews
  • View: templates.mihi.banners.homeviews
  • 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 Booting (67.07%)
    81.65ms
    1 x Application (32.93%)
    40.09ms
    1 x Preparing Response (6.52%)
    7.94ms
    1 x Routing (3.32%)
    4.04ms
    7 x View (0%)
    0μs
    7 templates were rendered
    • templates.mihi.catalog.indexindex.blade.php#?blade
    • templates.mihi.banners.homehome.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
    36 statements were executed (19 duplicates)Show only duplicates6.68ms
    • MarketingPlan.php#42dev_mihi750μsselect * from `periods` where `start_period` <= '2025-05-08 16:39:53' and `end_period` >= '2025-05-08 16:39:53' limit 1
      Bindings
      • 0: 2025-05-08 16:39:53
      • 1: 2025-05-08 16:39:53
      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_mihi140μsselect * from `periods` where `end_period` < '2025-05-08 16:39:53' order by `end_period` desc limit 1
      Bindings
      • 0: 2025-05-08 16:39:53
      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
    • CategoryController.php#33dev_mihi160μsselect * from `categories` where `slug` = 'health-creams' limit 1
      Bindings
      • 0: health-creams
      Backtrace
      • app/Http/Controllers/Front/CategoryController.php:33
      • 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
    • CategoryController.php#33dev_mihi240μsselect * from `category_descriptions` where `category_descriptions`.`category_id` in (104) and `language_key` = 'fr'
      Bindings
      • 0: fr
      Backtrace
      • app/Http/Controllers/Front/CategoryController.php:33
      • 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
    • CategoryController.php#33dev_mihi130μsselect * from `categories` where `categories`.`parent_id` in (104)
      Backtrace
      • app/Http/Controllers/Front/CategoryController.php:33
      • 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
    • CategoryController.php#33dev_mihi90μsselect * from `categories` where `categories`.`id` in (7)
      Backtrace
      • app/Http/Controllers/Front/CategoryController.php:33
      • 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
    • CategoryController.php#58dev_mihi140μsselect * from `categories`
      Backtrace
      • app/Http/Controllers/Front/CategoryController.php:58
      • 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
    • CategoryController.php#90dev_mihi1.44msselect * from `products` where `archived` = '0' and `availability` = 1 and exists (select * from `categories` inner join `category_product` on `categories`.`id` = `category_product`.`category_id` where `products`.`id` = `category_product`.`product_id` and `categories`.`id` in (104)) order by `sort` asc, `new_product` desc, `on_sale` desc
      Bindings
      • 0: 0
      • 1: 1
      • 2: 104
      Backtrace
      • app/Http/Controllers/Front/CategoryController.php:90
      • 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
    • CategoryController.php#90dev_mihi300μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1022) and `language_key` = 'fr'
      Bindings
      • 0: fr
      Backtrace
      • app/Http/Controllers/Front/CategoryController.php:90
      • 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
    • CategoryController.php#90dev_mihi260μsselect `option_items`.*, `option_item_product`.`product_id` as `pivot_product_id`, `option_item_product`.`option_item_id` as `pivot_option_item_id` from `option_items` inner join `option_item_product` on `option_items`.`id` = `option_item_product`.`option_item_id` where `option_item_product`.`product_id` in (1022) and `option_id` = 2
      Bindings
      • 0: 2
      Backtrace
      • app/Http/Controllers/Front/CategoryController.php:90
      • 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
    • CategoryController.php#90dev_mihi160μsselect `categories`.*, `option_item_category`.`option_item_id` as `pivot_option_item_id`, `option_item_category`.`category_id` as `pivot_category_id`, `option_item_category`.`sort` as `pivot_sort` from `categories` inner join `option_item_category` on `categories`.`id` = `option_item_category`.`category_id` where `option_item_category`.`option_item_id` in (514) and `category_id` = 104
      Bindings
      • 0: 104
      Backtrace
      • app/Http/Controllers/Front/CategoryController.php:90
      • 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
    • Product.php#467dev_mihi230μsselect * from `prices` where `product_id` = 1022 and `date_start` <= '2025-05-08 16' order by `date_start` desc limit 1
      Bindings
      • 0: 1022
      • 1: 2025-05-08 16
      Backtrace
      • app/Models/Product.php:467
      • app/Http/Controllers/Front/CategoryController.php:131
      • app/Http/Controllers/Front/CategoryController.php:129
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
    • Product.php#505dev_mihi120μsselect `currency_id` from `languages` where `code` = 'fr' limit 1
      Bindings
      • 0: fr
      Backtrace
      • app/Models/Product.php:505
      • app/Models/Product.php:476
      • app/Http/Controllers/Front/CategoryController.php:131
      • app/Http/Controllers/Front/CategoryController.php:129
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    • Product.php#505dev_mihi90μsselect * from `currencies` where `currencies`.`id` = 1 limit 1
      Bindings
      • 0: 1
      Backtrace
      • app/Models/Product.php:505
      • app/Models/Product.php:476
      • app/Http/Controllers/Front/CategoryController.php:131
      • app/Http/Controllers/Front/CategoryController.php:129
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    • Product.php#418dev_mihi100μsselect `id`, `price`, `price_marketing`, `date_start`, `date_end`, `discount`, `action_id` from `prices` where `product_id` = 1022 and `date_start` <= '2025-05-08 16' and `action_id` is null order by `date_start` desc limit 1
      Bindings
      • 0: 1022
      • 1: 2025-05-08 16
      Backtrace
      • app/Models/Product.php:418
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
      • app/Models/Product.php:412
      • app/Http/Controllers/Front/CategoryController.php:132
      • app/Http/Controllers/Front/CategoryController.php:129
    • Product.php#505dev_mihi100μsselect `currency_id` from `languages` where `code` = 'fr' limit 1
      Bindings
      • 0: fr
      Backtrace
      • app/Models/Product.php:505
      • app/Models/Product.php:444
      • app/Http/Controllers/Front/CategoryController.php:132
      • app/Http/Controllers/Front/CategoryController.php:129
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    • Product.php#505dev_mihi90μsselect * from `currencies` where `currencies`.`id` = 1 limit 1
      Bindings
      • 0: 1
      Backtrace
      • app/Models/Product.php:505
      • app/Models/Product.php:444
      • app/Http/Controllers/Front/CategoryController.php:132
      • app/Http/Controllers/Front/CategoryController.php:129
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    • Product.php#505dev_mihi90μsselect `currency_id` from `languages` where `code` = 'fr' limit 1
      Bindings
      • 0: fr
      Backtrace
      • app/Models/Product.php:505
      • app/Models/Product.php:444
      • app/Models/Product.php:375
      • app/Http/Controllers/Front/CategoryController.php:133
      • app/Http/Controllers/Front/CategoryController.php:129
    • Product.php#505dev_mihi90μsselect * from `currencies` where `currencies`.`id` = 1 limit 1
      Bindings
      • 0: 1
      Backtrace
      • app/Models/Product.php:505
      • app/Models/Product.php:444
      • app/Models/Product.php:375
      • app/Http/Controllers/Front/CategoryController.php:133
      • app/Http/Controllers/Front/CategoryController.php:129
    • CategoryController.php#134dev_mihi100μsselect * from `date_delivery_products` where `date_delivery_products`.`product_id` = 1022 and `date_delivery_products`.`product_id` is not null limit 1
      Bindings
      • 0: 1022
      Backtrace
      • app/Http/Controllers/Front/CategoryController.php:134
      • app/Http/Controllers/Front/CategoryController.php:129
      • 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
    • Product.php#602dev_mihi310μsselect * from `actions` where `from` <= '2025-05-08 16:39:53' and `to` >= '2025-05-08 16:39:53' and json_contains(`products_id`, '1022') limit 1
      Bindings
      • 0: 2025-05-08 16:39:53
      • 1: 2025-05-08 16:39:53
      • 2: 1022
      Backtrace
      • app/Models/Product.php:602
      • app/Http/Controllers/Front/CategoryController.php:138
      • app/Http/Controllers/Front/CategoryController.php:129
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
    • CategoryController.php#161dev_mihi130μsselect `currency_id` from `languages` where `code` = 'fr' limit 1
      Bindings
      • 0: fr
      Backtrace
      • app/Http/Controllers/Front/CategoryController.php:161
      • 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
    • CategoryController.php#162dev_mihi90μsselect * from `currencies` where `currencies`.`id` = 1 limit 1
      Bindings
      • 0: 1
      Backtrace
      • app/Http/Controllers/Front/CategoryController.php:162
      • 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
    • Banner.php#26dev_mihi100μsselect * from `banners` where `status` = 1 and `slug` = 'home' and exists (select * from `banner_images` where `banners`.`id` = `banner_images`.`banner_id` and `language_key` = 'fr')
      Bindings
      • 0: 1
      • 1: home
      • 2: fr
      Backtrace
      • app/Models/Banner.php:26
      • app/Http/Controllers/Front/CategoryController.php:169
      • 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
    • Banner.php#26dev_mihi110μsselect * from `banner_images` where `banner_images`.`banner_id` in (6) and `language_key` = 'fr' and `active` = 1 and `special_display` = 0 order by `created_at` desc
      Bindings
      • 0: fr
      • 1: 1
      • 2: 0
      Backtrace
      • app/Models/Banner.php:26
      • app/Http/Controllers/Front/CategoryController.php:169
      • 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
    • Popup.php#35dev_mihi150μsselect * from `popups` where `location` = 'category' and 1 = 1 and `location_id` = 104 limit 1
      Bindings
      • 0: category
      • 1: 104
      Backtrace
      • app/Models/Popup.php:35
      • app/Http/Controllers/Front/CategoryController.php:172
      • 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
    • Product.php#467dev_mihi120μsselect * from `prices` where `product_id` = 1022 and `date_start` <= '2025-05-08 16' order by `date_start` desc limit 1
      Bindings
      • 0: 1022
      • 1: 2025-05-08 16
      Backtrace
      • app/Models/Product.php:467
      • 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#505dev_mihi80μsselect `currency_id` from `languages` where `code` = 'fr' limit 1
      Bindings
      • 0: fr
      Backtrace
      • app/Models/Product.php:505
      • app/Models/Product.php:476
      • 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#505dev_mihi130μsselect * from `currencies` where `currencies`.`id` = 1 limit 1
      Bindings
      • 0: 1
      Backtrace
      • app/Models/Product.php:505
      • app/Models/Product.php:476
      • 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#103dev_mihi90μsselect * from `options` where `options`.`id` = 2 limit 1
      Bindings
      • 0: 2
      Backtrace
      • app/Models/Product.php:103
      • 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#118dev_mihi90μsselect exists(select * from `product_last_items` where `product_last_items`.`product_id` = 1022 and `product_last_items`.`product_id` is not null) as `exists`
      Bindings
      • 0: 1022
      Backtrace
      • app/Models/Product.php:118
      • app/Models/Product.php:127
      • 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#118dev_mihi90μsselect exists(select * from `product_last_items` where `product_last_items`.`product_id` = 1022 and `product_last_items`.`product_id` is not null) as `exists`
      Bindings
      • 0: 1022
      Backtrace
      • app/Models/Product.php:118
      • app/Models/Product.php:129
      • 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#118dev_mihi100μsselect exists(select * from `product_last_items` where `product_last_items`.`product_id` = 1022 and `product_last_items`.`product_id` is not null) as `exists`
      Bindings
      • 0: 1022
      Backtrace
      • app/Models/Product.php:118
      • 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
    • MarketingPlan.php#42dev_mihi100μsselect * from `periods` where `start_period` <= '2025-05-08 16:39:53' and `end_period` >= '2025-05-08 16:39:53' limit 1
      Bindings
      • 0: 2025-05-08 16:39:53
      • 1: 2025-05-08 16:39:53
      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_mihi80μsselect * from `periods` where `end_period` < '2025-05-08 16:39:53' order by `end_period` desc limit 1
      Bindings
      • 0: 2025-05-08 16:39:53
      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
    • MenuController.php#16dev_mihi90μsselect * from `menus` order by `order` asc
      Backtrace
      • app/Http/Controllers/Front/MenuController.php:16
      • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
      • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
      • vendor/laravel/framework/src/Illuminate/View/View.php:190
      • vendor/laravel/framework/src/Illuminate/View/View.php:161
    App\Models\Category
    101Category.php#?
    App\Models\BannerImages
    8BannerImages.php#?
    App\Models\Language
    5Language.php#?
    App\Models\Currency
    5Currency.php#?
    App\Models\Period
    4Period.php#?
    App\Models\PriceHistory\Price
    3Price.php#?
    App\Models\CategoryDescription
    1CategoryDescription.php#?
    App\Models\Product
    1Product.php#?
    App\Models\ProductDescription
    1ProductDescription.php#?
    App\Models\OptionItem
    1OptionItem.php#?
    App\Models\Banner
    1Banner.php#?
    App\Models\Option
    1Option.php#?
        ClearShow all
        Date ↕MethodURLData
        #12025-05-08 16:39:53GET/fr/c-health-creams1736132