Prague

Prague Overview

Prague is the capital and largest city in the Czech Republic, the 14th largest city in the European Union and also the historical capital of Bohemia. Situated in the north-west of the country on the Vltava river, the city is home to about 1.3 million people, while its larger urban zone is estimated to have a population of 2.2 million.The city has a temperate climate, with warm summers and chilly winters.Prague has been a political, cultural and economic centre of central Europe complete with a rich history. Founded during the Romanesque and flourishing by the Gothic, Renaissance and Baroque eras, Prague was the capital of the kingdom of Bohemia and the main residence of several Holy Roman Emperors, most notably of Charles IV (r. 1346–1378).It was an important city to the Habsburg Monarchy and its Austro-Hungarian Empire. The city played major roles in the Bohemian and Protestant Reformation, the Thirty Years' War and in 20th-century history as the capital of Czechoslovakia, during both World Wars and the post-war Communist era.Prague is home to a number of famous cultural attractions, many of which survived the violence and destruction of 20th-century Europe. Main attractions include the Prague Castle, the Charles Bridge, Old Town Square with the Prague astronomical clock, the Jewish Quarter, Petřín hill and Vyšehrad. Since 1992, the extensive historic centre of Prague has been included in the UNESCO list of World Heritage Sites.The city has more than ten major museums, along with numerous theatres, galleries, cinemas and other historical exhibits. An extensive modern public transportation system connects the city. Also, it is home to a wide range of public and private schools, including Charles University in Prague, the oldest university in Central Europe.Prague is classified as a "Beta+" global city according to GaWC studies and ranked sixth in the Tripadvisor world list of best destinations in 2016.Its rich history makes it a popular tourist destination and as of 2014, the city receives more than 6.4 million international visitors annually. Prague is the fifth most visited European city after London, Paris, Istanbul and Rome.
+
-
Wed, 11 Jun - Wed, 11 Jun
Wed, 11 Jun - Wed, 11 Jun
8.3.21PHP Version365msRequest Duration3MBMemory UsageGET destination/{code}/{city}Route
  • warninglog[10:41:44] LOG.warning: Callables of the form ["Swift_SmtpTransport", "Swift_Transport_EsmtpTranspor...
  • warninglog[10:41:44] LOG.warning: Creation of dynamic property App\Http\Controllers\DestinationController::$ci...
  • Booting (326ms)
  • Application (38.97ms)
  • 1 x Booting (89.31%)
    326ms
    1 x Application (10.69%)
    38.97ms
    9 templates were rendered
    • destination.cities (resources/views/destination/cities.blade.php)4blade
      Params
      0
      sub_category
      1
      subcat_place
      2
      city_listing
      3
      city_item
    • layouts.web (resources/views/layouts/web.blade.php)15blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      sub_category
      4
      subcat_place
      5
      city_listing
      6
      city_item
      7
      string
      8
      description
      9
      newtext
      10
      date
      11
      i
      12
      __currentLoopData
      13
      sub_cat
      14
      loop
    • layouts.header (resources/views/layouts/header.blade.php)23blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      sub_category
      4
      subcat_place
      5
      city_listing
      6
      city_item
      7
      string
      8
      description
      9
      newtext
      10
      date
      11
      i
      12
      __currentLoopData
      13
      sub_cat
      14
      loop
      15
      europeCountries
      16
      northCountries
      17
      asiaCountries
      18
      africaCountries
      19
      southCountries
      20
      oceaniaCountries
      21
      antarcticaCountries
      22
      restCountries
    • layouts.footer (resources/views/layouts/footer.blade.php)15blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      sub_category
      4
      subcat_place
      5
      city_listing
      6
      city_item
      7
      string
      8
      description
      9
      newtext
      10
      date
      11
      i
      12
      __currentLoopData
      13
      sub_cat
      14
      loop
    • layouts.login-modal (resources/views/layouts/login-modal.blade.php)15blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      sub_category
      4
      subcat_place
      5
      city_listing
      6
      city_item
      7
      string
      8
      description
      9
      newtext
      10
      date
      11
      i
      12
      __currentLoopData
      13
      sub_cat
      14
      loop
    • layouts.review-modal (resources/views/layouts/review-modal.blade.php)15blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      sub_category
      4
      subcat_place
      5
      city_listing
      6
      city_item
      7
      string
      8
      description
      9
      newtext
      10
      date
      11
      i
      12
      __currentLoopData
      13
      sub_cat
      14
      loop
    • layouts.trip-planner-modal (resources/views/layouts/trip-planner-modal.blade.php)15blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      sub_category
      4
      subcat_place
      5
      city_listing
      6
      city_item
      7
      string
      8
      description
      9
      newtext
      10
      date
      11
      i
      12
      __currentLoopData
      13
      sub_cat
      14
      loop
    • layouts.modal.map_modal (resources/views/layouts/modal/map_modal.blade.php)15blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      sub_category
      4
      subcat_place
      5
      city_listing
      6
      city_item
      7
      string
      8
      description
      9
      newtext
      10
      date
      11
      i
      12
      __currentLoopData
      13
      sub_cat
      14
      loop
    • layouts.modal.web_modal (resources/views/layouts/modal/web_modal.blade.php)15blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      sub_category
      4
      subcat_place
      5
      city_listing
      6
      city_item
      7
      string
      8
      description
      9
      newtext
      10
      date
      11
      i
      12
      __currentLoopData
      13
      sub_cat
      14
      loop
    uri
    GET destination/{code}/{city}
    middleware
    web
    controller
    App\Http\Controllers\DestinationController@getCityListing
    namespace
    App\Http\Controllers
    prefix
    where
    file
    app/Http/Controllers/DestinationController.php:43-66
    5 statements were executed21.74ms
    • select * from `trip_cities` where `code` = 'prg' and `trip_cities`.`deleted_at` is null limit 1
      1.32ms/app/Http/Controllers/DestinationController.php:27ua815598_visitanycity
      Metadata
      Bindings
      • 0. prg
      Backtrace
      • 16. /app/Http/Controllers/DestinationController.php:27
      • 18. /vendor/laravel/framework/src/Illuminate/Container/Container.php:917
      • 19. /vendor/laravel/framework/src/Illuminate/Container/Container.php:758
      • 20. /vendor/laravel/framework/src/Illuminate/Foundation/Application.php:851
      • 21. /vendor/laravel/framework/src/Illuminate/Container/Container.php:694
    • select * from `trip_cities` where `country_code` = 'cz' and `code` = 'prg' and `trip_cities`.`deleted_at` is null limit 1
      510μs/app/Http/Controllers/DestinationController.php:46ua815598_visitanycity
      Metadata
      Bindings
      • 0. cz
      • 1. prg
      Backtrace
      • 15. /app/Http/Controllers/DestinationController.php:46
      • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `trip_cities` where `country_code` = 'cz' and `status` = 'Active' and `name` != 'prg' and `trip_cities`.`deleted_at` is null order by `order_no` asc limit 20
      4.99ms/app/Http/Controllers/DestinationController.php:54ua815598_visitanycity
      Metadata
      Bindings
      • 0. cz
      • 1. Active
      • 2. prg
      Backtrace
      • 14. /app/Http/Controllers/DestinationController.php:54
      • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select parent_id,categories.slug,categories.id,cat_name,cat_image,count(categories.id) as total from `categories` inner join `multi_subcategories` on `multi_subcategories`.`subcategory_id` = `categories`.`id` where `status` = 'Active' and `categories`.`deleted_at` is null group by `categories`.`id` order by `cat_name` asc
      14.58ms/app/Http/Controllers/DestinationController.php:60ua815598_visitanycity
      Metadata
      Bindings
      • 0. Active
      Backtrace
      • 14. /app/Http/Controllers/DestinationController.php:60
      • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select `code`, `name`, `continent`, `continentName`, `isoNumeric`, `currencyCode` from `countries` where `status` = 'Active' and `countries`.`order_no` != '0' order by `countries`.`order_no` asc
      340μs/app/Providers/HeaderServiceProvider.php:26ua815598_visitanycity
      Metadata
      Bindings
      • 0. Active
      • 1. 0
      Backtrace
      • 14. /app/Providers/HeaderServiceProvider.php:26
      • 17. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • 20. view::110c508605daacf73c493288ad63b60339efbf3d:112
    App\Models\Country
    37
    App\Models\Category
    35
    App\Models\Cities
    3
        _token
        cUYRL7Br1RSeVHpJ6ZHxP0RjSir2g3IFICKTEU6u
        _previous
        array:1 [ "url" => "https://visitanycity.com/destination/cz/prg" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /destination/cz/prg
        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:16 [ "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" ] "host" => array:1 [ 0 => "visitanycity.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" ] "x-https" => array:1 [ 0 => "1" ] ]
        request_server
        0 of 0
        array:53 [ "PATH" => "/usr/local/bin:/bin:/usr/bin" "HTTP_ACCEPT" => "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" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_HOST" => "visitanycity.com" "HTTP_PRAGMA" => "no-cache" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_PRIORITY" => "u=0, i" "HTTP_X_HTTPS" => "1" "DOCUMENT_ROOT" => "/home/ua815598/public_html/visitanycity.com/public" "REMOTE_ADDR" => "216.73.216.247" "REMOTE_PORT" => "20190" "SERVER_ADDR" => "138.201.211.238" "SERVER_NAME" => "visitanycity.com" "SERVER_ADMIN" => "webmaster@visitanycity.ua815598.serversignin.com" "SERVER_PORT" => "443" "REQUEST_SCHEME" => "https" "REQUEST_URI" => "/destination/cz/prg" "REDIRECT_URL" => "/destination/cz/prg" "REDIRECT_REQUEST_METHOD" => "GET" "GEOIP_ADDR" => "216.73.216.247" "GEOIP_COUNTRY_CODE" => "US" "GEOIP_CONTINENT_CODE" => "NA" "GEOIP_LATITUDE" => "37.75100" "GEOIP_LONGITUDE" => "-97.82200" "HTTPS" => "on" "LANG" => "en_US.UTF-8" "REDIRECT_STATUS" => "200" "X_SPDY" => "HTTP2" "SSL_PROTOCOL" => "TLSv1.3" "SSL_CIPHER" => "TLS_AES_128_GCM_SHA256" "SSL_CIPHER_USEKEYSIZE" => "128" "SSL_CIPHER_ALGKEYSIZE" => "128" "SCRIPT_FILENAME" => "/home/ua815598/public_html/visitanycity.com/public/index.php" "QUERY_STRING" => "" "SCRIPT_URI" => "https://visitanycity.com/destination/cz/prg" "SCRIPT_URL" => "/destination/cz/prg" "SCRIPT_NAME" => "/index.php" "SERVER_PROTOCOL" => "HTTP/1.1" "SERVER_SOFTWARE" => "LiteSpeed" "REQUEST_METHOD" => "GET" "X-LSCACHE" => "on" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1749638503.9494 "REQUEST_TIME" => 1749638503 ]
        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 => "Wed, 11 Jun 2025 10:41:44 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkY4RHRKOXM3TW4zRkFVc3lqMmRJYlE9PSIsInZhbHVlIjoiUSt4UHM3WXQwTEZWS1NXdC8wcmQxRFRGUkMvSktOUXNOZTdhV09aSXRESXlvMmd2YXBIYVBQYUo4YXdpRlNxWkl2ZUdlRUFYZ1dEY3RWaXNMYndHY3pGQWZ5RXdqU1B2THFCdjhnTWtsdVQ0QXdoNlVkVnYvNUNnMGR0Vjc5cTgiLCJtYWMiOiI5ZTA1YjhjOTJmMTdmNGI4YTE3NDIyOTI0YjBlYmE2ZjliYzk2MzhlYmIyYTRmYTQ3MmU2MjAzNTM4OTMxOTVmIiwidGFnIjoiIn0%3D; expires=Wed, 11-Jun-2025 12:41:44 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkY4RHRKOXM3TW4zRkFVc3lqMmRJYlE9PSIsInZhbHVlIjoiUSt4UHM3WXQwTEZWS1NXdC8wcmQxRFRGUkMvSktOUXNOZTdhV09aSXRESXlvMmd2YXBIYVBQYUo4YXdpRlNxWkl2ZUdlR" 1 => "laravel_session=eyJpdiI6IklOZ0Q4RFc4NjVYdW05VnROUEhocXc9PSIsInZhbHVlIjoiYTc0UmZVSldqaHVlNmFKblNZUDZFNGM5U0duU1B6eGwwTGc1cGtNbFNKNmxPcWwxeHVCZFhnaE5Qc3FxUVJJeDB6MzJ0UmwxeTlnZWwyeVRRU3NxbURFcnRVZ1pWY0pMcXM2Zlk2RzVBSmthRUNEZ3RQTERoZHNVTXJsRHVTTGwiLCJtYWMiOiJlYmIyNmJlN2QyY2Y4ZGU5MzZkNTZkYWE3NzA2ZGZjNzk4ZTI2N2NlZTEwYWZmODdmZWNlMmIxM2ZiNDExYzQ2IiwidGFnIjoiIn0%3D; expires=Wed, 11-Jun-2025 12:41:44 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6IklOZ0Q4RFc4NjVYdW05VnROUEhocXc9PSIsInZhbHVlIjoiYTc0UmZVSldqaHVlNmFKblNZUDZFNGM5U0duU1B6eGwwTGc1cGtNbFNKNmxPcWwxeHVCZFhnaE5Qc3FxUVJJeDB6" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkY4RHRKOXM3TW4zRkFVc3lqMmRJYlE9PSIsInZhbHVlIjoiUSt4UHM3WXQwTEZWS1NXdC8wcmQxRFRGUkMvSktOUXNOZTdhV09aSXRESXlvMmd2YXBIYVBQYUo4YXdpRlNxWkl2ZUdlRUFYZ1dEY3RWaXNMYndHY3pGQWZ5RXdqU1B2THFCdjhnTWtsdVQ0QXdoNlVkVnYvNUNnMGR0Vjc5cTgiLCJtYWMiOiI5ZTA1YjhjOTJmMTdmNGI4YTE3NDIyOTI0YjBlYmE2ZjliYzk2MzhlYmIyYTRmYTQ3MmU2MjAzNTM4OTMxOTVmIiwidGFnIjoiIn0%3D; expires=Wed, 11-Jun-2025 12:41:44 GMT; path=/XSRF-TOKEN=eyJpdiI6IkY4RHRKOXM3TW4zRkFVc3lqMmRJYlE9PSIsInZhbHVlIjoiUSt4UHM3WXQwTEZWS1NXdC8wcmQxRFRGUkMvSktOUXNOZTdhV09aSXRESXlvMmd2YXBIYVBQYUo4YXdpRlNxWkl2ZUdlR" 1 => "laravel_session=eyJpdiI6IklOZ0Q4RFc4NjVYdW05VnROUEhocXc9PSIsInZhbHVlIjoiYTc0UmZVSldqaHVlNmFKblNZUDZFNGM5U0duU1B6eGwwTGc1cGtNbFNKNmxPcWwxeHVCZFhnaE5Qc3FxUVJJeDB6MzJ0UmwxeTlnZWwyeVRRU3NxbURFcnRVZ1pWY0pMcXM2Zlk2RzVBSmthRUNEZ3RQTERoZHNVTXJsRHVTTGwiLCJtYWMiOiJlYmIyNmJlN2QyY2Y4ZGU5MzZkNTZkYWE3NzA2ZGZjNzk4ZTI2N2NlZTEwYWZmODdmZWNlMmIxM2ZiNDExYzQ2IiwidGFnIjoiIn0%3D; expires=Wed, 11-Jun-2025 12:41:44 GMT; path=/; httponlylaravel_session=eyJpdiI6IklOZ0Q4RFc4NjVYdW05VnROUEhocXc9PSIsInZhbHVlIjoiYTc0UmZVSldqaHVlNmFKblNZUDZFNGM5U0duU1B6eGwwTGc1cGtNbFNKNmxPcWwxeHVCZFhnaE5Qc3FxUVJJeDB6" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "cUYRL7Br1RSeVHpJ6ZHxP0RjSir2g3IFICKTEU6u" "_previous" => array:1 [ "url" => "https://visitanycity.com/destination/cz/prg" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        BESbswy