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 | "b546ea" |
| exception | Twig\Error\RuntimeError {#4316 -lineno: 106 -name: "Slivki/mobile/sale/details.html.twig" -rawMessage: "Key "1978" does not exist as the array is empty." -sourcePath: "/mnt/data/virtwww/vlad-slivki/templates/Slivki/mobile/sale/details.html.twig" -sourceCode: """ {% extends 'Slivki/mobile/base.html.twig' %}\n \n {% block styles %}\n <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.css" />\n <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick-theme.min.css" />\n {{ parent() }}\n {% endblock %}\n \n {% block content %}\n {% if parentCategoryList and saleVersion.getDescriptionBackgroundUrl() == '' %}\n {% include 'Slivki/mobile/breadcrumbs.html.twig' with { 'parentCategoryList': parentCategoryList } only %}\n {% endif %}\n <div id="saleDetails" class="p-2">\n <input type="hidden" id="entityID" value="{{ sale.getID() }}">\n <input type="hidden" id="saleVersionID" value="{{ saleVersion.getID() }}">\n {% if saleVersion.getDescriptionTitleBackgroundUrl() %}\n <div id="saleTitleBlock" class="image-with-share-btn" data-pixel={{ sale.getID() == constant('Slivki\\Entity\\Offer::BETERA_SALE_NEWS_ID') ? 'https://amc.yandex.ru/show?cmn_id=26372&plt_id=194140&crv_id=464044&evt_t=render&ad_type=banner&rnd=%system.random%' }}>\n <img src="{{ saleVersion.getDescriptionTitleBackgroundUrl() }}" />\n <h1>\n {% if sale.getID() == 287031 %}\n Стань агентом банка! <br> Рекомендуй другу карточку <nobr>«1-2-3»</nobr> и оба получите по <nobr>5 рублей!</nobr>\n {% else %}\n {{ sale.getTitle() }}\n {% endif %}\n </h1>\n <a href="/am-fotogid">Фотогиды</a>\n <div class="slivki-share-block-open"><i class="slivki-icon-share"></i></div>\n <div id="saleTitleBlockInfo">\n {{ sale.getSince()|date('d.m.Y') }}\n <i class="slivki-icon-eye"></i>{{ visitCount }}\n {% if commentsAmount > 5 %}\n <i class="slivki-icon-comment-empty"></i>{{ commentsAmount }}\n {% endif %}\n </div>\n </div>\n {% else %}\n <div class="text-muted text-center">\n {{ sale.getSince()|date('d.m.Y') }}\n <i class="slivki-icon-eye"></i>{{ visitCount }}\n {% if commentsAmount > 5 %}\n <i class="slivki-icon-comment-empty"></i>{{ commentsAmount }}\n {% endif %}\n {% set ratingWithCount = getEntityRatingWithCount(constant('Slivki\\Entity\\Category::SALE_CATEGORY_ID'), sale.getID()) %}\n {% set ratingPercentage = ratingWithCount.rating * 100 / 5 %}\n <div class="star-ratings-css align-self-center">\n <div class="star-ratings-css-top" style="width: {{ ratingPercentage }}%"><span>★</span><span>★</span><span>★</span><span>★</span><span>★</span></div>\n <div class="star-ratings-css-bottom"><span>★</span><span>★</span><span>★</span><span>★</span><span>★</span></div>\n </div>\n <div class="d-inline-block align-self-center">({{ ratingWithCount.amount }})</div>\n </div>\n {% endif %}\n {{ descriptions | raw }}\n \n {% set gazurl = sale.getGszurl() %}\n {% if gazurl is not null %}\n <p><b>Общереспубликанский банк вакансий: </b> <a href="{{ gazurl }}" rel="nofollow">{{ gazurl }}</a></p>\n {% endif %}\n \n {% if sale.isShowMap() %}\n <div id="saleGeoLocationData" data-json="{{ saleGeoLocationData }}"></div>\n <div id="saleDetailsMapWrapper" class="category-map-wrapper">\n <div id="saleDetailsMap" class="category-map"></div>\n <div id="zoomIn"></div>\n <div id="zoomOut"></div>\n <a id="setUserLocationBtn" href="#">Указать местоположение</a>\n <a id="mapEnterFullscreen" href="#" class="fullscreen-map-button">Развернуть</a>\n <a id="mapExitFullscreen" href="#" class="fullscreen-map-button">Свернуть</a>\n </div>\n {% endif %}\n <div class="text-muted">\n {{ sale.getSince()|date('d.m.Y') }} <i class="slivki-icon-eye"></i>{{ visitCount }} ({{ dayVisitCount }} за сутки)\n </div>\n {% include 'Slivki/mobile/sale/vote_entity_block.html.twig'\n with {'pleaseVoteText': 'Оцените, пожалуйста, эту статью:', 'additionalClass': ''} %}\n {% if commentsAmount > 0 %}\n <a id="showSaleCommentsButton" href="#commentsBlock" data-animate-time="1500"\n class="smooth-scroll btn btn-block btn-success bg-slivki text-dark border-0 mt-2">Отзывы ({{ commentsAmount }})</a>\n {% else %}\n <a id="showSaleCommentsButton" href="/ostavit-otziv/{{ constant('Slivki\\Entity\\Comment::TYPE_SALE_COMMENT') }}/{{ sale.getID() }}"\n class="btn btn-block btn-success bg-slivki text-dark border-0 mt-2 color-white">Добавить отзыв</a>\n {% endif %}\n {% if not app.user or not app.user.getAcceptNewsletter() %}\n <a id="subscribeBtn" href="{{ app.user ? '#' : '/subscribe/mobile' }}" data-email="{{ app.user ? app.user.getEmail() : '' }}"\n class="btn btn-dark btn-block mt-2 px-1"><img class="fixed-size" src="/images/symbol_of_wealth.png">\n Подписаться на рассылку и стать богаче!</a>\n <div id="subscribeMessage" class="mt-2 text-center"></div>\n {% endif %}\n \n {% if director %}\n <p class="text-muted mt-2">{{ director.getLegalEntity()}} УНП: {{ director.getTaxID() }}</p>\n {% endif %}\n <div id="readabilityCheckpoint"></div>\n <div class="mt-2">\n <a class="text-dark" href="{{ base_url }}">Главная</a>\n {% for category in parentCategoryList %}\n <i class="slivki-icon-angle-right"></i> <a class="text-dark" href="{{ getCategoryURL(category) }}">{{ category.getName() }}</a>\n {% endfor %}\n <i class="slivki-icon-angle-right"></i> {{ sale.getTitle() }}\n </div>\n </div>\n \n <div class="row m-2 no-gutters">\n {% include 'Slivki/mobile/sale/related_sales.html.twig'\n with {'title': 'Еще по теме', 'saleList': relatedSales|last} %}\n {% include 'Slivki/mobile/sale/related_sales.html.twig'\n with {'title': 'Популярные', 'saleList': relatedSales[constant('Slivki\\Repository\\SaleRepository::POPULAR_SALE_CATEGORY_ID')] } %}\n {% include 'Slivki/mobile/sale/related_sales.html.twig'\n with {'title': 'Смотрите также', 'saleList': relatedSales[constant('Slivki\\Entity\\Category::SALE_VIDEO_GUIDE_CATEGORY_ID')]} %}\n </div>\n \n <div id="commentsBlock" class="m-2 d-none"></div>\n {% endblock %}\n \n {% block popup %}\n {{ parent() }}\n {% include 'Slivki/mobile/share_block.html.twig' %}\n {% endblock %}\n \n {% block javascripts %}\n <script src="https://yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script>\n <script src="https://yastatic.net/share2/share.js"></script>\n <script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.js"></script>\n <script src="//api-maps.yandex.ru/2.1.73/?lang=ru-RU" type="text/javascript"></script>\n {{ parent() }}\n <script src="/mobile/js/sale.js?v=14"></script>\n {% endblock %} """ #message: "Key "1978" does not exist as the array is empty." #code: 0 #file: "/mnt/data/virtwww/vlad-slivki/templates/Slivki/mobile/sale/details.html.twig" #line: 106 : { { twig_get_attribute(Environment $env, Source $source, $object, $item, array $arguments = [], $type = 'any', $isDefinedTest = false, $ignoreStrictCheck = false, $sandboxed = false, int $lineno = -1) … › |
| logger | Symfony\Bridge\Monolog\Logger {#3681 …9} |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "en-US,en;q=0.5" |
| connection | "keep-alive" |
| content-length | "" |
| content-type | "" |
| host | "www.vlad.dev.slivki.by" |
| sec-fetch-dest | "document" |
| sec-fetch-mode | "navigate" |
| sec-fetch-site | "none" |
| sec-fetch-user | "?1" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)" |
| 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 | "Fri, 19 Dec 2025 19:31:29 GMT" |
| x-debug-exception | "Key%20%221978%22%20does%20not%20exist%20as%20the%20array%20is%20empty." |
| x-debug-exception-file | "%2Fmnt%2Fdata%2Fvirtwww%2Fvlad-slivki%2Ftemplates%2FSlivki%2Fmobile%2Fsale%2Fdetails.html.twig:106" |
| x-debug-token | "5f3a04" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 14
Session Metadata
| Key | Value |
|---|---|
| Created | "Fri, 19 Dec 25 22:31:28 +0300" |
| Last used | "Fri, 19 Dec 25 22:31:28 +0300" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| 2-bannerIndex-mobile | 2 |
| cityDomain | "www" |
| cityID-1- | 1 |
| sales-offset | [ "popular" => 1 "new" => 1 "extra" => 1 ] |
| sales-offset-last-date | DateTime @1766172689 {#2760 : 2025-12-19 22:31:29.012063 Europe/Moscow (+03:00) } |
Session Usage
14
Usages
Stateless check enabled
| Usage |
|---|
Slivki\EventSubscriber\KernelControllerSubscriber:158
[
[
"file" => "/mnt/data/virtwww/vlad-slivki/src/EventSubscriber/KernelControllerSubscriber.php"
"line" => 158
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelRequest"
"class" => "Slivki\EventSubscriber\KernelControllerSubscriber"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/public/index.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Slivki\EventSubscriber\KernelControllerSubscriber:169
[
[
"file" => "/mnt/data/virtwww/vlad-slivki/src/EventSubscriber/KernelControllerSubscriber.php"
"line" => 169
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelRequest"
"class" => "Slivki\EventSubscriber\KernelControllerSubscriber"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/public/index.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Slivki\EventSubscriber\KernelControllerSubscriber:170
[
[
"file" => "/mnt/data/virtwww/vlad-slivki/src/EventSubscriber/KernelControllerSubscriber.php"
"line" => 170
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelRequest"
"class" => "Slivki\EventSubscriber\KernelControllerSubscriber"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-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/vlad-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/vlad-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/vlad-slivki/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 110
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 34
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-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/vlad-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/vlad-slivki/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 25
"function" => "supports"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 73
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/public/index.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Slivki\Controller\SaleController:372
[
[
"file" => "/mnt/data/virtwww/vlad-slivki/src/Controller/SaleController.php"
"line" => 372
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "detailsAction"
"class" => "Slivki\Controller\SaleController"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/public/index.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Slivki\Controller\SaleController:383
[
[
"file" => "/mnt/data/virtwww/vlad-slivki/src/Controller/SaleController.php"
"line" => 383
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "detailsAction"
"class" => "Slivki\Controller\SaleController"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/public/index.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Slivki\Controller\SaleController:416
[
[
"file" => "/mnt/data/virtwww/vlad-slivki/src/Controller/SaleController.php"
"line" => 416
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "detailsAction"
"class" => "Slivki\Controller\SaleController"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/public/index.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Slivki\Controller\SiteController:642
[
[
"file" => "/mnt/data/virtwww/vlad-slivki/src/Controller/SiteController.php"
"line" => 642
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/src/Controller/SaleController.php"
"line" => 418
"function" => "getOfferRateSchedule"
"class" => "Slivki\Controller\SiteController"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "detailsAction"
"class" => "Slivki\Controller\SaleController"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/public/index.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Slivki\Twig\SlivkiTwigExtension:996
[
[
"file" => "/mnt/data/virtwww/vlad-slivki/src/Twig/SlivkiTwigExtension.php"
"line" => 996
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/var/cache/dev/twig/8e/8efd7d0a316bbc16e02f6c1521e2292f74cc7841a4c3fda136873759e822aa4a.php"
"line" => 192
"function" => "getCurrentCity"
"class" => "Slivki\Twig\SlivkiTwigExtension"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_7a32ec6d2afaa7bc6943aeb0e1fdaf0106a8af003588c089f655b7b434cc3ae1"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/var/cache/dev/twig/a5/a59d23bee839273dd6e9307423ffb39eadb728eabbadbe11fa3009072acd5daf.php"
"line" => 51
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_adba060eecd8479236cbd14c75f821102ae21e2138ae1eb865a42e8f5c7f2db6"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 40
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/twig/twig/src/Environment.php"
"line" => 280
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/src/Controller/SaleController.php"
"line" => 489
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "detailsAction"
"class" => "Slivki\Controller\SaleController"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/public/index.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 91
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 223
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 86
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/public/index.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 73
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 91
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 223
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 86
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/public/index.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 74
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 91
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 223
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 86
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/public/index.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 75
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 91
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 223
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 86
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/public/index.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 76
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 91
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 223
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 86
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-slivki/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mnt/data/virtwww/vlad-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 | ".vlad.dev.slivki.by" |
| BASE_URL | "https://www.vlad.dev.slivki.by" |
| BEPAID_API_URL | "https://gateway.bepaid.by/v2" |
| BEPAID_PROD_MODE | "false" |
| CLICK_MERCHANT_ID | "21243" |
| CLICK_MERCHANT_USER_ID | "34060" |
| CLICK_SECRET_KEY | "gxDJXCqHFEv" |
| CLICK_SERVICE_ID | "28907" |
| 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 | "slivki_test_token" |
| DOMINOS_API_URL | "https://partners.staging-by.galament.net/api/partners" |
| FIXER_ACCESS_TOKEN | "c702e71634b1f3d198db1ae8f85174c3" |
| FIXER_API_URL | "http://data.fixer.io/api/latest" |
| GOOGLE_AUTH_KEY | "AIzaSyBnPZftGKIEZwLnwdyviccyYHR0ZIryFYw" |
| 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 | "null://localhost" |
| MAPBOX_ACCESS_TOKEN | "sk.eyJ1IjoiYXRzbGl2a2lieSIsImEiOiJja3Y5YXBlMDMwM2NwMzFwZ3BiNTE2YXFiIn0.MTzizJOCoJxTWfG3Xcgzjw" |
| MAPBOX_API_URL | "https://api.mapbox.com" |
| MAPBOX_STYLE_ID | "ckv9anbyu39nt14nwjcvdgnjx" |
| MAPBOX_USERNAME | "atslivkiby" |
| 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 | "37586091-d207-4fd2-9274-5244245e5343,3b347e5f-b94d-4755-a499-f2acd5d2e6ea,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/vlad-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,image/heif,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_ACCEPT_LANGUAGE | "en-US,en;q=0.5" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_HOST | "www.vlad.dev.slivki.by" |
| HTTP_SEC_FETCH_DEST | "document" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_SEC_FETCH_SITE | "none" |
| HTTP_SEC_FETCH_USER | "?1" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "47.128.119.176" |
| REMOTE_PORT | "51214" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1766172688 |
| REQUEST_TIME_FLOAT | 1766172688.7412 |
| REQUEST_URI | "/giper-shop/prostore-skidka-minsk" |
| SCRIPT_FILENAME | "/mnt/data/virtwww/vlad-slivki/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "10.1.1.203" |
| SERVER_NAME | "vlad.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,CLICK_SERVICE_ID,CLICK_MERCHANT_ID,CLICK_SECRET_KEY,CLICK_MERCHANT_USER_ID,XABAR_UZ_SMS_URI,XABAR_UZ_SMS_USERNAME,XABAR_UZ_SMS_PASSWORD,XABAR_UZ_ORIGINATOR,FIXER_API_URL,FIXER_ACCESS_TOKEN,DEEPL_AUTH_KEY,GOOGLE_AUTH_KEY,USER_SERVICE_DATABASE_URL,USER_SERVICE_BASE_URI,DOMINOS_API_URL,DOMINOS_API_ACCESS_TOKEN" |
| USER | "www-data" |
Parent Request
Return to parent request (token = 49a95e)
| Key | Value |
|---|---|
| _controller | "Slivki\Controller\SaleController::detailsAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _remove_csp_headers | true |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "4041ff" |
| entityID | 344 |
| slivkiMetaInfo | Slivki\Entity\Seo {#3307 -createdOn: null -entityID: 344 -active: true -resourceURL: "Slivki:Sale:details" -mainAlias: "/giper-shop/prostore-skidka-minsk" -title: null -metaTitle: "Prostore - Акции, скидки и красные цены в магазинах Минска – Slivki.by" -metaDescription: "Подробная информация о скидках, акциях и красной цене в магазине "Prostore" в Минске на этой неделе на Slivki.by!" -metaKeywords: "скидки prostore в минске, prostore акции и скидки, скидки в магазине prostore" -redirectURL: null -pageDescription: null #domain: "www" #ID: 65180 #transitionID: null } |