Vactional


Rental Price :$ 200000

Negotiable? No

Property Type Timeshare
Sub-Region Antarctic
City NA
Address NA
Region Antarctica
Country Bouvet Island
Zip Code NA
Available Week(s) 1

Price : $ 200000

Property Description

test

General Information

Website Link NA
Beds 3
Baths 0.5
Sleeps 0-2
Lock-out Unit? : No
Variable Booking Dates? Yes
Check-In Day: Monday
Available for Sale? No
Annual Maint. Fees ($): NA
Ownership Type : NA
Sale Price ($): NA
Points(#): NA
Lease Expiration : NA

Exchange Locations

Willing to exchange : NA
Noted Exchange Locations : NA

57.65msRequest Duration2MBMemory UsageGET property/vacation/details/{id}RouteAuth status
    • Booting (16.33ms)
    • Application (50.83ms)
      6 templates were rendered
      • frontend.property.vacation-details (resources/views/frontend/property/vacation-details.blade.php)5blade
        Params
        0
        vacation
        1
        region
        2
        state
        3
        subRegion
        4
        country
      • frontend.layouts.app (resources/views/frontend/layouts/app.blade.php)18blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        vacation
        5
        region
        6
        state
        7
        subRegion
        8
        country
        9
        logged_in_user
        10
        width
        11
        height
        12
        fbAppId
        13
        fbAppVersion
        14
        notAvailable
        15
        __currentLoopData
        16
        image
        17
        loop
      • includes.partials.logged-in-as (resources/views/includes/partials/logged-in-as.blade.php)18blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        vacation
        5
        region
        6
        state
        7
        subRegion
        8
        country
        9
        logged_in_user
        10
        width
        11
        height
        12
        fbAppId
        13
        fbAppVersion
        14
        notAvailable
        15
        __currentLoopData
        16
        image
        17
        loop
      • frontend.includes.header (resources/views/frontend/includes/header.blade.php)18blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        vacation
        5
        region
        6
        state
        7
        subRegion
        8
        country
        9
        logged_in_user
        10
        width
        11
        height
        12
        fbAppId
        13
        fbAppVersion
        14
        notAvailable
        15
        __currentLoopData
        16
        image
        17
        loop
      • includes.partials.messages (resources/views/includes/partials/messages.blade.php)18blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        vacation
        5
        region
        6
        state
        7
        subRegion
        8
        country
        9
        logged_in_user
        10
        width
        11
        height
        12
        fbAppId
        13
        fbAppVersion
        14
        notAvailable
        15
        __currentLoopData
        16
        image
        17
        loop
      • frontend.includes.footer (resources/views/frontend/includes/footer.blade.php)18blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        vacation
        5
        region
        6
        state
        7
        subRegion
        8
        country
        9
        logged_in_user
        10
        width
        11
        height
        12
        fbAppId
        13
        fbAppVersion
        14
        notAvailable
        15
        __currentLoopData
        16
        image
        17
        loop
      uri
      GET property/vacation/details/{id}
      middleware
      web
      controller
      App\Http\Controllers\Frontend\PropertyController@vacationDetails
      as
      frontend.vacationDetails
      namespace
      App\Http\Controllers\Frontend
      prefix
      null
      where
      file
      app/Http/Controllers/Frontend/PropertyController.php:1387-1406
      12 statements were executed, 6 of which were duplicated, 6 unique21.72ms
      • select * from `vacation_properties` where `vacation_properties`.`id` = '33' and `vacation_properties`.`deleted_at` is null limit 13.25ms/app/Http/Controllers/Frontend/PropertyController.php:1389freezylist
        Metadata
        Bindings
        • 0. 33
        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
        • 16. /app/Http/Controllers/Frontend/PropertyController.php:1389
        • 24. /app/Http/Middleware/LocaleMiddleware.php:57
        • 69. /public/index.php:52
      • - EXPLAIN #1: `vacation_properties` (SIMPLE)11
        Metadata
        id1
        select_typeSIMPLE
        tablevacation_properties
        partitionsnull
        typeconst
        possible_keysPRIMARY
        keyPRIMARY
        key_len4
        refconst
        rows1
        filtered100
        Extranull
      • select * from `vacation_properties` where `id` = '33' and `vacation_properties`.`deleted_at` is null limit 1660μs/app/Http/Controllers/Frontend/PropertyController.php:1390freezylist
        Metadata
        Bindings
        • 0. 33
        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
        • 13. /app/Http/Controllers/Frontend/PropertyController.php:1390
        • 21. /app/Http/Middleware/LocaleMiddleware.php:57
        • 66. /public/index.php:52
      • - EXPLAIN #1: `vacation_properties` (SIMPLE)11
        Metadata
        id1
        select_typeSIMPLE
        tablevacation_properties
        partitionsnull
        typeconst
        possible_keysPRIMARY
        keyPRIMARY
        key_len4
        refconst
        rows1
        filtered100
        Extranull
      • select * from `vacation_images` where `vacation_images`.`vacation_property_id` in ('33') and `vacation_images`.`deleted_at` is null1.39ms/app/Http/Controllers/Frontend/PropertyController.php:1390freezylist
        Metadata
        Bindings
        • 0. 33
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Http/Controllers/Frontend/PropertyController.php:1390
        • 27. /app/Http/Middleware/LocaleMiddleware.php:57
        • 72. /public/index.php:52
      • - EXPLAIN #1: `vacation_images` (SIMPLE)11
        Metadata
        id1
        select_typeSIMPLE
        tablevacation_images
        partitionsnull
        typeref
        possible_keysvacation_property_id
        keyvacation_property_id
        key_len4
        refconst
        rows1
        filtered10
        ExtraUsing where
      • select * from `vacation_available_checkin` where `vacation_available_checkin`.`vacation_property_id` in ('33') and `vacation_available_checkin`.`deleted_at` is null4.33ms/app/Http/Controllers/Frontend/PropertyController.php:1390freezylist
        Metadata
        Bindings
        • 0. 33
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Http/Controllers/Frontend/PropertyController.php:1390
        • 27. /app/Http/Middleware/LocaleMiddleware.php:57
        • 72. /public/index.php:52
      • - EXPLAIN #1: `vacation_available_checkin` (SIMPLE)21
        Metadata
        id1
        select_typeSIMPLE
        tablevacation_available_checkin
        partitionsnull
        typeref
        possible_keysvacation_property_id
        keyvacation_property_id
        key_len4
        refconst
        rows2
        filtered10
        ExtraUsing where
      • select * from `states` where `id` is null limit 1450μs/app/Http/Controllers/Frontend/PropertyController.php:1391freezylist
        Metadata
        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
        • 13. /app/Http/Controllers/Frontend/PropertyController.php:1391
        • 21. /app/Http/Middleware/LocaleMiddleware.php:57
        • 66. /public/index.php:52
      • - EXPLAIN #1: `` (SIMPLE)null1
        Metadata
        id1
        select_typeSIMPLE
        tablenull
        partitionsnull
        typenull
        possible_keysnull
        keynull
        key_lennull
        refnull
        rowsnull
        filterednull
        ExtraImpossible WHERE
      • select * from `regions` where `id` = '2' limit 12.32ms/app/Http/Controllers/Frontend/PropertyController.php:1392freezylist
        Metadata
        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
        • 13. /app/Http/Controllers/Frontend/PropertyController.php:1392
        • 21. /app/Http/Middleware/LocaleMiddleware.php:57
        • 66. /public/index.php:52
      • - EXPLAIN #1: `regions` (SIMPLE)11
        Metadata
        id1
        select_typeSIMPLE
        tableregions
        partitionsnull
        typeconst
        possible_keysPRIMARY
        keyPRIMARY
        key_len4
        refconst
        rows1
        filtered100
        Extranull
      • select * from `sub_regions` where `id` = '8' limit 12.64ms/app/Http/Controllers/Frontend/PropertyController.php:1393freezylist
        Metadata
        Bindings
        • 0. 8
        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
        • 13. /app/Http/Controllers/Frontend/PropertyController.php:1393
        • 21. /app/Http/Middleware/LocaleMiddleware.php:57
        • 66. /public/index.php:52
      • - EXPLAIN #1: `sub_regions` (SIMPLE)11
        Metadata
        id1
        select_typeSIMPLE
        tablesub_regions
        partitionsnull
        typeconst
        possible_keysPRIMARY
        keyPRIMARY
        key_len4
        refconst
        rows1
        filtered100
        Extranull
      • select * from `countries` where `id` = '34' limit 13.19ms/app/Http/Controllers/Frontend/PropertyController.php:1394freezylist
        Metadata
        Bindings
        • 0. 34
        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
        • 13. /app/Http/Controllers/Frontend/PropertyController.php:1394
        • 21. /app/Http/Middleware/LocaleMiddleware.php:57
        • 66. /public/index.php:52
      • - EXPLAIN #1: `countries` (SIMPLE)11
        Metadata
        id1
        select_typeSIMPLE
        tablecountries
        partitionsnull
        typeconst
        possible_keysPRIMARY
        keyPRIMARY
        key_len4
        refconst
        rows1
        filtered100
        Extranull
      • select * from `sub_regions` where `id` = '8' limit 1400μs/app/helpers.php:300freezylist
        Metadata
        Bindings
        • 0. 8
        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
        • 13. /app/helpers.php:300
        • 21. /vendor/symfony/http-foundation/Response.php:201
        • 25. /app/Http/Middleware/LocaleMiddleware.php:57
        • 70. /public/index.php:52
      • - EXPLAIN #1: `sub_regions` (SIMPLE)11
        Metadata
        id1
        select_typeSIMPLE
        tablesub_regions
        partitionsnull
        typeconst
        possible_keysPRIMARY
        keyPRIMARY
        key_len4
        refconst
        rows1
        filtered100
        Extranull
      • select * from `regions` where `id` = '2' limit 1260μs/app/helpers.php:291freezylist
        Metadata
        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
        • 13. /app/helpers.php:291
        • 21. /vendor/symfony/http-foundation/Response.php:201
        • 25. /app/Http/Middleware/LocaleMiddleware.php:57
        • 70. /public/index.php:52
      • - EXPLAIN #1: `regions` (SIMPLE)11
        Metadata
        id1
        select_typeSIMPLE
        tableregions
        partitionsnull
        typeconst
        possible_keysPRIMARY
        keyPRIMARY
        key_len4
        refconst
        rows1
        filtered100
        Extranull
      • select * from `countries` where `id` = '34' limit 1320μs/app/helpers.php:264freezylist
        Metadata
        Bindings
        • 0. 34
        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
        • 13. /app/helpers.php:264
        • 21. /vendor/symfony/http-foundation/Response.php:201
        • 25. /app/Http/Middleware/LocaleMiddleware.php:57
        • 70. /public/index.php:52
      • - EXPLAIN #1: `countries` (SIMPLE)11
        Metadata
        id1
        select_typeSIMPLE
        tablecountries
        partitionsnull
        typeconst
        possible_keysPRIMARY
        keyPRIMARY
        key_len4
        refconst
        rows1
        filtered100
        Extranull
      • select * from `vacation_property_availabilities` where `vacation_property_availabilities`.`vacation_property_id` = '33' and `vacation_property_availabilities`.`vacation_property_id` is not null2.51msview::frontend.property.vacation-details:357freezylist
        Metadata
        Bindings
        • 0. 33
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 17. view::frontend.property.vacation-details:357
        • 24. /vendor/symfony/http-foundation/Response.php:201
        • 28. /app/Http/Middleware/LocaleMiddleware.php:57
        • 73. /public/index.php:52
      • - EXPLAIN #1: `vacation_property_availabilities` (SIMPLE)51
        Metadata
        id1
        select_typeSIMPLE
        tablevacation_property_availabilities
        partitionsnull
        typeref
        possible_keysvacation_property_id
        keyvacation_property_id
        key_len4
        refconst
        rows5
        filtered100
        Extranull
        web
        array:2 [ "name" => "Guest" "user" => array:1 [ "guest" => true ] ]
        api
        array:2 [ "name" => "Guest" "user" => array:1 [ "guest" => true ] ]
          _token
          ZvbHG1aL7h9Ri2Um9IqYoKklZqUiJH59MRcvn5zP
          _previous
          array:1 [ "url" => "https://freezylist.lusites.xyz/property/vacation/details/33" ]
          PHPDEBUGBAR_STACK_DATA
          []
          format
          html
          content_type
          text/html; charset=UTF-8
          status_text
          OK
          status_code
          200
          request_query
          []
          request_request
          []
          request_headers
          array:17 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 =>...
          request_server
          array:40 [ "USER" => "freezylist" "HOME" => "/home/freezylist" "HTTP_PRIORITY" => "u=0, i" "...
          request_cookies
          []
          response_headers
          array:5 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ ...
          path_info
          /property/vacation/details/33
          session_attributes
          array:3 [ "_token" => "ZvbHG1aL7h9Ri2Um9IqYoKklZqUiJH59MRcvn5zP" "_previous" => array:1 [ "u...