BEST BODY - Stilingi.eu - Drabužiai, Avalynė ir Aksesuarai Internetu
Request history8.3.15PHP Version1.74sRequest Duration6MBMemory UsageGET m-{slug}Route
  • warninglog[09:59:49] LOG.warning: mb_strlen(): Passing null to parameter #1 ($string) of type string is deprec...
  • Booting (60.55ms)time
  • Application (1.68s)time
  • 1 x Application (96.52%)
    1.68s
    1 x Booting (3.48%)
    60.55ms
    uri
    GET m-{slug}
    middleware
    web
    controller
    App\Http\Controllers\ManufacturerController@show
    namespace
    prefix
    where
    as
    manufacturer.show
    file
    app/Http/Controllers/ManufacturerController.php:18-25
    18 statements were executed (2 duplicates)Show only duplicates1.53s
    • SessionManager.php#108dbConnection Established
      Backtrace
      • vendor/laravel/framework/src/Illuminate/Session/SessionManager.php:108
      • vendor/laravel/framework/src/Illuminate/Session/SessionManager.php:95
      • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:159
      • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:57
      • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
    • DatabaseSessionHandler.php#97db2.02msselect * from `sessions` where `id` = 'QIMz7aEsXh7jgDbw4KcU07sfNFFCP0Re1DGGLjU6' limit 1
      Bindings
      • 0: QIMz7aEsXh7jgDbw4KcU07sfNFFCP0Re1DGGLjU6
      Backtrace
      • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
      • vendor/laravel/framework/src/Illuminate/Session/Store.php:114
      • vendor/laravel/framework/src/Illuminate/Session/Store.php:102
      • vendor/laravel/framework/src/Illuminate/Session/Store.php:86
      • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:147
    • ManufacturerController.php#20db1.27msselect exists(select * from `manufacturers` where `slug` = 'best-body') as `exists`
      Bindings
      • 0: best-body
      Backtrace
      • app/Http/Controllers/ManufacturerController.php:20
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
    • ManufacturerController.php#23db560μsselect * from `manufacturers` where `slug` = 'best-body' limit 1
      Bindings
      • 0: best-body
      Backtrace
      • app/Http/Controllers/ManufacturerController.php:23
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
    • Manufacturer.php#88db191msselect count(*) as aggregate from (select `products`.`product_id`, `tax_class_id`, `price` from `products` where `manufacturer_id` = 656 and `status` = 2 group by `product_id`) as `aggregate_table`
      Bindings
      • 0: 656
      • 1: 2
      Backtrace
      • app/Livewire/Product/Manufacturer.php:88
      • app/Livewire/Product/Manufacturer.php:93
      • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
      • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
      • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
    • Manufacturer.php#88db91.2msselect `products`.`product_id`, `tax_class_id`, `price` from `products` where `manufacturer_id` = 656 and `status` = 2 group by `product_id` order by `product_id` desc limit 24 offset 0
      Bindings
      • 0: 656
      • 1: 2
      Backtrace
      • app/Livewire/Product/Manufacturer.php:88
      • app/Livewire/Product/Manufacturer.php:93
      • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
      • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
      • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
    • Manufacturer.php#88db1.15msselect * from `product_descriptions` where `product_descriptions`.`product_id` in (340286, 340528, 340625)
      Backtrace
      • app/Livewire/Product/Manufacturer.php:88
      • app/Livewire/Product/Manufacturer.php:93
      • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
      • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
      • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
    • Manufacturer.php#88db2.98msselect * from `tax_classes` where `tax_classes`.`id` in (1)
      Bindings
      • 0: 1
      Backtrace
      • app/Livewire/Product/Manufacturer.php:88
      • app/Livewire/Product/Manufacturer.php:93
      • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
      • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
      • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
    • Manufacturer.php#88db1.22msselect * from `product_glami_exports` where `product_glami_exports`.`product_id` in (340286, 340528, 340625)
      Backtrace
      • app/Livewire/Product/Manufacturer.php:88
      • app/Livewire/Product/Manufacturer.php:93
      • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
      • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
      • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
    • Manufacturer.php#88db540μsselect * from `product_specials` where ((product_specials.date_start = '0000-00-00' OR product_specials.date_start < NOW()) AND (product_specials.date_end = '0000-00-00' OR product_specials.date_end > NOW())) and `product_specials`.`product_id` in (340286, 340528, 340625) order by `product_specials`.`price` asc
      Backtrace
      • app/Livewire/Product/Manufacturer.php:88
      • app/Livewire/Product/Manufacturer.php:93
      • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
      • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
      • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
    • Manufacturer.php#88db2.68msselect * from `product_images` where `product_images`.`product_id` in (340286, 340528, 340625) order by `order` asc
      Backtrace
      • app/Livewire/Product/Manufacturer.php:88
      • app/Livewire/Product/Manufacturer.php:93
      • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
      • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
      • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
    • DatabaseStore.php#129db900μsselect * from `cache` where `key` in ('options-list-in-manufacturer-656')
      Bindings
      • 0: options-list-in-manufacturer-656
      Backtrace
      • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:129
      • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:104
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:117
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:418
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
    • DatabaseStore.php#409db10.22msdelete from `cache` where `key` in ('options-list-in-manufacturer-656', 'illuminate:cache:flexible:created:options-list-in-manufacturer-656') and `expiration` <= 1736150387
      Bindings
      • 0: options-list-in-manufacturer-656
      • 1: illuminate:cache:flexible:created:options-list-in-manufacturer-656
      • 2: 1736150387
      Backtrace
      • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:409
      • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:144
      • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:104
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:117
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:418
    • Product.php#225db1.21sselect distinct `product_options`.`option_id`, `options`.`name` from `products` left join `product_options` on `products`.`product_id` = `product_options`.`product_id` left join `options` on `product_options`.`option_id` = `options`.`id` where (`status` = 2 and `products`.`manufacturer_id` = 656) and `options`.`name` is not null
      Bindings
      • 0: 2
      • 1: 656
      Backtrace
      • app/Models/Product.php:225
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • app/Models/Product.php:223
      • app/Livewire/Product/Manufacturer.php:97
    • DatabaseStore.php#189db3.52msinsert into `cache` (`expiration`, `key`, `value`) values (1736153989, 'options-list-in-manufacturer-656', 'a:0:{}') on duplicate key update `expiration` = values(`expiration`), `key` = values(`key`), `value` = values(`value`)
      Bindings
      • 0: 1736153989
      • 1: options-list-in-manufacturer-656
      • 2: a:0:{}
      Backtrace
      • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:189
      • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:166
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:237
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
    • DatabaseStore.php#129db870μsselect * from `cache` where `key` in ('header-categories')
      Bindings
      • 0: header-categories
      Backtrace
      • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:129
      • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:104
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:117
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:418
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
    • DatabaseStore.php#129db4.13msselect * from `cache` where `key` in ('pages-list')
      Bindings
      • 0: pages-list
      Backtrace
      • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:129
      • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:104
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:117
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:418
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
    • DatabaseSessionHandler.php#97db580μsselect * from `sessions` where `id` = 'QIMz7aEsXh7jgDbw4KcU07sfNFFCP0Re1DGGLjU6' limit 1
      Bindings
      • 0: QIMz7aEsXh7jgDbw4KcU07sfNFFCP0Re1DGGLjU6
      Backtrace
      • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
      • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:136
      • vendor/laravel/framework/src/Illuminate/Session/Store.php:173
      • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:245
      • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:130
    • DatabaseSessionHandler.php#158db4.03msinsert into `sessions` (`payload`, `last_activity`, `user_id`, `ip_address`, `user_agent`, `id`) values ('YTozOntzOjY6Il90b2tlbiI7czo0MDoiRHY5bzFxUG0wRzZhd0xDaWhzdWRBcDVmVFh2SVFvTGJGcVRzWlF1RCI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NDE6Imh0dHBzOi8vc3RpbGluZ2kuZXUvaW5kZXgucGhwL20tYmVzdC1ib2R5Ijt9czo2OiJfZmxhc2giO2E6Mjp7czozOiJvbGQiO2E6MDp7fXM6MzoibmV3IjthOjA6e319fQ==', 1736150389, null, '3.133.111.222', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'QIMz7aEsXh7jgDbw4KcU07sfNFFCP0Re1DGGLjU6')
      Bindings
      • 0: YTozOntzOjY6Il90b2tlbiI7czo0MDoiRHY5bzFxUG0wRzZhd0xDaWhzdWRBcDVmVFh2SVFvTGJGcVRzWlF1RCI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NDE6Imh0dHBzOi8vc3RpbGluZ2kuZXUvaW5kZXgucGhwL20tYmVzdC1ib2R5Ijt9czo2OiJfZmxhc2giO2E6Mjp7czozOiJvbGQiO2E6MDp7fXM6MzoibmV3IjthOjA6e319fQ==
      • 1: 1736150389
      • 2: 
      • 3: 3.133.111.222
      • 4: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
      • 5: QIMz7aEsXh7jgDbw4KcU07sfNFFCP0Re1DGGLjU6
      Backtrace
      • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:158
      • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:142
      • vendor/laravel/framework/src/Illuminate/Session/Store.php:173
      • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:245
      • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:130
    App\Models\ProductImage
    6ProductImage.php#?
    App\Models\Product
    3Product.php#?
    App\Models\ProductDescription
    3ProductDescription.php#?
    App\Models\Manufacturer
    1Manufacturer.php#?
    App\Models\TaxClass
    1TaxClass.php#?
    product.manufacturer #Jj5EsqQJi5ibMSxJzy5D
    array:4 [ "data" => array:6 [ "manufacturer" => App\Models\Manufacturer {#2263 #connecti...
    header-cart #h0ONxIZurEyEyEhIyOuU
    array:4 [ "data" => array:1 [ "cartItems" => Wearepixel\Cart\CartCollection {#2503 #item...
        _token
        Dv9o1qPm0G6awLCihsudAp5fTXvIQoLbFqTsZQuD
        _previous
        array:1 [ "url" => "https://stilingi.eu/index.php/m-best-body" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /m-best-body
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        []
        
        request_request
        []
        
        request_headers
        0 of 0
        array:24 [ "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" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "connection" => array:1 [ 0 => "Keep-Alive" ] "host" => array:1 [ 0 => "stilingi.eu" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "x-forwarded-for" => array:1 [ 0 => "3.133.111.222" ] "cf-ray" => array:1 [ 0 => "8fda2baf711c1403-ORD" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "cf-ew-via" => array:1 [ 0 => "15" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1; subreqs=1" ] "cf-connecting-ip" => array:1 [ 0 => "3.133.111.222" ] "priority" => array:1 [ 0 => "u=0, i" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "max-age=0, must-revalidate, no-cache, no-store, private" ] "date" => array:1 [ 0 => "Mon, 06 Jan 2025 07:59:47 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "Fri, 01 Jan 1990 00:00:00 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjYxKzBidmlQWW1ERWJQdnB2WHJUWVE9PSIsInZhbHVlIjoiQzVqeE9nekFjNFBmM1EvTUpJNnVCYjJQMjZiQ3E1Vm9KcFprNTBMeHlUZVBhTkNGU2t2eVFya056aDlKd09FOXFJcG5VeFZPMk9PMUswZzhZK1Vwam1XTStsdWRDUFN6TWVjUlNYR1c1VkJabmduUjVsZ2Vkc0pldmUzTytwUUoiLCJtYWMiOiJjZDBkNDVkMzRhN2U0NmNlZDI2ZTA5OTdjMDUyZDgwNTI0ZjRlODRkN2NkNjI1MDNjNDhmZTJiODQ3NjlmYTdhIiwidGFnIjoiIn0%3D; expires=Wed, 08 Jan 2025 19:59:49 GMT; Max-Age=216000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IjYxKzBidmlQWW1ERWJQdnB2WHJUWVE9PSIsInZhbHVlIjoiQzVqeE9nekFjNFBmM1EvTUpJNnVCYjJQMjZiQ3E1Vm9KcFprNTBMeHlUZVBhTkNGU2t2eVFya056aDlKd09FOXFJcG5Ve" 1 => "stilingieu_drabuziai_avalyne_ir_aksesuarai_internetu_session=eyJpdiI6IkE3d29FMEZRWEVOZVZYT21JMGNLMnc9PSIsInZhbHVlIjoibkxrMU5lTVVmSDBuTDhuKzFZWnhybjg2MElXMnI1T0hFVk1hbTdGbGtlQUJBZGQ2UUp1bUR6R1FqUW83OTZBQ01uVXFHa3g5cGNmcncrLzUySFNIU0twbHFBUHRCZFZCTDl3aGJHdHNsbFlvWkdYNmxyZXBxeC9MNE9YanpEWnUiLCJtYWMiOiIxZGQ2OTJlNzY3ZjI5ZDdlMmMxZGNlMjEyNTI1YWMyMDU3ZTUyZGVjZjAyMjk1ZTg3NmMzN2RhY2VmNmQ5YjQzIiwidGFnIjoiIn0%3D; expires=Wed, 08 Jan 2025 19:59:49 GMT; Max-Age=216000; path=/; secure; httponly; samesite=laxstilingieu_drabuziai_avalyne_ir_aksesuarai_internetu_session=eyJpdiI6IkE3d29FMEZRWEVOZVZYT21JMGNLMnc9PSIsInZhbHVlIjoibkxrMU5lTVVmSDBuTDhuKzFZWnhybjg2MElXMnI1T0h" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjYxKzBidmlQWW1ERWJQdnB2WHJUWVE9PSIsInZhbHVlIjoiQzVqeE9nekFjNFBmM1EvTUpJNnVCYjJQMjZiQ3E1Vm9KcFprNTBMeHlUZVBhTkNGU2t2eVFya056aDlKd09FOXFJcG5VeFZPMk9PMUswZzhZK1Vwam1XTStsdWRDUFN6TWVjUlNYR1c1VkJabmduUjVsZ2Vkc0pldmUzTytwUUoiLCJtYWMiOiJjZDBkNDVkMzRhN2U0NmNlZDI2ZTA5OTdjMDUyZDgwNTI0ZjRlODRkN2NkNjI1MDNjNDhmZTJiODQ3NjlmYTdhIiwidGFnIjoiIn0%3D; expires=Wed, 08-Jan-2025 19:59:49 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjYxKzBidmlQWW1ERWJQdnB2WHJUWVE9PSIsInZhbHVlIjoiQzVqeE9nekFjNFBmM1EvTUpJNnVCYjJQMjZiQ3E1Vm9KcFprNTBMeHlUZVBhTkNGU2t2eVFya056aDlKd09FOXFJcG5Ve" 1 => "stilingieu_drabuziai_avalyne_ir_aksesuarai_internetu_session=eyJpdiI6IkE3d29FMEZRWEVOZVZYT21JMGNLMnc9PSIsInZhbHVlIjoibkxrMU5lTVVmSDBuTDhuKzFZWnhybjg2MElXMnI1T0hFVk1hbTdGbGtlQUJBZGQ2UUp1bUR6R1FqUW83OTZBQ01uVXFHa3g5cGNmcncrLzUySFNIU0twbHFBUHRCZFZCTDl3aGJHdHNsbFlvWkdYNmxyZXBxeC9MNE9YanpEWnUiLCJtYWMiOiIxZGQ2OTJlNzY3ZjI5ZDdlMmMxZGNlMjEyNTI1YWMyMDU3ZTUyZGVjZjAyMjk1ZTg3NmMzN2RhY2VmNmQ5YjQzIiwidGFnIjoiIn0%3D; expires=Wed, 08-Jan-2025 19:59:49 GMT; path=/; secure; httponlystilingieu_drabuziai_avalyne_ir_aksesuarai_internetu_session=eyJpdiI6IkE3d29FMEZRWEVOZVZYT21JMGNLMnc9PSIsInZhbHVlIjoibkxrMU5lTVVmSDBuTDhuKzFZWnhybjg2MElXMnI1T0h" ] ]
        session_attributes
        0 of 0
        array:3 [ "_token" => "Dv9o1qPm0G6awLCihsudAp5fTXvIQoLbFqTsZQuD" "_previous" => array:1 [ "url" => "https://stilingi.eu/index.php/m-best-body" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-01-06 09:59:49GET/index.php/m-best-body118142