Products

Products

No products found.

Get started by creating a new project.

8.1.22PHP Version483msRequest Duration7MBMemory UsageGET marketplace/searchRoute
    • Booting (58.4ms)
    • Application (424ms)
    • 1 x Application (87.88%)
      424.19ms
      1 x Booting (12.1%)
      58.40ms
      8 templates were rendered
      • /var/www/odela-v5/vendor/livewire/livewire/src/Macros/livewire-view-component.blade.php (vendor/livewire/livewire/src/Macros/livewire-view-component.blade.php)4blade
        Params
        0
        view
        1
        params
        2
        slotOrSection
        3
        manager
      • livewire.marketplace.search (resources/views/livewire/marketplace/search.blade.php)19blade
        Params
        0
        products
        1
        livewireLayout
        2
        errors
        3
        _instance
        4
        otpList
        5
        obsList
        6
        oesList
        7
        oadList
        8
        search
        9
        recommended
        10
        type
        11
        max
        12
        min
        13
        category
        14
        subCat
        15
        fourSomething
        16
        subCategory
        17
        page
        18
        paginators
      • livewire.marketplace.section.product-ads (resources/views/livewire/marketplace/section/product-ads.blade.php)3blade
        Params
        0
        advertisements
        1
        errors
        2
        _instance
      • livewire::tailwind (vendor/livewire/livewire/src/views/pagination/tailwind.blade.php)2blade
        Params
        0
        paginator
        1
        elements
      • layouts.marketplace (resources/views/layouts/marketplace.blade.php)3blade
        Params
        0
        attributes
        1
        slot
        2
        __laravel_slots
      • livewire.marketplace.header (resources/views/livewire/marketplace/header.blade.php)7blade
        Params
        0
        errors
        1
        _instance
        2
        totalInCart
        3
        totalWish
        4
        totalCompare
        5
        fourSomething
        6
        listeners
      • livewire-alert::components.scripts (vendor/jantinnerezo/livewire-alert/resources/views/components/scripts.blade.php)4blade
        Params
        0
        attributes
        1
        slot
        2
        __laravel_slots
        3
        jsPath
      • livewire-alert::components.flash (vendor/jantinnerezo/livewire-alert/resources/views/components/flash.blade.php)3blade
        Params
        0
        attributes
        1
        slot
        2
        __laravel_slots
      uri
      GET marketplace/search
      middleware
      web
      controller
      App\Http\Livewire\Marketplace\Search@__invoke
      namespace
      prefix
      where
      as
      marketplace.search
      file
      vendor/livewire/livewire/src/Component.php:46-88
      8 statements were executed, 5 of which were duplicated, 3 unique. Show only duplicated209ms
      • select * from `sessions` where `id` = 'NMQ6FSIe8bdOwM7NlAeG8cc4dDjxbZ6VBx0X33Ko' limit 1
        197ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97odela_production_latest
        Metadata
        Bindings
        • 0. NMQ6FSIe8bdOwM7NlAeG8cc4dDjxbZ6VBx0X33Ko
        Backtrace
        • 14. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • 15. /vendor/laravel/framework/src/Illuminate/Session/Store.php:113
        • 16. /vendor/laravel/framework/src/Illuminate/Session/Store.php:101
        • 17. /vendor/laravel/framework/src/Illuminate/Session/Store.php:85
        • 18. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:147
      • select * from `product_categories` where `parent` is null and `product_categories`.`deleted_at` is null
        1.16ms/app/Http/Livewire/Marketplace/Search.php:35odela_production_latest
        Metadata
        Backtrace
        • 14. /app/Http/Livewire/Marketplace/Search.php:35
        • 15. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • 16. /vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • 17. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • 18. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:37
      • select count(*) as aggregate from `products` where `sub_category` = 11 and exists (select * from `organizations` where `products`.`organisation_id` = `organizations`.`id` and `status` = 1) and `status` = 1 and `display` = 1 and `products`.`deleted_at` is null
        1.42ms/app/Http/Livewire/Marketplace/Search.php:81odela_production_latest
        Metadata
        Bindings
        • 0. 11
        • 1. 1
        • 2. 1
        • 3. 1
        Backtrace
        • 15. /app/Http/Livewire/Marketplace/Search.php:81
        • 16. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • 17. /vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • 18. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • 19. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:37
      • select * from `advertisments` where `type` = 2 and `status` = 1 order by `order` asc
        1ms/app/Http/Livewire/Marketplace/Section/ProductAds.php:13odela_production_latest
        Metadata
        Bindings
        • 0. 2
        • 1. 1
        Backtrace
        • 14. /app/Http/Livewire/Marketplace/Section/ProductAds.php:13
        • 15. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • 16. /vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • 17. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • 18. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:37
      • select * from `product_categories` where `parent` is null and `product_categories`.`deleted_at` is null
        1.08ms/app/Http/Livewire/Marketplace/Header.php:23odela_production_latest
        Metadata
        Backtrace
        • 14. /app/Http/Livewire/Marketplace/Header.php:23
        • 15. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • 16. /vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • 17. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • 18. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:37
      • select * from `sessions` where `id` = 'NMQ6FSIe8bdOwM7NlAeG8cc4dDjxbZ6VBx0X33Ko' limit 1
        1.04ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97odela_production_latest
        Metadata
        Bindings
        • 0. NMQ6FSIe8bdOwM7NlAeG8cc4dDjxbZ6VBx0X33Ko
        Backtrace
        • 14. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • 15. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:136
        • 16. /vendor/laravel/framework/src/Illuminate/Session/Store.php:173
        • 17. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:238
        • 18. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:130
      • insert into `sessions` (`payload`, `last_activity`, `user_id`, `ip_address`, `user_agent`, `id`) values ('YTozOntzOjY6Il90b2tlbiI7czo0MDoiY0JtamhCTHN1TDZ4NmNNTXlWbVhXelJpbkFqd0tneFhDMzFuYWhnTCI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NTc6Imh0dHBzOi8vc3RhZ2luZy5vZGVsYS5jb20ubXkvbWFya2V0cGxhY2Uvc2VhcmNoP3N1YkNhdD0xMSI7fXM6NjoiX2ZsYXNoIjthOjI6e3M6Mzoib2xkIjthOjA6e31zOjM6Im5ldyI7YTowOnt9fX0=', 1743795963, '', '18.191.232.50', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'NMQ6FSIe8bdOwM7NlAeG8cc4dDjxbZ6VBx0X33Ko')
        5.58ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:158odela_production_latest
        Metadata
        Bindings
        • 0. YTozOntzOjY6Il90b2tlbiI7czo0MDoiY0JtamhCTHN1TDZ4NmNNTXlWbVhXelJpbkFqd0tneFhDMzFuYWhnTCI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NTc6Imh0dHBzOi8vc3RhZ2luZy5vZGVsYS5jb20ubXkvbWFya2V0cGxhY2Uvc2VhcmNoP3N1YkNhdD0xMSI7fXM6NjoiX2ZsYXNoIjthOjI6e3M6Mzoib2xkIjthOjA6e31zOjM6Im5ldyI7YTowOnt9fX0=
        • 1. 1743795963
        • 2. 
        • 3. 18.191.232.50
        • 4. Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
        • 5. NMQ6FSIe8bdOwM7NlAeG8cc4dDjxbZ6VBx0X33Ko
        Backtrace
        • 10. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:158
        • 11. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:142
        • 12. /vendor/laravel/framework/src/Illuminate/Session/Store.php:173
        • 13. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:238
        • 14. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:130
      • select * from `sessions` where `id` = 'NMQ6FSIe8bdOwM7NlAeG8cc4dDjxbZ6VBx0X33Ko' limit 1
        1.12ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97odela_production_latest
        Metadata
        Bindings
        • 0. NMQ6FSIe8bdOwM7NlAeG8cc4dDjxbZ6VBx0X33Ko
        Backtrace
        • 14. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • 15. /vendor/laravel/framework/src/Illuminate/Session/Store.php:113
        • 16. /vendor/laravel/framework/src/Illuminate/Session/Store.php:101
        • 17. /vendor/laravel/framework/src/Illuminate/Session/Store.php:85
        • 20. /vendor/maximebf/debugbar/src/DebugBar/DebugBar.php:446
      App\Models\ProductCategory
      8
      marketplace.section.product-ads #U0cVCphsHkCTARAI7j0h
      array:5 [ "data" => [] "name" => "marketplace.section.product-ads" "view" => "livewire.marketp...
      marketplace.search #DKcM28GqrcgLYROkFuD4
      array:5 [ "data" => array:15 [ "otpList" => [] "obsList" => [] "oesList" => [] "oa...
      marketplace.header #OpAnhjvtlgslJqfHPT6m
      array:5 [ "data" => array:5 [ "totalInCart" => 0 "totalWish" => 0 "totalCompare" => 0 ...
        _token
        cBmjhBLsuL6x6cMMyVmXWzRinAjwKgxXC31nahgL
        _previous
        array:1 [ "url" => "https://staging.odela.com.my/marketplace/search?subCat=11" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /marketplace/search
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        0 of 0
        array:1 [ "subCat" => "11" ]
        request_request
        []
        
        request_headers
        0 of 0
        array:23 [ "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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "connection" => array:1 [ 0 => "Keep-Alive" ] "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" ] "cf-connecting-ip" => array:1 [ 0 => "18.191.232.50" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "priority" => array:1 [ 0 => "u=0, i" ] "host" => array:1 [ 0 => "staging.odela.com.my" ] "x-forwarded-for" => array:1 [ 0 => "18.191.232.50" ] "cf-ray" => array:1 [ 0 => "92b34f3e69e5ad08-MSP" ] ]
        request_server
        0 of 0
        array:55 [ "USER" => "apache" "HOME" => "/usr/share/httpd" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/marketplace/search?subCat=11" "QUERY_STRING" => "subCat=11" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_QUERY_STRING" => "subCat=11" "REDIRECT_URL" => "/marketplace/search" "REMOTE_PORT" => "37998" "SCRIPT_FILENAME" => "/var/www/odela-v5/public/index.php" "SERVER_ADMIN" => "root@localhost" "CONTEXT_DOCUMENT_ROOT" => "/var/www/odela-v5/public" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "http" "DOCUMENT_ROOT" => "/var/www/odela-v5/public" "REMOTE_ADDR" => "162.158.212.146" "SERVER_PORT" => "80" "SERVER_ADDR" => "10.140.0.3" "SERVER_NAME" => "staging.odela.com.my" "SERVER_SOFTWARE" => "Apache/2.4.37 (CentOS Stream) OpenSSL/1.1.1k" "SERVER_SIGNATURE" => "" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CDN_LOOP" => "cloudflare; loops=1" "HTTP_CONNECTION" => "Keep-Alive" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_ACCEPT" => "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" "HTTP_CF_CONNECTING_IP" => "18.191.232.50" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_CF_VISITOR" => "{"scheme":"https"}" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_CF_IPCOUNTRY" => "US" "HTTP_ACCEPT_ENCODING" => "gzip, br" "HTTP_PRIORITY" => "u=0, i" "HTTP_HOST" => "staging.odela.com.my" "HTTP_X_FORWARDED_FOR" => "18.191.232.50" "HTTP_CF_RAY" => "92b34f3e69e5ad08-MSP" "proxy-nokeepalive" => "1" "UNIQUE_ID" => "Z-A2@4iVezo3rjbjMRo8WQAAAM4" "REDIRECT_STATUS" => "200" "REDIRECT_UNIQUE_ID" => "Z-A2@4iVezo3rjbjMRo8WQAAAM4" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1743795963.1401 "REQUEST_TIME" => 1743795963 ]
        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 => "Fri, 04 Apr 2025 19:46:03 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=eyJpdiI6Ik01alp0cFNvK2E4N2ZwWFdYenJpQ0E9PSIsInZhbHVlIjoiaVZteWM4QVVsQ3V3OURobWsyZGRzY3dsVWhlMEtvUERpWkNuUEtsM1k1bXBqZ3g3RGtKYU9xYnJKdzVReUt3cW52Q1A0cmhlZklkOUVOYURUbkRuSExtZWFodVgyaU1FVG1oL29XbHJqR3J1aWlEcTlaZ0I0d1RsWHF3Q1BLaDkiLCJtYWMiOiIzOWM4YTBhM2I5YTZlNzFhMTE5ZmNmOWU4ZGE4N2I2YzFlZGIxZDZmZjJkZTAxMWZjZjc3YjViY2FkM2ViYjBiIiwidGFnIjoiIn0%3D; expires=Fri, 04 Apr 2025 21:46:03 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Ik01alp0cFNvK2E4N2ZwWFdYenJpQ0E9PSIsInZhbHVlIjoiaVZteWM4QVVsQ3V3OURobWsyZGRzY3dsVWhlMEtvUERpWkNuUEtsM1k1bXBqZ3g3RGtKYU9xYnJKdzVReUt3cW52Q1A0c" 1 => "odela_dev_session=eyJpdiI6Im9uZFc5Q0hTR3BqS3hVeHNtdzJzVVE9PSIsInZhbHVlIjoiZ1o3MHBaQnhBcVJsSVJjVCtwWHlkaHI4b0dkbzVBVjFjejdRcjBUbzVhb0M0djk1RjNkRGVEWTBBRjNHY2JXbmZqYVlqSkZleHhSOHhFVTZsa2xhaXZjcytlcE92dlRMNU1DS2VqQ2UyR0prTGRraTB1aVJocW81NGlWbW41SlgiLCJtYWMiOiIxMTI5ZGI3YmFiNjY1M2M2NTg5NzcyYzBhNTEwYTg2ODViOTk3NjVhZWI5YWYxNTZhZGEwNWJhOTNiMTM3OWU5IiwidGFnIjoiIn0%3D; expires=Fri, 04 Apr 2025 21:46:03 GMT; Max-Age=7200; path=/; httponly; samesite=laxodela_dev_session=eyJpdiI6Im9uZFc5Q0hTR3BqS3hVeHNtdzJzVVE9PSIsInZhbHVlIjoiZ1o3MHBaQnhBcVJsSVJjVCtwWHlkaHI4b0dkbzVBVjFjejdRcjBUbzVhb0M0djk1RjNkRGVEWTBBRjNHY2JXbm" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik01alp0cFNvK2E4N2ZwWFdYenJpQ0E9PSIsInZhbHVlIjoiaVZteWM4QVVsQ3V3OURobWsyZGRzY3dsVWhlMEtvUERpWkNuUEtsM1k1bXBqZ3g3RGtKYU9xYnJKdzVReUt3cW52Q1A0cmhlZklkOUVOYURUbkRuSExtZWFodVgyaU1FVG1oL29XbHJqR3J1aWlEcTlaZ0I0d1RsWHF3Q1BLaDkiLCJtYWMiOiIzOWM4YTBhM2I5YTZlNzFhMTE5ZmNmOWU4ZGE4N2I2YzFlZGIxZDZmZjJkZTAxMWZjZjc3YjViY2FkM2ViYjBiIiwidGFnIjoiIn0%3D; expires=Fri, 04-Apr-2025 21:46:03 GMT; path=/XSRF-TOKEN=eyJpdiI6Ik01alp0cFNvK2E4N2ZwWFdYenJpQ0E9PSIsInZhbHVlIjoiaVZteWM4QVVsQ3V3OURobWsyZGRzY3dsVWhlMEtvUERpWkNuUEtsM1k1bXBqZ3g3RGtKYU9xYnJKdzVReUt3cW52Q1A0c" 1 => "odela_dev_session=eyJpdiI6Im9uZFc5Q0hTR3BqS3hVeHNtdzJzVVE9PSIsInZhbHVlIjoiZ1o3MHBaQnhBcVJsSVJjVCtwWHlkaHI4b0dkbzVBVjFjejdRcjBUbzVhb0M0djk1RjNkRGVEWTBBRjNHY2JXbmZqYVlqSkZleHhSOHhFVTZsa2xhaXZjcytlcE92dlRMNU1DS2VqQ2UyR0prTGRraTB1aVJocW81NGlWbW41SlgiLCJtYWMiOiIxMTI5ZGI3YmFiNjY1M2M2NTg5NzcyYzBhNTEwYTg2ODViOTk3NjVhZWI5YWYxNTZhZGEwNWJhOTNiMTM3OWU5IiwidGFnIjoiIn0%3D; expires=Fri, 04-Apr-2025 21:46:03 GMT; path=/; httponlyodela_dev_session=eyJpdiI6Im9uZFc5Q0hTR3BqS3hVeHNtdzJzVVE9PSIsInZhbHVlIjoiZ1o3MHBaQnhBcVJsSVJjVCtwWHlkaHI4b0dkbzVBVjFjejdRcjBUbzVhb0M0djk1RjNkRGVEWTBBRjNHY2JXbm" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "cBmjhBLsuL6x6cMMyVmXWzRinAjwKgxXC31nahgL" "_previous" => array:1 [ "url" => "https://staging.odela.com.my/marketplace/search?subCat=11" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]