House & Apartments for Rent
Real Estate House & Apartments for Rent
Showing Result

House for sale

House & Apartments for Rent

2 months ago

2 Images

308 Views

Free

Moon Point

House & Apartments for Rent

3 months ago

1 Images

252 Views

Free

Request history8.2.20PHP Version78.56msRequest Duration2MBMemory UsageGET {parent_slug}/{slug}/{category}Route
    • Booting (12.5ms)time
    • Application (66.05ms)time
    • 1 x Application (84.07%)
      66.05ms
      1 x Booting (15.91%)
      12.50ms
      21 templates were rendered
      • categorycategory.blade.php#?blade
      • components.category.top-contenttop-content.blade.php#?blade
      • components.search-formsearch-form.blade.php#?blade
      • components.category.filterfilter.blade.php#?blade
      • components.checkboxcheckbox.blade.php#?blade
      • components.checkboxcheckbox.blade.php#?blade
      • components.checkboxcheckbox.blade.php#?blade
      • components.checkboxcheckbox.blade.php#?blade
      • components.checkboxcheckbox.blade.php#?blade
      • components.checkboxcheckbox.blade.php#?blade
      • components.checkboxcheckbox.blade.php#?blade
      • components.checkboxcheckbox.blade.php#?blade
      • components.checkboxcheckbox.blade.php#?blade
      • components.category.product-sortingproduct-sorting.blade.php#?blade
      • components.gridgrid.blade.php#?blade
      • components.gridgrid.blade.php#?blade
      • pagination::tailwindtailwind.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 {parent_slug}/{slug}/{category}
      middleware
      web, frontend
      controller
      App\Http\Controllers\FrontendController@category
      namespace
      where
      as
      category
      file
      app/Http/Controllers/FrontendController.php:411-446
      51 statements were executed (24 duplicates)Show only duplicates21.11ms
      • ImplicitRouteBinding.php#61olx340μsselect * from `bclss_categories` where `id` = '17' limit 1
        Bindings
        • 0: 17
        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#49olx270μ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#414olx290μsselect * from `bclss_settings` where `key` = 'category-page' limit 1
        Bindings
        • 0: category-page
        Backtrace
        • app/Http/Controllers/FrontendController.php:414
        • 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
      • Category.php#107olx430μ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` = 17 order by `sort` asc
        Bindings
        • 0: 17
        Backtrace
        • app/Models/Category.php:107
        • app/Models/Category.php:98
        • app/Http/Controllers/FrontendController.php:226
        • app/Http/Controllers/FrontendController.php:420
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • FrontendController.php#280olx370μsselect * from `bclss_products` where (`category_id` = 17) and (`is_featured` = 1) limit 2 offset 0
        Bindings
        • 0: 17
        • 1: 1
        Backtrace
        • app/Http/Controllers/FrontendController.php:280
        • app/Http/Controllers/FrontendController.php:420
        • 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#283olx310μsselect count(*) as aggregate from `bclss_products` where (`category_id` = 17) and (`is_featured` = 0)
        Bindings
        • 0: 17
        • 1: 0
        Backtrace
        • app/Http/Controllers/FrontendController.php:283
        • app/Http/Controllers/FrontendController.php:428
        • 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#283olx440μsselect * from `bclss_products` where (`category_id` = 17) and (`is_featured` = 0) limit 20 offset 0
        Bindings
        • 0: 17
        • 1: 0
        Backtrace
        • app/Http/Controllers/FrontendController.php:283
        • app/Http/Controllers/FrontendController.php:428
        • 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#431olx360μsselect * from `bclss_categories` where (`is_deleted` = 0 and `parent_id` = 0)
        Bindings
        • 0: 0
        • 1: 0
        Backtrace
        • app/Http/Controllers/FrontendController.php:431
        • 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#431olx350μsselect * from `bclss_categories` where `bclss_categories`.`parent_id` in (14, 16, 25, 27, 30, 31)
        Backtrace
        • app/Http/Controllers/FrontendController.php:431
        • 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#9olx310μsselect * from `bclss_categories` where `bclss_categories`.`id` = 16 and `bclss_categories`.`id` is not null limit 1
        Bindings
        • 0: 16
        Backtrace
        • view::components.category.top-content: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
      • filter.blade.php#31olx320μsselect * from `bclss_categories` where `bclss_categories`.`id` = 14 and `bclss_categories`.`id` is not null limit 1
        Bindings
        • 0: 14
        Backtrace
        • view::components.category.filter:31
        • 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
      • filter.blade.php#33olx520μsselect * from `bclss_media` where `bclss_media`.`parent_id` = 15 and `bclss_media`.`parent_id` is not null and `type` = 'category' limit 1
        Bindings
        • 0: 15
        • 1: category
        Backtrace
        • view::components.category.filter:33
        • 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
      • filter.blade.php#31olx300μsselect * from `bclss_categories` where `bclss_categories`.`id` = 14 and `bclss_categories`.`id` is not null limit 1
        Bindings
        • 0: 14
        Backtrace
        • view::components.category.filter:31
        • 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
      • filter.blade.php#33olx540μsselect * from `bclss_media` where `bclss_media`.`parent_id` = 20 and `bclss_media`.`parent_id` is not null and `type` = 'category' limit 1
        Bindings
        • 0: 20
        • 1: category
        Backtrace
        • view::components.category.filter:33
        • 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
      • filter.blade.php#31olx670μsselect * from `bclss_categories` where `bclss_categories`.`id` = 14 and `bclss_categories`.`id` is not null limit 1
        Bindings
        • 0: 14
        Backtrace
        • view::components.category.filter:31
        • 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
      • filter.blade.php#33olx570μsselect * from `bclss_media` where `bclss_media`.`parent_id` = 24 and `bclss_media`.`parent_id` is not null and `type` = 'category' limit 1
        Bindings
        • 0: 24
        • 1: category
        Backtrace
        • view::components.category.filter:33
        • 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
      • filter.blade.php#31olx310μsselect * from `bclss_categories` where `bclss_categories`.`id` = 16 and `bclss_categories`.`id` is not null limit 1
        Bindings
        • 0: 16
        Backtrace
        • view::components.category.filter:31
        • 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
      • filter.blade.php#33olx600μsselect * from `bclss_media` where `bclss_media`.`parent_id` = 17 and `bclss_media`.`parent_id` is not null and `type` = 'category' limit 1
        Bindings
        • 0: 17
        • 1: category
        Backtrace
        • view::components.category.filter:33
        • 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
      • filter.blade.php#31olx300μsselect * from `bclss_categories` where `bclss_categories`.`id` = 16 and `bclss_categories`.`id` is not null limit 1
        Bindings
        • 0: 16
        Backtrace
        • view::components.category.filter:31
        • 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
      • filter.blade.php#33olx590μsselect * from `bclss_media` where `bclss_media`.`parent_id` = 19 and `bclss_media`.`parent_id` is not null and `type` = 'category' limit 1
        Bindings
        • 0: 19
        • 1: category
        Backtrace
        • view::components.category.filter:33
        • 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
      • filter.blade.php#31olx300μsselect * from `bclss_categories` where `bclss_categories`.`id` = 16 and `bclss_categories`.`id` is not null limit 1
        Bindings
        • 0: 16
        Backtrace
        • view::components.category.filter:31
        • 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
      • filter.blade.php#33olx540μsselect * from `bclss_media` where `bclss_media`.`parent_id` = 21 and `bclss_media`.`parent_id` is not null and `type` = 'category' limit 1
        Bindings
        • 0: 21
        • 1: category
        Backtrace
        • view::components.category.filter:33
        • 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
      • filter.blade.php#31olx300μsselect * from `bclss_categories` where `bclss_categories`.`id` = 16 and `bclss_categories`.`id` is not null limit 1
        Bindings
        • 0: 16
        Backtrace
        • view::components.category.filter:31
        • 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
      • filter.blade.php#33olx570μsselect * from `bclss_media` where `bclss_media`.`parent_id` = 22 and `bclss_media`.`parent_id` is not null and `type` = 'category' limit 1
        Bindings
        • 0: 22
        • 1: category
        Backtrace
        • view::components.category.filter:33
        • 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
      • filter.blade.php#31olx310μsselect * from `bclss_categories` where `bclss_categories`.`id` = 16 and `bclss_categories`.`id` is not null limit 1
        Bindings
        • 0: 16
        Backtrace
        • view::components.category.filter:31
        • 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
      • filter.blade.php#33olx570μsselect * from `bclss_media` where `bclss_media`.`parent_id` = 23 and `bclss_media`.`parent_id` is not null and `type` = 'category' limit 1
        Bindings
        • 0: 23
        • 1: category
        Backtrace
        • view::components.category.filter:33
        • 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
      • filter.blade.php#31olx320μsselect * from `bclss_categories` where `bclss_categories`.`id` = 16 and `bclss_categories`.`id` is not null limit 1
        Bindings
        • 0: 16
        Backtrace
        • view::components.category.filter:31
        • 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
      • filter.blade.php#33olx600μsselect * from `bclss_media` where `bclss_media`.`parent_id` = 26 and `bclss_media`.`parent_id` is not null and `type` = 'category' limit 1
        Bindings
        • 0: 26
        • 1: category
        Backtrace
        • view::components.category.filter:33
        • 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
      • filter.blade.php#31olx350μsselect * from `bclss_categories` where `bclss_categories`.`id` = 27 and `bclss_categories`.`id` is not null limit 1
        Bindings
        • 0: 27
        Backtrace
        • view::components.category.filter:31
        • 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
      • filter.blade.php#33olx590μsselect * from `bclss_media` where `bclss_media`.`parent_id` = 28 and `bclss_media`.`parent_id` is not null and `type` = 'category' limit 1
        Bindings
        • 0: 28
        • 1: category
        Backtrace
        • view::components.category.filter:33
        • 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
      • filter.blade.php#31olx310μsselect * from `bclss_categories` where `bclss_categories`.`id` = 27 and `bclss_categories`.`id` is not null limit 1
        Bindings
        • 0: 27
        Backtrace
        • view::components.category.filter:31
        • 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
      • filter.blade.php#33olx600μsselect * from `bclss_media` where `bclss_media`.`parent_id` = 29 and `bclss_media`.`parent_id` is not null and `type` = 'category' limit 1
        Bindings
        • 0: 29
        • 1: category
        Backtrace
        • view::components.category.filter:33
        • 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
      • filter.blade.php#31olx300μsselect * from `bclss_categories` where `bclss_categories`.`id` = 31 and `bclss_categories`.`id` is not null limit 1
        Bindings
        • 0: 31
        Backtrace
        • view::components.category.filter:31
        • 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
      • filter.blade.php#33olx600μsselect * from `bclss_media` where `bclss_media`.`parent_id` = 32 and `bclss_media`.`parent_id` is not null and `type` = 'category' limit 1
        Bindings
        • 0: 32
        • 1: category
        Backtrace
        • view::components.category.filter:33
        • 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
      • filter.blade.php#31olx320μsselect * from `bclss_categories` where `bclss_categories`.`id` = 31 and `bclss_categories`.`id` is not null limit 1
        Bindings
        • 0: 31
        Backtrace
        • view::components.category.filter:31
        • 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
      • filter.blade.php#33olx630μsselect * from `bclss_media` where `bclss_media`.`parent_id` = 33 and `bclss_media`.`parent_id` is not null and `type` = 'category' limit 1
        Bindings
        • 0: 33
        • 1: category
        Backtrace
        • view::components.category.filter:33
        • 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
      • grid.blade.php#11olx490μsselect * from `bclss_media` where `bclss_media`.`parent_id` = 4 and `bclss_media`.`parent_id` is not null and `type` = 'product' order by `sort` asc limit 1
        Bindings
        • 0: 4
        • 1: product
        Backtrace
        • view::components.grid:11
        • 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
      • grid.blade.php#14olx320μsselect * from `bclss_users` where `bclss_users`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • view::components.grid:14
        • 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
      • grid.blade.php#14olx640μ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.grid:14
        • 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
      • grid.blade.php#47olx300μsselect * from `bclss_categories` where `bclss_categories`.`id` = 17 limit 1
        Bindings
        • 0: 17
        Backtrace
        • view::components.grid:47
        • 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
      • grid.blade.php#57olx400μsselect count(*) as aggregate from `bclss_media` where `bclss_media`.`parent_id` = 4 and `bclss_media`.`parent_id` is not null and `type` = 'product'
        Bindings
        • 0: 4
        • 1: product
        Backtrace
        • view::components.grid:57
        • 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#94olx320μsselect * from `bclss_product_meta` where `product_id` = 4
        Bindings
        • 0: 4
        Backtrace
        • app/Models/Product.php:94
        • app/Models/Product.php:77
        • view::components.grid:61
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Product.php#94olx290μsselect * from `bclss_product_meta` where `product_id` = 4
        Bindings
        • 0: 4
        Backtrace
        • app/Models/Product.php:94
        • app/Models/Product.php:77
        • view::components.grid:61
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • grid.blade.php#11olx480μsselect * from `bclss_media` where `bclss_media`.`parent_id` = 6 and `bclss_media`.`parent_id` is not null and `type` = 'product' order by `sort` asc limit 1
        Bindings
        • 0: 6
        • 1: product
        Backtrace
        • view::components.grid:11
        • 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
      • grid.blade.php#14olx310μsselect * from `bclss_users` where `bclss_users`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • view::components.grid:14
        • 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
      • grid.blade.php#14olx600μ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.grid:14
        • 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
      • grid.blade.php#47olx300μsselect * from `bclss_categories` where `bclss_categories`.`id` = 17 limit 1
        Bindings
        • 0: 17
        Backtrace
        • view::components.grid:47
        • 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
      • grid.blade.php#57olx390μsselect count(*) as aggregate from `bclss_media` where `bclss_media`.`parent_id` = 6 and `bclss_media`.`parent_id` is not null and `type` = 'product'
        Bindings
        • 0: 6
        • 1: product
        Backtrace
        • view::components.grid:57
        • 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#94olx300μsselect * from `bclss_product_meta` where `product_id` = 6
        Bindings
        • 0: 6
        Backtrace
        • app/Models/Product.php:94
        • app/Models/Product.php:77
        • view::components.grid:61
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Product.php#94olx290μsselect * from `bclss_product_meta` where `product_id` = 6
        Bindings
        • 0: 6
        Backtrace
        • app/Models/Product.php:94
        • app/Models/Product.php:77
        • view::components.grid:61
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      App\Models\Category
      36Category.php#?
      App\Models\Media
      17Media.php#?
      App\Models\ProductMeta
      16ProductMeta.php#?
      App\Models\Product
      11Product.php#?
      App\Models\Menu
      6Menu.php#?
      App\Models\Field
      5Field.php#?
      App\Models\User
      2User.php#?
      App\Models\Settings
      1Settings.php#?
          _token
          982rmCbuc2GdWFNZDWWHwgxfWSJmPhr4p84W82Ui
          _previous
          array:1 [ "url" => "http://techlyse.com/real-estate/house-apartments-for-rent/17" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /real-estate/house-apartments-for-rent/17
          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:23 [ "cf-ray" => array:1 [ 0 => "92c6c57e9e33109c-ORD" ] "x-forwarded-for" => array:1 [ 0 => "18.220.173.236" ] "host" => array:1 [ 0 => "techlyse.com" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "priority" => array:1 [ 0 => "u=0, i" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "cf-connecting-ip" => array:1 [ 0 => "18.220.173.236" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "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" ] "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)" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "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" ] ]
          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 => "Mon, 07 Apr 2025 04:27:15 GMT" ] "link" => array:1 [ 0 => "<https://techlyse.com/build/assets/front-CtVjlLnP.css>; rel="preload"; as="style"" ] "vary" => array:1 [ 0 => "X-Inertia" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjA0MDY5K0JiTlREQ3RHV0VhbHFBdFE9PSIsInZhbHVlIjoiaGdxQTAwMFBWN1FIUXZBUmR1VjVvRXptY3VYcUgvbmNBSkVSWTc5UEpkbndtK3VrZEJGQXdONDdtcXB3Ry9HNUNhN3RlZGdlM1lBYVZ2cWcwZ09vZXhvdTJUNDAxTmZhOUZNT0ttOTRDV3hISGZPMk92TWVRKytCZkVvTEhmTkQiLCJtYWMiOiIyNjhmMzAzOWVlNGNlMzc0MTdkZTRkZjEwZDkwNTk2Yjk4YzJhYTdhMTUxZTcwYzZkNDA0OGEyNTIyOWI5MWQ5IiwidGFnIjoiIn0%3D; expires=Mon, 07 Apr 2025 06:27:15 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IjA0MDY5K0JiTlREQ3RHV0VhbHFBdFE9PSIsInZhbHVlIjoiaGdxQTAwMFBWN1FIUXZBUmR1VjVvRXptY3VYcUgvbmNBSkVSWTc5UEpkbndtK3VrZEJGQXdONDdtcXB3Ry9HNUNhN3RlZ" 1 => "laravel_session=eyJpdiI6ImxiUWIrMWl3c24xd3hZbTZFMS9iQ2c9PSIsInZhbHVlIjoiaEdTelRpalpQKy9meFFIWWg1VmEyYmlkdlFCN0d2RXNsb0ptYTJmWVBneUx6OFR3c0l0aFJYSVNWQ2lPa2RldjEzU214V2MrNTNBc3d3S2UwN1FocGhJZDRtL21ucnkxdWxDVlVHa25MWlUwRXFrK0Y2eFp4UThEamhrNEVpa0MiLCJtYWMiOiJjZDNkYTY4M2RjNjAwZjM3NDk2ODAzOTYxYmMwMmRkOWQzNTZjYmM4YjNlZDcwZDZmN2Q3YTdhN2JkMzRkNDE0IiwidGFnIjoiIn0%3D; expires=Mon, 07 Apr 2025 06:27:15 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6ImxiUWIrMWl3c24xd3hZbTZFMS9iQ2c9PSIsInZhbHVlIjoiaEdTelRpalpQKy9meFFIWWg1VmEyYmlkdlFCN0d2RXNsb0ptYTJmWVBneUx6OFR3c0l0aFJYSVNWQ2lPa2RldjEz" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjA0MDY5K0JiTlREQ3RHV0VhbHFBdFE9PSIsInZhbHVlIjoiaGdxQTAwMFBWN1FIUXZBUmR1VjVvRXptY3VYcUgvbmNBSkVSWTc5UEpkbndtK3VrZEJGQXdONDdtcXB3Ry9HNUNhN3RlZGdlM1lBYVZ2cWcwZ09vZXhvdTJUNDAxTmZhOUZNT0ttOTRDV3hISGZPMk92TWVRKytCZkVvTEhmTkQiLCJtYWMiOiIyNjhmMzAzOWVlNGNlMzc0MTdkZTRkZjEwZDkwNTk2Yjk4YzJhYTdhMTUxZTcwYzZkNDA0OGEyNTIyOWI5MWQ5IiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 06:27:15 GMT; path=/XSRF-TOKEN=eyJpdiI6IjA0MDY5K0JiTlREQ3RHV0VhbHFBdFE9PSIsInZhbHVlIjoiaGdxQTAwMFBWN1FIUXZBUmR1VjVvRXptY3VYcUgvbmNBSkVSWTc5UEpkbndtK3VrZEJGQXdONDdtcXB3Ry9HNUNhN3RlZ" 1 => "laravel_session=eyJpdiI6ImxiUWIrMWl3c24xd3hZbTZFMS9iQ2c9PSIsInZhbHVlIjoiaEdTelRpalpQKy9meFFIWWg1VmEyYmlkdlFCN0d2RXNsb0ptYTJmWVBneUx6OFR3c0l0aFJYSVNWQ2lPa2RldjEzU214V2MrNTNBc3d3S2UwN1FocGhJZDRtL21ucnkxdWxDVlVHa25MWlUwRXFrK0Y2eFp4UThEamhrNEVpa0MiLCJtYWMiOiJjZDNkYTY4M2RjNjAwZjM3NDk2ODAzOTYxYmMwMmRkOWQzNTZjYmM4YjNlZDcwZDZmN2Q3YTdhN2JkMzRkNDE0IiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 06:27:15 GMT; path=/; httponlylaravel_session=eyJpdiI6ImxiUWIrMWl3c24xd3hZbTZFMS9iQ2c9PSIsInZhbHVlIjoiaEdTelRpalpQKy9meFFIWWg1VmEyYmlkdlFCN0d2RXNsb0ptYTJmWVBneUx6OFR3c0l0aFJYSVNWQ2lPa2RldjEz" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "982rmCbuc2GdWFNZDWWHwgxfWSJmPhr4p84W82Ui" "_previous" => array:1 [ "url" => "http://techlyse.com/real-estate/house-apartments-for-rent/17" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-07 04:27:15GET/real-estate/house-apartments-for-rent/17215194