Russia

Russia Overview

Russia, the world’s largest nation, borders European and Asian countries as well as the Pacific and Arctic oceans. Its landscape ranges from tundra and forests to subtropical beaches. It’s famous for Moscow's Bolshoi and St. Petersburg's Mariinsky ballet companies. St. Petersburg, founded by Russian leader Peter the Great, has the baroque Winter Palace, now housing part of the State Hermitage Museum’s art collection.

Russia Cities

8.3.21PHP Version396msRequest Duration3MBMemory UsageGET countries/{continent}/{code}Route
  • warninglog[04:05:08] LOG.warning: Callables of the form ["Swift_SmtpTransport", "Swift_Transport_EsmtpTranspor...
  • warninglog[04:05:08] LOG.warning: Creation of dynamic property App\Http\Controllers\DestinationController::$ci...
  • Booting (350ms)
  • Application (45.75ms)
  • 1 x Booting (88.43%)
    350ms
    1 x Application (11.56%)
    45.75ms
    9 templates were rendered
    • destination.destination (resources/views/destination/destination.blade.php)1blade
      Params
      0
      destination
    • layouts.web (resources/views/layouts/web.blade.php)7blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      destination
      4
      __currentLoopData
      5
      obj
      6
      loop
    • layouts.header (resources/views/layouts/header.blade.php)15blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      destination
      4
      __currentLoopData
      5
      obj
      6
      loop
      7
      europeCountries
      8
      northCountries
      9
      asiaCountries
      10
      africaCountries
      11
      southCountries
      12
      oceaniaCountries
      13
      antarcticaCountries
      14
      restCountries
    • layouts.footer (resources/views/layouts/footer.blade.php)7blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      destination
      4
      __currentLoopData
      5
      obj
      6
      loop
    • layouts.login-modal (resources/views/layouts/login-modal.blade.php)7blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      destination
      4
      __currentLoopData
      5
      obj
      6
      loop
    • layouts.review-modal (resources/views/layouts/review-modal.blade.php)7blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      destination
      4
      __currentLoopData
      5
      obj
      6
      loop
    • layouts.trip-planner-modal (resources/views/layouts/trip-planner-modal.blade.php)7blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      destination
      4
      __currentLoopData
      5
      obj
      6
      loop
    • layouts.modal.map_modal (resources/views/layouts/modal/map_modal.blade.php)7blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      destination
      4
      __currentLoopData
      5
      obj
      6
      loop
    • layouts.modal.web_modal (resources/views/layouts/modal/web_modal.blade.php)7blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      destination
      4
      __currentLoopData
      5
      obj
      6
      loop
    uri
    GET countries/{continent}/{code}
    middleware
    web
    controller
    App\Http\Controllers\DestinationController@index
    namespace
    App\Http\Controllers
    prefix
    where
    file
    app/Http/Controllers/DestinationController.php:30-41
    12 statements were executed, 8 of which were duplicated, 4 unique12.11ms
    • select * from `trip_cities` where `code` is null and `trip_cities`.`deleted_at` is null limit 1
      2.65ms/app/Http/Controllers/DestinationController.php:27ua815598_visitanycity
      Metadata
      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 `countries` where `code` = 'ru' limit 1
      780μs/app/Http/Controllers/DestinationController.php:33ua815598_visitanycity
      Metadata
      Bindings
      • 0. ru
      Backtrace
      • 15. /app/Http/Controllers/DestinationController.php:33
      • 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 `trip_cities`.`country_code` in ('RU') and `trip_cities`.`deleted_at` is null
      5.45ms/app/Http/Controllers/DestinationController.php:33ua815598_visitanycity
      Metadata
      Bindings
      • 0. RU
      Backtrace
      • 20. /app/Http/Controllers/DestinationController.php:33
      • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `countries` where `countries`.`code` = 'RU' and `countries`.`code` is not null limit 1
      490μsview::476f6111ec4d76d2343ee55011100fe67ce54774:162ua815598_visitanycity
      Metadata
      Bindings
      • 0. RU
      Backtrace
      • 20. view::476f6111ec4d76d2343ee55011100fe67ce54774:162
      • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `countries` where `countries`.`code` = 'RU' and `countries`.`code` is not null limit 1
      750μsview::476f6111ec4d76d2343ee55011100fe67ce54774:162ua815598_visitanycity
      Metadata
      Bindings
      • 0. RU
      Backtrace
      • 20. view::476f6111ec4d76d2343ee55011100fe67ce54774:162
      • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `countries` where `countries`.`code` = 'RU' and `countries`.`code` is not null limit 1
      210μsview::476f6111ec4d76d2343ee55011100fe67ce54774:162ua815598_visitanycity
      Metadata
      Bindings
      • 0. RU
      Backtrace
      • 20. view::476f6111ec4d76d2343ee55011100fe67ce54774:162
      • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `countries` where `countries`.`code` = 'RU' and `countries`.`code` is not null limit 1
      580μsview::476f6111ec4d76d2343ee55011100fe67ce54774:162ua815598_visitanycity
      Metadata
      Bindings
      • 0. RU
      Backtrace
      • 20. view::476f6111ec4d76d2343ee55011100fe67ce54774:162
      • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `countries` where `countries`.`code` = 'RU' and `countries`.`code` is not null limit 1
      190μsview::476f6111ec4d76d2343ee55011100fe67ce54774:162ua815598_visitanycity
      Metadata
      Bindings
      • 0. RU
      Backtrace
      • 20. view::476f6111ec4d76d2343ee55011100fe67ce54774:162
      • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `countries` where `countries`.`code` = 'RU' and `countries`.`code` is not null limit 1
      160μsview::476f6111ec4d76d2343ee55011100fe67ce54774:162ua815598_visitanycity
      Metadata
      Bindings
      • 0. RU
      Backtrace
      • 20. view::476f6111ec4d76d2343ee55011100fe67ce54774:162
      • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `countries` where `countries`.`code` = 'RU' and `countries`.`code` is not null limit 1
      180μsview::476f6111ec4d76d2343ee55011100fe67ce54774:162ua815598_visitanycity
      Metadata
      Bindings
      • 0. RU
      Backtrace
      • 20. view::476f6111ec4d76d2343ee55011100fe67ce54774:162
      • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `countries` where `countries`.`code` = 'RU' and `countries`.`code` is not null limit 1
      180μsview::476f6111ec4d76d2343ee55011100fe67ce54774:162ua815598_visitanycity
      Metadata
      Bindings
      • 0. RU
      Backtrace
      • 20. view::476f6111ec4d76d2343ee55011100fe67ce54774:162
      • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select `code`, `name`, `continent`, `continentName`, `isoNumeric`, `currencyCode` from `countries` where `status` = 'Active' and `countries`.`order_no` != '0' order by `countries`.`order_no` asc
      490μ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
    46
    App\Models\Cities
    9
        _token
        e03lqqIxBDrh1z24n4KSmtXstLczO9ZpiK2mkVHX
        _previous
        array:1 [ "url" => "https://visitanycity.com/countries/as/ru" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /countries/as/ru
        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.244" "REMOTE_PORT" => "27061" "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" => "/countries/as/ru" "REDIRECT_URL" => "/countries/as/ru" "REDIRECT_REQUEST_METHOD" => "GET" "GEOIP_ADDR" => "216.73.216.244" "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/countries/as/ru" "SCRIPT_URL" => "/countries/as/ru" "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" => 1750046708.024 "REQUEST_TIME" => 1750046708 ]
        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 => "Mon, 16 Jun 2025 04:05:08 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlJlVmVIbFlPM1FzTGVkZDRoSDZ5QUE9PSIsInZhbHVlIjoiVEdHS0VCeXZtRHVqWXlBTkMvZnZieitmTWlIUjVLYjhnM25uMlNKZ0orOFM5NzRSZDYwcDd3VGY2MGVDc2Y4UE04dXFDdGp2VzFWaUFoU01SUkVzRnlLeXNtT3ZrQWoyVkpuK3N5YXMvN2NMK1NZU3BGdFp2ZjFFMTRzVThVc2kiLCJtYWMiOiJmMWJhNGExZWU2NjljNjNlZjljOGFlYThhNjZmMmJjZDZiNDEyZjRjOGY3ZGZkYzM3YjIxMDFjMTM2ZTM3MmU3IiwidGFnIjoiIn0%3D; expires=Mon, 16-Jun-2025 06:05:08 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IlJlVmVIbFlPM1FzTGVkZDRoSDZ5QUE9PSIsInZhbHVlIjoiVEdHS0VCeXZtRHVqWXlBTkMvZnZieitmTWlIUjVLYjhnM25uMlNKZ0orOFM5NzRSZDYwcDd3VGY2MGVDc2Y4UE04dXFDd" 1 => "laravel_session=eyJpdiI6Im5OQTFUUExubnJBdUhxWTUxQVAwbHc9PSIsInZhbHVlIjoiY0tKeFkxQ2lINHZZREVGZSsySmV4ZGtyZ09mQjBMZXc0WXBqWVlqZStTeWgzcmFaMjRFSFJJNDNPMFR2UUZRaHVxR3UycFBMeHRzRCt2VzRUODFXNTYwajgzcGRpMUZOWURYSkZEL0F4R2FMZGFOL0J5Y3VVdkwrMnp5a2hHWDciLCJtYWMiOiI0ZjQxMGUwYzJhNjZmYTU0Y2ZiYzVhNzMzZGQ0OWU1NGNiNDg2Y2NjMTQ1NjJkNTYzMTFlZDMyODUwYzA5NWVhIiwidGFnIjoiIn0%3D; expires=Mon, 16-Jun-2025 06:05:08 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6Im5OQTFUUExubnJBdUhxWTUxQVAwbHc9PSIsInZhbHVlIjoiY0tKeFkxQ2lINHZZREVGZSsySmV4ZGtyZ09mQjBMZXc0WXBqWVlqZStTeWgzcmFaMjRFSFJJNDNPMFR2UUZRaHVx" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlJlVmVIbFlPM1FzTGVkZDRoSDZ5QUE9PSIsInZhbHVlIjoiVEdHS0VCeXZtRHVqWXlBTkMvZnZieitmTWlIUjVLYjhnM25uMlNKZ0orOFM5NzRSZDYwcDd3VGY2MGVDc2Y4UE04dXFDdGp2VzFWaUFoU01SUkVzRnlLeXNtT3ZrQWoyVkpuK3N5YXMvN2NMK1NZU3BGdFp2ZjFFMTRzVThVc2kiLCJtYWMiOiJmMWJhNGExZWU2NjljNjNlZjljOGFlYThhNjZmMmJjZDZiNDEyZjRjOGY3ZGZkYzM3YjIxMDFjMTM2ZTM3MmU3IiwidGFnIjoiIn0%3D; expires=Mon, 16-Jun-2025 06:05:08 GMT; path=/XSRF-TOKEN=eyJpdiI6IlJlVmVIbFlPM1FzTGVkZDRoSDZ5QUE9PSIsInZhbHVlIjoiVEdHS0VCeXZtRHVqWXlBTkMvZnZieitmTWlIUjVLYjhnM25uMlNKZ0orOFM5NzRSZDYwcDd3VGY2MGVDc2Y4UE04dXFDd" 1 => "laravel_session=eyJpdiI6Im5OQTFUUExubnJBdUhxWTUxQVAwbHc9PSIsInZhbHVlIjoiY0tKeFkxQ2lINHZZREVGZSsySmV4ZGtyZ09mQjBMZXc0WXBqWVlqZStTeWgzcmFaMjRFSFJJNDNPMFR2UUZRaHVxR3UycFBMeHRzRCt2VzRUODFXNTYwajgzcGRpMUZOWURYSkZEL0F4R2FMZGFOL0J5Y3VVdkwrMnp5a2hHWDciLCJtYWMiOiI0ZjQxMGUwYzJhNjZmYTU0Y2ZiYzVhNzMzZGQ0OWU1NGNiNDg2Y2NjMTQ1NjJkNTYzMTFlZDMyODUwYzA5NWVhIiwidGFnIjoiIn0%3D; expires=Mon, 16-Jun-2025 06:05:08 GMT; path=/; httponlylaravel_session=eyJpdiI6Im5OQTFUUExubnJBdUhxWTUxQVAwbHc9PSIsInZhbHVlIjoiY0tKeFkxQ2lINHZZREVGZSsySmV4ZGtyZ09mQjBMZXc0WXBqWVlqZStTeWgzcmFaMjRFSFJJNDNPMFR2UUZRaHVx" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "e03lqqIxBDrh1z24n4KSmtXstLczO9ZpiK2mkVHX" "_previous" => array:1 [ "url" => "https://visitanycity.com/countries/as/ru" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]