administrator

System Admin ico-vefified-1

Member Since Apr 2025


  • Vendor
  • 94 reviews

  • Email: admin@bookingcore.test
  • Phone: 112 666 888

Verifications

  • success Phone
  • success ID Card
  • success Trade License

Reviews from guests

Showing 1 - 10 of 94 total

04/25/2025 14:40

Great Boat

Eum eu sumo albucius perfecto, commodo torquatos consequuntur pro ut, id posse splendide ius. Cu nisl putent omittantur usu, mutat atomorum ex pro, ius nibh nonumy id. Nam at eius dissentias disputando, molestie mnesarchum complectitur per te

04/25/2025 14:40

Easy way to discover the city

Eum eu sumo albucius perfecto, commodo torquatos consequuntur pro ut, id posse splendide ius. Cu nisl putent omittantur usu, mutat atomorum ex pro, ius nibh nonumy id. Nam at eius dissentias disputando, molestie mnesarchum complectitur per te

04/25/2025 14:40

Great Boat

Eum eu sumo albucius perfecto, commodo torquatos consequuntur pro ut, id posse splendide ius. Cu nisl putent omittantur usu, mutat atomorum ex pro, ius nibh nonumy id. Nam at eius dissentias disputando, molestie mnesarchum complectitur per te

04/25/2025 14:40

Good Boat

Eum eu sumo albucius perfecto, commodo torquatos consequuntur pro ut, id posse splendide ius. Cu nisl putent omittantur usu, mutat atomorum ex pro, ius nibh nonumy id. Nam at eius dissentias disputando, molestie mnesarchum complectitur per te

04/25/2025 14:40

Great Boat

Eum eu sumo albucius perfecto, commodo torquatos consequuntur pro ut, id posse splendide ius. Cu nisl putent omittantur usu, mutat atomorum ex pro, ius nibh nonumy id. Nam at eius dissentias disputando, molestie mnesarchum complectitur per te

04/25/2025 14:40

Easy way to discover the city

Eum eu sumo albucius perfecto, commodo torquatos consequuntur pro ut, id posse splendide ius. Cu nisl putent omittantur usu, mutat atomorum ex pro, ius nibh nonumy id. Nam at eius dissentias disputando, molestie mnesarchum complectitur per te

04/25/2025 14:40

Great Boat

Eum eu sumo albucius perfecto, commodo torquatos consequuntur pro ut, id posse splendide ius. Cu nisl putent omittantur usu, mutat atomorum ex pro, ius nibh nonumy id. Nam at eius dissentias disputando, molestie mnesarchum complectitur per te

04/25/2025 14:40

Great Boat

Eum eu sumo albucius perfecto, commodo torquatos consequuntur pro ut, id posse splendide ius. Cu nisl putent omittantur usu, mutat atomorum ex pro, ius nibh nonumy id. Nam at eius dissentias disputando, molestie mnesarchum complectitur per te

04/25/2025 14:40

Great Boat

Eum eu sumo albucius perfecto, commodo torquatos consequuntur pro ut, id posse splendide ius. Cu nisl putent omittantur usu, mutat atomorum ex pro, ius nibh nonumy id. Nam at eius dissentias disputando, molestie mnesarchum complectitur per te

04/25/2025 14:40

Great Boat

Eum eu sumo albucius perfecto, commodo torquatos consequuntur pro ut, id posse splendide ius. Cu nisl putent omittantur usu, mutat atomorum ex pro, ius nibh nonumy id. Nam at eius dissentias disputando, molestie mnesarchum complectitur per te
Showing 1 - 10 of 94 total
Request history8.0.30PHP Version3.01sRequest Duration35MBMemory UsageGET profile/{id}/reviewsRouteAuth status
    • Booting (1.34s)time
    • Application (1.68s)time
    • 1 x Application (55.69%)
      1.68s
      1 x Booting (44.31%)
      1.34s
      20 templates were rendered
      • 1x User::frontend.profile.all-reviewsall-reviews.blade.php#?blade
      • 1x Layout::parts.bcbc.blade.php#?blade
      • 1x User::frontend.profile.sidebarsidebar.blade.php#?blade
      • 1x pagination::tailwindtailwind.blade.php#?blade
      • 1x vendor.pagination.defaultdefault.blade.php#?blade
      • 1x layouts.appapp.blade.php#?blade
      • 1x Layout::appapp.blade.php#?blade
      • 1x Layout::parts.seo-metaseo-meta.blade.php#?blade
      • 1x Layout::parts.global-scriptglobal-script.blade.php#?blade
      • 1x Layout::parts.topbartopbar.blade.php#?blade
      • 2x Core::frontend.currency-switchercurrency-switcher.blade.php#?blade
      • 2x Language::frontend.switcherswitcher.blade.php#?blade
      • 1x Layout::parts.headerheader.blade.php#?blade
      • 1x Layout::parts.footerfooter.blade.php#?blade
      • 1x Layout::parts.login-register-modallogin-register-modal.blade.php#?blade
      • 1x Layout::auth.login-formlogin-form.blade.php#?blade
      • 1x Layout::auth.register-formregister-form.blade.php#?blade
      • 1x Popup::frontend.popuppopup.blade.php#?blade
      uri
      GET profile/{id}/reviews
      middleware
      web
      controller
      Modules\User\Controllers\ProfileController@allReviews
      namespace
      Modules\User\Controllers
      prefix
      /profile
      where
      as
      user.profile.reviews
      file
      modules/User/Controllers/ProfileController.php:34-50
      41 statements were executed (34 duplicates)Show only duplicates152ms
      • ProfileController.php#35aarnatours290425_abhi_tNt34.22msselect * from `users` where `user_name` = '1' and `users`.`deleted_at` is null limit 1
        Bindings
        • 0: 1
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • modules/User/Controllers/ProfileController.php:35
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • ProfileController.php#37aarnatours290425_abhi_tNt5.34msselect * from `users` where `users`.`id` = '1' and `users`.`deleted_at` is null limit 1
        Bindings
        • 0: 1
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • modules/User/Controllers/ProfileController.php:37
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • User.php#97aarnatours290425_abhi_tNt2.44msselect * from `user_meta` where (`user_id` = 1 and `name` = 'social_meta_avatar') limit 1
        Bindings
        • 0: 1
        • 1: social_meta_avatar
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:195
        • view::User::frontend.profile.sidebar:3
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • User.php#97aarnatours290425_abhi_tNt1.33msselect * from `user_meta` where (`user_id` = 1 and `name` = 'social_meta_avatar') limit 1
        Bindings
        • 0: 1
        • 1: social_meta_avatar
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:195
        • view::User::frontend.profile.sidebar:4
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • HasRoles.php#56aarnatours290425_abhi_tNt4.59msselect * from `core_roles` where `core_roles`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • modules/User/Traits/HasRoles.php:56
        • view::User::frontend.profile.sidebar:10
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • User.php#283aarnatours290425_abhi_tNt2.32msselect count(`id`) as aggregate from `bravo_review` where `vendor_id` = 1 and `status` = 'approved' and `bravo_review`.`deleted_at` is null
        Bindings
        • 0: 1
        • 1: approved
        Backtrace
        • app/User.php:283
        • view::User::frontend.profile.sidebar:31
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • User.php#283aarnatours290425_abhi_tNt1.9msselect count(`id`) as aggregate from `bravo_review` where `vendor_id` = 1 and `status` = 'approved' and `bravo_review`.`deleted_at` is null
        Bindings
        • 0: 1
        • 1: approved
        Backtrace
        • app/User.php:283
        • view::User::frontend.profile.sidebar:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • User.php#97aarnatours290425_abhi_tNt4.23msselect * from `user_meta` where (`user_id` = 1 and `name` = 'is_verified_phone') limit 1
        Bindings
        • 0: 1
        • 1: is_verified_phone
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:388
        • app/User.php:360
        • view::User::frontend.profile.sidebar:63
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • User.php#97aarnatours290425_abhi_tNt4.26msselect * from `user_meta` where (`user_id` = 1 and `name` = 'verify_data_phone') limit 1
        Bindings
        • 0: 1
        • 1: verify_data_phone
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:391
        • app/User.php:361
        • view::User::frontend.profile.sidebar:63
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • User.php#97aarnatours290425_abhi_tNt1.1msselect * from `user_meta` where (`user_id` = 1 and `name` = 'is_verified_id_card') limit 1
        Bindings
        • 0: 1
        • 1: is_verified_id_card
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:388
        • app/User.php:360
        • view::User::frontend.profile.sidebar:63
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • User.php#97aarnatours290425_abhi_tNt1.22msselect * from `user_meta` where (`user_id` = 1 and `name` = 'verify_data_id_card') limit 1
        Bindings
        • 0: 1
        • 1: verify_data_id_card
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:391
        • app/User.php:361
        • view::User::frontend.profile.sidebar:63
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • User.php#97aarnatours290425_abhi_tNt1.09msselect * from `user_meta` where (`user_id` = 1 and `name` = 'is_verified_trade_license') limit 1
        Bindings
        • 0: 1
        • 1: is_verified_trade_license
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:388
        • app/User.php:360
        • view::User::frontend.profile.sidebar:63
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • User.php#97aarnatours290425_abhi_tNt1.76msselect * from `user_meta` where (`user_id` = 1 and `name` = 'verify_data_trade_license') limit 1
        Bindings
        • 0: 1
        • 1: verify_data_trade_license
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:391
        • app/User.php:361
        • view::User::frontend.profile.sidebar:63
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • User.php#97aarnatours290425_abhi_tNt1.95msselect * from `user_meta` where (`user_id` = 1 and `name` = 'is_verified_phone') limit 1
        Bindings
        • 0: 1
        • 1: is_verified_phone
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:388
        • app/User.php:360
        • view::User::frontend.profile.sidebar:63
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • User.php#97aarnatours290425_abhi_tNt1.26msselect * from `user_meta` where (`user_id` = 1 and `name` = 'verify_data_phone') limit 1
        Bindings
        • 0: 1
        • 1: verify_data_phone
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:391
        • app/User.php:361
        • view::User::frontend.profile.sidebar:63
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • User.php#97aarnatours290425_abhi_tNt1.36msselect * from `user_meta` where (`user_id` = 1 and `name` = 'is_verified_id_card') limit 1
        Bindings
        • 0: 1
        • 1: is_verified_id_card
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:388
        • app/User.php:360
        • view::User::frontend.profile.sidebar:63
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • User.php#97aarnatours290425_abhi_tNt810μsselect * from `user_meta` where (`user_id` = 1 and `name` = 'verify_data_id_card') limit 1
        Bindings
        • 0: 1
        • 1: verify_data_id_card
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:391
        • app/User.php:361
        • view::User::frontend.profile.sidebar:63
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • User.php#97aarnatours290425_abhi_tNt900μsselect * from `user_meta` where (`user_id` = 1 and `name` = 'is_verified_trade_license') limit 1
        Bindings
        • 0: 1
        • 1: is_verified_trade_license
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:388
        • app/User.php:360
        • view::User::frontend.profile.sidebar:63
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • User.php#97aarnatours290425_abhi_tNt1.33msselect * from `user_meta` where (`user_id` = 1 and `name` = 'verify_data_trade_license') limit 1
        Bindings
        • 0: 1
        • 1: verify_data_trade_license
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:391
        • app/User.php:361
        • view::User::frontend.profile.sidebar:63
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • User.php#97aarnatours290425_abhi_tNt1.6msselect * from `user_meta` where (`user_id` = 1 and `name` = 'is_verified_phone') limit 1
        Bindings
        • 0: 1
        • 1: is_verified_phone
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:388
        • app/User.php:360
        • view::User::frontend.profile.sidebar:64
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • User.php#97aarnatours290425_abhi_tNt1.64msselect * from `user_meta` where (`user_id` = 1 and `name` = 'verify_data_phone') limit 1
        Bindings
        • 0: 1
        • 1: verify_data_phone
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:391
        • app/User.php:361
        • view::User::frontend.profile.sidebar:64
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • User.php#97aarnatours290425_abhi_tNt1.32msselect * from `user_meta` where (`user_id` = 1 and `name` = 'is_verified_id_card') limit 1
        Bindings
        • 0: 1
        • 1: is_verified_id_card
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:388
        • app/User.php:360
        • view::User::frontend.profile.sidebar:64
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • User.php#97aarnatours290425_abhi_tNt1.08msselect * from `user_meta` where (`user_id` = 1 and `name` = 'verify_data_id_card') limit 1
        Bindings
        • 0: 1
        • 1: verify_data_id_card
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:391
        • app/User.php:361
        • view::User::frontend.profile.sidebar:64
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • User.php#97aarnatours290425_abhi_tNt2.22msselect * from `user_meta` where (`user_id` = 1 and `name` = 'is_verified_trade_license') limit 1
        Bindings
        • 0: 1
        • 1: is_verified_trade_license
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:388
        • app/User.php:360
        • view::User::frontend.profile.sidebar:64
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • User.php#97aarnatours290425_abhi_tNt27.24msselect * from `user_meta` where (`user_id` = 1 and `name` = 'verify_data_trade_license') limit 1
        Bindings
        • 0: 1
        • 1: verify_data_trade_license
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:391
        • app/User.php:361
        • view::User::frontend.profile.sidebar:64
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • all-reviews.blade.php#20aarnatours290425_abhi_tNt4.29msselect count(*) as aggregate from `bravo_review` where (`vendor_id` = 1 and `status` = 'approved') and `bravo_review`.`deleted_at` is null
        Bindings
        • 0: 1
        • 1: approved
        Backtrace
        • view::User::frontend.profile.all-reviews:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • all-reviews.blade.php#20aarnatours290425_abhi_tNt8.93msselect * from `bravo_review` where (`vendor_id` = 1 and `status` = 'approved') and `bravo_review`.`deleted_at` is null order by `id` desc limit 10 offset 0
        Bindings
        • 0: 1
        • 1: approved
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::User::frontend.profile.all-reviews:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • all-reviews.blade.php#20aarnatours290425_abhi_tNt4.3msselect `id`, `name`, `first_name`, `last_name`, `avatar_id` from `users` where `users`.`id` in (7, 9, 12, 14, 15, 16) and `users`.`deleted_at` is null
        Backtrace
        • view::User::frontend.profile.all-reviews:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • User.php#97aarnatours290425_abhi_tNt3.64msselect * from `user_meta` where (`user_id` is null and `name` = 'social_meta_avatar') limit 1
        Bindings
        • 0: social_meta_avatar
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:195
        • view::User::frontend.profile.all-reviews:41
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • User.php#97aarnatours290425_abhi_tNt1.56msselect * from `user_meta` where (`user_id` is null and `name` = 'social_meta_avatar') limit 1
        Bindings
        • 0: social_meta_avatar
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:195
        • view::User::frontend.profile.all-reviews:41
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • User.php#97aarnatours290425_abhi_tNt930μsselect * from `user_meta` where (`user_id` is null and `name` = 'social_meta_avatar') limit 1
        Bindings
        • 0: social_meta_avatar
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:195
        • view::User::frontend.profile.all-reviews:41
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • User.php#97aarnatours290425_abhi_tNt880μsselect * from `user_meta` where (`user_id` is null and `name` = 'social_meta_avatar') limit 1
        Bindings
        • 0: social_meta_avatar
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:195
        • view::User::frontend.profile.all-reviews:41
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • User.php#97aarnatours290425_abhi_tNt3.28msselect * from `user_meta` where (`user_id` is null and `name` = 'social_meta_avatar') limit 1
        Bindings
        • 0: social_meta_avatar
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:195
        • view::User::frontend.profile.all-reviews:41
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • User.php#97aarnatours290425_abhi_tNt1.5msselect * from `user_meta` where (`user_id` is null and `name` = 'social_meta_avatar') limit 1
        Bindings
        • 0: social_meta_avatar
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:195
        • view::User::frontend.profile.all-reviews:41
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • User.php#97aarnatours290425_abhi_tNt1.62msselect * from `user_meta` where (`user_id` is null and `name` = 'social_meta_avatar') limit 1
        Bindings
        • 0: social_meta_avatar
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:195
        • view::User::frontend.profile.all-reviews:41
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • User.php#97aarnatours290425_abhi_tNt900μsselect * from `user_meta` where (`user_id` is null and `name` = 'social_meta_avatar') limit 1
        Bindings
        • 0: social_meta_avatar
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:195
        • view::User::frontend.profile.all-reviews:41
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • User.php#97aarnatours290425_abhi_tNt6.8msselect * from `user_meta` where (`user_id` is null and `name` = 'social_meta_avatar') limit 1
        Bindings
        • 0: social_meta_avatar
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:195
        • view::User::frontend.profile.all-reviews:41
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • User.php#97aarnatours290425_abhi_tNt1.53msselect * from `user_meta` where (`user_id` is null and `name` = 'social_meta_avatar') limit 1
        Bindings
        • 0: social_meta_avatar
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/User.php:97
        • app/User.php:195
        • view::User::frontend.profile.all-reviews:41
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • HasTranslations.php#51aarnatours290425_abhi_tNt1.34msselect * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'en' limit 1
        Bindings
        • 0: 1
        • 1: en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • app/Helpers/AppHelper.php:111
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt930μsselect * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'en' limit 1
        Bindings
        • 0: 1
        • 1: en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • app/Helpers/AppHelper.php:111
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • AppHelper.php#627aarnatours290425_abhi_tNt1.37msselect * from `core_pages` where `core_pages`.`id` = '' and `core_pages`.`deleted_at` is null limit 1
        Bindings
        • 0: 
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Helpers/AppHelper.php:627
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      Modules\Review\Models\Review
      10Review.php#?
      App\User
      1User.php#?
      Modules\User\Models\Role
      1Role.php#?
        web
        null
        sanctum
        null
          _token
          1gl1I0ppTarNHMJHHXSkadNYCQVgPSdrVK4XJ7eg
          _previous
          array:1 [ "url" => "http://aarnatours.com/public/profile/1/reviews" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /profile/1/reviews
          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:12 [ "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 => "gzip, deflate" ] "connection" => array:1 [ 0 => "keep-alive" ] "content-length" => array:1 [ 0 => "0" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6InluNWpGa0hVYjY3UzFQVzBJeTc0SlE9PSIsInZhbHVlIjoiQVRjd3pYNnBoNmpHZ2Q2NS80aGRmalY2LzJJRE9zTGN5UHNyR1NkVnVwR0ROaVVKb1FOQTVHMEVRN1F4WS9oYlUyS2paZ1ZGeUprcnFjRVVxcSttTEw0aTMvdDdlejBxWmdWR1lOQ0gzWG1JTko3c3ZZdmhLeEZ6STBGN2JJRy8iLCJtYWMiOiIzOTdhZWU3NWRmMDhmOWYzNzUzMTc3MDlhMmEyNWRlMjY3M2RmNGY2ZGE0NzYzY2M5OTM0MDk3OGM1YmJiNzc0IiwidGFnIjoiIn0%3D; booking_core_session=eyJpdiI6Imt4TkU2MjB3a3ZsZlNWVWFXVjRjYnc9PSIsInZhbHVlIjoiZ0xzV21zY0lNdlcra0RqS29ZODlFYW0yeXVpcmpoKzgwRmZJWFZLVVMyNDI5aDlYaGFWczdCSk9vUFdwbHdNWERrT1dwVE8zaVI4SWFDVVlmRmlVWmxPNklDcDYvdHhNcVhFMndFR0QrUXB2ZzU0ZERHM3RRRUVJY25wVGhzSkYiLCJtYWMiOiJlZDlkZjA3MTNhM2MzYjlkYmM4ZDRhMzY0NDY5YWM0MWFkYzNmNWE3NDgwYmQ0MjRhZGM3ZTFmMzAzMzY4MmM5IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6InluNWpGa0hVYjY3UzFQVzBJeTc0SlE9PSIsInZhbHVlIjoiQVRjd3pYNnBoNmpHZ2Q2NS80aGRmalY2LzJJRE9zTGN5UHNyR1NkVnVwR0ROaVVKb1FOQTVHMEVRN1F4WS9oYlUyS2paZ" ] "host" => array:1 [ 0 => "aarnatours.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 => "10.1.86.47" ] "via" => array:1 [ 0 => "1.1 squid-proxy-5b5d847c96-lkclm (squid/6.10)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "1gl1I0ppTarNHMJHHXSkadNYCQVgPSdrVK4XJ7eg" "booking_core_session" => "qo5bIEyDY02LWtKS3cSVbMGooWxqZcvhdneN205l" ]
          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 => "Sun, 06 Jul 2025 16:31:15 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkNPYXM5dWttNytQZ0JEclVQeFQwS2c9PSIsInZhbHVlIjoiZXV0alAvYUhvS2VuOGwwbFU2a0pCeHlSMHQzYXNIQ3h2TUtNU2ZaSS9CVU5JRjNVVVZqNzB3bFQ5M1JBV0M4ZTM4YWE5SDI3TFp2RURTa2FoTXc1Z2xseElKUjFVQ0FOQWlUekZqN0RFRFdtc0pWeU9OeWdzMXhIekQ3ZnVjVkMiLCJtYWMiOiJhNTc2Yjc1NTE5MmU5OTFkZWM1MWVmMGVkNjU2NWFiNmI3OTFmM2NjZjU4Y2NkYjk4ZDdiMjRmMjk0ODU1OWFhIiwidGFnIjoiIn0%3D; expires=Sun, 06-Jul-2025 18:31:16 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkNPYXM5dWttNytQZ0JEclVQeFQwS2c9PSIsInZhbHVlIjoiZXV0alAvYUhvS2VuOGwwbFU2a0pCeHlSMHQzYXNIQ3h2TUtNU2ZaSS9CVU5JRjNVVVZqNzB3bFQ5M1JBV0M4ZTM4YWE5S" 1 => "booking_core_session=eyJpdiI6IlFKM1l4aDdFbHk1Y2VCbXg3YUZoUFE9PSIsInZhbHVlIjoieGF1eU45Qkk0aGZweDNOR0VwTWVTQTJQWTlGR0NSWUhzcWtPYTJTbG1GeTNzSjhxdSsrV0I0RWExeWlvVVl2eEFoZ0xJQ3Mxc1lRK1JGaDRtc0pOd1N1ZzJObng2ZFl4aTlVOVZmcFUxeVVueTNETjFWMmNiMjBVVzRZYU9kZlgiLCJtYWMiOiI3MjBkMjA5ZDBlNWQ4YjcxNzJmYzE0MjkxYjA5MDUwYjYxNDk1NjdkMGEyOTA1M2E5ZWRiN2ZhYTBlOTU3MGVlIiwidGFnIjoiIn0%3D; expires=Sun, 06-Jul-2025 18:31:16 GMT; Max-Age=7200; path=/; httponly; samesite=laxbooking_core_session=eyJpdiI6IlFKM1l4aDdFbHk1Y2VCbXg3YUZoUFE9PSIsInZhbHVlIjoieGF1eU45Qkk0aGZweDNOR0VwTWVTQTJQWTlGR0NSWUhzcWtPYTJTbG1GeTNzSjhxdSsrV0I0RWExeWlvVVl" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkNPYXM5dWttNytQZ0JEclVQeFQwS2c9PSIsInZhbHVlIjoiZXV0alAvYUhvS2VuOGwwbFU2a0pCeHlSMHQzYXNIQ3h2TUtNU2ZaSS9CVU5JRjNVVVZqNzB3bFQ5M1JBV0M4ZTM4YWE5SDI3TFp2RURTa2FoTXc1Z2xseElKUjFVQ0FOQWlUekZqN0RFRFdtc0pWeU9OeWdzMXhIekQ3ZnVjVkMiLCJtYWMiOiJhNTc2Yjc1NTE5MmU5OTFkZWM1MWVmMGVkNjU2NWFiNmI3OTFmM2NjZjU4Y2NkYjk4ZDdiMjRmMjk0ODU1OWFhIiwidGFnIjoiIn0%3D; expires=Sun, 06-Jul-2025 18:31:16 GMT; path=/XSRF-TOKEN=eyJpdiI6IkNPYXM5dWttNytQZ0JEclVQeFQwS2c9PSIsInZhbHVlIjoiZXV0alAvYUhvS2VuOGwwbFU2a0pCeHlSMHQzYXNIQ3h2TUtNU2ZaSS9CVU5JRjNVVVZqNzB3bFQ5M1JBV0M4ZTM4YWE5S" 1 => "booking_core_session=eyJpdiI6IlFKM1l4aDdFbHk1Y2VCbXg3YUZoUFE9PSIsInZhbHVlIjoieGF1eU45Qkk0aGZweDNOR0VwTWVTQTJQWTlGR0NSWUhzcWtPYTJTbG1GeTNzSjhxdSsrV0I0RWExeWlvVVl2eEFoZ0xJQ3Mxc1lRK1JGaDRtc0pOd1N1ZzJObng2ZFl4aTlVOVZmcFUxeVVueTNETjFWMmNiMjBVVzRZYU9kZlgiLCJtYWMiOiI3MjBkMjA5ZDBlNWQ4YjcxNzJmYzE0MjkxYjA5MDUwYjYxNDk1NjdkMGEyOTA1M2E5ZWRiN2ZhYTBlOTU3MGVlIiwidGFnIjoiIn0%3D; expires=Sun, 06-Jul-2025 18:31:16 GMT; path=/; httponlybooking_core_session=eyJpdiI6IlFKM1l4aDdFbHk1Y2VCbXg3YUZoUFE9PSIsInZhbHVlIjoieGF1eU45Qkk0aGZweDNOR0VwTWVTQTJQWTlGR0NSWUhzcWtPYTJTbG1GeTNzSjhxdSsrV0I0RWExeWlvVVl" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "1gl1I0ppTarNHMJHHXSkadNYCQVgPSdrVK4XJ7eg" "_previous" => array:1 [ "url" => "http://aarnatours.com/public/profile/1/reviews" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-07-06 16:31:16GET/public/profile/1/reviews204112