Andante & Allegro Event Design

Arrondissement de Paris

優秀な から 2 復習
5.0/5
100% ゲストのおすすめ

ウィッシュリスト

People interest: 0

Start Time

20:00

期間

8H

ロケーション

Paris

説明

Start and end in San Francisco! With the in-depth cultural event Northern California Summer 2019, you have a 8 day event package taking you through San Francisco, USA and 9 other destinations in USA. Northern California Summer 2019 includes accommodation as well as an expert guide, meals, transport and more.

HIGHLIGHTS

  • Visit the Museum of Modern Art in Manhattan
  • See amazing works of contemporary art, including Vincent van Gogh's The Starry Night
  • Check out Campbell's Soup Cans by Warhol and The Dance (I) by Matisse
  • Behold masterpieces by Gauguin, Dali, Picasso, and Pollock
  • Enjoy free audio guides available in English, French, German, Italian, Spanish, Portuguese

Event Type

Field Day
Glastonbury
Wilderness
Exit Festival

よくある質問

Can children come to events?
Unless otherwise stated, children are always welcome, but please be aware that most of our events are aimed at an adult audience. Children must be supervised at all times.
Is there seating at events?
Yes, we always provide a variety of seating for all ticketholders unless it’s a dance event or art show opening. One of our crew will always be on hand to assist you in finding a seat if you need one.
Where can I park?
There is a wide choice of places to park, however most are not free so please do check before you come on the Southampton City Council website. We have no onsite parking.
Are you near public transport?
Very. There is a bus stop a few doors up and the train station is about 7 minutes gentle walk away.
Is it safe to come at night?
To our knowledge, none of our customers has had any bad experience, however we do recommend that if you are worried you stick to the roads rather than walk through the parks. The roads are well-lit and generally there are a lot of people about at night.
Can I come on my own?
YES! Many of our customers come alone to events, it’s never a problem and you will be welcomed warmly.

ロケーション

復習

5.0/5
優秀な
に基づく 2 復習
優秀な
2
とても良い
0
平均
0
悪い
0
ひどい
0

04/25/2025 14:39

Good Trip

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
表示中 1 - 2 の 2 合計
You must log in to write review

System Admin Verified

以来 Apr 2025

から 218.076 ¥

追加料金:

10.904 ¥
10.904 ¥
から
218.076 ¥
2 復習
Request history8.0.30PHP Version1.29sRequest Duration37MBMemory UsageGET ja/event/{slug}RouteAuth status
    • Booting (517ms)time
    • Application (774ms)time
    • 1 x Application (59.95%)
      774ms
      1 x Booting (40.05%)
      517ms
      32 templates were rendered
      • 1x Event::frontend.detaildetail.blade.php#?blade
      • 1x Layout::parts.bcbc.blade.php#?blade
      • 1x Event::frontend.layouts.details.bannerbanner.blade.php#?blade
      • 1x Event::frontend.layouts.details.detaildetail.blade.php#?blade
      • 1x Event::frontend.layouts.details.attributesattributes.blade.php#?blade
      • 1x Hotel::frontend.layouts.details.hotel-surroundinghotel-surrounding.blade.php#?blade
      • 1x Event::frontend.layouts.details.reviewreview.blade.php#?blade
      • 1x Review::frontend.formform.blade.php#?blade
      • 1x pagination::tailwindtailwind.blade.php#?blade
      • 1x vendor.pagination.defaultdefault.blade.php#?blade
      • 1x Tour::frontend.layouts.details.vendorvendor.blade.php#?blade
      • 1x Event::frontend.layouts.details.form-bookform-book.blade.php#?blade
      • 1x Booking::frontend.global.enquiry-formenquiry-form.blade.php#?blade
      • 1x Event::frontend.layouts.details.relatedrelated.blade.php#?blade
      • 2x Event::frontend.layouts.search.loop-gridloop-grid.blade.php#?blade
      • 1x Event::frontend.layouts.details.form-book-mobileform-book-mobile.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/event/{slug}
      middleware
      web
      controller
      Modules\Event\Controllers\EventController@detail
      namespace
      Modules\Event\Controllers
      prefix
      ja/event
      where
      as
      event.detail
      file
      modules/Event/Controllers/EventController.php:97-133
      35 statements were executed (8 duplicates)Show only duplicates28.07ms
      • EventController.php#99aarnatours290425_abhi_tNt3.47msselect * from `bravo_events` where `slug` = 'andante-allegro-event-design' and `bravo_events`.`deleted_at` is null limit 1
        Bindings
        • 0: andante-allegro-event-design
        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/Event/Controllers/EventController.php:99
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Event/Controllers/EventController.php:35
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • EventController.php#99aarnatours290425_abhi_tNt940μsselect * from `bravo_locations` where `bravo_locations`.`id` in (1) and `bravo_locations`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Event/Controllers/EventController.php:99
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Event/Controllers/EventController.php:35
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • EventController.php#99aarnatours290425_abhi_tNt690μsselect * from `bravo_location_translations` where `locale` = 'ja' and `bravo_location_translations`.`origin_id` in (1)
        Bindings
        • 0: ja
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Event/Controllers/EventController.php:99
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Event/Controllers/EventController.php:35
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • EventController.php#99aarnatours290425_abhi_tNt820μsselect * from `bravo_event_translations` where `locale` = 'ja' and `bravo_event_translations`.`origin_id` in (1) and `bravo_event_translations`.`deleted_at` is null
        Bindings
        • 0: ja
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Event/Controllers/EventController.php:99
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Event/Controllers/EventController.php:35
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • EventController.php#99aarnatours290425_abhi_tNt440μsselect * from `user_wishlist` where `object_model` = 'event' and `user_id` = 0 and `user_wishlist`.`object_id` in (1)
        Bindings
        • 0: event
        • 1: 0
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Event/Controllers/EventController.php:99
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Event/Controllers/EventController.php:35
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • EventController.php#107aarnatours290425_abhi_tNt790μsselect * from `bravo_events` where `location_id` = 1 and `status` = 'publish' and `id` not in (1) and `bravo_events`.`deleted_at` is null limit 4
        Bindings
        • 0: 1
        • 1: publish
        • 2: 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/Event/Controllers/EventController.php:107
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Event/Controllers/EventController.php:35
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • EventController.php#107aarnatours290425_abhi_tNt420μsselect * from `bravo_locations` where `bravo_locations`.`id` in (1) and `bravo_locations`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Event/Controllers/EventController.php:107
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Event/Controllers/EventController.php:35
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • EventController.php#107aarnatours290425_abhi_tNt460μsselect * from `bravo_location_translations` where `locale` = 'ja' and `bravo_location_translations`.`origin_id` in (1)
        Bindings
        • 0: ja
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Event/Controllers/EventController.php:107
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Event/Controllers/EventController.php:35
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • EventController.php#107aarnatours290425_abhi_tNt480μsselect * from `bravo_event_translations` where `locale` = 'ja' and `bravo_event_translations`.`origin_id` in (2, 3) and `bravo_event_translations`.`deleted_at` is null
        Bindings
        • 0: ja
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Event/Controllers/EventController.php:107
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Event/Controllers/EventController.php:35
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • EventController.php#107aarnatours290425_abhi_tNt430μsselect * from `user_wishlist` where `object_model` = 'event' and `user_id` = 0 and `user_wishlist`.`object_id` in (2, 3)
        Bindings
        • 0: event
        • 1: 0
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Event/Controllers/EventController.php:107
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Event/Controllers/EventController.php:35
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • Event.php#726aarnatours290425_abhi_tNt620μsselect count(*) as aggregate from `bravo_review` where `object_id` = 1 and `object_model` = 'event' and `status` = 'approved' and `bravo_review`.`deleted_at` is null
        Bindings
        • 0: 1
        • 1: event
        • 2: approved
        Backtrace
        • modules/Event/Models/Event.php:726
        • modules/Event/Controllers/EventController.php:109
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Event/Controllers/EventController.php:35
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • Event.php#726aarnatours290425_abhi_tNt820μsselect `id`, `title`, `content`, `rate_number`, `author_ip`, `status`, `created_at`, `vendor_id`, `author_id` from `bravo_review` where `object_id` = 1 and `object_model` = 'event' and `status` = 'approved' and `bravo_review`.`deleted_at` is null order by `id` desc limit 5 offset 0
        Bindings
        • 0: 1
        • 1: event
        • 2: approved
        Backtrace
        • modules/Event/Models/Event.php:726
        • modules/Event/Controllers/EventController.php:109
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Event/Controllers/EventController.php:35
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • Event.php#726aarnatours290425_abhi_tNt550μsselect `id`, `name`, `first_name`, `last_name`, `avatar_id` from `users` where `users`.`id` in (7, 11) and `users`.`deleted_at` is null
        Backtrace
        • modules/Event/Models/Event.php:726
        • modules/Event/Controllers/EventController.php:109
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Event/Controllers/EventController.php:35
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • EventController.php#114aarnatours290425_abhi_tNt1.55msselect * from `location_category` where `status` = 'publish' and `location_category`.`deleted_at` is null
        Bindings
        • 0: publish
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Event/Controllers/EventController.php:114
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Event/Controllers/EventController.php:35
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • EventController.php#114aarnatours290425_abhi_tNt1.11msselect * from `location_category_translations` where `locale` = 'ja' and `location_category_translations`.`origin_id` in (1, 2, 3)
        Bindings
        • 0: ja
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Event/Controllers/EventController.php:114
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Event/Controllers/EventController.php:35
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • BaseModel.php#199aarnatours290425_abhi_tNt560μsselect * from `bravo_seo` where `object_id` = 1 and `object_model` = 'event_translation_ja' limit 1
        Bindings
        • 0: 1
        • 1: event_translation_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/BaseModel.php:199
        • app/BaseModel.php:214
        • modules/Event/Controllers/EventController.php:117
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Event/Controllers/EventController.php:35
      • QueryBuilder.php#165aarnatours290425_abhi_tNt490μsselect * from `bravo_locations` where (2 between `bravo_locations`.`_lft` and `bravo_locations`.`_rgt` and `bravo_locations`.`id` <> 1) and `bravo_locations`.`deleted_at` is null
        Bindings
        • 0: 2
        • 1: 1
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:165
        • modules/Location/Traits/HasLocation.php:21
        • modules/Event/Controllers/EventController.php:126
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Event/Controllers/EventController.php:35
      • Event.php#677aarnatours290425_abhi_tNt830μsselect AVG(rate_number) as score_total , COUNT(id) as total_review from `bravo_review` where `object_id` = 1 and `object_model` = 'event' and `status` = 'approved' and `bravo_review`.`deleted_at` is null limit 1
        Bindings
        • 0: 1
        • 1: event
        • 2: approved
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • modules/Event/Models/Event.php:677
        • view::Event::frontend.detail:15
        • 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
      • Event.php#689aarnatours290425_abhi_tNt630μsselect COUNT( CASE WHEN rate_number = 5 THEN rate_number ELSE NULL END ) AS rate_5, COUNT( CASE WHEN rate_number = 4 THEN rate_number ELSE NULL END ) AS rate_4, COUNT( CASE WHEN rate_number = 3 THEN rate_number ELSE NULL END ) AS rate_3, COUNT( CASE WHEN rate_number = 2 THEN rate_number ELSE NULL END ) AS rate_2, COUNT( CASE WHEN rate_number = 1 THEN rate_number ELSE NULL END ) AS rate_1 from `bravo_review` where `object_id` = 1 and `object_model` = 'event' and `status` = 'approved' and `bravo_review`.`deleted_at` is null limit 1
        Bindings
        • 0: 1
        • 1: event
        • 2: approved
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • modules/Event/Models/Event.php:689
        • view::Event::frontend.detail:15
        • 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
      • Bookable.php#357aarnatours290425_abhi_tNt640μsselect COUNT( id ) AS total_review, COUNT( CASE WHEN rate_number >= 4 THEN 1 ELSE null END ) as total_review_recommend from `bravo_review` where `object_id` = 1 and `object_model` = 'event' and `status` = 'approved' and `bravo_review`.`deleted_at` is null limit 1
        Bindings
        • 0: 1
        • 1: event
        • 2: approved
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • modules/Booking/Models/Bookable.php:357
        • view::Event::frontend.layouts.details.detail: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
      • Event.php#1037aarnatours290425_abhi_tNt360μsselect count(*) as aggregate from `user_wishlist` where `user_wishlist`.`object_id` = 1 and `user_wishlist`.`object_id` is not null and `object_model` = 'event'
        Bindings
        • 0: 1
        • 1: event
        Backtrace
        • modules/Event/Models/Event.php:1037
        • view::Event::frontend.layouts.details.detail:51
        • 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
      • attributes.blade.php#2aarnatours290425_abhi_tNt970μsselect * from `bravo_event_term` where `bravo_event_term`.`target_id` = 1 and `bravo_event_term`.`target_id` is not null
        Bindings
        • 0: 1
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::Event::frontend.layouts.details.attributes:2
        • 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
      • Terms.php#40aarnatours290425_abhi_tNt560μsselect * from `bravo_terms` where `bravo_terms`.`id` in (75, 76, 80, 81) and `bravo_terms`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Core/Models/Terms.php:40
        • view::Event::frontend.layouts.details.attributes:3
        • 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
      • Terms.php#40aarnatours290425_abhi_tNt450μsselect * from `bravo_terms_translations` where `locale` = 'ja' and `bravo_terms_translations`.`origin_id` in (75, 76, 80, 81)
        Bindings
        • 0: ja
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Core/Models/Terms.php:40
        • view::Event::frontend.layouts.details.attributes:3
        • 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
      • Terms.php#40aarnatours290425_abhi_tNt460μsselect * from `bravo_attrs` where `bravo_attrs`.`id` in (11) and `bravo_attrs`.`deleted_at` is null
        Bindings
        • 0: 11
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Core/Models/Terms.php:40
        • view::Event::frontend.layouts.details.attributes:3
        • 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 `bravo_attrs_translations` where `bravo_attrs_translations`.`origin_id` = 11 and `bravo_attrs_translations`.`origin_id` is not null and `locale` = 'ja' limit 1
        Bindings
        • 0: 11
        • 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
        • view::Event::frontend.layouts.details.attributes:7
        • 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
      • Review.php#75aarnatours290425_abhi_tNt2.09msselect * from `bravo_review_meta` where `review_id` = 178 and `name` = 'upload_picture' limit 1
        Bindings
        • 0: 178
        • 1: upload_picture
        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/Review/Models/Review.php:75
        • view::Review::frontend.form:55
        • 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_tNt430μ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::Review::frontend.form:60
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Review.php#75aarnatours290425_abhi_tNt1.77msselect * from `bravo_review_meta` where `review_id` = 177 and `name` = 'upload_picture' limit 1
        Bindings
        • 0: 177
        • 1: upload_picture
        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/Review/Models/Review.php:75
        • view::Review::frontend.form:55
        • 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_tNt350μ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::Review::frontend.form:60
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor.blade.php#3aarnatours290425_abhi_tNt580μsselect * 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
        • view::Tour::frontend.layouts.details.vendor:3
        • 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_tNt370μsselect * 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::Tour::frontend.layouts.details.vendor:9
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • HasTranslations.php#51aarnatours290425_abhi_tNt890μsselect * 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_tNt610μsselect * 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_tNt510μ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
      5Review.php#?
      Modules\Event\Models\EventTerm
      4EventTerm.php#?
      Modules\Core\Models\Terms
      4Terms.php#?
      Modules\Event\Models\Event
      3Event.php#?
      Modules\Location\Models\LocationCategory
      3LocationCategory.php#?
      Modules\Location\Models\Location
      2Location.php#?
      Modules\Core\Models\MenuTranslation
      2MenuTranslation.php#?
      Modules\Core\Models\Attributes
      1Attributes.php#?
      App\User
      1User.php#?
        web
        null
        sanctum
        null
          _token
          Vo8uAhDISpzRtGhIXKbkhwhgePTJtakZ1Gzfw92Z
          bc_current_currency
          jpy
          _previous
          array:1 [ "url" => "https://aarnatours.com/ja/event/andante-allegro-event-design" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /ja/event/andante-allegro-event-design
          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: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=eyJpdiI6IlRqSVlINnRZWUEzTmdBUmR5TXI4bUE9PSIsInZhbHVlIjoiUjNMZWFrV0lTdTJvZmtBNEp4WklITDBROE9rd3FtVmx1cDFRL0d1T01TTlpPWWtLVVdEdXI5b0MxVjhadTV0Ujljb1BDRVF4Y3pOQStLY2NKeDFPTXlBUERjYUhOTlFMdVlzMjZ0bGdLRVVuZno4UGpyTjc3SlBMc0ZERHU5ZzciLCJtYWMiOiJhOWNhNjc3NDRlOGU0YWNiY2FlNWYyMjQ5MDMxYzZmODVhYTQzMjYxMjViNDVjN2YyMjgwNDMwYWVkOWU3MzlhIiwidGFnIjoiIn0%3D; booking_core_session=eyJpdiI6ImJvc0lUM1N3bDc0VnhuREs3NnY1cXc9PSIsInZhbHVlIjoiUVM5NmtkR1o2WkpmTldWV3JiMEdHalFLbU52SFl2SlZyZ2RteC9GbTRJeVh3ZnpCVmkvdiswdVZtRE5lbUZORm1NZ0FkcVVLT3VoUHdxRTNvSUhVYzNuUDYxaGprYjZQdXl0OFdSanlYenZRWG5tOFlJSmo3b05CYTZ0VUh4UzgiLCJtYWMiOiJmNDFkYTQ5MzJmNjE3MWMwN2M1YWFiNjVkNTA5MWY1NThmZGVkYTJkZGMwYWI3ZWIzNjRiNWIwMTFiYTZhNGFlIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IlRqSVlINnRZWUEzTmdBUmR5TXI4bUE9PSIsInZhbHVlIjoiUjNMZWFrV0lTdTJvZmtBNEp4WklITDBROE9rd3FtVmx1cDFRL0d1T01TTlpPWWtLVVdEdXI5b0MxVjhadTV0Ujljb1BDR" ] "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" => "Vo8uAhDISpzRtGhIXKbkhwhgePTJtakZ1Gzfw92Z" "booking_core_session" => "Bdk6LdEYmNW4jDf5m4XNpCGqNW9vOBlE3KfjIOOk" ]
          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 => "Mon, 09 Jun 2025 20:27:29 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlRTamZFQ2ZnWEVZSGlJdW9rUVlOamc9PSIsInZhbHVlIjoiSTdCMVFrOGdGZEdwS0JmQkVNN3FxQU11MVg2ZU0zUEtOUnJla29Vb2pHVkExeFVuZDYzcVFHWW5qUWpXUCtnQTF4SlI1L1hKVTIzNWw1U2lzNGtzQy9jSUFHS2U4QW1pYmxNZGgvcllzMmtzZ3l0RTlEZVhxeGtlYkdTVVBrazAiLCJtYWMiOiJhMmZhZmY3OTQ0Nzk5M2NiOTgwOGY2ZTUyZDczYTk1NmY1NjQ2MGY0NmY5NmE4MGU5ODg3OTE3ODdlYzg0NjI4IiwidGFnIjoiIn0%3D; expires=Mon, 09-Jun-2025 22:27:30 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IlRTamZFQ2ZnWEVZSGlJdW9rUVlOamc9PSIsInZhbHVlIjoiSTdCMVFrOGdGZEdwS0JmQkVNN3FxQU11MVg2ZU0zUEtOUnJla29Vb2pHVkExeFVuZDYzcVFHWW5qUWpXUCtnQTF4SlI1L" 1 => "booking_core_session=eyJpdiI6Ik92QVd3QzZWandsSFNBY0F2RHJLYXc9PSIsInZhbHVlIjoicy9BKytFZHNHYllNR1QzdWlIYy9kM3BxU3kvVUFhdW1RV05RSndYT3hpWG92SU9kUk0rc05oMGNEWHkxVHFaWE1aUDNIN0NYYVdYblczb29welhFSW83cEk2UEhlallMSUgvMUtqK2FsdE9DV052dFBLL3lkN1cvTFhYK0tURVYiLCJtYWMiOiI4ZTJiM2E0YTEzYTUzYTU1ZjRhZjM1NTdkZjJhM2U3YTdkYTk4YzYwMDZiOTM5MmUxOWYzMWVjNDFmYWM4YzZjIiwidGFnIjoiIn0%3D; expires=Mon, 09-Jun-2025 22:27:30 GMT; Max-Age=7200; path=/; httponly; samesite=laxbooking_core_session=eyJpdiI6Ik92QVd3QzZWandsSFNBY0F2RHJLYXc9PSIsInZhbHVlIjoicy9BKytFZHNHYllNR1QzdWlIYy9kM3BxU3kvVUFhdW1RV05RSndYT3hpWG92SU9kUk0rc05oMGNEWHkxVHF" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlRTamZFQ2ZnWEVZSGlJdW9rUVlOamc9PSIsInZhbHVlIjoiSTdCMVFrOGdGZEdwS0JmQkVNN3FxQU11MVg2ZU0zUEtOUnJla29Vb2pHVkExeFVuZDYzcVFHWW5qUWpXUCtnQTF4SlI1L1hKVTIzNWw1U2lzNGtzQy9jSUFHS2U4QW1pYmxNZGgvcllzMmtzZ3l0RTlEZVhxeGtlYkdTVVBrazAiLCJtYWMiOiJhMmZhZmY3OTQ0Nzk5M2NiOTgwOGY2ZTUyZDczYTk1NmY1NjQ2MGY0NmY5NmE4MGU5ODg3OTE3ODdlYzg0NjI4IiwidGFnIjoiIn0%3D; expires=Mon, 09-Jun-2025 22:27:30 GMT; path=/XSRF-TOKEN=eyJpdiI6IlRTamZFQ2ZnWEVZSGlJdW9rUVlOamc9PSIsInZhbHVlIjoiSTdCMVFrOGdGZEdwS0JmQkVNN3FxQU11MVg2ZU0zUEtOUnJla29Vb2pHVkExeFVuZDYzcVFHWW5qUWpXUCtnQTF4SlI1L" 1 => "booking_core_session=eyJpdiI6Ik92QVd3QzZWandsSFNBY0F2RHJLYXc9PSIsInZhbHVlIjoicy9BKytFZHNHYllNR1QzdWlIYy9kM3BxU3kvVUFhdW1RV05RSndYT3hpWG92SU9kUk0rc05oMGNEWHkxVHFaWE1aUDNIN0NYYVdYblczb29welhFSW83cEk2UEhlallMSUgvMUtqK2FsdE9DV052dFBLL3lkN1cvTFhYK0tURVYiLCJtYWMiOiI4ZTJiM2E0YTEzYTUzYTU1ZjRhZjM1NTdkZjJhM2U3YTdkYTk4YzYwMDZiOTM5MmUxOWYzMWVjNDFmYWM4YzZjIiwidGFnIjoiIn0%3D; expires=Mon, 09-Jun-2025 22:27:30 GMT; path=/; httponlybooking_core_session=eyJpdiI6Ik92QVd3QzZWandsSFNBY0F2RHJLYXc9PSIsInZhbHVlIjoicy9BKytFZHNHYllNR1QzdWlIYy9kM3BxU3kvVUFhdW1RV05RSndYT3hpWG92SU9kUk0rc05oMGNEWHkxVHF" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "Vo8uAhDISpzRtGhIXKbkhwhgePTJtakZ1Gzfw92Z" "bc_current_currency" => "jpy" "_previous" => array:1 [ "url" => "https://aarnatours.com/ja/event/andante-allegro-event-design" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-09 20:27:30GET/ja/event/andante-allegro-event-design323525