Call us at (510) 740-0220 or toll free (800) 380-9822
<< Prev Lot   |   Next Lot >>

Two Bathroom Cabinets in Boxes.

Lot: 775

Auction Date: November 13, 2023

Return to Auction Details

Request history8.2.21PHP Version467msRequest Duration3MBMemory UsageGET item/{slug}/{auction_number}-{lot_number}Route
    • Booting (20.09ms)time
    • Application (447ms)time
    • 1 x Application (95.7%)
      447ms
      1 x Booting (4.3%)
      20.09ms
      4 templates were rendered
      • itemitem.blade.php#?blade
      • livewire.item-imagesitem-images.blade.php#?blade
      • layouts.guestguest.blade.php#?blade
      • includes.flash-messageflash-message.blade.php#?blade
      uri
      GET item/{slug}/{auction_number}-{lot_number}
      middleware
      web
      controller
      App\Http\Controllers\PageController@item
      namespace
      \App\Http\Controllers
      prefix
      where
      as
      item.show
      file
      app/Http/Controllers/PageController.php:411-430
      17 statements were executed, 9 of which were duplicates, 8 unique. Show only duplicated424ms
      • select * from `sessions` where `id` = 'u66xP8YnIYUaLN3Oo5l0Yyrg8p8HcvLva9msNDgC' limit 1
        75.4msmichaans_laravel2024DatabaseSessionHandler.php#97
        Bindings
        • 0: u66xP8YnIYUaLN3Oo5l0Yyrg8p8HcvLva9msNDgC
        Backtrace
        • 15. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • 16. vendor/laravel/framework/src/Illuminate/Session/Store.php:113
        • 17. vendor/laravel/framework/src/Illuminate/Session/Store.php:101
        • 18. vendor/laravel/framework/src/Illuminate/Session/Store.php:85
        • 19. vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:147
      • select * from `auctions` where `auction_number` = 'A0669' order by `id` desc limit 1
        29.65msmichaans_laravel2024Auction.php#316
        Bindings
        • 0: A0669
        Backtrace
        • 16. app/Models/Auction.php:316
        • 17. app/Http/Controllers/PageController.php:413
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:206
      • select * from `inventory` where `auction_id` = 143 and `combined_lot_number` = '775' order by `id` asc limit 1
        71.43msmichaans_laravel2024Inventory.php#240
        Bindings
        • 0: 143
        • 1: 775
        Backtrace
        • 16. app/Models/Inventory.php:240
        • 17. app/Http/Controllers/PageController.php:417
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:206
      • select * from `inventory` where `auction_id` = 143 and `active` = 1 and `lot_number` <= 775 and `combined_lot_number` != '775' order by `lot_number` desc limit 1
        61.6msmichaans_laravel2024Inventory.php#295
        Bindings
        • 0: 143
        • 1: 1
        • 2: 775
        • 3: 775
        Backtrace
        • 16. app/Models/Inventory.php:295
        • 17. app/Http/Controllers/PageController.php:421
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:206
      • select * from `inventory` where `auction_id` = 143 and `active` = 1 and `lot_number` >= 775 and `combined_lot_number` != '775' order by `lot_number` asc limit 1
        48.14msmichaans_laravel2024Inventory.php#305
        Bindings
        • 0: 143
        • 1: 1
        • 2: 775
        • 3: 775
        Backtrace
        • 16. app/Models/Inventory.php:305
        • 17. app/Http/Controllers/PageController.php:422
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:206
      • select * from `auctions` where `auctions`.`id` = 143 limit 1
        2.84msmichaans_laravel2024Inventory.php#256
        Bindings
        • 0: 143
        Backtrace
        • 21. app/Models/Inventory.php:256
        • 22. view::item:22
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • select * from `auctions` where `auctions`.`id` = 143 limit 1
        1.58msmichaans_laravel2024Inventory.php#256
        Bindings
        • 0: 143
        Backtrace
        • 21. app/Models/Inventory.php:256
        • 22. view::item:22
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • select * from `inventory_images` where `inventory_images`.`inventory_id` = 161585 and `inventory_images`.`inventory_id` is not null and `active` = 1 order by `sort_order` asc
        8.29msmichaans_laravel2024ItemImages.php#18
        Bindings
        • 0: 161585
        • 1: 1
        Backtrace
        • 20. app/Livewire/ItemImages.php:18
        • 21. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • 22. vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • 23. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • 24. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • select * from `auctions` where `active` = 1 and `end_date` >= '2025-01-28' order by `start_date` asc
        58.97msmichaans_laravel2024Auction.php#193
        Bindings
        • 0: 1
        • 1: 2025-01-28
        Backtrace
        • 15. app/Models/Auction.php:193
        • 16. view::layouts.guest:123
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • select * from `preview_auctions` where `active` = 1 and `start_date` >= '2025-01-28' and `start_date` <= '2025-04-28' order by `start_date` asc
        10.73msmichaans_laravel2024PreviewAuction.php#218
        Bindings
        • 0: 1
        • 1: 2025-01-28
        • 2: 2025-04-28
        Backtrace
        • 15. app/Models/PreviewAuction.php:218
        • 16. view::layouts.guest:124
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • select * from `auctions` where `active` = 1 and `end_date` >= '2025-01-28' order by `start_date` asc
        2.75msmichaans_laravel2024Auction.php#193
        Bindings
        • 0: 1
        • 1: 2025-01-28
        Backtrace
        • 15. app/Models/Auction.php:193
        • 16. view::layouts.guest:140
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • select * from `preview_auctions` where `active` = 1 and `start_date` >= '2025-01-28' and `start_date` <= '2025-04-28' order by `start_date` asc
        2.6msmichaans_laravel2024PreviewAuction.php#218
        Bindings
        • 0: 1
        • 1: 2025-01-28
        • 2: 2025-04-28
        Backtrace
        • 15. app/Models/PreviewAuction.php:218
        • 16. view::layouts.guest:141
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • select * from `events` where `active` = 1 and `start_date` >= '2025-01-28' and `start_date` <= '2025-04-28' order by `start_date` asc
        20.16msmichaans_laravel2024Event.php#132
        Bindings
        • 0: 1
        • 1: 2025-01-28
        • 2: 2025-04-28
        Backtrace
        • 15. app/Models/Event.php:132
        • 16. view::layouts.guest:142
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • select * from `auction_departments` where `active` = 1 order by `name` asc
        9.13msmichaans_laravel2024guest.blade.php#159
        Bindings
        • 0: 1
        Backtrace
        • 15. view::layouts.guest:159
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • select * from `sessions` where `id` = 'u66xP8YnIYUaLN3Oo5l0Yyrg8p8HcvLva9msNDgC' limit 1
        4.72msmichaans_laravel2024DatabaseSessionHandler.php#97
        Bindings
        • 0: u66xP8YnIYUaLN3Oo5l0Yyrg8p8HcvLva9msNDgC
        Backtrace
        • 15. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • 16. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:136
        • 17. vendor/laravel/framework/src/Illuminate/Session/Store.php:172
        • 18. vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:245
        • 19. vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:130
      • insert into `sessions` (`payload`, `last_activity`, `user_id`, `ip_address`, `user_agent`, `id`) values ('YTozOntzOjY6Il90b2tlbiI7czo0MDoiUHBEMFVzMDNhNE1xMkx4aXp6NncwRzRKYUdtTE91WVI4SnVUbUVvdSI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NzQ6Imh0dHBzOi8vbGFyYXZlbC5taWNoYWFucy5jb20vaXRlbS90d28tYmF0aHJvb20tY2FiaW5ldHMtaW4tYm94ZXMvQTA2NjktNzc1Ijt9czo2OiJfZmxhc2giO2E6Mjp7czozOiJvbGQiO2E6MDp7fXM6MzoibmV3IjthOjA6e319fQ==', 1738128608, '', '3.129.69.78', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'u66xP8YnIYUaLN3Oo5l0Yyrg8p8HcvLva9msNDgC')
        10.33msmichaans_laravel2024DatabaseSessionHandler.php#158
        Bindings
        • 0: YTozOntzOjY6Il90b2tlbiI7czo0MDoiUHBEMFVzMDNhNE1xMkx4aXp6NncwRzRKYUdtTE91WVI4SnVUbUVvdSI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NzQ6Imh0dHBzOi8vbGFyYXZlbC5taWNoYWFucy5jb20vaXRlbS90d28tYmF0aHJvb20tY2FiaW5ldHMtaW4tYm94ZXMvQTA2NjktNzc1Ijt9czo2OiJfZmxhc2giO2E6Mjp7czozOiJvbGQiO2E6MDp7fXM6MzoibmV3IjthOjA6e319fQ==
        • 1: 1738128608
        • 2: 
        • 3: 3.129.69.78
        • 4: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
        • 5: u66xP8YnIYUaLN3Oo5l0Yyrg8p8HcvLva9msNDgC
        Backtrace
        • 11. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:158
        • 12. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:142
        • 13. vendor/laravel/framework/src/Illuminate/Session/Store.php:172
        • 14. vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:245
        • 15. vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:130
      • select * from `sessions` where `id` = 'u66xP8YnIYUaLN3Oo5l0Yyrg8p8HcvLva9msNDgC' limit 1
        5.39msmichaans_laravel2024DatabaseSessionHandler.php#97
        Bindings
        • 0: u66xP8YnIYUaLN3Oo5l0Yyrg8p8HcvLva9msNDgC
        Backtrace
        • 15. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • 16. vendor/laravel/framework/src/Illuminate/Session/Store.php:113
        • 17. vendor/laravel/framework/src/Illuminate/Session/Store.php:101
        • 18. vendor/laravel/framework/src/Illuminate/Session/Store.php:85
        • 21. vendor/maximebf/debugbar/src/DebugBar/DebugBar.php:446
      App\Models\Event
      13Event.php#?
      App\Models\AuctionDepartment
      6AuctionDepartment.php#?
      App\Models\Auction
      3Auction.php#?
      App\Models\Inventory
      3Inventory.php#?
      item-images #mUXNFtvTAE88u9MYZki5
      array:4 [ "data" => array:4 [ "images" => [] "primary_url" => "" "primary_alt_text" =>...
          _token
          PpD0Us03a4Mq2Lxizz6w0G4JaGmLOuYR8JuTmEou
          _previous
          array:1 [ "url" => "https://laravel.michaans.com/item/two-bathroom-cabinets-in-boxes/A0669-775" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /item/two-bathroom-cabinets-in-boxes/A0669-775
          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: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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "laravel.michaans.com" ] ]
          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, 29 Jan 2025 05:30:08 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=eyJpdiI6Ik9jSXJzMGtQTDBqdFlZbkZkd1dsL3c9PSIsInZhbHVlIjoiL2RtOTlqWTVmMTlmaGZ3YUJ1alczNkFpcVJkdGsva0RHUEVlQ0pxUUozSFlqMS9CM2E1Qkp0ZmpaMHZDZ2FvTCtjR0VnVDBvT1dNUTFvRjljVnV2TVpqdnZLVmIyV1dKeENtQkEwSTkxclZjLzJQdkFVNEN1S1dpNDhXWVJtWWIiLCJtYWMiOiJlNjlhODk1Zjc5MTQ1OGEwNzAyYTBhYzRhMTFhZGUyYmQ5NzBhNDYxMGMyZjViOTUyYjY5MjQ3MzE5ZWQ1MDc3IiwidGFnIjoiIn0%3D; expires=Wed, 29 Jan 2025 07:30:08 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Ik9jSXJzMGtQTDBqdFlZbkZkd1dsL3c9PSIsInZhbHVlIjoiL2RtOTlqWTVmMTlmaGZ3YUJ1alczNkFpcVJkdGsva0RHUEVlQ0pxUUozSFlqMS9CM2E1Qkp0ZmpaMHZDZ2FvTCtjR0VnV" 1 => "michaans_session=eyJpdiI6InlNQkI1QkFoZUZ5MjlyUjB0OE1uVnc9PSIsInZhbHVlIjoiOEF2ZG9lVDlQMDZJV25OWC82eTRORHIrTTFjekYxcDQzUEMwM1JUU1pNNzc3MEY3ckF0d1oyRzIzYzJoYU5FcGNGVXAxdDl5S0NpUnNsci93WEhwUUVoaG9HcTVpTkM0ZzZ6ZVNmdHcrNFRqK1ZPMENIWlN1QVBXaTlycnRvRmQiLCJtYWMiOiIwYTEwM2JjNTQ3ODVhYWEzYTI4OThlZDRiMWExNjgxNDA5YmVkODMxMDQ2ODlhMTAyMmYyMWU0N2M1MzhmNmZhIiwidGFnIjoiIn0%3D; expires=Wed, 29 Jan 2025 07:30:08 GMT; Max-Age=7200; path=/; httponly; samesite=laxmichaans_session=eyJpdiI6InlNQkI1QkFoZUZ5MjlyUjB0OE1uVnc9PSIsInZhbHVlIjoiOEF2ZG9lVDlQMDZJV25OWC82eTRORHIrTTFjekYxcDQzUEMwM1JUU1pNNzc3MEY3ckF0d1oyRzIzYzJoYU5FcGN" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik9jSXJzMGtQTDBqdFlZbkZkd1dsL3c9PSIsInZhbHVlIjoiL2RtOTlqWTVmMTlmaGZ3YUJ1alczNkFpcVJkdGsva0RHUEVlQ0pxUUozSFlqMS9CM2E1Qkp0ZmpaMHZDZ2FvTCtjR0VnVDBvT1dNUTFvRjljVnV2TVpqdnZLVmIyV1dKeENtQkEwSTkxclZjLzJQdkFVNEN1S1dpNDhXWVJtWWIiLCJtYWMiOiJlNjlhODk1Zjc5MTQ1OGEwNzAyYTBhYzRhMTFhZGUyYmQ5NzBhNDYxMGMyZjViOTUyYjY5MjQ3MzE5ZWQ1MDc3IiwidGFnIjoiIn0%3D; expires=Wed, 29-Jan-2025 07:30:08 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ik9jSXJzMGtQTDBqdFlZbkZkd1dsL3c9PSIsInZhbHVlIjoiL2RtOTlqWTVmMTlmaGZ3YUJ1alczNkFpcVJkdGsva0RHUEVlQ0pxUUozSFlqMS9CM2E1Qkp0ZmpaMHZDZ2FvTCtjR0VnV" 1 => "michaans_session=eyJpdiI6InlNQkI1QkFoZUZ5MjlyUjB0OE1uVnc9PSIsInZhbHVlIjoiOEF2ZG9lVDlQMDZJV25OWC82eTRORHIrTTFjekYxcDQzUEMwM1JUU1pNNzc3MEY3ckF0d1oyRzIzYzJoYU5FcGNGVXAxdDl5S0NpUnNsci93WEhwUUVoaG9HcTVpTkM0ZzZ6ZVNmdHcrNFRqK1ZPMENIWlN1QVBXaTlycnRvRmQiLCJtYWMiOiIwYTEwM2JjNTQ3ODVhYWEzYTI4OThlZDRiMWExNjgxNDA5YmVkODMxMDQ2ODlhMTAyMmYyMWU0N2M1MzhmNmZhIiwidGFnIjoiIn0%3D; expires=Wed, 29-Jan-2025 07:30:08 GMT; path=/; httponlymichaans_session=eyJpdiI6InlNQkI1QkFoZUZ5MjlyUjB0OE1uVnc9PSIsInZhbHVlIjoiOEF2ZG9lVDlQMDZJV25OWC82eTRORHIrTTFjekYxcDQzUEMwM1JUU1pNNzc3MEY3ckF0d1oyRzIzYzJoYU5FcGN" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "PpD0Us03a4Mq2Lxizz6w0G4JaGmLOuYR8JuTmEou" "_previous" => array:1 [ "url" => "https://laravel.michaans.com/item/two-bathroom-cabinets-in-boxes/A0669-775" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-01-28 21:30:08GET/item/two-bathroom-cabinets-in-boxes/A0669-775417251