booking.naveenrao.com Open in urlscan Pro
172.67.206.169  Public Scan

URL: https://booking.naveenrao.com/
Submission: On June 09 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

GET https://booking.naveenrao.com/hotel

<form action="https://booking.naveenrao.com/hotel" class="form bravo_form" method="get">
  <div class="g-field-search">
    <div class="row">
      <div class="col-md-4 border-right">
        <div class="form-group">
          <i class="field-icon fa icofont-map"></i>
          <div class="form-content">
            <label> Location </label>
            <div class="smart-search">
              <input type="text" class="smart-search-location parent_text form-control" readonly="" placeholder="Where are you going?" value="" data-onload="Loading..."
                data-default="[{&quot;id&quot;:13,&quot;title&quot;:&quot; Himachal&quot;},{&quot;id&quot;:12,&quot;title&quot;:&quot; Ladakh&quot;},{&quot;id&quot;:11,&quot;title&quot;:&quot; Rishikesh&quot;}]">
              <input type="hidden" class="child_id" name="location_id" value="">
              <div class="bravo-autocomplete">
                <div class="list-item">
                  <div class="item" data-id="13" data-text=" Himachal"> <i class="icofont-location-pin"></i> Himachal </div>
                  <div class="item" data-id="12" data-text=" Ladakh"> <i class="icofont-location-pin"></i> Ladakh </div>
                  <div class="item" data-id="11" data-text=" Rishikesh"> <i class="icofont-location-pin"></i> Rishikesh </div>
                </div>
                <div class="message">Loading...</div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="col-md-4 border-right">
        <div class="form-group">
          <i class="field-icon icofont-wall-clock"></i>
          <div class="form-content">
            <div class="form-date-search-hotel">
              <div class="date-wrapper">
                <div class="check-in-wrapper">
                  <label>Check In - Out</label>
                  <div class="render check-in-render">09/06/2024</div>
                  <span> - </span>
                  <div class="render check-out-render">10/06/2024</div>
                </div>
              </div>
              <input type="hidden" class="check-in-input" value="09/06/2024" name="start">
              <input type="hidden" class="check-out-input" value="10/06/2024" name="end">
              <input type="text" class="check-in-out" value="2024-06-09 - 2024-06-10">
            </div>
          </div>
        </div>
      </div>
      <div class="col-md-4 border-right">
        <div class="form-select-guests">
          <div class="form-group">
            <i class="field-icon icofont-travelling"></i>
            <div class="form-content dropdown-toggle" data-toggle="dropdown">
              <div class="wrapper-more">
                <label> Guests </label>
                <div class="render">
                  <span class="adults"><span class="one ">1 Adult</span> <span class=" d-none  multi" data-html=":count Adults">1 Adults</span></span> - <span class="children">
                    <span class="one " data-html=":count Child">0 Child</span>
                    <span class="multi  d-none " data-html=":count Children">0 Children</span>
                  </span>
                </div>
              </div>
            </div>
            <div class="dropdown-menu select-guests-dropdown">
              <div class="dropdown-item-row">
                <div class="label">Rooms</div>
                <div class="val">
                  <span class="btn-minus" data-input="room"><i class="icon ion-md-remove"></i></span>
                  <span class="count-display"><input type="number" name="room" value="1" min="1"></span>
                  <span class="btn-add" data-input="room"><i class="icon ion-ios-add"></i></span>
                </div>
              </div>
              <div class="dropdown-item-row">
                <div class="label">Adults</div>
                <div class="val">
                  <span class="btn-minus" data-input="adults"><i class="icon ion-md-remove"></i></span>
                  <span class="count-display"><input type="number" name="adults" value="1" min="1"></span>
                  <span class="btn-add" data-input="adults"><i class="icon ion-ios-add"></i></span>
                </div>
              </div>
              <div class="dropdown-item-row">
                <div class="label">Children</div>
                <div class="val">
                  <span class="btn-minus" data-input="children"><i class="icon ion-md-remove"></i></span>
                  <span class="count-display"><input type="number" name="children" value="0" min="0"></span>
                  <span class="btn-add" data-input="children"><i class="icon ion-ios-add"></i></span>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="g-button-submit">
    <button class="btn btn-primary btn-search" type="submit">Search</button>
  </div>
</form>

GET https://booking.naveenrao.com/tour-packages

<form action="https://booking.naveenrao.com/tour-packages" class="form bravo_form" method="get">
  <div class="g-field-search">
    <div class="row">
      <div class="col-md-6 border-right">
        <div class="form-group">
          <i class="field-icon fa icofont-map"></i>
          <div class="form-content">
            <label>Location</label>
            <div class="smart-search">
              <input type="text" class="smart-search-location parent_text form-control" readonly="" placeholder="Where are you going?" value="" data-onload="Loading..."
                data-default="[{&quot;id&quot;:13,&quot;title&quot;:&quot; Himachal&quot;},{&quot;id&quot;:12,&quot;title&quot;:&quot; Ladakh&quot;},{&quot;id&quot;:11,&quot;title&quot;:&quot; Rishikesh&quot;}]">
              <input type="hidden" class="child_id" name="location_id" value="">
              <div class="bravo-autocomplete">
                <div class="list-item">
                  <div class="item" data-id="13" data-text=" Himachal"> <i class="icofont-location-pin"></i> Himachal </div>
                  <div class="item" data-id="12" data-text=" Ladakh"> <i class="icofont-location-pin"></i> Ladakh </div>
                  <div class="item" data-id="11" data-text=" Rishikesh"> <i class="icofont-location-pin"></i> Rishikesh </div>
                </div>
                <div class="message">Loading...</div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="col-md-6 border-right">
        <div class="form-group">
          <i class="field-icon icofont-wall-clock"></i>
          <div class="form-content">
            <div class="form-date-search">
              <div class="date-wrapper">
                <div class="check-in-wrapper">
                  <label>From - To</label>
                  <div class="render check-in-render">09/06/2024</div>
                  <span> - </span>
                  <div class="render check-out-render">10/06/2024</div>
                </div>
              </div>
              <input type="hidden" class="check-in-input" value="09/06/2024" name="start">
              <input type="hidden" class="check-out-input" value="10/06/2024" name="end">
              <input type="text" class="check-in-out" name="date" value="2024-06-09 - 2024-06-10">
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="g-button-submit">
    <button class="btn btn-primary btn-search" type="submit">Search</button>
  </div>
</form>

https://booking.naveenrao.com/newsletter/subscribe

<form action="https://booking.naveenrao.com/newsletter/subscribe" class="subcribe-form bravo-subscribe-form bravo-form">
  <input type="hidden" name="_token" value="DXqdnTbOm3v5oEYc7lxsMV46f085U9Eu7wQHrbzM" autocomplete="off">
  <div class="form-group">
    <input type="text" name="email" class="form-control email-input" placeholder="Your Email">
    <button type="submit" class="btn-submit">Subscribe <i class="fa fa-spinner fa-pulse fa-fw"></i>
    </button>
  </div>
  <div class="form-mess"></div>
</form>

POST https://booking.naveenrao.com/login

<form class="bravo-form-login" method="POST" action="https://booking.naveenrao.com/login">
  <input type="hidden" name="redirect" value="">
  <input type="hidden" name="_token" value="DXqdnTbOm3v5oEYc7lxsMV46f085U9Eu7wQHrbzM" autocomplete="off">
  <div class="form-group">
    <input type="text" class="form-control" name="email" autocomplete="off" placeholder="Email address">
    <i class="input-icon icofont-mail"></i>
    <span class="invalid-feedback error error-email"></span>
  </div>
  <div class="form-group">
    <input type="password" class="form-control" name="password" autocomplete="off" placeholder="Password">
    <i class="input-icon icofont-ui-password"></i>
    <span class="invalid-feedback error error-password"></span>
  </div>
  <div class="form-group">
    <div class="d-flex justify-content-between">
      <label for="remember-me" class="mb0">
        <input type="checkbox" name="remember" id="remember-me" value="1"> Remember me <span class="checkmark fcheckbox"></span>
      </label>
      <a href="https://booking.naveenrao.com/forgot-password">Forgot Password?</a>
    </div>
  </div>
  <div class="error message-error invalid-feedback"></div>
  <div class="form-group">
    <button class="btn btn-primary form-submit" type="submit"> Login <span class="spinner-grow spinner-grow-sm icon-loading" role="status" aria-hidden="true"></span>
    </button>
  </div>
  <div class="c-grey font-medium f14 text-center"> Do not have an account? <a href="" data-target="#register" data-toggle="modal">Sign Up</a></div>
</form>

POST https://booking.naveenrao.com/register

<form class="form bravo-form-register" method="post" action="https://booking.naveenrao.com/register">
  <input type="hidden" name="_token" value="DXqdnTbOm3v5oEYc7lxsMV46f085U9Eu7wQHrbzM" autocomplete="off">
  <div class="row">
    <div class="col-lg-6 col-md-12">
      <div class="form-group">
        <input type="text" class="form-control" name="first_name" autocomplete="off" placeholder="First Name">
        <i class="input-icon field-icon icofont-waiter-alt"></i>
        <span class="invalid-feedback error error-first_name"></span>
      </div>
    </div>
    <div class="col-lg-6 col-md-12">
      <div class="form-group">
        <input type="text" class="form-control" name="last_name" autocomplete="off" placeholder="Last Name">
        <i class="input-icon field-icon icofont-waiter-alt"></i>
        <span class="invalid-feedback error error-last_name"></span>
      </div>
    </div>
  </div>
  <div class="form-group">
    <input type="text" class="form-control" name="phone" autocomplete="off" placeholder="Phone">
    <i class="input-icon field-icon icofont-ui-touch-phone"></i>
    <span class="invalid-feedback error error-phone"></span>
  </div>
  <div class="form-group">
    <input type="email" class="form-control" name="email" autocomplete="off" placeholder="Email address">
    <i class="input-icon field-icon icofont-mail"></i>
    <span class="invalid-feedback error error-email"></span>
  </div>
  <div class="form-group">
    <input type="password" class="form-control" name="password" autocomplete="off" placeholder="Password">
    <i class="input-icon field-icon icofont-ui-password"></i>
    <span class="invalid-feedback error error-password"></span>
  </div>
  <div class="form-group">
    <label for="term">
      <input id="term" type="checkbox" name="term" class="mr5"> I have read and accept the <a href="" target="_blank">Terms and Privacy Policy</a>
      <span class="checkmark fcheckbox"></span>
    </label>
    <div><span class="invalid-feedback error error-term"></span></div>
  </div>
  <div class="error message-error invalid-feedback"></div>
  <div class="form-group">
    <button type="submit" class="btn btn-primary form-submit"> Sign Up <span class="spinner-grow spinner-grow-sm icon-loading" role="status" aria-hidden="true"></span>
    </button>
  </div>
  <div class="c-grey f14 text-center"> Already have an account? <a href="#" data-target="#login" data-toggle="modal">Log In</a>
  </div>
</form>

<form><br><b>Filter results</b><br>Method: <select name="method">
    <option></option>
    <option>GET</option>
    <option>POST</option>
    <option>PUT</option>
    <option>DELETE</option>
  </select><br>Uri: <input type="text" name="uri"><br>IP: <input type="text" name="ip"><br><button type="submit">Search</button></form>

Text Content

info@incredibleoutdoors.in
 * INR
   * USD
 * Login
 * Sign Up

 * Home
 * Tour
 * Hotel
 * Yoga
 * Home Stay


 * Login
 * Sign Up

 * INR
   * USD

 * Home
 * Tour
 * Hotel
 * Yoga
 * Home Stay


TRAVEL TO ANY CORNER OF HIMALAYAS


WITH MOST TRUSTED TRAVEL COMPANY.





WELCOME TO INCREDIBLE OUTDOORS


HASSLE FREE TRAVEL ACROSS HIMALAYAS





TRAVEL TO ANY CORNER OF HIMALAYAS


WITH MOST TRUSTED TRAVEL COMPANY.





WELCOME TO INCREDIBLE OUTDOORS


HASSLE FREE TRAVEL ACROSS HIMALAYAS




‹›

 * Hotel
 * Tour

Location
Himachal
Ladakh
Rishikesh
Loading...
Check In - Out
09/06/2024
-
10/06/2024
Guests
1 Adult 1 Adults - 0 Child 0 Children
Rooms

Adults

Children

Search
Location
Himachal
Ladakh
Rishikesh
Loading...
From - To
09/06/2024
-
10/06/2024
Search


BEST SELECTION

Morbi semper fames lobortis ac hac penatibus


BEST PRICE GUARANTEE

Morbi semper fames lobortis ac hac penatibus


24/7 SUPPORT

Morbi semper fames lobortis ac hac penatibus
Upcoming Trips
Lorem Ipsum is simply dummy text of the printing and typesetting industry
Featured
35%

Rishikesh
Discover Rishikesh tour package
 * 
 * 
 * 
 * 
 * 

 * 
 * 
 * 
 * 
 * 

0 Review
from
₹8,500 ₹5,500
A Mesage from the Founder
What we believe in...
Watch Now
Callum Field
Travel
We had an incredible experience with Ashish as he took us to the Himalayas from
Rishikesh. Very good quality of service and the trip ran very smoothly, didn’t
need to worry about a thing. He showed us around the town and took us to some
cultural sights before we set off on a trek to the mountains. We got snowed in
and spent a night with the team playing music and watching the snow on the
Himalayas. I would highly recommend to anyone looking for a unique, tailored
experience from India.
Harsh Karwa
Travel
We recently embarked on a thrilling adventure with Incredible Outdoors and the
experience surpassed all expectations. Our Chopta trek was absolutely awesome,
thanks to our fantastic guide & friend Ashish Bhai. The Tungnath & Chandrashila
trek unfolded as a breathtaking journey through the Himalayan landscapes. Each
step was rewarded with panoramic views of snow-capped peaks, lush meadows, and
pristine landscapes, reaching the Chandrashila summit was a joyous moment and a
gratifying experience. Highly recommend this experience with Incredible
Outdoors!
Callum Field
Travel
We had an incredible experience with Ashish as he took us to the Himalayas from
Rishikesh. Very good quality of service and the trip ran very smoothly, didn’t
need to worry about a thing. He showed us around the town and took us to some
cultural sights before we set off on a trek to the mountains. We got snowed in
and spent a night with the team playing music and watching the snow on the
Himalayas. I would highly recommend to anyone looking for a unique, tailored
experience from India.
Harsh Karwa
Travel
We recently embarked on a thrilling adventure with Incredible Outdoors and the
experience surpassed all expectations. Our Chopta trek was absolutely awesome,
thanks to our fantastic guide & friend Ashish Bhai. The Tungnath & Chandrashila
trek unfolded as a breathtaking journey through the Himalayan landscapes. Each
step was rewarded with panoramic views of snow-capped peaks, lush meadows, and
pristine landscapes, reaching the Chandrashila summit was a joyous moment and a
gratifying experience. Highly recommend this experience with Incredible
Outdoors!
Callum Field
Travel
We had an incredible experience with Ashish as he took us to the Himalayas from
Rishikesh. Very good quality of service and the trip ran very smoothly, didn’t
need to worry about a thing. He showed us around the town and took us to some
cultural sights before we set off on a trek to the mountains. We got snowed in
and spent a night with the team playing music and watching the snow on the
Himalayas. I would highly recommend to anyone looking for a unique, tailored
experience from India.
Harsh Karwa
Travel
We recently embarked on a thrilling adventure with Incredible Outdoors and the
experience surpassed all expectations. Our Chopta trek was absolutely awesome,
thanks to our fantastic guide & friend Ashish Bhai. The Tungnath & Chandrashila
trek unfolded as a breathtaking journey through the Himalayan landscapes. Each
step was rewarded with panoramic views of snow-capped peaks, lush meadows, and
pristine landscapes, reaching the Chandrashila summit was a joyous moment and a
gratifying experience. Highly recommend this experience with Incredible
Outdoors!
‹›

Hotel Best
Morbi semper fames lobortis ac hac penatibus
Featured
 * 
 * 
 * 
 * 
 * 


Wild Mountain Homestay
Rishikesh
Not rated 0 Review
from
₹1,800 /night
Featured
 * 
 * 
 * 


Smart Rooms | Rooms & Roof Top Cafe - Copy
Rishikesh
Not rated 0 Review
from
₹1,500 /night
Featured
 * 
 * 
 * 


Smart Rooms | Rooms & Roof Top Cafe - Copy - Copy
Rishikesh
Not rated 0 Review
from
₹1,500 /night
Featured
 * 
 * 
 * 


Smart Rooms | Rooms & Roof Top Cafe - Copy
Rishikesh
Not rated 0 Review
from
₹1,500 /night
Featured
 * 
 * 
 * 


Smart Rooms | Rooms & Roof Top Cafe
Rishikesh
Not rated 0 Review
from
₹1,500 /night
‹›

Travel Highlights
Lorem Ipsum is simply dummy text of the printing and typesetting industry

RISHIKESH

5 Hotels 4 Tours

LADAKH



HIMACHAL



GET UPDATES & MORE

Thoughtful thoughts to your inbox

Subscribe

NEED HELP?
Call Us
+91-xxxxxxxxxx
Email for Us
info@incredibleoutdoors.in
Follow Us

COMPANY
 * About Us
 * Community Blog
 * Rewards
 * Work with Us
 * Meet the Team

SUPPORT
 * Account
 * Legal
 * Contact
 * Affiliate Program
 * Privacy Policy

Copyright © 2024 by Incredible Outdoors

Incredible Outdoors

LOG IN

Remember me Forgot Password?

Login
Do not have an account? Sign Up

SIGN UP

I have read and accept the Terms and Privacy Policy


Sign Up
Already have an account? Log In
Messages1TimelineExceptionsViews45RouteQueries40Models69MailsAuthGateSessionRequest
Request history#1 / (20:16:29)8.2.19PHP Version269msRequest Duration37MBMemory
UsageGET /RouteAuth status
 * warninglog[20:16:29] LOG.warning: strip_tags(): Passing null to parameter #1
   ($string) of type string is depre...


 * Booting (142ms)time
 * Application (126ms)time

 * 1 x Booting (52.93%)
   142ms
   1 x Application (47.07%)
   126ms


45 templates were rendered
 * 1x Page::frontend.detaildetail.blade.php#?blade
 * 1x
   Template::frontend.blocks.form-search-all-service.indexindex.blade.php#?blade
 * 1x
   Template::frontend.blocks.form-search-all-service.style-slider-ver2style-slider-ver2.blade.php#?blade
 * 1x
   Template::frontend.blocks.form-search-all-service.form-searchform-search.blade.php#?blade
 * 1x Hotel::frontend.layouts.search.form-searchform-search.blade.php#?blade
 * 1x Hotel::frontend.layouts.search.fields.locationlocation.blade.php#?blade
 * 1x Hotel::frontend.layouts.search.fields.datedate.blade.php#?blade
 * 1x Hotel::frontend.layouts.search.fields.guestsguests.blade.php#?blade
 * 1x Tour::frontend.layouts.search.form-searchform-search.blade.php#?blade
 * 1x Tour::frontend.layouts.search.fields.locationlocation.blade.php#?blade
 * 1x Tour::frontend.layouts.search.fields.datedate.blade.php#?blade
 * 1x Template::frontend.blocks.list-featured-item.indexindex.blade.php#?blade
 * 1x Tour::frontend.blocks.list-tour.indexindex.blade.php#?blade
 * 1x Tour::frontend.blocks.list-tour.style-normalstyle-normal.blade.php#?blade
 * 1x Tour::frontend.layouts.search.loop-gridloop-grid.blade.php#?blade
 * 1x Template::frontend.blocks.call-to-action.indexindex.blade.php#?blade
 * 1x Template::frontend.blocks.call-to-action.style-2style-2.blade.php#?blade
 * 1x Template::frontend.blocks.client-feedback.indexindex.blade.php#?blade
 * 1x Hotel::frontend.blocks.list-hotel.indexindex.blade.php#?blade
 * 5x Hotel::frontend.layouts.search.loop-gridloop-grid.blade.php#?blade
 * 1x Location::frontend.blocks.list-locations.indexindex.blade.php#?blade
 * 3x Location::frontend.blocks.list-locations.looploop.blade.php#?blade
 * 1x layouts.appapp.blade.php#?blade
 * 1x Layout::appapp.blade.php#?blade
 * 1x Layout::parts.faviconfavicon.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
 * 1x demo_scriptdemo_script.blade.php#?blade


uriGET
/middlewarewebcontrollerApp\Http\Controllers\HomeController@indexnamespaceApp\Http\Controllersprefixwherefileapp/Http/Controllers/HomeController.php:31-61
40 statements were executed, 14 of which were duplicates, 26 unique. Show only
duplicated22.42ms
bookingn_booking
 * select * from `core_pages` where `id` = '1' and `status` = 'publish' and
   `core_pages`.`deleted_at` is null limit
   113.2msbookingn_bookingHomeController.php#34
   
   Bindings
    * 0: 1
    * 1: publish
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
    * 1: LIMIT without ORDER BY causes non-deterministic results, depending on
      the query execution plan
   
   Backtrace
    * 16. app/Http/Controllers/HomeController.php:34
    * 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    * 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    * 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    * 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205

 * select * from `bravo_seo` where `object_id` = 1 and `object_model` = 'page'
   limit 1340μsbookingn_bookingBaseModel.php#199
   
   Bindings
    * 0: 1
    * 1: page
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
    * 1: LIMIT without ORDER BY causes non-deterministic results, depending on
      the query execution plan
   
   Backtrace
    * 16. app/BaseModel.php:199
    * 17. app/BaseModel.php:212
    * 18. app/Http/Controllers/HomeController.php:38
    * 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    * 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43

 * select * from `core_templates` where `core_templates`.`id` = '8' and
   `core_templates`.`id` is not null limit 1370μsbookingn_bookingPage.php#79
   
   Bindings
    * 0: 8
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
    * 1: LIMIT without ORDER BY causes non-deterministic results, depending on
      the query execution plan
   
   Backtrace
    * 21. modules/Page/Models/Page.php:79
    * 22. view::Page::frontend.detail:5
    * 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    * 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    * 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72

 * select * from `media_files` where `media_files`.`id` = '' and
   `media_files`.`deleted_at` is null limit
   1330μsbookingn_bookingBaseModel.php#135
   
   Bindings
    * 0: 
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
    * 1: LIMIT without ORDER BY causes non-deterministic results, depending on
      the query execution plan
   
   Backtrace
    * 19. app/BaseModel.php:135
    * 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
    * 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
    * 23. app/BaseModel.php:134
    * 24. modules/Media/Helpers/FileHelper.php:42

 * select * from `bravo_locations` where `status` = 'publish' and
   `bravo_locations`.`deleted_at` is null order by `name` asc limit
   1000360μsbookingn_bookingFormSearchAllService.php#129
   
   Bindings
    * 0: publish
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 15. modules/Template/Blocks/FormSearchAllService.php:129
    * 18. modules/Template/Blocks/RootBlock.php:10
    * 21. modules/Page/Models/Page.php:82
    * 22. view::Page::frontend.detail:5
    * 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124

 * select * from `bravo_location_translations` where `locale` = 'en' and
   `bravo_location_translations`.`origin_id` in (11, 12,
   13)310μsbookingn_bookingFormSearchAllService.php#129
   
   Bindings
    * 0: en
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 20. modules/Template/Blocks/FormSearchAllService.php:129
    * 23. modules/Template/Blocks/RootBlock.php:10
    * 26. modules/Page/Models/Page.php:82
    * 27. view::Page::frontend.detail:5
    * 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124

 * select * from `bravo_tour_category` where `status` = 'publish' and
   `bravo_tour_category`.`deleted_at` is
   null300μsbookingn_bookingFormSearchAllService.php#130
   
   Bindings
    * 0: publish
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 15. modules/Template/Blocks/FormSearchAllService.php:130
    * 18. modules/Template/Blocks/RootBlock.php:10
    * 21. modules/Page/Models/Page.php:82
    * 22. view::Page::frontend.detail:5
    * 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124

 * select * from `bravo_tour_category_translations` where `locale` = 'en' and
   `bravo_tour_category_translations`.`origin_id` in (1, 2, 3, 4, 5,
   6)270μsbookingn_bookingFormSearchAllService.php#130
   
   Bindings
    * 0: en
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 20. modules/Template/Blocks/FormSearchAllService.php:130
    * 23. modules/Template/Blocks/RootBlock.php:10
    * 26. modules/Page/Models/Page.php:82
    * 27. view::Page::frontend.detail:5
    * 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124

 * select * from `bravo_tour_category` where (0 = 1 or 0 = 1 and `status` =
   'publish') and `bravo_tour_category`.`deleted_at` is
   null160μsbookingn_bookingTour.php#1003
   
   Bindings
    * 0: publish
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 15. modules/Tour/Models/Tour.php:1003
    * 16. modules/Tour/Blocks/ListTours.php:176
    * 17. modules/Tour/Blocks/ListTours.php:157
    * 20. modules/Template/Blocks/RootBlock.php:10
    * 23. modules/Page/Models/Page.php:82

 * select count(*) as aggregate from (select `bravo_tours`.* from `bravo_tours`
   where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`is_featured` = 1
   and `bravo_tours`.`deleted_at` is null group by `bravo_tours`.`id`) as
   `aggregate_table`600μsbookingn_bookingListTours.php#178
   
   Bindings
    * 0: publish
    * 1: 1
   
   Backtrace
    * 16. modules/Tour/Blocks/ListTours.php:178
    * 17. modules/Tour/Blocks/ListTours.php:157
    * 20. modules/Template/Blocks/RootBlock.php:10
    * 23. modules/Page/Models/Page.php:82
    * 24. view::Page::frontend.detail:5

 * select `bravo_tours`.* from `bravo_tours` where `bravo_tours`.`status` =
   'publish' and `bravo_tours`.`is_featured` = 1 and `bravo_tours`.`deleted_at`
   is null group by `bravo_tours`.`id` order by `bravo_tours`.`id` asc limit 5
   offset 0250μsbookingn_bookingListTours.php#178
   
   Bindings
    * 0: publish
    * 1: 1
   
   Backtrace
    * 16. modules/Tour/Blocks/ListTours.php:178
    * 17. modules/Tour/Blocks/ListTours.php:157
    * 20. modules/Template/Blocks/RootBlock.php:10
    * 23. modules/Page/Models/Page.php:82
    * 24. view::Page::frontend.detail:5

 * select * from `bravo_locations` where `bravo_locations`.`id` in (11) and
   `bravo_locations`.`deleted_at` is null150μsbookingn_bookingListTours.php#178
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 21. modules/Tour/Blocks/ListTours.php:178
    * 22. modules/Tour/Blocks/ListTours.php:157
    * 25. modules/Template/Blocks/RootBlock.php:10
    * 28. modules/Page/Models/Page.php:82
    * 29. view::Page::frontend.detail:5

 * select * from `bravo_location_translations` where `locale` = 'en' and
   `bravo_location_translations`.`origin_id` in
   (11)140μsbookingn_bookingListTours.php#178
   
   Bindings
    * 0: en
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 26. modules/Tour/Blocks/ListTours.php:178
    * 27. modules/Tour/Blocks/ListTours.php:157
    * 30. modules/Template/Blocks/RootBlock.php:10
    * 33. modules/Page/Models/Page.php:82
    * 34. view::Page::frontend.detail:5

 * select * from `user_wishlist` where `object_model` = 'tour' and `user_id` = 0
   and `user_wishlist`.`object_id` in (23)260μsbookingn_bookingListTours.php#178
   
   Bindings
    * 0: tour
    * 1: 0
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 21. modules/Tour/Blocks/ListTours.php:178
    * 22. modules/Tour/Blocks/ListTours.php:157
    * 25. modules/Template/Blocks/RootBlock.php:10
    * 28. modules/Page/Models/Page.php:82
    * 29. view::Page::frontend.detail:5

 * select * from `bravo_tour_translations` where `locale` = 'en' and
   `bravo_tour_translations`.`origin_id` in
   (23)290μsbookingn_bookingListTours.php#178
   
   Bindings
    * 0: en
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 21. modules/Tour/Blocks/ListTours.php:178
    * 22. modules/Tour/Blocks/ListTours.php:157
    * 25. modules/Template/Blocks/RootBlock.php:10
    * 28. modules/Page/Models/Page.php:82
    * 29. view::Page::frontend.detail:5

 * select * from `media_files` where `media_files`.`id` is null and
   `media_files`.`deleted_at` is null limit
   1120μsbookingn_bookingBaseModel.php#135
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
    * 1: LIMIT without ORDER BY causes non-deterministic results, depending on
      the query execution plan
   
   Backtrace
    * 19. app/BaseModel.php:135
    * 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
    * 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
    * 23. app/BaseModel.php:134
    * 24. modules/Media/Helpers/FileHelper.php:42

 * select count(*) as aggregate from (select `bravo_hotels`.* from
   `bravo_hotels` where `bravo_hotels`.`status` = 'publish' and
   `bravo_hotels`.`deleted_at` is null group by `bravo_hotels`.`id`) as
   `aggregate_table`510μsbookingn_bookingListHotel.php#161
   
   Bindings
    * 0: publish
   
   Backtrace
    * 16. modules/Hotel/Blocks/ListHotel.php:161
    * 17. modules/Hotel/Blocks/ListHotel.php:140
    * 20. modules/Template/Blocks/RootBlock.php:10
    * 23. modules/Page/Models/Page.php:82
    * 24. view::Page::frontend.detail:5

 * select `bravo_hotels`.* from `bravo_hotels` where `bravo_hotels`.`status` =
   'publish' and `bravo_hotels`.`deleted_at` is null group by
   `bravo_hotels`.`id` order by `bravo_hotels`.`is_featured` desc,
   `bravo_hotels`.`id` desc limit 15 offset
   0240μsbookingn_bookingListHotel.php#161
   
   Bindings
    * 0: publish
   
   Backtrace
    * 16. modules/Hotel/Blocks/ListHotel.php:161
    * 17. modules/Hotel/Blocks/ListHotel.php:140
    * 20. modules/Template/Blocks/RootBlock.php:10
    * 23. modules/Page/Models/Page.php:82
    * 24. view::Page::frontend.detail:5

 * select * from `bravo_locations` where `bravo_locations`.`id` in (11) and
   `bravo_locations`.`deleted_at` is null140μsbookingn_bookingListHotel.php#161
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 21. modules/Hotel/Blocks/ListHotel.php:161
    * 22. modules/Hotel/Blocks/ListHotel.php:140
    * 25. modules/Template/Blocks/RootBlock.php:10
    * 28. modules/Page/Models/Page.php:82
    * 29. view::Page::frontend.detail:5

 * select * from `bravo_location_translations` where `locale` = 'en' and
   `bravo_location_translations`.`origin_id` in
   (11)120μsbookingn_bookingListHotel.php#161
   
   Bindings
    * 0: en
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 26. modules/Hotel/Blocks/ListHotel.php:161
    * 27. modules/Hotel/Blocks/ListHotel.php:140
    * 30. modules/Template/Blocks/RootBlock.php:10
    * 33. modules/Page/Models/Page.php:82
    * 34. view::Page::frontend.detail:5

 * select * from `user_wishlist` where `object_model` = 'hotel' and `user_id` =
   0 and `user_wishlist`.`object_id` in (12, 13, 14, 15,
   16)120μsbookingn_bookingListHotel.php#161
   
   Bindings
    * 0: hotel
    * 1: 0
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 21. modules/Hotel/Blocks/ListHotel.php:161
    * 22. modules/Hotel/Blocks/ListHotel.php:140
    * 25. modules/Template/Blocks/RootBlock.php:10
    * 28. modules/Page/Models/Page.php:82
    * 29. view::Page::frontend.detail:5

 * select * from `bravo_hotel_translations` where `locale` = 'en' and
   `bravo_hotel_translations`.`origin_id` in (12, 13, 14, 15, 16) and
   `bravo_hotel_translations`.`deleted_at` is
   null270μsbookingn_bookingListHotel.php#161
   
   Bindings
    * 0: en
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 21. modules/Hotel/Blocks/ListHotel.php:161
    * 22. modules/Hotel/Blocks/ListHotel.php:140
    * 25. modules/Template/Blocks/RootBlock.php:10
    * 28. modules/Page/Models/Page.php:82
    * 29. view::Page::frontend.detail:5

 * select `bravo_terms`.*, `bravo_hotel_term`.`target_id` as
   `laravel_through_key` from `bravo_terms` inner join `bravo_hotel_term` on
   `bravo_hotel_term`.`term_id` = `bravo_terms`.`id` where
   `bravo_terms`.`attr_id` = '6' and `bravo_hotel_term`.`target_id` in (12, 13,
   14, 15, 16) and `bravo_terms`.`deleted_at` is
   null710μsbookingn_bookingListHotel.php#161
   
   Bindings
    * 0: 6
   
   Backtrace
    * 20. modules/Hotel/Blocks/ListHotel.php:161
    * 21. modules/Hotel/Blocks/ListHotel.php:140
    * 24. modules/Template/Blocks/RootBlock.php:10
    * 27. modules/Page/Models/Page.php:82
    * 28. view::Page::frontend.detail:5

 * select * from `bravo_terms_translations` where `locale` = 'en' and
   `bravo_terms_translations`.`origin_id` in (42, 43, 44, 45, 46, 47, 48, 114,
   115, 116, 117, 118, 119)260μsbookingn_bookingListHotel.php#161
   
   Bindings
    * 0: en
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 25. modules/Hotel/Blocks/ListHotel.php:161
    * 26. modules/Hotel/Blocks/ListHotel.php:140
    * 29. modules/Template/Blocks/RootBlock.php:10
    * 32. modules/Page/Models/Page.php:82
    * 33. view::Page::frontend.detail:5

 * select * from `bravo_locations` where `status` = 'publish' and
   `bravo_locations`.`deleted_at` is null order by `id` asc limit
   3200μsbookingn_bookingListLocations.php#168
   
   Bindings
    * 0: publish
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 15. modules/Location/Blocks/ListLocations.php:168
    * 16. modules/Location/Blocks/ListLocations.php:132
    * 19. modules/Template/Blocks/RootBlock.php:10
    * 22. modules/Page/Models/Page.php:82
    * 23. view::Page::frontend.detail:5

 * select * from `bravo_location_translations` where `locale` = 'en' and
   `bravo_location_translations`.`origin_id` in (11, 12,
   13)160μsbookingn_bookingListLocations.php#168
   
   Bindings
    * 0: en
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
   
   Backtrace
    * 20. modules/Location/Blocks/ListLocations.php:168
    * 21. modules/Location/Blocks/ListLocations.php:132
    * 24. modules/Template/Blocks/RootBlock.php:10
    * 27. modules/Page/Models/Page.php:82
    * 28. view::Page::frontend.detail:5

 * select count(`bravo_hotels`.`id`) as aggregate from `bravo_hotels` inner join
   `bravo_locations` on `bravo_locations`.`id` = `bravo_hotels`.`location_id`
   and `bravo_locations`.`_lft` >= '21' and `bravo_locations`.`_rgt` <= '22'
   where `bravo_hotels`.`status` = 'publish' and `bravo_hotels`.`deleted_at` is
   null180μsbookingn_bookingHotel.php#730
   
   Bindings
    * 0: 21
    * 1: 22
    * 2: publish
   
   Backtrace
    * 16. modules/Hotel/Models/Hotel.php:730
    * 17. modules/Location/Models/Location.php:78
    * 18. view::Location::frontend.blocks.list-locations.loop:29
    * 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    * 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select count(`bravo_tours`.`id`) as aggregate from `bravo_tours` inner join
   `bravo_locations` on `bravo_locations`.`id` = `bravo_tours`.`location_id` and
   `bravo_locations`.`_lft` >= '21' and `bravo_locations`.`_rgt` <= '22' where
   `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is
   null170μsbookingn_bookingTour.php#813
   
   Bindings
    * 0: 21
    * 1: 22
    * 2: publish
   
   Backtrace
    * 16. modules/Tour/Models/Tour.php:813
    * 17. modules/Location/Models/Location.php:78
    * 18. view::Location::frontend.blocks.list-locations.loop:29
    * 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    * 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select count(`bravo_hotels`.`id`) as aggregate from `bravo_hotels` inner join
   `bravo_locations` on `bravo_locations`.`id` = `bravo_hotels`.`location_id`
   and `bravo_locations`.`_lft` >= '23' and `bravo_locations`.`_rgt` <= '24'
   where `bravo_hotels`.`status` = 'publish' and `bravo_hotels`.`deleted_at` is
   null170μsbookingn_bookingHotel.php#730
   
   Bindings
    * 0: 23
    * 1: 24
    * 2: publish
   
   Backtrace
    * 16. modules/Hotel/Models/Hotel.php:730
    * 17. modules/Location/Models/Location.php:78
    * 18. view::Location::frontend.blocks.list-locations.loop:29
    * 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    * 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select count(`bravo_tours`.`id`) as aggregate from `bravo_tours` inner join
   `bravo_locations` on `bravo_locations`.`id` = `bravo_tours`.`location_id` and
   `bravo_locations`.`_lft` >= '23' and `bravo_locations`.`_rgt` <= '24' where
   `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is
   null150μsbookingn_bookingTour.php#813
   
   Bindings
    * 0: 23
    * 1: 24
    * 2: publish
   
   Backtrace
    * 16. modules/Tour/Models/Tour.php:813
    * 17. modules/Location/Models/Location.php:78
    * 18. view::Location::frontend.blocks.list-locations.loop:29
    * 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    * 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select count(`bravo_hotels`.`id`) as aggregate from `bravo_hotels` inner join
   `bravo_locations` on `bravo_locations`.`id` = `bravo_hotels`.`location_id`
   and `bravo_locations`.`_lft` >= '25' and `bravo_locations`.`_rgt` <= '26'
   where `bravo_hotels`.`status` = 'publish' and `bravo_hotels`.`deleted_at` is
   null180μsbookingn_bookingHotel.php#730
   
   Bindings
    * 0: 25
    * 1: 26
    * 2: publish
   
   Backtrace
    * 16. modules/Hotel/Models/Hotel.php:730
    * 17. modules/Location/Models/Location.php:78
    * 18. view::Location::frontend.blocks.list-locations.loop:29
    * 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    * 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select count(`bravo_tours`.`id`) as aggregate from `bravo_tours` inner join
   `bravo_locations` on `bravo_locations`.`id` = `bravo_tours`.`location_id` and
   `bravo_locations`.`_lft` >= '25' and `bravo_locations`.`_rgt` <= '26' where
   `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is
   null170μsbookingn_bookingTour.php#813
   
   Bindings
    * 0: 25
    * 1: 26
    * 2: publish
   
   Backtrace
    * 16. modules/Tour/Models/Tour.php:813
    * 17. modules/Location/Models/Location.php:78
    * 18. view::Location::frontend.blocks.list-locations.loop:29
    * 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    * 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select * from `core_pages` where `core_pages`.`id` = 1 and
   `core_pages`.`deleted_at` is null limit
   1170μsbookingn_bookingMenuWalker.php#36
   
   Bindings
    * 0: 1
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
    * 1: LIMIT without ORDER BY causes non-deterministic results, depending on
      the query execution plan
   
   Backtrace
    * 20. themes/BC/Core/Walkers/MenuWalker.php:36
    * 21. themes/BC/Core/Walkers/MenuWalker.php:19
    * 22. app/Helpers/AppHelper.php:116
    * 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    * 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select * from `core_pages` where `core_pages`.`id` = 2 and
   `core_pages`.`deleted_at` is null limit
   1160μsbookingn_bookingMenuWalker.php#36
   
   Bindings
    * 0: 2
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
    * 1: LIMIT without ORDER BY causes non-deterministic results, depending on
      the query execution plan
   
   Backtrace
    * 20. themes/BC/Core/Walkers/MenuWalker.php:36
    * 21. themes/BC/Core/Walkers/MenuWalker.php:19
    * 22. app/Helpers/AppHelper.php:116
    * 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    * 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select * from `core_pages` where `core_pages`.`id` = 4 and
   `core_pages`.`deleted_at` is null limit
   1140μsbookingn_bookingMenuWalker.php#36
   
   Bindings
    * 0: 4
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
    * 1: LIMIT without ORDER BY causes non-deterministic results, depending on
      the query execution plan
   
   Backtrace
    * 20. themes/BC/Core/Walkers/MenuWalker.php:36
    * 21. themes/BC/Core/Walkers/MenuWalker.php:19
    * 22. app/Helpers/AppHelper.php:116
    * 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    * 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select * from `core_pages` where `core_pages`.`id` = 3 and
   `core_pages`.`deleted_at` is null limit
   1140μsbookingn_bookingMenuWalker.php#36
   
   Bindings
    * 0: 3
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
    * 1: LIMIT without ORDER BY causes non-deterministic results, depending on
      the query execution plan
   
   Backtrace
    * 20. themes/BC/Core/Walkers/MenuWalker.php:36
    * 21. themes/BC/Core/Walkers/MenuWalker.php:19
    * 22. app/Helpers/AppHelper.php:116
    * 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    * 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select * from `core_pages` where `core_pages`.`id` = 1 and
   `core_pages`.`deleted_at` is null limit
   1180μsbookingn_bookingMenuWalker.php#36
   
   Bindings
    * 0: 1
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
    * 1: LIMIT without ORDER BY causes non-deterministic results, depending on
      the query execution plan
   
   Backtrace
    * 20. modules/Core/Walkers/MenuWalker.php:36
    * 21. modules/Core/Walkers/MenuWalker.php:19
    * 22. app/Helpers/AppHelper.php:116
    * 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    * 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select * from `core_pages` where `core_pages`.`id` = 2 and
   `core_pages`.`deleted_at` is null limit
   1150μsbookingn_bookingMenuWalker.php#36
   
   Bindings
    * 0: 2
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
    * 1: LIMIT without ORDER BY causes non-deterministic results, depending on
      the query execution plan
   
   Backtrace
    * 20. modules/Core/Walkers/MenuWalker.php:36
    * 21. modules/Core/Walkers/MenuWalker.php:19
    * 22. app/Helpers/AppHelper.php:116
    * 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    * 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select * from `core_pages` where `core_pages`.`id` = 4 and
   `core_pages`.`deleted_at` is null limit
   1150μsbookingn_bookingMenuWalker.php#36
   
   Bindings
    * 0: 4
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
    * 1: LIMIT without ORDER BY causes non-deterministic results, depending on
      the query execution plan
   
   Backtrace
    * 20. modules/Core/Walkers/MenuWalker.php:36
    * 21. modules/Core/Walkers/MenuWalker.php:19
    * 22. app/Helpers/AppHelper.php:116
    * 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    * 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

 * select * from `core_pages` where `core_pages`.`id` = 3 and
   `core_pages`.`deleted_at` is null limit
   1130μsbookingn_bookingMenuWalker.php#36
   
   Bindings
    * 0: 3
   
   Hints
    * 0: Use SELECT * only if you need all columns from table
    * 1: LIMIT without ORDER BY causes non-deterministic results, depending on
      the query execution plan
   
   Backtrace
    * 20. modules/Core/Walkers/MenuWalker.php:36
    * 21. modules/Core/Walkers/MenuWalker.php:19
    * 22. app/Helpers/AppHelper.php:116
    * 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    * 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58

Modules\Core\Models\Terms38Terms.php#?Modules\Page\Models\Page9Page.php#?Modules\Location\Models\Location8Location.php#?Modules\Tour\Models\TourCategory6TourCategory.php#?Modules\Hotel\Models\Hotel5Hotel.php#?Modules\Core\Models\SEO1SEO.php#?Modules\Template\Models\Template1Template.php#?Modules\Tour\Models\Tour1Tour.php#?

webnullsanctumnull

_tokenDXqdnTbOm3v5oEYc7lxsMV46f085U9Eu7wQHrbzM_previousarray:1 [ "url" =>
"https://booking.naveenrao.com" ]_flasharray:2 [ "old" => [] "new" => []
]PHPDEBUGBAR_STACK_DATA[]
path_info/status_code

200


status_textOKformathtmlcontent_typetext/html; charset=UTF-8request_query

[]


request_request

[]


request_headers
  0 of 0       array:21 [▼
  "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, br"
  ]
  "accept-language" => array:1 [▶
    0 => "de-DE,de;q=0.9;q=0.9"
  ]
  "host" => array:1 [▶
    0 => "booking.naveenrao.com"
  ]
  "user-agent" => array:1 [▶
    0 => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"
  ]
  "x-forwarded-for" => array:1 [▶
    0 => "217.114.218.19, 172.69.150.84"
  ]
  "cf-ray" => array:1 [▶
    0 => "8911e9505e334da1-FRA"
  ]
  "x-forwarded-proto" => array:1 [▶
    0 => "https"
  ]
  "cf-visitor" => array:1 [▶
    0 => "{"scheme":"https"}"
  ]
  "sec-ch-ua" => array:1 [▶
    0 => ""Google Chrome";v="125", "Not:A-Brand";v="8", "Chromium";v="125""
  ]
  "sec-ch-ua-mobile" => array:1 [▶
    0 => "?0"
  ]
  "sec-ch-ua-platform" => array:1 [▶
    0 => ""Win32""
  ]
  "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"
  ]
  "cf-connecting-ip" => array:1 [▶
    0 => "217.114.218.19"
  ]
  "cdn-loop" => array:1 [▶
    0 => "cloudflare"
  ]
  "cf-ipcountry" => array:1 [▶
    0 => "DE"
  ]
]


request_cookies

[]


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, 09 Jun 2024 14:46:29 GMT"
  ]
  "set-cookie" => array:2 [▶
    0 => "XSRF-TOKEN=eyJpdiI6ImcvM0VoWmloTWkxdDZTM25rOFUydWc9PSIsInZhbHVlIjoidFdBMnVIUmYvMkZFSU9wbi9EeFdaNXoxSy90RUd4QXVXVTZxODNDd2dwUm8wT2xaWG82ZnB3d1I0eW5QUVlhSTJuNnVNWUUxZ0ZXcHR6MDdka01vdE9INjdLc2p1bUNmcEkxb0pjeTRJOGRlTjR6K0tocE9TQ0VONVdBVnZqM1UiLCJtYWMiOiIwZDA4YTU1OGRlZjE2Nzg1NDRjYWIxYTI0M2JkZTY5Y2RhZWZlZDY1MTdmMjM3OTMxYjM5YTBiZjUwZDVjNDI4IiwidGFnIjoiIn0%3D; expires=Sun, 09 Jun 2024 16:46:29 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6ImcvM0VoWmloTWkxdDZTM25rOFUydWc9PSIsInZhbHVlIjoidFdBMnVIUmYvMkZFSU9wbi9EeFdaNXoxSy90RUd4QXVXVTZxODNDd2dwUm8wT2xaWG82ZnB3d1I0eW5QUVlhSTJuNnVNW ▶"
    1 => "incredible_outdoors_session=eyJpdiI6IlBDYXdzdWNTTmRYQys2Q2UxMStGMlE9PSIsInZhbHVlIjoicDBDbnNXYTE4ODhzbkUwZDJ2ZFJPWnk4cGtJcjNWNUM4c3BTR25PZFB4c01lZ29vZkJZbktmalk3V0RzZ1BidERWV0xMbFdObnd6QlZ2bVF1QXA4dmE5K3hTWHhwdmxrdkpFTGFmMDVDL2FPalpFK0ZTblFJMjNiMlJBZmIvWVgiLCJtYWMiOiIyZTQ1ODc0YTBkMDU1NzI1OTc1OThkYWU0NTk3MDAyZGU3NzUyYmE2YWVlZTU3NzU3NGI2MzVlZTRhMDlmMDdjIiwidGFnIjoiIn0%3D; expires=Sun, 09 Jun 2024 16:46:29 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀incredible_outdoors_session=eyJpdiI6IlBDYXdzdWNTTmRYQys2Q2UxMStGMlE9PSIsInZhbHVlIjoicDBDbnNXYTE4ODhzbkUwZDJ2ZFJPWnk4cGtJcjNWNUM4c3BTR25PZFB4c01lZ29vZkJZbktmalk3 ▶"
  ]
  "Set-Cookie" => array:2 [▶
    0 => "XSRF-TOKEN=eyJpdiI6ImcvM0VoWmloTWkxdDZTM25rOFUydWc9PSIsInZhbHVlIjoidFdBMnVIUmYvMkZFSU9wbi9EeFdaNXoxSy90RUd4QXVXVTZxODNDd2dwUm8wT2xaWG82ZnB3d1I0eW5QUVlhSTJuNnVNWUUxZ0ZXcHR6MDdka01vdE9INjdLc2p1bUNmcEkxb0pjeTRJOGRlTjR6K0tocE9TQ0VONVdBVnZqM1UiLCJtYWMiOiIwZDA4YTU1OGRlZjE2Nzg1NDRjYWIxYTI0M2JkZTY5Y2RhZWZlZDY1MTdmMjM3OTMxYjM5YTBiZjUwZDVjNDI4IiwidGFnIjoiIn0%3D; expires=Sun, 09-Jun-2024 16:46:29 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6ImcvM0VoWmloTWkxdDZTM25rOFUydWc9PSIsInZhbHVlIjoidFdBMnVIUmYvMkZFSU9wbi9EeFdaNXoxSy90RUd4QXVXVTZxODNDd2dwUm8wT2xaWG82ZnB3d1I0eW5QUVlhSTJuNnVNW ▶"
    1 => "incredible_outdoors_session=eyJpdiI6IlBDYXdzdWNTTmRYQys2Q2UxMStGMlE9PSIsInZhbHVlIjoicDBDbnNXYTE4ODhzbkUwZDJ2ZFJPWnk4cGtJcjNWNUM4c3BTR25PZFB4c01lZ29vZkJZbktmalk3V0RzZ1BidERWV0xMbFdObnd6QlZ2bVF1QXA4dmE5K3hTWHhwdmxrdkpFTGFmMDVDL2FPalpFK0ZTblFJMjNiMlJBZmIvWVgiLCJtYWMiOiIyZTQ1ODc0YTBkMDU1NzI1OTc1OThkYWU0NTk3MDAyZGU3NzUyYmE2YWVlZTU3NzU3NGI2MzVlZTRhMDlmMDdjIiwidGFnIjoiIn0%3D; expires=Sun, 09-Jun-2024 16:46:29 GMT; path=/; httponly ◀incredible_outdoors_session=eyJpdiI6IlBDYXdzdWNTTmRYQys2Q2UxMStGMlE9PSIsInZhbHVlIjoicDBDbnNXYTE4ODhzbkUwZDJ2ZFJPWnk4cGtJcjNWNUM4c3BTR25PZFB4c01lZ29vZkJZbktmalk3 ▶"
  ]
]


session_attributes
  0 of 0       array:4 [▼
  "_token" => "DXqdnTbOm3v5oEYc7lxsMV46f085U9Eu7wQHrbzM"
  "_previous" => array:1 [▶
    "url" => "https://booking.naveenrao.com"
  ]
  "_flash" => array:2 [▶
    "old" => []
    "new" => []
  ]
  "PHPDEBUGBAR_STACK_DATA" => []
]


AutoshowClearShow all(method)GETPOSTPUTDELETE

Date ↕MethodURLData#12024-06-09 20:16:29GET/1454069

PHP DebugBar | Open

DateMethodURLIPFilter data

Load moreShow only current URLShow allDelete all

Filter results
Method: GETPOSTPUTDELETE
Uri:
IP:
Search

2024-06-09 - 2024-06-10CancelApply
2024-06-09 - 2024-06-10CancelApply