logo
  • Filter By
  • Categories
  • Locations
  • Listing Type
  • Sort By
  • Reset All Filter

UTTARA KANNADA

0 items found

7.4.33PHP Version155msRequest Duration14MBMemory UsageGET listing/{slug?}Route
    • Booting (15.28ms)
    • Application (140ms)
    • 1 x Application (90.14%)
      140ms
      1 x Booting (9.85%)
      15.28ms
      6 templates were rendered
      • /var/www/html/maxsure/vendor/livewire/livewire/src/Macros/livewire-view-extends.blade.php (vendor/livewire/livewire/src/Macros/livewire-view-extends.blade.php)4blade
        Params
        0
        view
        1
        params
        2
        slotOrSection
        3
        manager
      • livewire.frontend.bid.listing (resources/views/livewire/frontend/bid/listing.blade.php)24blade
        Params
        0
        filtered_bids
        1
        bred_cats
        2
        bred_cities
        3
        bred_lists
        4
        livewireLayout
        5
        errors
        6
        _instance
        7
        categories
        8
        cities
        9
        list_types
        10
        cat
        11
        cty
        12
        list
        13
        sort
        14
        category
        15
        page
        16
        cat_name
        17
        location
        18
        closed
        19
        closed_text
        20
        live
        21
        loc
        22
        bid
        23
        paginators
      • layouts.master (resources/views/layouts/master.blade.php)7blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        view
        4
        params
        5
        slotOrSection
        6
        manager
      • components.dynamic-header (resources/views/components/dynamic-header.blade.php)6blade
        Params
        0
        locations
        1
        headerCategories
        2
        componentName
        3
        attributes
        4
        slot
        5
        __laravel_slots
      • livewire.frontend.header-search (resources/views/livewire/frontend/header-search.blade.php)5blade
        Params
        0
        errors
        1
        _instance
        2
        query
        3
        bid_results
        4
        category_results
      • livewire.news-subscribed (resources/views/livewire/news-subscribed.blade.php)4blade
        Params
        0
        errors
        1
        _instance
        2
        name
        3
        email
      uri
      GET listing/{slug?}
      middleware
      web
      controller
      App\Http\Livewire\Frontend\Bid\Listing@__invoke
      as
      frontend.bidlisting
      namespace
      App\Http
      where
      file
      vendor/livewire/livewire/src/Component.php:46-88
      10 statements were executed13.35ms
      • select * from `categories` where `categories`.`deleted_at` is null
        2.81ms/app/Http/Livewire/Frontend/Bid/Listing.php:52maxsurebidders_production
        Metadata
        Backtrace
        • 17. /app/Http/Livewire/Frontend/Bid/Listing.php:52
        • 18. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • 19. /vendor/laravel/framework/src/Illuminate/Container/Util.php:40
        • 20. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • 21. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:37
      • select `tag` from `telescope_monitoring`
        640μs/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php:297maxsurebidders_production
        Metadata
        Backtrace
        • 12. /vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php:297
        • 13. /vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php:269
        • 14. /vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php:284
        • 15. /vendor/laravel/telescope/src/IncomingEntry.php:178
        • 16. /app/Providers/TelescopeServiceProvider.php:32
      • select * from `cities` where `cities`.`deleted_at` is null order by `name` asc
        3.54ms/app/Http/Livewire/Frontend/Bid/Listing.php:53maxsurebidders_production
        Metadata
        Backtrace
        • 17. /app/Http/Livewire/Frontend/Bid/Listing.php:53
        • 18. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • 19. /vendor/laravel/framework/src/Illuminate/Container/Util.php:40
        • 20. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • 21. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:37
      • select * from `listing_types` where `listing_types`.`deleted_at` is null
        910μs/app/Http/Livewire/Frontend/Bid/Listing.php:54maxsurebidders_production
        Metadata
        Backtrace
        • 17. /app/Http/Livewire/Frontend/Bid/Listing.php:54
        • 18. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • 19. /vendor/laravel/framework/src/Illuminate/Container/Util.php:40
        • 20. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • 21. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:37
      • select count(*) as aggregate from `bid_listings` where `is_approved` = 1 and `expired_at` >= '2025-04-30 18:05:44' and exists (select * from `cities` where `bid_listings`.`city_id` = `cities`.`id` and `name` = 'UTTARA KANNADA' and `cities`.`deleted_at` is null order by `name` asc) and `bid_listings`.`deleted_at` is null
        1.69ms/app/Http/Livewire/Frontend/Bid/Listing.php:190maxsurebidders_production
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-30 18:05:44
        • 2. UTTARA KANNADA
        Backtrace
        • 15. /app/Http/Livewire/Frontend/Bid/Listing.php:190
        • 16. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • 17. /vendor/laravel/framework/src/Illuminate/Container/Util.php:40
        • 18. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • 19. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:37
      • select * from `categories` where 0 = 1 and `categories`.`deleted_at` is null
        610μs/app/Http/Livewire/Frontend/Bid/Listing.php:197maxsurebidders_production
        Metadata
        Backtrace
        • 14. /app/Http/Livewire/Frontend/Bid/Listing.php:197
        • 15. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • 16. /vendor/laravel/framework/src/Illuminate/Container/Util.php:40
        • 17. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • 18. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:37
      • select * from `cities` where 0 = 1 and `cities`.`deleted_at` is null order by `name` asc
        510μs/app/Http/Livewire/Frontend/Bid/Listing.php:198maxsurebidders_production
        Metadata
        Backtrace
        • 14. /app/Http/Livewire/Frontend/Bid/Listing.php:198
        • 15. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • 16. /vendor/laravel/framework/src/Illuminate/Container/Util.php:40
        • 17. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • 18. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:37
      • select * from `listing_types` where 0 = 1 and `listing_types`.`deleted_at` is null
        520μs/app/Http/Livewire/Frontend/Bid/Listing.php:199maxsurebidders_production
        Metadata
        Backtrace
        • 14. /app/Http/Livewire/Frontend/Bid/Listing.php:199
        • 15. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • 16. /vendor/laravel/framework/src/Illuminate/Container/Util.php:40
        • 17. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • 18. /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:37
      • select * from `categories` where `parent_id` is null and `categories`.`deleted_at` is null
        1.14ms/app/View/Components/DynamicHeader.php:27maxsurebidders_production
        Metadata
        Backtrace
        • 14. /app/View/Components/DynamicHeader.php:27
        • 16. /vendor/laravel/framework/src/Illuminate/Container/Container.php:917
        • 17. /vendor/laravel/framework/src/Illuminate/Container/Container.php:758
        • 18. /vendor/laravel/framework/src/Illuminate/Foundation/Application.php:853
        • 19. /vendor/laravel/framework/src/Illuminate/Container/Container.php:694
      • select * from `categories` where `categories`.`parent_id` in (1, 2, 3, 4, 5) and `categories`.`deleted_at` is null
        980μs/app/View/Components/DynamicHeader.php:27maxsurebidders_production
        Metadata
        Backtrace
        • 19. /app/View/Components/DynamicHeader.php:27
        • 21. /vendor/laravel/framework/src/Illuminate/Container/Container.php:917
        • 22. /vendor/laravel/framework/src/Illuminate/Container/Container.php:758
        • 23. /vendor/laravel/framework/src/Illuminate/Foundation/Application.php:853
        • 24. /vendor/laravel/framework/src/Illuminate/Container/Container.php:694
      App\Models\ListingType
      3
      App\Models\City
      657
      App\Models\Category
      28
      frontend.bid.listing #zEoLnTqpgiSPXXMd93FV
      array:5 [ "data" => array:17 [ "categories" => Illuminate\Database\Eloquent\Collection {#1285 ...
      frontend.header-search #HldEes2nzMv3UlBTChxM
      array:5 [ "data" => array:3 [ "query" => "" "bid_results" => [] "category_results" => ...
      news-subscribed #KkD302Cix3OaEkjfBo2K
      array:5 [ "data" => array:2 [ "name" => null "email" => null ] "name" => "news-subscri...
          _token
          LdnInP5JD49eFocQeUT4g2Q9kWsaXOrL0F7tNetd
          _previous
          array:1 [ "url" => "https://maxsurebidders.com/listing?location=UTTARA%20KANNADA" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          telescope
          View in Telescope
          path_info
          /listing
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "location" => "UTTARA KANNADA" ]
          request_request
          0 of 0
          array:1 [ "location" => "UTTARA KANNADA" ]
          request_headers
          0 of 0
          array:15 [ "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" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "maxsurebidders.com" ] ]
          request_server
          0 of 0
          array:43 [ "USER" => "www-data" "HOME" => "/var/www" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "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_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "keep-alive" "HTTP_HOST" => "maxsurebidders.com" "REDIRECT_STATUS" => "200" "SERVER_NAME" => "maxsurebidders.com" "SERVER_PORT" => "443" "SERVER_ADDR" => "64.227.171.230" "REMOTE_USER" => "" "REMOTE_PORT" => "9326" "REMOTE_ADDR" => "3.129.59.71" "SERVER_SOFTWARE" => "nginx/1.18.0" "GATEWAY_INTERFACE" => "CGI/1.1" "HTTPS" => "on" "REQUEST_SCHEME" => "https" "SERVER_PROTOCOL" => "HTTP/1.1" "DOCUMENT_ROOT" => "/var/www/html/maxsure/public" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/listing?location=UTTARA+KANNADA" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "location=UTTARA+KANNADA" "SCRIPT_FILENAME" => "/var/www/html/maxsure/public/index.php" "PATH_INFO" => "" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1746016544.1715 "REQUEST_TIME" => 1746016544 ]
          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 => "Wed, 30 Apr 2025 12:35:44 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=eyJpdiI6IkZLWHFMV1BDK0Z6QUs5MjF4Y2lDRFE9PSIsInZhbHVlIjoiQ2taMCs2RklIVWRxei9sd3AvM2sxZkxWNG84VVd2bW5WR2s2YWRCLy9RcnQzS0JNWVdGMS9teFpJM3pWcVZLcWlMK2s3aS9YQnB2NUgvWk5xaUxnMGFYZzdVSWZ6b0hhSzZDWklNRzYzbHhyZ1BGaC9PK0JKUWorU1BoTkdyMDkiLCJtYWMiOiJjNDEwNzcxZWRjNjIzYThiOGY0MTFhY2VlNzQ0ZDdhY2Y2YmJhNjRlYWFlZGRlNTkwYzY3NDViZTFlZmFhOTk0IiwidGFnIjoiIn0%3D; expires=Mon, 05-May-2025 12:35:44 GMT; Max-Age=432000; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkZLWHFMV1BDK0Z6QUs5MjF4Y2lDRFE9PSIsInZhbHVlIjoiQ2taMCs2RklIVWRxei9sd3AvM2sxZkxWNG84VVd2bW5WR2s2YWRCLy9RcnQzS0JNWVdGMS9teFpJM3pWcVZLcWlMK2s3a" 1 => "maxsurebidders_session=eyJpdiI6ImhzQzRHS21TUXhTQWJCclJpbG1sYkE9PSIsInZhbHVlIjoiWlpIS0hnNVpnSjBESHR1TFRIbDVPcmNKVnpZN3hKMHg0Y0xxVmJtTFZEV0MrZjhna0VWU2dQYlR0dEFCZlJ0TFptV1E4VHhlc2dTaHZpcmQ4ZzY3N1h5MnNoRDljY1V5dG5XRGJ2SWxBN1hkaHhWMkYvYnQrVUhsV0NJc1NFZmwiLCJtYWMiOiJlN2FjYTZkYjY4YWZjNjQ4YWQ3MTMxNTY2YzA2ZmRkNDMwNTAyMjAzYjM3MDY3NWIzMDJkNzY4MGI5MmIxZjlhIiwidGFnIjoiIn0%3D; expires=Mon, 05-May-2025 12:35:44 GMT; Max-Age=432000; path=/; httponly; samesite=laxmaxsurebidders_session=eyJpdiI6ImhzQzRHS21TUXhTQWJCclJpbG1sYkE9PSIsInZhbHVlIjoiWlpIS0hnNVpnSjBESHR1TFRIbDVPcmNKVnpZN3hKMHg0Y0xxVmJtTFZEV0MrZjhna0VWU2dQYlR0dEFCZ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkZLWHFMV1BDK0Z6QUs5MjF4Y2lDRFE9PSIsInZhbHVlIjoiQ2taMCs2RklIVWRxei9sd3AvM2sxZkxWNG84VVd2bW5WR2s2YWRCLy9RcnQzS0JNWVdGMS9teFpJM3pWcVZLcWlMK2s3aS9YQnB2NUgvWk5xaUxnMGFYZzdVSWZ6b0hhSzZDWklNRzYzbHhyZ1BGaC9PK0JKUWorU1BoTkdyMDkiLCJtYWMiOiJjNDEwNzcxZWRjNjIzYThiOGY0MTFhY2VlNzQ0ZDdhY2Y2YmJhNjRlYWFlZGRlNTkwYzY3NDViZTFlZmFhOTk0IiwidGFnIjoiIn0%3D; expires=Mon, 05-May-2025 12:35:44 GMT; path=/XSRF-TOKEN=eyJpdiI6IkZLWHFMV1BDK0Z6QUs5MjF4Y2lDRFE9PSIsInZhbHVlIjoiQ2taMCs2RklIVWRxei9sd3AvM2sxZkxWNG84VVd2bW5WR2s2YWRCLy9RcnQzS0JNWVdGMS9teFpJM3pWcVZLcWlMK2s3a" 1 => "maxsurebidders_session=eyJpdiI6ImhzQzRHS21TUXhTQWJCclJpbG1sYkE9PSIsInZhbHVlIjoiWlpIS0hnNVpnSjBESHR1TFRIbDVPcmNKVnpZN3hKMHg0Y0xxVmJtTFZEV0MrZjhna0VWU2dQYlR0dEFCZlJ0TFptV1E4VHhlc2dTaHZpcmQ4ZzY3N1h5MnNoRDljY1V5dG5XRGJ2SWxBN1hkaHhWMkYvYnQrVUhsV0NJc1NFZmwiLCJtYWMiOiJlN2FjYTZkYjY4YWZjNjQ4YWQ3MTMxNTY2YzA2ZmRkNDMwNTAyMjAzYjM3MDY3NWIzMDJkNzY4MGI5MmIxZjlhIiwidGFnIjoiIn0%3D; expires=Mon, 05-May-2025 12:35:44 GMT; path=/; httponlymaxsurebidders_session=eyJpdiI6ImhzQzRHS21TUXhTQWJCclJpbG1sYkE9PSIsInZhbHVlIjoiWlpIS0hnNVpnSjBESHR1TFRIbDVPcmNKVnpZN3hKMHg0Y0xxVmJtTFZEV0MrZjhna0VWU2dQYlR0dEFCZ" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "LdnInP5JD49eFocQeUT4g2Q9kWsaXOrL0F7tNetd" "_previous" => array:1 [ "url" => "https://maxsurebidders.com/listing?location=UTTARA%20KANNADA" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]