https://ugraoil2.mldev.ru/catalog/product-101.html

ProductController :: showProductItem

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_access_control_attributes
null
_controller
"MLDev\CatalogBundle\Controller\ProductController::showProductItem"
_firewall_context
"security.firewall.map.context.main"
_route
"mldev-front-product-show"
_route_params
[
  "id" => "101"
]
_stopwatch_token
"29dd4e"
entity
MLDev\CatalogBundle\Entity\ProductItem {#1499
  -id: 101
  -externalId: null
  -product: Proxies\__CG__\MLDev\CatalogBundle\Entity\Product {#1792 …}
  -name: "Серия Mobil Glygoyle™"
  -alterName: null
  -sku: null
  -amount: 0
  -isActive: true
  -isNew: false
  -isSale: false
  -useOnYandexMarket: false
  -defaultImage: null
  -availableImageList: null
  -color: null
  -seoInfo: Doctrine\Common\Collections\ArrayCollection {#2139 …}
  -prices: Doctrine\ORM\PersistentCollection {#1760 …}
  -stocks: Doctrine\ORM\PersistentCollection {#1794 …}
}
id
"101"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
content-length
"0"
host
"ugraoil2.mldev.ru"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-proto
"https"
x-php-ob-level
"0"
x-real-ip
"3.144.228.57"

Request Content

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

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"text/html; charset=UTF-8"
date
"Tue, 22 Oct 2024 21:01:10 GMT"
expires
-1
pragma
"no-cache"
x-debug-token
"2000d4"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 8

Session Metadata

Key Value
Created
"Wed, 23 Oct 24 02:01:10 +0500"
Last used
"Wed, 23 Oct 24 02:01:10 +0500"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-catalogue-request
"u_2xyXs0YpH4ciIr2Yn3xAjwSt8qdr-u97XbrQ0x53k"

Session Usage

8 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:98
[
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 98
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/var/cache/dev/twig/86/863661221adc609eea939eb5ccacd0a8.php"
    "line" => 64
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4883cedc0cb7d3ba60a2c79768ebfb65"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/var/cache/dev/twig/9a/9afcb8ec4a169a735e370af1bcc254e0.php"
    "line" => 85
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_04e211df2fe7ee9691876027fbd7c995"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/fri0z/mldev-base-bundle/src/Controller/FrontController.php"
    "line" => 45
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/fri0z/mldev-base-bundle/src/Controller/FrontController.php"
    "line" => 38
    "function" => "renderLayout"
    "class" => "MLDev\BaseBundle\Controller\FrontController"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/fri0z/mldev-catalog-bundle/src/Controller/ProductController.php"
    "line" => 67
    "function" => "renderCustomTemplate"
    "class" => "MLDev\BaseBundle\Controller\FrontController"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showProductItem"
    "class" => "MLDev\CatalogBundle\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/public/index.php"
    "line" => 29
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/var/cache/dev/twig/86/863661221adc609eea939eb5ccacd0a8.php"
    "line" => 64
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4883cedc0cb7d3ba60a2c79768ebfb65"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/var/cache/dev/twig/9a/9afcb8ec4a169a735e370af1bcc254e0.php"
    "line" => 85
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_04e211df2fe7ee9691876027fbd7c995"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/fri0z/mldev-base-bundle/src/Controller/FrontController.php"
    "line" => 45
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/fri0z/mldev-base-bundle/src/Controller/FrontController.php"
    "line" => 38
    "function" => "renderLayout"
    "class" => "MLDev\BaseBundle\Controller\FrontController"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/fri0z/mldev-catalog-bundle/src/Controller/ProductController.php"
    "line" => 67
    "function" => "renderCustomTemplate"
    "class" => "MLDev\BaseBundle\Controller\FrontController"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showProductItem"
    "class" => "MLDev\CatalogBundle\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/public/index.php"
    "line" => 29
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 88
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 77
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/var/cache/dev/twig/86/863661221adc609eea939eb5ccacd0a8.php"
    "line" => 64
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4883cedc0cb7d3ba60a2c79768ebfb65"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/var/cache/dev/twig/9a/9afcb8ec4a169a735e370af1bcc254e0.php"
    "line" => 85
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_04e211df2fe7ee9691876027fbd7c995"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/fri0z/mldev-base-bundle/src/Controller/FrontController.php"
    "line" => 45
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/fri0z/mldev-base-bundle/src/Controller/FrontController.php"
    "line" => 38
    "function" => "renderLayout"
    "class" => "MLDev\BaseBundle\Controller\FrontController"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/fri0z/mldev-catalog-bundle/src/Controller/ProductController.php"
    "line" => 67
    "function" => "renderCustomTemplate"
    "class" => "MLDev\BaseBundle\Controller\FrontController"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showProductItem"
    "class" => "MLDev\CatalogBundle\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/public/index.php"
    "line" => 29
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/public/index.php"
    "line" => 29
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/public/index.php"
    "line" => 29
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 74
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/public/index.php"
    "line" => 29
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 75
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/public/index.php"
    "line" => 29
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 76
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/work/ugraoil2.mldev.ru/ugraoil2/public/index.php"
    "line" => 29
    "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_ENV
"dev"
APP_SECRET
"93a5da1d68eebbc43d8da4b0803ea46a"
BASE_DOMAIN
"ugraoil2.mldev.ru"
DATABASE_URL
"mysql://work:foJOpef8D@127.0.0.1:3306/ugraoil2?serverVersion=mariadb-10.3.11"
MAILER_URL
"null://localhost"
MLDEV_ORDER_YANDEX_KASSA_SECRET_KEY
"0"
MLDEV_ORDER_YANDEX_KASSA_SHOP_ID
"0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"0"
CONTEXT_DOCUMENT_ROOT
"/usr/lib/cgi-bin/"
CONTEXT_PREFIX
"/cgi-wrapper/"
DOCUMENT_ROOT
"/home/work/ugraoil2.mldev.ru/www/"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_HOST
"ugraoil2.mldev.ru"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"3.144.228.57"
ORIG_PATH_INFO
"/index.php"
ORIG_PATH_TRANSLATED
"/home/work/ugraoil2.mldev.ru/www/index.php"
ORIG_SCRIPT_FILENAME
"/usr/lib/cgi-bin/php"
ORIG_SCRIPT_NAME
"/cgi-wrapper/php"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHPRC
"/home/work/etc/php"
PHP_FCGI_MAX_REQUESTS
"3000"
PHP_SELF
"/index.php"
PWD
"/usr/lib/cgi-bin"
QUERY_STRING
""
REDIRECT_HANDLER
"application/x-httpd-php"
REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/index.php"
REMOTE_ADDR
"3.144.228.57"
REMOTE_PORT
"39732"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1729630870
REQUEST_TIME_FLOAT
1729630870.876
REQUEST_URI
"/catalog/product-101.html"
SCRIPT_FILENAME
"/home/work/ugraoil2.mldev.ru/www/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"127.0.0.1"
SERVER_ADMIN
"support@netangels.ru"
SERVER_NAME
"ugraoil2.mldev.ru"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache/2.4.25 (Debian) Server at ugraoil2.mldev.ru Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.25 (Debian)"
SHLVL
"0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_URL,BASE_DOMAIN,MLDEV_ORDER_YANDEX_KASSA_SHOP_ID,MLDEV_ORDER_YANDEX_KASSA_SECRET_KEY"
argc
0
argv
[]