http://62.113.106.32/

HomeController :: index

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\HomeController::index"
_firewall_context
"security.firewall.map.context.main"
_locale
"ru"
_remove_csp_headers
true
_route
"home_app"
_route_params
[
  "_locale" => "ru"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"4d4790"

Request Headers

Header Value
host
"62.113.106.32:80"
user-agent
"Hello World"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sun, 13 Jul 2025 04:00:40 GMT"
x-debug-exception
"No%20suitable%20servers%20found%20%28%60serverSelectionTryOnce%60%20set%29%3A%20%5Bconnection%20refused%20calling%20hello%20on%20%27localhost%3A27017%27%5D"
x-debug-exception-file
"%2Fvar%2Fwww%2Fweb%2Fvendor%2Fmongodb%2Fmongodb%2Fsrc%2Ffunctions.php:520"
x-debug-token
"3567d6"
x-previous-debug-token
"86428b"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"48719297131865e9226f68d4208d3611"
CHILDREN_AGE
"17"
CHILDREN_COUNT
"4"
DATABASE_URL
"postgresql://postgres:ad23er79U@127.0.0.1:5432/hotelTest?serverVersion=14&charset=utf8"
DEFAULT_LOCALE
"ru"
HOTELS_DATA_DUMP_URL
"https://api.worldota.net/api/b2b/v3/hotel/info/dump/"
HOTELS_INCREMENTAL_DUMP_URL
"https://api.worldota.net/api/b2b/v3/hotel/info/incremental_dump/"
HOTELS_REGION_DUMP_URL
"https://api.worldota.net/api/b2b/v3/hotel/region/dump/"
HOTELS_REVIEWS_DUMP_URL
"https://api.worldota.net/api/b2b/v3/hotel/reviews/dump/"
HOTEL_DATA_SEARCH_URL
"https://api.worldota.net/api/b2b/v3/hotel/info/"
HOTEL_DATA_STATIC_URL
"https://api.worldota.net/api/b2b/v3/hotel/static/"
HOTEL_PAGE_SEARCH_URL
"https://api.worldota.net/api/b2b/v3/search/hp/"
HOTEL_REGION_SEARCH_URL
"https://api.worldota.net/api/b2b/v3/search/serp/region/"
HOTEL_REVIEWS_URL
"https://api.worldota.net/api/b2b/v3/hotel/reviews/dump/"
LOCALES
"-ru-en"
MAILER_DSN
"smtp://info@sunscape.ru:Q1as2cv3df4!@mail.sunscape.ru:587"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
MONGODB_DB
"hoteldb"
MONGODB_URL
"mongodb://localhost:27017/"
ROOMS_COUNT
"9"
WKHTMLTOIMAGE_PATH
"/usr/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"/usr/bin/wkhtmltopdf"
ZSTD_PASSWORD
"cb993f81-2bc8-4295-9dc6-d78336c7df81"
ZSTD_USER
"5796"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/web/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/web/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_HOST
"62.113.106.32:80"
HTTP_USER_AGENT
"Hello World"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/"
REMOTE_ADDR
"204.76.203.211"
REMOTE_PORT
"59038"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1752379240
REQUEST_TIME_FLOAT
1752379240.4354
REQUEST_URI
"/"
SCRIPT_FILENAME
"/var/www/web/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"62.113.106.32"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"62.113.106.32"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.62 (Debian) Server at 62.113.106.32 Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.62 (Debian)"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,MONGODB_URL,MONGODB_DB,MAILER_DSN,ZSTD_USER,ZSTD_PASSWORD,HOTELS_DATA_DUMP_URL,HOTELS_INCREMENTAL_DUMP_URL,HOTELS_REVIEWS_DUMP_URL,HOTELS_REGION_DUMP_URL,HOTEL_DATA_SEARCH_URL,HOTEL_PAGE_SEARCH_URL,HOTEL_REVIEWS_URL,HOTEL_REGION_SEARCH_URL,HOTEL_DATA_STATIC_URL,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,LOCALES,DEFAULT_LOCALE,ROOMS_COUNT,CHILDREN_COUNT,CHILDREN_AGE"

Sub Requests 1

ErrorController (token = 86428b)

Key Value
_controller
"error_controller"
_stopwatch_token
"ac28ac"
exception
MongoDB\Driver\Exception\ConnectionTimeoutException {#663
  #message: "No suitable servers found (`serverSelectionTryOnce` set): [connection refused calling hello on 'localhost:27017']"
  #code: 13053
  #file: "/var/www/web/vendor/mongodb/mongodb/src/functions.php"
  #line: 520
  #errorLabels: null
  trace: {
    /var/www/web/vendor/mongodb/mongodb/src/functions.php:520 {
      MongoDB\select_server(Manager $manager, array $options): Server …
      › 
      ›     return $manager->selectServer($readPreference);}
    }
    /var/www/web/vendor/mongodb/mongodb/src/Collection.php:654 {
      MongoDB\Collection->find($filter = [], array $options = []) …
      › 
      › $server = select_server($this->manager, $options);}
    /var/www/web/src/Service/HotelMongo.php:52 {
      App\Service\HotelMongo->findBy(array $criteria, $limit = null, $offset = null, $sort = null, $dir = 'asc') …
      › \r$results = $this->collection->find($criteria, $options);\rif(empty($results)){\r
    }
    /var/www/web/src/Service/HotelService.php:559 {
      App\Service\HotelService->featuredHotels($country) …
      › $this->hm->select($collection);\r$results = $this->hm->findBy(['$and' =>[["reviews.rating" => ['$gt' => 9]], ["star_rating"=>[ '$gt' => 4]]]],4);\r$params = Helper::defaultSearchParams();\r
    }
    /var/www/web/src/Controller/HomeController.php:32 {
      App\Controller\HomeController->index(Request $request, IHotels $hotelsService, CountriesInterface $countries): Response …
      › $country = $countries->getCurrentCountry();$featuredHotels = $hotelsService->featuredHotels($country);$randomHotels = $hotelsService->randomHotels($country);
    }
    /var/www/web/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /var/www/web/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /var/www/web/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /var/www/web/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/web/public/index.php:8 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/web/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#58 …9}