18.02.2025

Closing of the period 02/2025

🔔Dear Leaders!

We kindly remind you that 19.02 is the last day of catalogue period 02/2025❕

Please place all orders for closing period 02/2025 today 19.02⏳

At 00:00 (Polish time) the period will be closed.🔑☑️

‼️The website mihi.care will be unavailable on 20.02 from 00:00 to 03:00 (Polish time) due to technical work related to the period 02/2025 closure.

We wish you a successful closing of the catalogue period!

Log in

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 history233msRequest Duration45MBMemory Usage12.x
Laravel Version
12.3.0
PHP Version
8.3.15
Environment
local
Debug Mode
Enabled
URL
ukrtestdev.com
Timezone
Europe/Warsaw
Locale
en
GET en/n-{id}-{slug}
status
200 OK
full_url
https://www.ukrtestdev.com/en/n-1146-closing-of-the-period-022025
action_name
article
controller_action
App\Http\Controllers\Front\NewsController@showArticle
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
    status
    200 OK
    full_url
    https://www.ukrtestdev.com/en/n-1146-closing-of-the-period-022025
    action_name
    article
    controller_action
    App\Http\Controllers\Front\NewsController@showArticle
    uri
    GET en/n-{id}-{slug}
    controller
    App\Http\Controllers\Front\NewsController@showArticle
    prefix
    /en
    file
    app/Http/Controllers/Front/NewsController.php:30-40
    middleware
    web, setLocale
    duration
    234ms
    peak_memory
    54.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 => "www.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 => "Tue, 15 Jul 2025 09:53:59 GMT" ] ]
    session_attributes
    0 of 0
    array:1 [ "_token" => "aoFiXwPOeBvRZqkkckfnFV9eKWJVriJXia2190ti" ]
    • Booting (124ms)time
    • Application (109ms)time
    • Routing (9.18ms)
    • Preparing Response (79.36ms)
    • View: templates.mihi.news.article_showviews
    • View: templates.mihi.article.partials.sidebar_leftviews
    • 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 (53.06%)
      124ms
      1 x Application (46.93%)
      109ms
      1 x Preparing Response (34.02%)
      79.36ms
      1 x Routing (3.94%)
      9.18ms
      7 x View (0%)
      0μs
      7 templates were rendered
      • templates.mihi.news.article_showarticle_show.blade.php#?blade
      • templates.mihi.article.partials.sidebar_leftsidebar_left.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
      8 statements were executed (4 duplicates)Show only duplicates2.54ms
      • MarketingPlan.php#42dev_mihi980μsselect * from `periods` where `start_period` <= '2025-07-15 11:53:59' and `end_period` >= '2025-07-15 11:53:59' limit 1
        Bindings
        • 0: 2025-07-15 11:53:59
        • 1: 2025-07-15 11:53:59
        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:26
      • MarketingPlan.php#45dev_mihi190μsselect * from `periods` where `end_period` < '2025-07-15 11:53:59' order by `end_period` desc limit 1
        Bindings
        • 0: 2025-07-15 11:53:59
        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:26
      • NewsController.php#33dev_mihi350μsselect * from `news` where `news`.`id` = '1146' limit 1
        Bindings
        • 0: 1146
        Backtrace
        • app/Http/Controllers/Front/NewsController.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
      • NewsController.php#33dev_mihi410μsselect * from `news_descriptions` where `language_key` = 'en' and `news_descriptions`.`news_id` in (1146)
        Bindings
        • 0: en
        Backtrace
        • app/Http/Controllers/Front/NewsController.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
      • article_show.blade.php#2dev_mihi270μsselect * from `news_descriptions` where `news_descriptions`.`news_id` = 1146 and `news_descriptions`.`news_id` is not null
        Bindings
        • 0: 1146
        Backtrace
        • view::templates.mihi.news.article_show:2
        • 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_mihi140μsselect * from `periods` where `start_period` <= '2025-07-15 11:53:59' and `end_period` >= '2025-07-15 11:53:59' limit 1
        Bindings
        • 0: 2025-07-15 11:53:59
        • 1: 2025-07-15 11:53:59
        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:26
      • MarketingPlan.php#45dev_mihi100μsselect * from `periods` where `end_period` < '2025-07-15 11:53:59' order by `end_period` desc limit 1
        Bindings
        • 0: 2025-07-15 11:53:59
        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:26
      • MenuController.php#16dev_mihi100μ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\NewsDescription
      22NewsDescription.php#?
      App\Models\Period
      4Period.php#?
      App\Models\News
      1News.php#?
          ClearShow all
          Date ↕MethodURLData
          #12025-07-15 11:54:00GET/en/n-1146-closing-of-the-period-0220257827