Pure Organic Zone - Your Marketplace for 100% Natural & Organic Products. ||

No video found in this category.

Product Name

We’ll notify you once it’s available at your nearest store.

;
Request history8.1.32PHP Version236msRequest Duration39MBMemory UsageGET video/category/{slug}Route
    • Booting (132ms)time
    • Application (104ms)time
    • 1 x Booting (55.85%)
      132ms
      1 x Application (44.14%)
      104ms
      13 templates were rendered
      • web-views.pages.videovideo.blade.php#?blade
      • layouts.front-end.appapp.blade.php#?blade
      • web-views.partials._robotsMetaContentData_robotsMetaContentData.blade.php#?blade
      • layouts.front-end.partials._modals_modals.blade.php#?blade
      • layouts.front-end.partials._quick-view-modal_quick-view-modal.blade.php#?blade
      • layouts.front-end.partials.modal._buy-now_buy-now.blade.php#?blade
      • layouts.front-end.partials._header_header.blade.php#?blade
      • layouts.front-end.partials._customer_auth_check_customer_auth_check.blade.php#?blade
      • layouts.front-end.partials._cart_cart.blade.php#?blade
      • layouts.front-end.partials._alert-message_alert-message.blade.php#?blade
      • layouts.front-end.partials._footer_footer.blade.php#?blade
      • layouts.front-end.partials.modal._dynamic-modals_dynamic-modals.blade.php#?blade
      • layouts.front-end.partials._firebase-script_firebase-script.blade.php#?blade
      uri
      GET video/category/{slug}
      middleware
      web, maintenance_mode, guestCheck
      controller
      App\Http\Controllers\Web\HomeController@videoCategoryDetails
      namespace
      App\Http\Controllers\Web
      prefix
      where
      as
      videoCategoryDetails
      file
      app/Http/Controllers/Web/HomeController.php:207-215
      15 statements were executed (4 duplicates)Show only duplicates8.14ms
      • insert into `guest_users` (`ip_address`, `updated_at`, `created_at`) values ('3.148.231.77', '2025-04-26 22:34:45', '2025-04-26 22:34:45')
        450μsu185689791_organist0604GuestMiddleware.php#26
        Bindings
          Backtrace
          • select * from `video_category` where `category_slug` = 'expert-interviews' limit 1
            600μsu185689791_organist0604HomeController.php#209
            Bindings
              Backtrace
              • select count(*) as aggregate from `video` where `category` = 6
                840μsu185689791_organist0604HomeController.php#212
                Bindings
                  Backtrace
                  • select * from `video` order by `created_at` desc limit 5
                    630μsu185689791_organist0604HomeController.php#213
                    Backtrace
                    • select * from `delivery_zip_codes` where `zipcode` != ''
                      670μsu185689791_organist0604app.blade.php#184
                      Bindings
                        Backtrace
                        • select * from `blog_category`
                          410μsu185689791_organist0604_header.blade.php#16
                          Backtrace
                          • select * from `news_category`
                            280μsu185689791_organist0604_header.blade.php#17
                            Backtrace
                            • select * from `video_category`
                              280μsu185689791_organist0604_header.blade.php#18
                              Backtrace
                              • select * from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'non_perishable')) and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and `status` = 1) and (`status` = 1 and `request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and `status` = 1) and `customer_id` = 735867
                                640μsu185689791_organist0604product.php#24
                                Bindings
                                  Backtrace
                                  • select `cart_group_id` from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'non_perishable')) and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and `status` = 1) and (`status` = 1 and `request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and `status` = 1) and (`customer_id` = 735867 and `is_guest` = 1) group by `cart_group_id`
                                    520μsu185689791_organist0604cart-manager.php#100
                                    Bindings
                                      Backtrace
                                      • select * from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'non_perishable')) and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and `status` = 1) and (`status` = 1 and `request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and `status` = 1) and 0 = 1
                                        620μsu185689791_organist0604cart-manager.php#65
                                        Bindings
                                          Backtrace
                                          • select `cart_group_id` from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'non_perishable')) and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and `status` = 1) and (`status` = 1 and `request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and `status` = 1) and (`customer_id` = 735867 and `is_guest` = 1) group by `cart_group_id`
                                            500μsu185689791_organist0604cart-manager.php#100
                                            Bindings
                                              Backtrace
                                              • select * from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'non_perishable')) and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and `status` = 1) and (`status` = 1 and `request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and `status` = 1) and 0 = 1 and (`is_checked` = 1)
                                                580μsu185689791_organist0604cart-manager.php#65
                                                Bindings
                                                  Backtrace
                                                  • select * from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'non_perishable')) and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and `status` = 1) and (`status` = 1 and `request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and `status` = 1) and `customer_id` = 735867
                                                    700μsu185689791_organist0604product.php#24
                                                    Bindings
                                                      Backtrace
                                                      • select * from `flash_deals` where (`status` = 1 and `deal_type` = 'flash_deal') and date(`start_date`) <= '2025-04-26' and date(`end_date`) >= '2025-04-26' limit 1
                                                        420μsu185689791_organist0604_footer.blade.php#134
                                                        Bindings
                                                          Backtrace
                                                          App\Models\Video
                                                          5Video.php#?
                                                          App\Models\VideoCategory
                                                          1VideoCategory.php#?
                                                              system_default_currency_info
                                                              App\Models\Currency {#3428 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyT...
                                                              currency_code
                                                              INR
                                                              currency_symbol
                                                              currency_exchange_rate
                                                              60
                                                              usd
                                                              1
                                                              _token
                                                              wp9bPIxbJNeEGdsn8TmxXqZ9jTtgE0uP14e70EJY
                                                              guest_id
                                                              735867
                                                              local
                                                              en
                                                              direction
                                                              ltr
                                                              _previous
                                                              array:1 [ "url" => "https://orzanist.com/video/category/expert-interviews" ]
                                                              _flash
                                                              array:2 [ "old" => [] "new" => [] ]
                                                              path_info
                                                              /video/category/expert-interviews
                                                              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 [ "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 => "br" ] "host" => array:1 [ 0 => "orzanist.com" ] "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.148.231.77" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-real-ip" => array:1 [ 0 => "3.148.231.77" ] "x-real-port" => array:1 [ 0 => "54385" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-port" => array:1 [ 0 => "443" ] "x-lscache" => array:1 [ 0 => "1" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] ]
                                                              request_cookies
                                                              []
                                                              
                                                              response_headers
                                                              0 of 0
                                                              array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sat, 26 Apr 2025 17:04:45 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InhXOGpWeHc1cnNXM0p4NEVsbXdNT1E9PSIsInZhbHVlIjoiM3dPT3Izd1JsVEpRQjlLZEVRM1J0MkwrK2x0TGJhSUV4MUN5TnlUdjFDcTBFMWVaa2M3Q1VhMnNuemJmVlQ4QXNVMWFoU1Y3cFEraWZjZzhYTDYvZ0orcXNTWnBRZUNuK25MaElLNUdLRllEczZ5b05sK0ZaSm4zNFFQMkZ4V3UiLCJtYWMiOiJhYzE4NzFjNGQ4Yjk3NDFmNzM1MDFmZjNlNTRjY2ZjZGYzNmZhZGNjZmI2MTg2MjAxMmZjNmIzZDFjNmYzZmI0IiwidGFnIjoiIn0%3D; expires=Sun, 26 Apr 2026 17:04:45 GMT; Max-Age=31536000; path=/XSRF-TOKEN=eyJpdiI6InhXOGpWeHc1cnNXM0p4NEVsbXdNT1E9PSIsInZhbHVlIjoiM3dPT3Izd1JsVEpRQjlLZEVRM1J0MkwrK2x0TGJhSUV4MUN5TnlUdjFDcTBFMWVaa2M3Q1VhMnNuemJmVlQ4QXNVMWFoU" 1 => "pureorganiczone_session=eyJpdiI6Im40UXN4Y2VveEZqMDBqdit5UXU2b3c9PSIsInZhbHVlIjoibkMveGZxaUJnSHp0Zk14SnVWVjBoRG9lUy9BNmh0T3BlQjZCRFpjRU1XcE5EVHFyTHVuOXVVMHU1aU1iRDl5OW9IdGhiNnZUVnR0RVltQlIzdlM0RWZ5TXN1MjVyaDFXeWowdkpnU0xJTHhtTnF5U3FsYmxSQ1JoT0VmcXk2YVIiLCJtYWMiOiJiMmFiMzNhYmU4NzkxNWMxMzkxNzNhZTE3ZTZmY2Q5ODgzMmJlY2QwNGY0MzQzYTUwNjM1Nzg3YmY0MTdkYTI5IiwidGFnIjoiIn0%3D; expires=Sun, 26 Apr 2026 17:04:45 GMT; Max-Age=31536000; path=/; httponlypureorganiczone_session=eyJpdiI6Im40UXN4Y2VveEZqMDBqdit5UXU2b3c9PSIsInZhbHVlIjoibkMveGZxaUJnSHp0Zk14SnVWVjBoRG9lUy9BNmh0T3BlQjZCRFpjRU1XcE5EVHFyTHVuOXVVMHU1aU1i" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InhXOGpWeHc1cnNXM0p4NEVsbXdNT1E9PSIsInZhbHVlIjoiM3dPT3Izd1JsVEpRQjlLZEVRM1J0MkwrK2x0TGJhSUV4MUN5TnlUdjFDcTBFMWVaa2M3Q1VhMnNuemJmVlQ4QXNVMWFoU1Y3cFEraWZjZzhYTDYvZ0orcXNTWnBRZUNuK25MaElLNUdLRllEczZ5b05sK0ZaSm4zNFFQMkZ4V3UiLCJtYWMiOiJhYzE4NzFjNGQ4Yjk3NDFmNzM1MDFmZjNlNTRjY2ZjZGYzNmZhZGNjZmI2MTg2MjAxMmZjNmIzZDFjNmYzZmI0IiwidGFnIjoiIn0%3D; expires=Sun, 26-Apr-2026 17:04:45 GMT; path=/XSRF-TOKEN=eyJpdiI6InhXOGpWeHc1cnNXM0p4NEVsbXdNT1E9PSIsInZhbHVlIjoiM3dPT3Izd1JsVEpRQjlLZEVRM1J0MkwrK2x0TGJhSUV4MUN5TnlUdjFDcTBFMWVaa2M3Q1VhMnNuemJmVlQ4QXNVMWFoU" 1 => "pureorganiczone_session=eyJpdiI6Im40UXN4Y2VveEZqMDBqdit5UXU2b3c9PSIsInZhbHVlIjoibkMveGZxaUJnSHp0Zk14SnVWVjBoRG9lUy9BNmh0T3BlQjZCRFpjRU1XcE5EVHFyTHVuOXVVMHU1aU1iRDl5OW9IdGhiNnZUVnR0RVltQlIzdlM0RWZ5TXN1MjVyaDFXeWowdkpnU0xJTHhtTnF5U3FsYmxSQ1JoT0VmcXk2YVIiLCJtYWMiOiJiMmFiMzNhYmU4NzkxNWMxMzkxNzNhZTE3ZTZmY2Q5ODgzMmJlY2QwNGY0MzQzYTUwNjM1Nzg3YmY0MTdkYTI5IiwidGFnIjoiIn0%3D; expires=Sun, 26-Apr-2026 17:04:45 GMT; path=/; httponlypureorganiczone_session=eyJpdiI6Im40UXN4Y2VveEZqMDBqdit5UXU2b3c9PSIsInZhbHVlIjoibkMveGZxaUJnSHp0Zk14SnVWVjBoRG9lUy9BNmh0T3BlQjZCRFpjRU1XcE5EVHFyTHVuOXVVMHU1aU1i" ] ]
                                                              session_attributes
                                                              0 of 0
                                                              array:11 [ "system_default_currency_info" => App\Models\Currency {#3428 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ "id" => 3 "name" => "Indian Rupi" "symbol" => "" "code" => "INR" "exchange_rate" => "60" "status" => 1 "created_at" => "2020-10-15 17:23:04" "updated_at" => "2021-06-04 18:26:38" ] #original: array:8 [ "id" => 3 "name" => "Indian Rupi" "symbol" => "" "code" => "INR" "exchange_rate" => "60" "status" => 1 "created_at" => "2020-10-15 17:23:04" "updated_at" => "2021-06-04 18:26:38" ] #changes: [] #casts: array:4 [ "id" => "integer" "status" => "boolean" "created_at" => "datetime" "updated_at" => "datetime" ] #classCastCache: [] #attributeCastCache: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true +usesUniqueIds: false #hidden: [] #visible: [] #fillable: array:5 [ 0 => "name" 1 => "symbol" 2 => "code" 3 => "exchange_rate" 4 => "status" ] #guarded: array:1 [ 0 => "*" ] } "currency_code" => "INR" "currency_symbol" => "" "currency_exchange_rate" => "60" "usd" => 1 "_token" => "wp9bPIxbJNeEGdsn8TmxXqZ9jTtgE0uP14e70EJY" "guest_id" => 735867 "local" => "en" "direction" => "ltr" "_previous" => array:1 [ "url" => "https://orzanist.com/video/category/expert-interviews" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
                                                              ClearShow all
                                                              Date ↕MethodURLData
                                                              #12025-04-26 22:34:45GET/video/category/expert-interviews13156