https://www.test.dev.slivki.by/

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"f228ea"
exception
ErrorException {#541
  #message: "Warning: Memcached::get(): could not unserialize value"
  #code: 0
  #file: "/mnt/data/virtwww/slivki/src/Util/SoftCache.php"
  #line: 43
  #severity: E_WARNING
  trace: {
    /mnt/data/virtwww/slivki/src/Util/SoftCache.php:43 {
      Slivki\Util\SoftCache->get($key, $default = null) …
      › try {    $object = static::$memcache->get($this->cacheKey . "-" . $key);    if ($object == self::EMPTY_VALUE) {
    }
    /mnt/data/virtwww/slivki/src/Repository/SaleRepository.php:129 {
      Slivki\Repository\SaleRepository->getActiveSaleByID($saleID) …
      › $softCache = new SoftCache(self::CACHE_NAME);$sale = $softCache->get($saleID);if ($sale && $sale->getCategories()->count() == 0 || true) {//TODO: delete after bugfix
    }
    /mnt/data/virtwww/slivki/src/Services/Sale/SaleCacheService.php:61 {
      Slivki\Services\Sale\SaleCacheService->getSale($saleID, $fullData = false) …
      › if (!$data) {    return $this->entityManager->getRepository(Sale::class)->getActiveSaleByID($saleID);}
    }
    /mnt/data/virtwww/slivki/src/Controller/SiteController.php:684 {
      Slivki\Controller\SiteController->getMainHotFeed(OfferCacheService $offerCacheService, SaleCacheService $saleCacheService, $limit = null, $offset = 0, $type = HotFeed::TYPE_MAIN_PAGE, $cityID = null) …
      › case Category::SALE_CATEGORY_ID:    $entity = $saleCacheService->getSale($item['entity_id']);    break;
    }
    /mnt/data/virtwww/slivki/src/Controller/DefaultController.php:182 {
      Slivki\Controller\DefaultController->indexAction(Request $request, BannerService $bannerService, OfferCacheService $offerCacheService, SaleCacheService $saleCacheService, CategoryBoxCacheService $categoryBoxCacheService, CategoryCacheService $categoryCacheService, CommentRepositoryInterface $commentRepository) …
      › $mainHotFeed = '';$mainHotFeedEntities = $this->getMainHotFeed($offerCacheService, $saleCacheService, 20, 0, HotFeed::TYPE_MAIN_PAGE, $cityID);if (count($mainHotFeedEntities) > 4) {
    }
    /mnt/data/virtwww/slivki/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);}
    /mnt/data/virtwww/slivki/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /mnt/data/virtwww/slivki/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /mnt/data/virtwww/slivki/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#2832 …9}

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
accept-encoding
"gzip, deflate, br"
connection
"keep-alive"
content-length
""
content-type
""
cookie
"sf_redirect=%7B%22token%22%3A%22e0f3c9%22%2C%22route%22%3A%22n%5C%2Fa%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22n%5C%2Fa%22%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D; PHPSESSID=tagl05fc2f48fc2eknvg25lvvu"
from
"googlebot(at)googlebot.com"
host
"www.test.dev.slivki.by"
user-agent
"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
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, 04 May 2025 03:48:21 GMT"
x-debug-exception
"Warning%3A%20Memcached%3A%3Aget%28%29%3A%20could%20not%20unserialize%20value"
x-debug-exception-file
"%2Fmnt%2Fdata%2Fvirtwww%2Fslivki%2Fsrc%2FUtil%2FSoftCache.php:43"
x-debug-token
"8b34ed"

Cookies

Request Cookies

Key Value
PHPSESSID
"tagl05fc2f48fc2eknvg25lvvu"
sf_redirect
"{"token":"e0f3c9","route":"n\/a","method":"GET","controller":"n\/a","status_code":301,"status_text":"Moved Permanently"}"

Response Cookies

No response cookies

Session 6

Session Metadata

Key Value
Created
"Sun, 04 May 25 06:48:07 +0300"
Last used
"Sun, 04 May 25 06:48:07 +0300"
Lifetime
0

Session Attributes

Attribute Value
cityDomain
"www"
cityID-1-
1

Session Usage

6 Usages
Stateless check enabled
Usage
Slivki\EventSubscriber\KernelControllerSubscriber:154
[
  [
    "file" => "/mnt/data/virtwww/slivki/src/EventSubscriber/KernelControllerSubscriber.php"
    "line" => 154
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Slivki\EventSubscriber\KernelControllerSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Slivki\EventSubscriber\KernelControllerSubscriber:165
[
  [
    "file" => "/mnt/data/virtwww/slivki/src/EventSubscriber/KernelControllerSubscriber.php"
    "line" => 165
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Slivki\EventSubscriber\KernelControllerSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Slivki\EventSubscriber\KernelControllerSubscriber:166
[
  [
    "file" => "/mnt/data/virtwww/slivki/src/EventSubscriber/KernelControllerSubscriber.php"
    "line" => 166
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Slivki\EventSubscriber\KernelControllerSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 110
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 39
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 73
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Slivki\Controller\DefaultController:120
[
  [
    "file" => "/mnt/data/virtwww/slivki/src/Controller/DefaultController.php"
    "line" => 120
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "Slivki\Controller\DefaultController"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Slivki\Controller\SiteController:634
[
  [
    "file" => "/mnt/data/virtwww/slivki/src/Controller/SiteController.php"
    "line" => 634
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/src/Controller/DefaultController.php"
    "line" => 180
    "function" => "getOfferRateSchedule"
    "class" => "Slivki\Controller\SiteController"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "Slivki\Controller\DefaultController"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/slivki/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_SECRET
"fe8122f31e8880ab6477e3f45ee3928a"
BASE_DOMAIN
".test.dev.slivki.by"
BASE_URL
"https://www.test.dev.slivki.by"
BEPAID_API_URL
"https://gateway.bepaid.by/v2"
BEPAID_PROD_MODE
"true"
CLICK_MERCHANT_ID
"21243"
CLICK_MERCHANT_USER_ID
"34060"
DATABASE_ADMIN_URL
"pgsql://slivki_admin:3604bb30ccce5754b226a538179492e7@127.0.0.1:6432/slivki?serverVersion=12.12&charset=utf8"
DATABASE_URL
"pgsql://slivki_site:3604bb30ccce5754b226a538179492e7@127.0.0.1:6432/slivki?serverVersion=12.12&charset=utf8"
DEFAULT_CITY_ID
"1"
DOMINOS_API_ACCESS_TOKEN
"1Ipy@Sn%Htor"
DOMINOS_API_URL
"https://partners.dominos.by/api/partners"
FIXER_ACCESS_TOKEN
"c702e71634b1f3d198db1ae8f85174c3"
FIXER_API_URL
"http://data.fixer.io/api/latest"
IIKO_CLOUD_API_URL
"https://api-ru.iiko.services"
IIKO_CLOUD_CHEFARTS_API_LOGIN
"9609602d-5a6"
IIKO_CLOUD_CHEFARTS_ORGANIZATION_ID
"01330000-6bec-ac1f-05c4-08da4479b4ab"
MAILER_INFO_EMAIL
"info@slivki.by"
MAILER_INFO_NAME
"Slivki.by"
MAILER_SECONDARY_INFO_EMAIL
"infoslivki@gmail.com"
MAILER_URL
"smtp://localhost"
MAPBOX_ACCESS_TOKEN
"sk.eyJ1IjoibWF4MjEzMTQxIiwiYSI6ImNreThpcmxlODFlY2kyb295d2R6ZmszdTUifQ.N82ZI3JQFBMPlPNx_BESAg"
MAPBOX_API_URL
"https://api.mapbox.com"
MAPBOX_STYLE_ID
"ckvqrlhjk3m3j14pdz8acx6c8"
MAPBOX_USERNAME
"max213141"
PAYME_KEY
"Qz8vECZiH73@iqh5?Ub@G34X3zAnPg0aDd#d"
PAYME_MERCHANT_ID
"64a413fe5dad647a1817c315"
PAYME_PROD_MOE
"true"
REDIS_HOST
"redis"
REDIS_PORT
"6379"
REGIONAL_TEMPLATE_PATH
""
REGION_CODES
"BY,RU,DE,LV,LT,PL,UA,GE,KZ,CN,UZ"
ROCKET_SMS_PASSWORD
"497kWGBB"
ROCKET_SMS_URI
"https://api.rocketsms.by/"
ROCKET_SMS_USERNAME
"100993744"
SLIVKI_METRICA_LOCAL_URL
"http://metrica.local"
SLIVKI_METRICA_URL
"https://metrica.slivki.by"
SUBSCRIPTION_BASE_URI
"http://subscription.local"
SUBSCRIPTION_DATABASE_URL
"postgresql://subscription_site:c3344046badcf15f05ba9775b3e42d79@127.0.0.1:5432/ss?server_version=12.3&charset=utf8"
SUBSCRIPTION_PASSWORD
"slivki"
SUBSCRIPTION_USERNAME
"slivki"
SUPERCHECK_URL
"https://supercheck.by"
TIRE_ORDER_SEND_TO_EMAILS
"dobrovolskaya@slivki.com,kontent@slivki.com,gintovt1@slivki.com"
XABAR_UZ_ORIGINATOR
"3700"
XABAR_UZ_SMS_PASSWORD
"1QftVsJK_$v$"
XABAR_UZ_SMS_URI
"https://send.smsxabar.uz/"
XABAR_UZ_SMS_USERNAME
"slivkitrade"
YANDEX_RESERVE_API_KEY
"da617c61-3175-45e0-8448-13330f39506b,618302ee-5132-4425-a292-bce7a2e4e4bb,6fc97240-9df0-4467-ab68-ce7b56224713"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/mnt/data/virtwww/slivki/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22e0f3c9%22%2C%22route%22%3A%22n%5C%2Fa%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22n%5C%2Fa%22%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D; PHPSESSID=tagl05fc2f48fc2eknvg25lvvu"
HTTP_FROM
"googlebot(at)googlebot.com"
HTTP_HOST
"www.test.dev.slivki.by"
HTTP_USER_AGENT
"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"66.249.66.39"
REMOTE_PORT
"56329"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1746330500
REQUEST_TIME_FLOAT
1746330500.5088
REQUEST_URI
"/"
SCRIPT_FILENAME
"/mnt/data/virtwww/slivki/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.1.1.203"
SERVER_NAME
"test.dev.slivki.by"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.18.0"
SYMFONY_DOTENV_VARS
"APP_SECRET,MAILER_URL,MAILER_INFO_EMAIL,MAILER_INFO_NAME,MAILER_SECONDARY_INFO_EMAIL,DATABASE_URL,DATABASE_ADMIN_URL,BASE_DOMAIN,BASE_URL,DEFAULT_CITY_ID,REGIONAL_TEMPLATE_PATH,SUBSCRIPTION_USERNAME,SUBSCRIPTION_PASSWORD,SUBSCRIPTION_BASE_URI,SUBSCRIPTION_DATABASE_URL,SLIVKI_METRICA_URL,SLIVKI_METRICA_LOCAL_URL,SUPERCHECK_URL,MAPBOX_API_URL,MAPBOX_USERNAME,MAPBOX_STYLE_ID,MAPBOX_ACCESS_TOKEN,TIRE_ORDER_SEND_TO_EMAILS,REGION_CODES,BEPAID_API_URL,BEPAID_PROD_MODE,IIKO_CLOUD_API_URL,IIKO_CLOUD_CHEFARTS_API_LOGIN,IIKO_CLOUD_CHEFARTS_ORGANIZATION_ID,ROCKET_SMS_URI,ROCKET_SMS_USERNAME,ROCKET_SMS_PASSWORD,REDIS_HOST,REDIS_PORT,YANDEX_RESERVE_API_KEY,PAYME_MERCHANT_ID,PAYME_PROD_MOE,PAYME_KEY,XABAR_UZ_SMS_URI,XABAR_UZ_SMS_USERNAME,XABAR_UZ_SMS_PASSWORD,XABAR_UZ_ORIGINATOR,CLICK_MERCHANT_ID,CLICK_MERCHANT_USER_ID,FIXER_API_URL,FIXER_ACCESS_TOKEN,DOMINOS_API_URL,DOMINOS_API_ACCESS_TOKEN"
USER
"www-data"

Parent Request

Return to parent request (token = 932c4e)

Key Value
_controller
"Slivki\Controller\DefaultController::indexAction"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_remove_csp_headers
true
_security_firewall_run
"_security_main"
_stopwatch_token
"a86e34"
entityID
1
mainPage
true
slivkiMetaInfo
Slivki\Entity\Seo {#2600
  -createdOn: DateTime @1518466191 {#2550
    date: 2018-02-12 23:09:51.913305 Europe/Moscow (+03:00)
  }
  -entityID: 1
  -active: true
  -resourceURL: "Slivki:Default:index"
  -mainAlias: "/"
  -title: "Промокоды"
  -metaTitle: "Скидки в Минске! Акции и распродажи на Slivki.by!"
  -metaDescription: "Грандиозные скидки и акции в Минске: рестораны, салоны красоты, клубы, спорт, досуг... Лучшие цены в популярных заведениях и магазинах Минска на Slivki.by!"
  -metaKeywords: "скидки, распродажи, рекламные акции, Минск, кредит, дисконтная карта, карточка, новогодние скидки, Сезонные Распродажи и скидки, праздничная распродажа, распродажа одежды, приз, подарок, сюрприз, сувенир, РБ, Республика Беларусь, единая дисконтная система Беларуси, выгода, товары и услуги выгодно, экономия, промо, Акция, магазин, успеть купить, Модная одежда, фирмы, компании, рестораны, Минск, сезон потребитель дешево качественно быстро удобно продавец Новый товар"
  -redirectURL: null
  -pageDescription: ""
  #domain: "www"
  #ID: 63633
  #transitionID: null
}