https://www.test1.dev.slivki.by/otzyvy

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
"e3bdfc"
exception
Twig\Error\RuntimeError {#24487
  -lineno: 26
  -name: "Slivki/mobile/comment/index.html.twig"
  -rawMessage: "Variable "category" does not exist."
  -sourcePath: "/mnt/data/virtwww/test1/templates/Slivki/mobile/comment/index.html.twig"
  -sourceCode: """
    {% extends 'Slivki/mobile/base.html.twig' %}\n
    \n
    {% block styles %}\n
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.3.5/jquery.fancybox.min.css" />\n
        {{ parent() }}\n
    {% endblock %}\n
    \n
    {% block content %}\n
        <nav aria-label="breadcrumb">\n
            <ol class="breadcrumb m-0 py-1 px-2 bg-white">\n
                <li class="breadcrumb-item"><a href="{{ base_url }}">Главная</a></li>\n
                {% if category is defined  %}\n
                    <li class="breadcrumb-item"><a href="{{ path('commentsLive') }}">Отзывы</a></li>\n
                    {% for parentCategory in parentCategories %}\n
                        <li class="breadcrumb-item"><a href="/otzyvy{{ getCategoryURL(parentCategory) }}">{{ parentCategory.getName() }}</a></li>\n
                    {% endfor %}\n
                    <li class="breadcrumb-item active text-muted" aria-current="page">{{ category.getName() }}</li>\n
                {% else %}\n
                    <li class="breadcrumb-item active text-muted" aria-current="page">Отзывы</li>\n
                {% endif %}\n
            </ol>\n
        </nav>\n
        <div class="content-title alt-font">\n
            <h1 class="">{{ title is defined ? title|raw : 'Отзывы' }}</h1>\n
        </div>\n
        <div class="px-2{{ category.getTypeID == constant('Slivki\\Entity\\Category::SUPPLIER_CATEGORY_TYPE') ? ' no-child-comment-margin'}}">\n
            {{ comments|raw }}\n
        </div>\n
        {% if category.getTypeID == constant('Slivki\\Entity\\Category::SUPPLIER_CATEGORY_TYPE') %}\n
            {% include 'Slivki/pagination.html.twig' with {'paginationID': 'categoryCommentPagination', 'total': commentsCount//10, 'current': page, 'url': app.request.pathInfo() ~ '?page='} %}\n
        {% endif %}\n
    {% endblock %}\n
    \n
    {% block javascripts %}\n
        <script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.3.5/jquery.fancybox.min.js"></script>\n
        {{ parent() }}\n
    {% endblock %}
    """
  #message: "Variable "category" does not exist."
  #code: 0
  #file: "/mnt/data/virtwww/test1/templates/Slivki/mobile/comment/index.html.twig"
  #line: 26
  trace: {
    /mnt/data/virtwww/test1/templates/Slivki/mobile/comment/index.html.twig:26 {
      __TwigTemplate_ebe020554f2ca6b2da19449b64c4219529ad7bbd4d778e5dd853adba17c789a9->{closure} …
      › </div><div class="px-2{{ category.getTypeID == constant('Slivki\\Entity\\Category::SUPPLIER_CATEGORY_TYPE') ? ' no-child-comment-margin'}}">    {{ comments|raw }}
    }
    /mnt/data/virtwww/test1/templates/Slivki/mobile/comment/index.html.twig:26 {
      __TwigTemplate_ebe020554f2ca6b2da19449b64c4219529ad7bbd4d778e5dd853adba17c789a9->block_content($context, array $blocks = []) …
      › </div><div class="px-2{{ category.getTypeID == constant('Slivki\\Entity\\Category::SUPPLIER_CATEGORY_TYPE') ? ' no-child-comment-margin'}}">    {{ comments|raw }}
    }
    /mnt/data/virtwww/test1/vendor/twig/twig/src/Template.php:171 {
      Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
      › try {    $template->$block($context, $blocks);} catch (Error $e) {
    }
    /mnt/data/virtwww/test1/templates/Slivki/mobile/base.html.twig:282 {
      __TwigTemplate_7a32ec6d2afaa7bc6943aeb0e1fdaf0106a8af003588c089f655b7b434cc3ae1->doDisplay(array $context, array $blocks = []) …
      › <div class="col-12">    {% block content %}{% endblock %}</div>
    }
    /mnt/data/virtwww/test1/vendor/twig/twig/src/Template.php:394 {
      Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
      › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    }
    /mnt/data/virtwww/test1/vendor/twig/twig/src/Template.php:367 {
      Twig\Template->display(array $context, array $blocks = []) …
      › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    }
    /mnt/data/virtwww/test1/var/cache/dev/twig/94/94a4b52178dca17806b12a6653586c40948ff049723c5a288009c181860079da.php:50 {
      __TwigTemplate_ebe020554f2ca6b2da19449b64c4219529ad7bbd4d778e5dd853adba17c789a9->doDisplay(array $context, array $blocks = []) …
      › $this->parent = $this->loadTemplate("Slivki/mobile/base.html.twig", "Slivki/mobile/comment/index.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
    /mnt/data/virtwww/test1/vendor/twig/twig/src/Template.php:394 {
      Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
      › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    }
    /mnt/data/virtwww/test1/vendor/twig/twig/src/Template.php:367 {
      Twig\Template->display(array $context, array $blocks = []) …
      › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    }
    /mnt/data/virtwww/test1/vendor/twig/twig/src/Template.php:379 {
      Twig\Template->render(array $context) …
      › try {    $this->display($context);} catch (\Throwable $e) {
    }
    /mnt/data/virtwww/test1/vendor/twig/twig/src/TemplateWrapper.php:40 {
      Twig\TemplateWrapper->render(array $context = []): string …
      ›     // as it should only be used by internal code    return $this->template->render($context, \func_get_args()[1] ?? []);}
    }
    /mnt/data/virtwww/test1/vendor/twig/twig/src/Environment.php:280 {
      Twig\Environment->render($name, array $context = []): string …
      › {    return $this->load($name)->render($context);}
    }
    /mnt/data/virtwww/test1/vendor/symfony/framework-bundle/Controller/AbstractController.php:258 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->renderView(string $view, array $parameters = []): string …
      › 
      ›     return $this->container->get('twig')->render($view, $parameters);}
    }
    /mnt/data/virtwww/test1/vendor/symfony/framework-bundle/Controller/AbstractController.php:266 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
      › {    $content = $this->renderView($view, $parameters);}
    /mnt/data/virtwww/test1/src/Controller/DefaultController.php:1452 {
      Slivki\Controller\DefaultController->commentsLiveAction(Request $request) …
      ›     'comments' => $comments,    'topMenu' => $topMenu]);
    }
    /mnt/data/virtwww/test1/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/test1/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/test1/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/test1/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#3561 …9}

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
accept-encoding
"gzip, deflate"
accept-language
"en"
connection
"Close"
content-length
""
content-type
""
cookie
"PHPSESSID=nh3tjp60c1vvd39qohd5l0i4u1; sf_redirect=%7B%22token%22%3A%22072cc1%22%2C%22route%22%3A%22n%5C%2Fa%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Slivki%5C%5CController%5C%5CDefaultController%22%2C%22method%22%3A%22commentsByCategoryAction%22%2C%22file%22%3A%22%5C%2Fmnt%5C%2Fdata%5C%2Fvirtwww%5C%2Ftest1%5C%2Fsrc%5C%2FController%5C%2FDefaultController.php%22%2C%22line%22%3A1459%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"www.test1.dev.slivki.by"
referer
"https://www.test1.dev.slivki.by/otzyvy/sushi-house?page=185"
user-agent
"Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)"
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
"Tue, 06 May 2025 07:25:04 GMT"
x-debug-exception
"Variable%20%22category%22%20does%20not%20exist."
x-debug-exception-file
"%2Fmnt%2Fdata%2Fvirtwww%2Ftest1%2Ftemplates%2FSlivki%2Fmobile%2Fcomment%2Findex.html.twig:26"
x-debug-token
"ae2443"

Cookies

Request Cookies

Key Value
PHPSESSID
"nh3tjp60c1vvd39qohd5l0i4u1"
sf_redirect
"{"token":"072cc1","route":"n\/a","method":"GET","controller":{"class":"Slivki\\Controller\\DefaultController","method":"commentsByCategoryAction","file":"\/mnt\/data\/virtwww\/test1\/src\/Controller\/DefaultController.php","line":1459},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 6

Session Metadata

Key Value
Created
"Tue, 06 May 25 10:25:03 +0300"
Last used
"Tue, 06 May 25 10:25:03 +0300"
Lifetime
0

Session Attributes

Attribute Value
2-bannerIndex-mobile
2
cityDomain
"www"
cityID-1-
1

Session Usage

6 Usages
Stateless check enabled
Usage
Slivki\EventSubscriber\KernelControllerSubscriber:158
[
  [
    "file" => "/mnt/data/virtwww/test1/src/EventSubscriber/KernelControllerSubscriber.php"
    "line" => 158
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Slivki\EventSubscriber\KernelControllerSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Slivki\EventSubscriber\KernelControllerSubscriber:169
[
  [
    "file" => "/mnt/data/virtwww/test1/src/EventSubscriber/KernelControllerSubscriber.php"
    "line" => 169
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Slivki\EventSubscriber\KernelControllerSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Slivki\EventSubscriber\KernelControllerSubscriber:170
[
  [
    "file" => "/mnt/data/virtwww/test1/src/EventSubscriber/KernelControllerSubscriber.php"
    "line" => 170
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Slivki\EventSubscriber\KernelControllerSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/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/test1/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/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/test1/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 110
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 39
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 73
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Slivki\Controller\SiteController:634
[
  [
    "file" => "/mnt/data/virtwww/test1/src/Controller/SiteController.php"
    "line" => 634
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/src/Controller/DefaultController.php"
    "line" => 1440
    "function" => "getOfferRateSchedule"
    "class" => "Slivki\Controller\SiteController"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "commentsLiveAction"
    "class" => "Slivki\Controller\DefaultController"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Slivki\Twig\SlivkiTwigExtension:996
[
  [
    "file" => "/mnt/data/virtwww/test1/src/Twig/SlivkiTwigExtension.php"
    "line" => 996
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/var/cache/dev/twig/8e/8efd7d0a316bbc16e02f6c1521e2292f74cc7841a4c3fda136873759e822aa4a.php"
    "line" => 192
    "function" => "getCurrentCity"
    "class" => "Slivki\Twig\SlivkiTwigExtension"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_7a32ec6d2afaa7bc6943aeb0e1fdaf0106a8af003588c089f655b7b434cc3ae1"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/var/cache/dev/twig/94/94a4b52178dca17806b12a6653586c40948ff049723c5a288009c181860079da.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ebe020554f2ca6b2da19449b64c4219529ad7bbd4d778e5dd853adba17c789a9"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/src/Controller/DefaultController.php"
    "line" => 1452
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "commentsLiveAction"
    "class" => "Slivki\Controller\DefaultController"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/data/virtwww/test1/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
".test1.dev.slivki.by"
BASE_URL
"https://www.test1.dev.slivki.by"
BEPAID_API_URL
"https://gateway.bepaid.by/v2"
BEPAID_PROD_MODE
"true"
DATABASE_ADMIN_URL
"pgsql://slivki_admin:3604bb30ccce5754b226a538179492e7@127.0.0.1:5432/adv"
DATABASE_URL
"pgsql://slivki_site:3604bb30ccce5754b226a538179492e7@127.0.0.1:5432/adv"
DEEPL_AUTH_KEY
"aa8770fd-5b5e-60a1-28d6-adc78c79cf1e:fx"
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"
FRONTPAD_API_URL
"https://app.frontpad.ru/api/index.php"
GOOGLE_AUTH_KEY
"AIzaSyBnPZftGKIEZwLnwdyviccyYHR0ZIryFYw"
IIKO_CLOUD_API_URL
"https://api-ru.iiko.services"
IIKO_CLOUD_CHEFARTS_API_LOGIN
"10dec619-097e-4116-bb48-d2c8926de9bc"
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
"null://localhost?verify_peer=false"
MAPBOX_ACCESS_TOKEN
"sk.eyJ1IjoiYXRzbGl2a2lieSIsImEiOiJja3Y5YXBlMDMwM2NwMzFwZ3BiNTE2YXFiIn0.MTzizJOCoJxTWfG3Xcgzjw"
MAPBOX_API_URL
"https://api.mapbox.com"
MAPBOX_STYLE_ID
"ckv9anbyu39nt14nwjcvdgnjx"
MAPBOX_USERNAME
"atslivkiby"
OPLATI_BASE_URL
"https://bpay-testcashdesk.lwo.by/ms-pay"
OPLATI_PASSWORD
"SlivkiBY12345"
OPLATI_REG_NUM
"OPL000000782"
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"
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-service-1.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
"kopchaluyk@gmail.com"
USER_SERVICE_BASE_URI
"http://login.dev.slivki.by"
USER_SERVICE_DATABASE_URL
"postgres://logindevslivkiby:casdufTGwewqrdscs834@localhost:5432/logindevslivkiby"
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/test1/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"
HTTP_ACCEPT_LANGUAGE
"en"
HTTP_CONNECTION
"Close"
HTTP_COOKIE
"PHPSESSID=nh3tjp60c1vvd39qohd5l0i4u1; sf_redirect=%7B%22token%22%3A%22072cc1%22%2C%22route%22%3A%22n%5C%2Fa%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Slivki%5C%5CController%5C%5CDefaultController%22%2C%22method%22%3A%22commentsByCategoryAction%22%2C%22file%22%3A%22%5C%2Fmnt%5C%2Fdata%5C%2Fvirtwww%5C%2Ftest1%5C%2Fsrc%5C%2FController%5C%2FDefaultController.php%22%2C%22line%22%3A1459%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"www.test1.dev.slivki.by"
HTTP_REFERER
"https://www.test1.dev.slivki.by/otzyvy/sushi-house?page=185"
HTTP_USER_AGENT
"Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"114.119.140.137"
REMOTE_PORT
"50719"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1746516303
REQUEST_TIME_FLOAT
1746516303.8567
REQUEST_URI
"/otzyvy"
SCRIPT_FILENAME
"/mnt/data/virtwww/test1/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.1.1.203"
SERVER_NAME
"test1.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,FIXER_API_URL,FIXER_ACCESS_TOKEN,USER_SERVICE_DATABASE_URL,USER_SERVICE_BASE_URI,FRONTPAD_API_URL,DOMINOS_API_URL,DOMINOS_API_ACCESS_TOKEN,DEEPL_AUTH_KEY,GOOGLE_AUTH_KEY,OPLATI_REG_NUM,OPLATI_PASSWORD,OPLATI_BASE_URL"
USER
"www-data"

Parent Request

Return to parent request (token = 9353e8)

Key Value
_controller
"Slivki\Controller\DefaultController::commentsLiveAction"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_remove_csp_headers
true
_route
"commentsLive"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"5c84d7"