Promo

Piesakieties


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 history102msRequest Duration43MBMemory Usage12.x
Laravel Version
12.3.0
PHP Version
8.3.15
Environment
local
Debug Mode
Enabled
URL
ukrtestdev.com
Timezone
Europe/Warsaw
Locale
lv
GET lv/list-{key}
status
200 OK
full_url
https://ukrtestdev.com/lv/list-promo
action_name
product.list
controller_action
App\Http\Controllers\Front\ProductListController@index
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
    status
    200 OK
    full_url
    https://ukrtestdev.com/lv/list-promo
    action_name
    product.list
    controller_action
    App\Http\Controllers\Front\ProductListController@index
    uri
    GET lv/list-{key}
    controller
    App\Http\Controllers\Front\ProductListController@index
    prefix
    /lv
    file
    app/Http/Controllers/Front/ProductListController.php:22-192
    middleware
    web, setLocale
    duration
    102ms
    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 => "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 => "Wed, 07 May 2025 17:23:45 GMT" ] ]
    session_attributes
    0 of 0
    array:1 [ "_token" => "6LjOFIGSBxa1SkM7ozsbaezWV6OcyZOSKR98rBMG" ]
    • Booting (78.7ms)time
    • Application (23.69ms)time
    • Routing (3.95ms)
    • Preparing Response (5.03ms)
    • View: templates.mihi.layouts.product_listviews
    • 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 (76.86%)
      78.70ms
      1 x Application (23.13%)
      23.69ms
      1 x Preparing Response (4.92%)
      5.03ms
      1 x Routing (3.86%)
      3.95ms
      6 x View (0%)
      0μs
      6 templates were rendered
      • templates.mihi.layouts.product_listproduct_list.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
      11 statements were executed (6 duplicates)Show only duplicates2.04ms
      • MarketingPlan.php#42dev_mihi760μsselect * from `periods` where `start_period` <= '2025-05-07 19:23:45' and `end_period` >= '2025-05-07 19:23:45' limit 1
        Bindings
        • 0: 2025-05-07 19:23:45
        • 1: 2025-05-07 19:23:45
        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_mihi160μsselect * from `periods` where `end_period` < '2025-05-07 19:23:45' order by `end_period` desc limit 1
        Bindings
        • 0: 2025-05-07 19:23:45
        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
      • ProductListController.php#29dev_mihi110μsselect `currency_id` from `languages` where `code` = 'lv' limit 1
        Bindings
        • 0: lv
        Backtrace
        • app/Http/Controllers/Front/ProductListController.php:29
        • 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
      • ProductListController.php#30dev_mihi110μsselect * from `currencies` where `currencies`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Front/ProductListController.php:30
        • 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_mihi130μsselect * from `periods` where `start_period` <= '2025-05-07 19:23:45' and `end_period` >= '2025-05-07 19:23:45' limit 1
        Bindings
        • 0: 2025-05-07 19:23:45
        • 1: 2025-05-07 19:23:45
        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/ProductListController.php:288
      • MarketingPlan.php#45dev_mihi90μsselect * from `periods` where `end_period` < '2025-05-07 19:23:45' order by `end_period` desc limit 1
        Bindings
        • 0: 2025-05-07 19:23:45
        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/ProductListController.php:288
      • ProductListController.php#291dev_mihi270μsselect `products_id` from `actions` where `catalog` = 2 and json_contains(`periods_id`, '49') and `from` <= '2025-05-07 19:23:45' and `to` >= '2025-05-07'
        Bindings
        • 0: 2
        • 1: 49
        • 2: 2025-05-07 19:23:45
        • 3: 2025-05-07
        Backtrace
        • app/Http/Controllers/Front/ProductListController.php:291
        • app/Http/Controllers/Front/ProductListController.php:113
        • 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
      • ProductListController.php#114dev_mihi110μsselect * from `products` where 0 = 1
        Backtrace
        • app/Http/Controllers/Front/ProductListController.php:114
        • 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_mihi100μsselect * from `periods` where `start_period` <= '2025-05-07 19:23:45' and `end_period` >= '2025-05-07 19:23:45' limit 1
        Bindings
        • 0: 2025-05-07 19:23:45
        • 1: 2025-05-07 19:23:45
        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-05-07 19:23:45' order by `end_period` desc limit 1
        Bindings
        • 0: 2025-05-07 19:23:45
        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_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\Period
      6Period.php#?
      App\Models\Language
      1Language.php#?
      App\Models\Currency
      1Currency.php#?
          ClearShow all
          Date ↕MethodURLData
          #12025-05-07 19:23:45GET/lv/list-promo6118