vendor

Elise Aarohi ico-vefified-1

以来 Apr 2025


  • Vendor
  • 38 reviews

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

検証

  • success Phone
  • success ID Card

ゲストからのレビュー

表示中 11 - 20 の 38 合計

04/25/2025 14:39

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:39

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:39

Car was great

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:39

Great Car

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:39

Car was great

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:39

Great Car

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:39

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:39

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:39

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:39

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
表示中 11 - 20 の 38 合計
Request history8.0.30PHP Version2.35sRequest Duration35MBMemory UsageGET ja/profile/{id}/reviewsRouteAuth status
    • Booting (1.22s)time
    • Application (1.13s)time
    • 1 x Booting (51.97%)
      1.22s
      1 x Application (48.02%)
      1.13s
      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 ja/profile/{id}/reviews
      middleware
      web
      controller
      Modules\User\Controllers\ProfileController@allReviews
      namespace
      Modules\User\Controllers
      prefix
      ja/profile
      where
      as
      user.profile.reviews
      file
      modules/User/Controllers/ProfileController.php:34-50
      35 statements were executed (28 duplicates)Show only duplicates32.1ms
      • ProfileController.php#35aarnatours290425_abhi_tNt9msselect * from `users` where `user_name` = '4' and `users`.`deleted_at` is null limit 1
        Bindings
        • 0: 4
        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_tNt830μsselect * from `users` where `users`.`id` = '4' and `users`.`deleted_at` is null limit 1
        Bindings
        • 0: 4
        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_tNt530μsselect * from `user_meta` where (`user_id` = 4 and `name` = 'social_meta_avatar') limit 1
        Bindings
        • 0: 4
        • 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_tNt390μsselect * from `user_meta` where (`user_id` = 4 and `name` = 'social_meta_avatar') limit 1
        Bindings
        • 0: 4
        • 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_tNt520μsselect * from `core_roles` where `core_roles`.`id` = 2 limit 1
        Bindings
        • 0: 2
        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_tNt630μsselect count(`id`) as aggregate from `bravo_review` where `vendor_id` = 4 and `status` = 'approved' and `bravo_review`.`deleted_at` is null
        Bindings
        • 0: 4
        • 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_tNt2.26msselect count(`id`) as aggregate from `bravo_review` where `vendor_id` = 4 and `status` = 'approved' and `bravo_review`.`deleted_at` is null
        Bindings
        • 0: 4
        • 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_tNt650μsselect * from `user_meta` where (`user_id` = 4 and `name` = 'is_verified_phone') limit 1
        Bindings
        • 0: 4
        • 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_tNt440μsselect * from `user_meta` where (`user_id` = 4 and `name` = 'verify_data_phone') limit 1
        Bindings
        • 0: 4
        • 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_tNt520μsselect * from `user_meta` where (`user_id` = 4 and `name` = 'is_verified_id_card') limit 1
        Bindings
        • 0: 4
        • 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_tNt490μsselect * from `user_meta` where (`user_id` = 4 and `name` = 'verify_data_id_card') limit 1
        Bindings
        • 0: 4
        • 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_tNt620μsselect * from `user_meta` where (`user_id` = 4 and `name` = 'is_verified_phone') limit 1
        Bindings
        • 0: 4
        • 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_tNt400μsselect * from `user_meta` where (`user_id` = 4 and `name` = 'verify_data_phone') limit 1
        Bindings
        • 0: 4
        • 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_tNt940μsselect * from `user_meta` where (`user_id` = 4 and `name` = 'is_verified_id_card') limit 1
        Bindings
        • 0: 4
        • 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_tNt710μsselect * from `user_meta` where (`user_id` = 4 and `name` = 'verify_data_id_card') limit 1
        Bindings
        • 0: 4
        • 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_tNt400μsselect * from `user_meta` where (`user_id` = 4 and `name` = 'is_verified_phone') limit 1
        Bindings
        • 0: 4
        • 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_tNt430μsselect * from `user_meta` where (`user_id` = 4 and `name` = 'verify_data_phone') limit 1
        Bindings
        • 0: 4
        • 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_tNt420μsselect * from `user_meta` where (`user_id` = 4 and `name` = 'is_verified_id_card') limit 1
        Bindings
        • 0: 4
        • 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_tNt420μsselect * from `user_meta` where (`user_id` = 4 and `name` = 'verify_data_id_card') limit 1
        Bindings
        • 0: 4
        • 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
      • all-reviews.blade.php#20aarnatours290425_abhi_tNt580μsselect count(*) as aggregate from `bravo_review` where (`vendor_id` = 4 and `status` = 'approved') and `bravo_review`.`deleted_at` is null
        Bindings
        • 0: 4
        • 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_tNt870μsselect * from `bravo_review` where (`vendor_id` = 4 and `status` = 'approved') and `bravo_review`.`deleted_at` is null order by `id` desc limit 10 offset 10
        Bindings
        • 0: 4
        • 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_tNt940μsselect `id`, `name`, `first_name`, `last_name`, `avatar_id` from `users` where `users`.`id` in (7, 10, 12, 14, 15) 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_tNt840μ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_tNt500μ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_tNt440μ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_tNt470μ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_tNt540μ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_tNt510μ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_tNt610μ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_tNt570μ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_tNt520μ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_tNt960μ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
      • HasTranslations.php#51aarnatours290425_abhi_tNt1.14msselect * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'ja' limit 1
        Bindings
        • 0: 1
        • 1: ja
        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_tNt1.09msselect * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'ja' limit 1
        Bindings
        • 0: 1
        • 1: ja
        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_tNt920μsselect * 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#?
      Modules\Core\Models\MenuTranslation
      2MenuTranslation.php#?
      App\User
      1User.php#?
      Modules\User\Models\Role
      1Role.php#?
        web
        null
        sanctum
        null
          _token
          hzVXtJuGJibS8RiwakyzWVTUdxLVDAOCXUCtCCjT
          bc_current_currency
          eur
          _previous
          array:1 [ "url" => "https://aarnatours.com/ja/profile/4/reviews?page=2" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /ja/profile/4/reviews
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "2" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:17 [ "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, br, zstd" ] "content-length" => array:1 [ 0 => "0" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IjlMbVJ3bFpaZUxrT01EN1FkbFdFZ2c9PSIsInZhbHVlIjoiZGlsNmt6UStsUkdjZUlmKzIvN2xlQll4bXc1TXdXZGZQZ2xPRVYvV1ZRZHFuMElQNlJmUkZsUkplLzVJU3phVGViQjhsRVJVZmQydXVvbU9EY2VPWU1PSDhXcnYzVEVFWHJpcnAzVU5JaC9FYzhzcVBBeGlGRUh0ZzJHQWlBVnMiLCJtYWMiOiIzNzY0YTcyMzc4NzljMDY0YzAzZjMwNDk2MGI2NDQ5ZDU5NDAzMDUzMmNkYmQzZGJmNzA4MDI3NWIwNGNjYjE1IiwidGFnIjoiIn0%3D; booking_core_session=eyJpdiI6IlNPeGZVRGkrVll6bU43UXFGcWIrcVE9PSIsInZhbHVlIjoiYmp3OURHWUNXMC9ZQzI3N1VPTjhnaXdSRDFWeWEwWHFXKy8zRW9vRDNYeWdKUDNQaE5ZRC96clNJUTFVTFpROXk4Q1RiYnVVdERiVzc4Njd2d2Q1UzZGUjk5ckZiTWZhclh0ZlZnMzd1a0h5N3VRa2xVT05TTEhnQzBnOEJHckciLCJtYWMiOiI3MDkzZjE0YmZjZjVlNjk2YTFlYWYxMTA3YTQ4M2Y3ZjY5N2ViNTIwY2I4ZjdlNzE2N2I2YTBkZTUzOTgwNzcyIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IjlMbVJ3bFpaZUxrT01EN1FkbFdFZ2c9PSIsInZhbHVlIjoiZGlsNmt6UStsUkdjZUlmKzIvN2xlQll4bXc1TXdXZGZQZ2xPRVYvV1ZRZHFuMElQNlJmUkZsUkplLzVJU3phVGViQjhsR" ] "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" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "hzVXtJuGJibS8RiwakyzWVTUdxLVDAOCXUCtCCjT" "booking_core_session" => "11cb7H6DMMo7g2BQ7OpzhtWFoRp7opcLqWuK550d" ]
          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 => "Wed, 04 Jun 2025 00:12:18 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im1pa2Q2eDdlVk5Yb1BoRHcyZ3hybVE9PSIsInZhbHVlIjoiVnVZQjQzaldySi83b3NZTU5TUTlLUlROY21vQ3A5QnRJUkxFdm52YXJuVktNd0NDUVNoV0plMWZZdWFJNGNZdktDZ2E4d3loRzBYTFVuZVJZa2IvVkowVFJnQWttRzFDZjQvckkyeDhmdW1jRnBPUmVJMUxCeE5iV05nK1labkYiLCJtYWMiOiI2MWJiMTllYTYzNGZhYjUzMDI2MDhkZmE4OGJlNmIyZGJjZjA0ODRhZWEyYmVhMjc4NThiYWQ0YmRhMWRmZTc4IiwidGFnIjoiIn0%3D; expires=Wed, 04-Jun-2025 02:12:19 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Im1pa2Q2eDdlVk5Yb1BoRHcyZ3hybVE9PSIsInZhbHVlIjoiVnVZQjQzaldySi83b3NZTU5TUTlLUlROY21vQ3A5QnRJUkxFdm52YXJuVktNd0NDUVNoV0plMWZZdWFJNGNZdktDZ2E4d" 1 => "booking_core_session=eyJpdiI6IkZWdjlUMmJkS1BNRHRqTFdoZUNXM3c9PSIsInZhbHVlIjoiZWFUQi9hVmo2QkxVVFF3dGJ0d2pXSTl0MUZqdC9zMkZlZlBmK25sNWtuQkhJckR4VFZWNUNkU0FwV0VIZ2V4MFVQc0R6QXVvZ2JWNFo0K2VDVmZHU05BRmMwNE1qVTdwdkdCVkNVNWdCVkFsSmRLbENob0o1aUJZbFU0RGVmbWciLCJtYWMiOiIwMWNhOTJkMmFhOWRkYTI3ZmZjZGMzZTM1NTkzMDU2ZjNiNmMyMjQ3NzEzZTU2MTMyNDA0MjZhMWM2MmZjNDI1IiwidGFnIjoiIn0%3D; expires=Wed, 04-Jun-2025 02:12:19 GMT; Max-Age=7200; path=/; httponly; samesite=laxbooking_core_session=eyJpdiI6IkZWdjlUMmJkS1BNRHRqTFdoZUNXM3c9PSIsInZhbHVlIjoiZWFUQi9hVmo2QkxVVFF3dGJ0d2pXSTl0MUZqdC9zMkZlZlBmK25sNWtuQkhJckR4VFZWNUNkU0FwV0VIZ2V" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im1pa2Q2eDdlVk5Yb1BoRHcyZ3hybVE9PSIsInZhbHVlIjoiVnVZQjQzaldySi83b3NZTU5TUTlLUlROY21vQ3A5QnRJUkxFdm52YXJuVktNd0NDUVNoV0plMWZZdWFJNGNZdktDZ2E4d3loRzBYTFVuZVJZa2IvVkowVFJnQWttRzFDZjQvckkyeDhmdW1jRnBPUmVJMUxCeE5iV05nK1labkYiLCJtYWMiOiI2MWJiMTllYTYzNGZhYjUzMDI2MDhkZmE4OGJlNmIyZGJjZjA0ODRhZWEyYmVhMjc4NThiYWQ0YmRhMWRmZTc4IiwidGFnIjoiIn0%3D; expires=Wed, 04-Jun-2025 02:12:19 GMT; path=/XSRF-TOKEN=eyJpdiI6Im1pa2Q2eDdlVk5Yb1BoRHcyZ3hybVE9PSIsInZhbHVlIjoiVnVZQjQzaldySi83b3NZTU5TUTlLUlROY21vQ3A5QnRJUkxFdm52YXJuVktNd0NDUVNoV0plMWZZdWFJNGNZdktDZ2E4d" 1 => "booking_core_session=eyJpdiI6IkZWdjlUMmJkS1BNRHRqTFdoZUNXM3c9PSIsInZhbHVlIjoiZWFUQi9hVmo2QkxVVFF3dGJ0d2pXSTl0MUZqdC9zMkZlZlBmK25sNWtuQkhJckR4VFZWNUNkU0FwV0VIZ2V4MFVQc0R6QXVvZ2JWNFo0K2VDVmZHU05BRmMwNE1qVTdwdkdCVkNVNWdCVkFsSmRLbENob0o1aUJZbFU0RGVmbWciLCJtYWMiOiIwMWNhOTJkMmFhOWRkYTI3ZmZjZGMzZTM1NTkzMDU2ZjNiNmMyMjQ3NzEzZTU2MTMyNDA0MjZhMWM2MmZjNDI1IiwidGFnIjoiIn0%3D; expires=Wed, 04-Jun-2025 02:12:19 GMT; path=/; httponlybooking_core_session=eyJpdiI6IkZWdjlUMmJkS1BNRHRqTFdoZUNXM3c9PSIsInZhbHVlIjoiZWFUQi9hVmo2QkxVVFF3dGJ0d2pXSTl0MUZqdC9zMkZlZlBmK25sNWtuQkhJckR4VFZWNUNkU0FwV0VIZ2V" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "hzVXtJuGJibS8RiwakyzWVTUdxLVDAOCXUCtCCjT" "bc_current_currency" => "eur" "_previous" => array:1 [ "url" => "https://aarnatours.com/ja/profile/4/reviews?page=2" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-04 00:12:19GET/ja/profile/4/reviews?page=2203514