sadsa
$ 2,123

Title :

sadsa

Description :

dsawkends2nds

Overview
Address: Pakistan, Punjab, Okara,
157 Views
Report Ad
Seller Information
ssssssss //Report Add
Request history8.2.20PHP Version42.84msRequest Duration2MBMemory UsageGET {slug}/{product}Route
    • Booting (11.2ms)time
    • Application (31.63ms)time
    • 1 x Application (73.83%)
      31.63ms
      1 x Booting (26.14%)
      11.20ms
      12 templates were rendered
      • productproduct.blade.php#?blade
      • components.product.top_contenttop_content.blade.php#?blade
      • components.product.product_photo_containtproduct_photo_containt.blade.php#?blade
      • components.product.detailsdetails.blade.php#?blade
      • components.product.reportreport.blade.php#?blade
      • components.alertaalerta.blade.php#?blade
      • components.product.mapmap.blade.php#?blade
      • components.product.product_user_contentproduct_user_content.blade.php#?blade
      • layouts.frontendfrontend.blade.php#?blade
      • components.headerheader.blade.php#?blade
      • components.header_mobileheader_mobile.blade.php#?blade
      • components.footerfooter.blade.php#?blade
      uri
      GET {slug}/{product}
      middleware
      web, frontend
      controller
      App\Http\Controllers\FrontendController@product
      namespace
      where
      as
      product
      file
      app/Http/Controllers/FrontendController.php:135-141
      19 statements were executed (5 duplicates)Show only duplicates8.02ms
      • ImplicitRouteBinding.php#61olx370μsselect * from `bclss_products` where `id` = '16' limit 1
        Bindings
        • 0: 16
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:959
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • Frontend.php#66olx280μsselect * from `bclss_menu` where `slug` is not null
        Backtrace
        • app/Http/Middleware/Frontend.php:66
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Http/Middleware/AddLinkHeadersForPreloadedAssets.php:20
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • middleware::auth:87
      • Frontend.php#49olx280μsselect * from `bclss_menu` where `bclss_menu`.`id` = 14 limit 1
        Bindings
        • 0: 14
        Backtrace
        • app/Http/Middleware/Frontend.php:49
        • app/Http/Middleware/Frontend.php:70
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Http/Middleware/AddLinkHeadersForPreloadedAssets.php:20
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • FrontendController.php#120olx340μsselect * from `bclss_product_meta` where (`key` = 'views' and `product_id` = 16) limit 1
        Bindings
        • 0: views
        • 1: 16
        Backtrace
        • app/Http/Controllers/FrontendController.php:120
        • app/Http/Controllers/FrontendController.php:137
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • FrontendController.php#132olx670μsupdate `bclss_product_meta` set `value` = 157 where `id` = 122
        Bindings
        • 0: 157
        • 1: 122
        Backtrace
        • app/Http/Controllers/FrontendController.php:132
        • app/Http/Controllers/FrontendController.php:137
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • FrontendController.php#138olx400μsselect * from `bclss_products` where not `id` = 16 and (`status` = 'publish' and `category_id` = 20)
        Bindings
        • 0: 16
        • 1: publish
        • 2: 20
        Backtrace
        • app/Http/Controllers/FrontendController.php:138
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • FrontendController.php#139olx480μsselect * from `bclss_countries` where `bclss_countries`.`id` = 167 limit 1
        Bindings
        • 0: 167
        Backtrace
        • app/Http/Controllers/FrontendController.php:139
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • top_content.blade.php#10olx430μsselect * from `bclss_categories` where `bclss_categories`.`id` = 20 limit 1
        Bindings
        • 0: 20
        Backtrace
        • view::components.product.top_content:10
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • top_content.blade.php#10olx430μsselect * from `bclss_categories` where `bclss_categories`.`id` = 14 and `bclss_categories`.`id` is not null limit 1
        Bindings
        • 0: 14
        Backtrace
        • view::components.product.top_content:10
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • product.blade.php#9olx730μsselect * from `bclss_media` where `bclss_media`.`parent_id` = 16 and `bclss_media`.`parent_id` is not null and `type` = 'product' order by `sort` asc
        Bindings
        • 0: 16
        • 1: product
        Backtrace
        • view::product:9
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Product.php#94olx400μsselect * from `bclss_product_meta` where `product_id` = 16
        Bindings
        • 0: 16
        Backtrace
        • app/Models/Product.php:94
        • view::components.product.details:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • Category.php#107olx480μsselect `bclss_fields`.*, `bclss_categories_fields`.`category_id` as `pivot_category_id`, `bclss_categories_fields`.`field_id` as `pivot_field_id` from `bclss_fields` inner join `bclss_categories_fields` on `bclss_fields`.`id` = `bclss_categories_fields`.`field_id` where `bclss_categories_fields`.`category_id` = 20 order by `sort` asc
        Bindings
        • 0: 20
        Backtrace
        • app/Models/Category.php:107
        • app/Models/Category.php:98
        • app/Models/Product.php:113
        • view::components.product.details:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • Product.php#94olx360μsselect * from `bclss_product_meta` where `product_id` = 16
        Bindings
        • 0: 16
        Backtrace
        • app/Models/Product.php:94
        • view::components.product.details:55
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • Product.php#153olx310μsselect * from `bclss_cities` where `bclss_cities`.`id` = 85650 limit 1
        Bindings
        • 0: 85650
        Backtrace
        • app/Models/Product.php:153
        • app/Models/Product.php:180
        • view::components.product.details:64
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Product.php#159olx320μsselect * from `bclss_states` where `bclss_states`.`id` = 3176 limit 1
        Bindings
        • 0: 3176
        Backtrace
        • app/Models/Product.php:159
        • app/Models/Product.php:180
        • view::components.product.details:64
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Product.php#165olx340μsselect * from `bclss_countries` where `bclss_countries`.`id` = 167 limit 1
        Bindings
        • 0: 167
        Backtrace
        • app/Models/Product.php:165
        • app/Models/Product.php:180
        • view::components.product.details:64
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Product.php#94olx450μsselect * from `bclss_product_meta` where `product_id` = 16
        Bindings
        • 0: 16
        Backtrace
        • app/Models/Product.php:94
        • app/Models/Product.php:77
        • view::components.product.details:78
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • product_user_content.blade.php#8olx320μsselect * from `bclss_users` where `bclss_users`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • view::components.product.product_user_content:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • product_user_content.blade.php#8olx630μsselect * from `bclss_media` where `bclss_media`.`parent_id` = 1 and `bclss_media`.`parent_id` is not null and `type` = 'profile' limit 1
        Bindings
        • 0: 1
        • 1: profile
        Backtrace
        • view::components.product.product_user_content:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\Models\Menu
      6Menu.php#?
      App\Models\ProductMeta
      4ProductMeta.php#?
      App\Models\Country
      2Country.php#?
      App\Models\Category
      2Category.php#?
      App\Models\Media
      2Media.php#?
      App\Models\Product
      1Product.php#?
      App\Models\City
      1City.php#?
      App\Models\State
      1State.php#?
      App\Models\User
      1User.php#?
          _token
          3x1ZKG8Gauiqj49ZsGV9G0RYmMTIXbEuhMmVnVdM
          _previous
          array:1 [ "url" => "http://www.spicyscript.com/sadsa/16" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /sadsa/16
          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:22 [ "x-forwarded-for" => array:1 [ 0 => "216.73.216.131" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "cf-ray" => array:1 [ 0 => "94f8606aacd52041-ORD" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "host" => array:1 [ 0 => "www.spicyscript.com" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "cf-connecting-ip" => array:1 [ 0 => "216.73.216.131" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sat, 14 Jun 2025 08:14:52 GMT" ] "link" => array:1 [ 0 => "<https://www.spicyscript.com/build/assets/front-CtVjlLnP.css>; rel="preload"; as="style"" ] "vary" => array:1 [ 0 => "X-Inertia" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlM0OEJvbEtNNE5BM1huZmMyWjVFU2c9PSIsInZhbHVlIjoiQVpYcExWNG5FV25SV1RseWd4RXJsRHhHNEN5SlVrZ0RlQ0tYMmJtRVRwZ2N3Tm5VaFZtWkI3NTJRT2tYM2VGcjFQb3E0Q2ZKUUhJVnhlaWFFUnJ6bHNNWDQ3UGN0enh4WTdxZHZoMm43RGdaRXV1YzFRWTJ4dUlMbjdQM0s3OEEiLCJtYWMiOiIwMjg5MTRkMzNkZWJmMDRiNzllMmI0M2JiNWM5MzViNjAzYmNlMDllYTFmNTQ5ZDY0NjMwNzcxNGE5NmI5ZmNmIiwidGFnIjoiIn0%3D; expires=Sat, 14 Jun 2025 10:14:52 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IlM0OEJvbEtNNE5BM1huZmMyWjVFU2c9PSIsInZhbHVlIjoiQVpYcExWNG5FV25SV1RseWd4RXJsRHhHNEN5SlVrZ0RlQ0tYMmJtRVRwZ2N3Tm5VaFZtWkI3NTJRT2tYM2VGcjFQb3E0Q" 1 => "laravel_session=eyJpdiI6IkpmMVZwRXBZOEN3RG54TE9qWGh3T0E9PSIsInZhbHVlIjoiTlBsbUY5T2lyOFZKNkMrbzVZUjAvT3pRNFpKM29jZXhpTHQzLzlER2dMdW90Sk1ZVGxMVGFVMllGckpZckVQRW5zOWVwVUlJSnJlQkZhTnVqT1VzNVFuMmpLWlUyS2ZvSkcrWm5taHVFbTBWN0t6WC9FM3QxY1M3aFdHNHZDaXAiLCJtYWMiOiIxZTBmNmIyMjkxMWQ4NmI2Mjk4NDAwMGY2MzQyNzQ0YzU2ZTVjZTc2YjdhZjVjOTA2MWM4YzIwYzFjM2Q5MTM2IiwidGFnIjoiIn0%3D; expires=Sat, 14 Jun 2025 10:14:52 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6IkpmMVZwRXBZOEN3RG54TE9qWGh3T0E9PSIsInZhbHVlIjoiTlBsbUY5T2lyOFZKNkMrbzVZUjAvT3pRNFpKM29jZXhpTHQzLzlER2dMdW90Sk1ZVGxMVGFVMllGckpZckVQRW5z" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlM0OEJvbEtNNE5BM1huZmMyWjVFU2c9PSIsInZhbHVlIjoiQVpYcExWNG5FV25SV1RseWd4RXJsRHhHNEN5SlVrZ0RlQ0tYMmJtRVRwZ2N3Tm5VaFZtWkI3NTJRT2tYM2VGcjFQb3E0Q2ZKUUhJVnhlaWFFUnJ6bHNNWDQ3UGN0enh4WTdxZHZoMm43RGdaRXV1YzFRWTJ4dUlMbjdQM0s3OEEiLCJtYWMiOiIwMjg5MTRkMzNkZWJmMDRiNzllMmI0M2JiNWM5MzViNjAzYmNlMDllYTFmNTQ5ZDY0NjMwNzcxNGE5NmI5ZmNmIiwidGFnIjoiIn0%3D; expires=Sat, 14-Jun-2025 10:14:52 GMT; path=/XSRF-TOKEN=eyJpdiI6IlM0OEJvbEtNNE5BM1huZmMyWjVFU2c9PSIsInZhbHVlIjoiQVpYcExWNG5FV25SV1RseWd4RXJsRHhHNEN5SlVrZ0RlQ0tYMmJtRVRwZ2N3Tm5VaFZtWkI3NTJRT2tYM2VGcjFQb3E0Q" 1 => "laravel_session=eyJpdiI6IkpmMVZwRXBZOEN3RG54TE9qWGh3T0E9PSIsInZhbHVlIjoiTlBsbUY5T2lyOFZKNkMrbzVZUjAvT3pRNFpKM29jZXhpTHQzLzlER2dMdW90Sk1ZVGxMVGFVMllGckpZckVQRW5zOWVwVUlJSnJlQkZhTnVqT1VzNVFuMmpLWlUyS2ZvSkcrWm5taHVFbTBWN0t6WC9FM3QxY1M3aFdHNHZDaXAiLCJtYWMiOiIxZTBmNmIyMjkxMWQ4NmI2Mjk4NDAwMGY2MzQyNzQ0YzU2ZTVjZTc2YjdhZjVjOTA2MWM4YzIwYzFjM2Q5MTM2IiwidGFnIjoiIn0%3D; expires=Sat, 14-Jun-2025 10:14:52 GMT; path=/; httponlylaravel_session=eyJpdiI6IkpmMVZwRXBZOEN3RG54TE9qWGh3T0E9PSIsInZhbHVlIjoiTlBsbUY5T2lyOFZKNkMrbzVZUjAvT3pRNFpKM29jZXhpTHQzLzlER2dMdW90Sk1ZVGxMVGFVMllGckpZckVQRW5z" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "3x1ZKG8Gauiqj49ZsGV9G0RYmMTIXbEuhMmVnVdM" "_previous" => array:1 [ "url" => "http://www.spicyscript.com/sadsa/16" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-14 08:14:52GET/sadsa/16121920