GET https://naturetribe.app/offer/?direction=desc&page=4

ProductController :: index

Request

GET Parameters

Key Value
direction
"desc"
page
"4"
sort
"moduleEntry.addedAt"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Modules\Offer\Controller\ProductController::index"
_firewall_context
"security.firewall.map.context.main"
_route
"offer_list"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"2ef6ea"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
content-length
"0"
host
"naturetribe.app"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.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
"Thu, 19 Jun 2025 11:04:56 GMT"
x-debug-token
"6fddd1"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 12

Session Metadata

Key Value
Created
"Thu, 19 Jun 25 13:04:55 +0200"
Last used
"Thu, 19 Jun 25 13:04:55 +0200"
Lifetime
0

Session Attributes

Attribute Value
_locale
"pl"
offer.filter_data
[
  "view_type" => "1"
]

Session Usage

12 Usages
Stateless check enabled
Usage
App\EventSubscriber\LocaleSubscriber:51
[
  [
    "file" => "/home/naturetribe.app/public_html/src/EventSubscriber/LocaleSubscriber.php"
    "line" => 51
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Service\LocaleService:63
[
  [
    "file" => "/home/naturetribe.app/public_html/src/Service/LocaleService.php"
    "line" => 63
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/src/EventSubscriber/LocaleSubscriber.php"
    "line" => 53
    "function" => "setLocale"
    "class" => "App\Service\LocaleService"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Modules\Offer\Service\ProductService:135
[
  [
    "file" => "/home/naturetribe.app/public_html/src/Modules/Offer/Service/ProductService.php"
    "line" => 135
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/src/Modules/Offer/Controller/ProductController.php"
    "line" => 66
    "function" => "getListViewData"
    "class" => "App\Modules\Offer\Service\ProductService"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Modules\Offer\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Modules\Offer\Service\ProductService:206
[
  [
    "file" => "/home/naturetribe.app/public_html/src/Modules/Offer/Service/ProductService.php"
    "line" => 206
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/src/Modules/Offer/Service/ProductService.php"
    "line" => 173
    "function" => "_getCategoryUrl"
    "class" => "App\Modules\Offer\Service\ProductService"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/src/Modules/Offer/Controller/ProductController.php"
    "line" => 66
    "function" => "getListViewData"
    "class" => "App\Modules\Offer\Service\ProductService"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Modules\Offer\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 103
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1629
    "function" => "getUser"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/cc/cc94a5a930129439e5c344cead97e197.php"
    "line" => 106
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_body"
    "class" => "__TwigTemplate_238cb3f568333a97d276e87ecf8c9dd4"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/35/3573a51251aef2d1a8b471a4f8c07a8a.php"
    "line" => 140
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_459fbd234ec1a81d99ed1a4ff103b206"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/cc/cc94a5a930129439e5c344cead97e197.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_238cb3f568333a97d276e87ecf8c9dd4"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/75/7548bbd8c1b6059bf925211dfad58ed9.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_fb8a4c708060d0da63570bc7ec626382"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/92/92ada8fbfaabe67f1d12434e386806ff.php"
    "line" => 77
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_aa658016d98a4a4556b65f3fd6134cae"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Environment.php"
    "line" => 307
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/src/Modules/Offer/Controller/ProductController.php"
    "line" => 69
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Modules\Offer\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Modules\Cart\Service\CartService:211
[
  [
    "file" => "/home/naturetribe.app/public_html/src/Modules/Cart/Service/CartService.php"
    "line" => 211
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/src/Modules/Cart/Service/CartService.php"
    "line" => 38
    "function" => "_getData"
    "class" => "App\Modules\Cart\Service\CartService"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/src/Modules/Cart/Controller/CartController.php"
    "line" => 212
    "function" => "getDetails"
    "class" => "App\Modules\Cart\Service\CartService"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "cartWidget"
    "class" => "App\Modules\Cart\Controller\CartController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 83
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/76/76cdf68626a73c7cef0b99ca06682e7d.php"
    "line" => 71
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a68011dcf8313e2d36daee5c20e18d48"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1332
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/cc/cc94a5a930129439e5c344cead97e197.php"
    "line" => 115
    "function" => "include"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_body"
    "class" => "__TwigTemplate_238cb3f568333a97d276e87ecf8c9dd4"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/35/3573a51251aef2d1a8b471a4f8c07a8a.php"
    "line" => 140
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_459fbd234ec1a81d99ed1a4ff103b206"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/cc/cc94a5a930129439e5c344cead97e197.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_238cb3f568333a97d276e87ecf8c9dd4"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/75/7548bbd8c1b6059bf925211dfad58ed9.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_fb8a4c708060d0da63570bc7ec626382"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/92/92ada8fbfaabe67f1d12434e386806ff.php"
    "line" => 77
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_aa658016d98a4a4556b65f3fd6134cae"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Environment.php"
    "line" => 307
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/src/Modules/Offer/Controller/ProductController.php"
    "line" => 69
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Modules\Offer\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 83
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/76/76cdf68626a73c7cef0b99ca06682e7d.php"
    "line" => 71
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a68011dcf8313e2d36daee5c20e18d48"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1332
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/cc/cc94a5a930129439e5c344cead97e197.php"
    "line" => 115
    "function" => "include"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_body"
    "class" => "__TwigTemplate_238cb3f568333a97d276e87ecf8c9dd4"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/35/3573a51251aef2d1a8b471a4f8c07a8a.php"
    "line" => 140
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_459fbd234ec1a81d99ed1a4ff103b206"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/cc/cc94a5a930129439e5c344cead97e197.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_238cb3f568333a97d276e87ecf8c9dd4"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/75/7548bbd8c1b6059bf925211dfad58ed9.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_fb8a4c708060d0da63570bc7ec626382"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/92/92ada8fbfaabe67f1d12434e386806ff.php"
    "line" => 77
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_aa658016d98a4a4556b65f3fd6134cae"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Environment.php"
    "line" => 307
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/src/Modules/Offer/Controller/ProductController.php"
    "line" => 69
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Modules\Offer\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 83
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/76/76cdf68626a73c7cef0b99ca06682e7d.php"
    "line" => 71
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a68011dcf8313e2d36daee5c20e18d48"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1332
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/cc/cc94a5a930129439e5c344cead97e197.php"
    "line" => 115
    "function" => "include"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_body"
    "class" => "__TwigTemplate_238cb3f568333a97d276e87ecf8c9dd4"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/35/3573a51251aef2d1a8b471a4f8c07a8a.php"
    "line" => 140
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_459fbd234ec1a81d99ed1a4ff103b206"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/cc/cc94a5a930129439e5c344cead97e197.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_238cb3f568333a97d276e87ecf8c9dd4"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/75/7548bbd8c1b6059bf925211dfad58ed9.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_fb8a4c708060d0da63570bc7ec626382"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/92/92ada8fbfaabe67f1d12434e386806ff.php"
    "line" => 77
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_aa658016d98a4a4556b65f3fd6134cae"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Environment.php"
    "line" => 307
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/src/Modules/Offer/Controller/ProductController.php"
    "line" => 69
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Modules\Offer\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 83
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/76/76cdf68626a73c7cef0b99ca06682e7d.php"
    "line" => 71
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a68011dcf8313e2d36daee5c20e18d48"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1332
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/cc/cc94a5a930129439e5c344cead97e197.php"
    "line" => 115
    "function" => "include"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_body"
    "class" => "__TwigTemplate_238cb3f568333a97d276e87ecf8c9dd4"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/35/3573a51251aef2d1a8b471a4f8c07a8a.php"
    "line" => 140
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_459fbd234ec1a81d99ed1a4ff103b206"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/cc/cc94a5a930129439e5c344cead97e197.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_238cb3f568333a97d276e87ecf8c9dd4"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/75/7548bbd8c1b6059bf925211dfad58ed9.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_fb8a4c708060d0da63570bc7ec626382"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/92/92ada8fbfaabe67f1d12434e386806ff.php"
    "line" => 77
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_aa658016d98a4a4556b65f3fd6134cae"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Environment.php"
    "line" => 307
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/src/Modules/Offer/Controller/ProductController.php"
    "line" => 69
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Modules\Offer\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 83
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/76/76cdf68626a73c7cef0b99ca06682e7d.php"
    "line" => 71
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a68011dcf8313e2d36daee5c20e18d48"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1332
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/cc/cc94a5a930129439e5c344cead97e197.php"
    "line" => 115
    "function" => "include"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_body"
    "class" => "__TwigTemplate_238cb3f568333a97d276e87ecf8c9dd4"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/35/3573a51251aef2d1a8b471a4f8c07a8a.php"
    "line" => 140
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_459fbd234ec1a81d99ed1a4ff103b206"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/cc/cc94a5a930129439e5c344cead97e197.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_238cb3f568333a97d276e87ecf8c9dd4"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/75/7548bbd8c1b6059bf925211dfad58ed9.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_fb8a4c708060d0da63570bc7ec626382"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/92/92ada8fbfaabe67f1d12434e386806ff.php"
    "line" => 77
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_aa658016d98a4a4556b65f3fd6134cae"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Environment.php"
    "line" => 307
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/src/Modules/Offer/Controller/ProductController.php"
    "line" => 69
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Modules\Offer\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 83
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/76/76cdf68626a73c7cef0b99ca06682e7d.php"
    "line" => 71
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a68011dcf8313e2d36daee5c20e18d48"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1332
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/cc/cc94a5a930129439e5c344cead97e197.php"
    "line" => 115
    "function" => "include"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_body"
    "class" => "__TwigTemplate_238cb3f568333a97d276e87ecf8c9dd4"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/35/3573a51251aef2d1a8b471a4f8c07a8a.php"
    "line" => 140
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_459fbd234ec1a81d99ed1a4ff103b206"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/cc/cc94a5a930129439e5c344cead97e197.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_238cb3f568333a97d276e87ecf8c9dd4"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/75/7548bbd8c1b6059bf925211dfad58ed9.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_fb8a4c708060d0da63570bc7ec626382"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/92/92ada8fbfaabe67f1d12434e386806ff.php"
    "line" => 77
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_aa658016d98a4a4556b65f3fd6134cae"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Environment.php"
    "line" => 307
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/src/Modules/Offer/Controller/ProductController.php"
    "line" => 69
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Modules\Offer\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Twig\Extension\CoreExtension:1629
[
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1629
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/42/42abeb125207285c7c7c004245c41725.php"
    "line" => 44
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b9f8b8675083907d8a889f8df236496b"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1332
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/cc/cc94a5a930129439e5c344cead97e197.php"
    "line" => 129
    "function" => "include"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_body"
    "class" => "__TwigTemplate_238cb3f568333a97d276e87ecf8c9dd4"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/35/3573a51251aef2d1a8b471a4f8c07a8a.php"
    "line" => 140
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_459fbd234ec1a81d99ed1a4ff103b206"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/cc/cc94a5a930129439e5c344cead97e197.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_238cb3f568333a97d276e87ecf8c9dd4"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/75/7548bbd8c1b6059bf925211dfad58ed9.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_fb8a4c708060d0da63570bc7ec626382"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/92/92ada8fbfaabe67f1d12434e386806ff.php"
    "line" => 77
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_aa658016d98a4a4556b65f3fd6134cae"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Environment.php"
    "line" => 307
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/src/Modules/Offer/Controller/ProductController.php"
    "line" => 69
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Modules\Offer\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"94e3d39f2322673665088495b68a8226"
DATABASE_URL
"mysql://naturetribe_app:cGe5mzzl9uXAISr@127.0.0.1:3306/market_naturetribe_io?serverVersion=8.0.13&charset=utf8"
LOCK_DSN
"flock"
MAILER_DSN
"smtp://notify@naturetribe.app:eWV2ER6tfCbFPO4@aurora.intgate.io:465?encryption=ssl&stream_options[ssl][verify_peer]=false&stream_options[ssl][verify_peer_name]=false"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"0"
CONTEXT_DOCUMENT_ROOT
"/home/naturetribe.app/public_html/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/naturetribe.app/public_html/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"3"
H2_STREAM_TAG
"2325978-375-3"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_HOST
"naturetribe.app"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHPRC
"/home/naturetribe.app/fcgi-bin/../etc/php8.3"
PHP_FCGI_MAX_REQUESTS
"99999"
PHP_SELF
"/index.php"
PWD
"/home/naturetribe.app/fcgi-bin"
QUERY_STRING
"direction=desc&page=4"
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"3"
REDIRECT_H2_STREAM_TAG
"2325978-375-3"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_QUERY_STRING
"direction=desc&page=4"
REDIRECT_SSL_TLS_SNI
"naturetribe.app"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/offer/"
REMOTE_ADDR
"216.73.216.9"
REMOTE_PORT
"26680"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1750331095
REQUEST_TIME_FLOAT
1750331095.9623
REQUEST_URI
"/offer/?direction=desc&page=4"
SCRIPT_FILENAME
"/home/naturetribe.app/public_html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"65.21.65.101"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"naturetribe.app"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SHLVL
"0"
SSL_TLS_SNI
"naturetribe.app"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,LOCK_DSN"

Sub Requests 26

CartController :: cartWidget (token = cab3db)

Key Value
_controller
"App\Modules\Cart\Controller\CartController::cartWidget"
_format
"html"
_locale
"pl"
_stopwatch_token
"3eb170"

WidgetController :: productDemandButton (token = a9e8e7)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"5c511d"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#992
  #locale: null
  -id: "1501"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1027 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA REGULUJĄCA TRAWIENIE BIO 50 g - DARY NATURY"
  -slug: "herbatka-regulujaca-trawienie-bio-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>ziele krwawnika* 20 %, ziele dziurawca* 20 %, owoc tarniny* 20 %, ziele lebiodki*, ziele tymianku*, ziele hyzopu*, liść mięty*, w różnych proporcjach. (*certyfikowany składnik ekologiczny)<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Jedną łyżeczkę herbatki zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10-15 minut. Pić 1-2 razy dziennie.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA  <br/>Przechowywać w suchym miejscu.  <br/>"
  -vat: 23.0
  -price: "8.51"
  -grossPrice: "10.47"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.1
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1710 …}
  -xBoosterApiId: "11886"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2376 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2006 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2094 …}
}

WidgetController :: productFavoriteButton (token = 2080c0)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"eb68c7"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#992
  #locale: null
  -id: "1501"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1027 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA REGULUJĄCA TRAWIENIE BIO 50 g - DARY NATURY"
  -slug: "herbatka-regulujaca-trawienie-bio-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>ziele krwawnika* 20 %, ziele dziurawca* 20 %, owoc tarniny* 20 %, ziele lebiodki*, ziele tymianku*, ziele hyzopu*, liść mięty*, w różnych proporcjach. (*certyfikowany składnik ekologiczny)<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Jedną łyżeczkę herbatki zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10-15 minut. Pić 1-2 razy dziennie.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA  <br/>Przechowywać w suchym miejscu.  <br/>"
  -vat: 23.0
  -price: "8.51"
  -grossPrice: "10.47"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.1
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1710 …}
  -xBoosterApiId: "11886"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2376 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2006 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2094 …}
}

WidgetController :: productDemandButton (token = 44ebd9)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"5c61ae"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2100
  #locale: null
  -id: "1502"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2084 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA POLECANA PRZY NADMIARZE CHOLESTEROLU BIO 200 g - DARY NATURY"
  -slug: "herbatka-polecana-przy-nadmiarze-cholesterolu-bio-200-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>ziele pięciornika kurzego* 15 %, ziele przetacznika* 15 %, kłącze perzu* 15 %, owoc jarzębiny* 15 %, ziele jasnoty*, ziele uczepu*, ziele karczocha*, kwiat przelotu*, w różnych proporcjach (*certyfikowany składnik ekologiczny)<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Jedną łyżeczkę zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10-15 minut. Pić 1-2 razy dziennie.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w suchym miejscu.<br/>"
  -vat: 23.0
  -price: "21.47"
  -grossPrice: "26.41"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.22
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2077 …}
  -xBoosterApiId: "11936"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2076 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2115 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2125 …}
}

WidgetController :: productFavoriteButton (token = c6d3b6)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"4216ce"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2100
  #locale: null
  -id: "1502"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2084 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA POLECANA PRZY NADMIARZE CHOLESTEROLU BIO 200 g - DARY NATURY"
  -slug: "herbatka-polecana-przy-nadmiarze-cholesterolu-bio-200-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>ziele pięciornika kurzego* 15 %, ziele przetacznika* 15 %, kłącze perzu* 15 %, owoc jarzębiny* 15 %, ziele jasnoty*, ziele uczepu*, ziele karczocha*, kwiat przelotu*, w różnych proporcjach (*certyfikowany składnik ekologiczny)<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Jedną łyżeczkę zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10-15 minut. Pić 1-2 razy dziennie.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w suchym miejscu.<br/>"
  -vat: 23.0
  -price: "21.47"
  -grossPrice: "26.41"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.22
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2077 …}
  -xBoosterApiId: "11936"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2076 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2115 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2125 …}
}

WidgetController :: productDemandButton (token = c96b67)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"d80270"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2127
  #locale: null
  -id: "1503"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2113 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA POLECANA PRZY CUKRZYCY BIO 150 g - DARY NATURY"
  -slug: "herbatka-polecana-przy-cukrzycy-bio-150-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>liść czernicy* 23 %, liść brzozy*, korzeń cykorii podróżnika*, ziele tawuły*, ziele rutwicy*, naowocnia fasoli*, w różnych proporcjach (*certyfikowany składnik ekologiczny)<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Jedną łyżeczkę zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10-15 minut. Pić 1-2 razy dziennie.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA  <br/>Przechowywać w suchym miejscu.<br/>"
  -vat: 23.0
  -price: "20.18"
  -grossPrice: "24.82"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.18
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2122 …}
  -xBoosterApiId: "11937"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2121 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2118 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2098 …}
}

WidgetController :: productFavoriteButton (token = fb5a0a)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"7d3a11"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2127
  #locale: null
  -id: "1503"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2113 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA POLECANA PRZY CUKRZYCY BIO 150 g - DARY NATURY"
  -slug: "herbatka-polecana-przy-cukrzycy-bio-150-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>liść czernicy* 23 %, liść brzozy*, korzeń cykorii podróżnika*, ziele tawuły*, ziele rutwicy*, naowocnia fasoli*, w różnych proporcjach (*certyfikowany składnik ekologiczny)<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Jedną łyżeczkę zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10-15 minut. Pić 1-2 razy dziennie.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA  <br/>Przechowywać w suchym miejscu.<br/>"
  -vat: 23.0
  -price: "20.18"
  -grossPrice: "24.82"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.18
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2122 …}
  -xBoosterApiId: "11937"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2121 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2118 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2098 …}
}

WidgetController :: productDemandButton (token = da9f32)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"926c0e"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2104
  #locale: null
  -id: "1509"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2107 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA WITAMINKA BIO 100 g - DARY NATURY"
  -slug: "herbatka-witaminka-bio-100-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>owoc aronii*, głogu*, jabłka*, kwiat hibiskusa*, pomarańcza suszona* (w różnych proporcjach) (*certyfikowany składnik ekologiczny)<br/><br/>OPIS <br/>Kompozycja owoców z domieszką kwiatu hibiskusa i pomarańczy charakteryzuje się wspaniałymi walorami smakowo - zapachowymi.<br/><br/>SPOSOB PRZYGOTOWANIA <br/>Jedną łyżeczkę zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10 - 15 minut. Można pić bez ograniczeń.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA <br/>Przechowywać w suchym miejscu.<br/>"
  -vat: 23.0
  -price: "10.92"
  -grossPrice: "13.43"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.11
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2103 …}
  -xBoosterApiId: "12377"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2093 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2111 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2066 …}
}

WidgetController :: productFavoriteButton (token = 6205b5)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"bd341a"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2104
  #locale: null
  -id: "1509"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2107 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA WITAMINKA BIO 100 g - DARY NATURY"
  -slug: "herbatka-witaminka-bio-100-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>owoc aronii*, głogu*, jabłka*, kwiat hibiskusa*, pomarańcza suszona* (w różnych proporcjach) (*certyfikowany składnik ekologiczny)<br/><br/>OPIS <br/>Kompozycja owoców z domieszką kwiatu hibiskusa i pomarańczy charakteryzuje się wspaniałymi walorami smakowo - zapachowymi.<br/><br/>SPOSOB PRZYGOTOWANIA <br/>Jedną łyżeczkę zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10 - 15 minut. Można pić bez ograniczeń.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA <br/>Przechowywać w suchym miejscu.<br/>"
  -vat: 23.0
  -price: "10.92"
  -grossPrice: "13.43"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.11
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2103 …}
  -xBoosterApiId: "12377"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2093 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2111 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2066 …}
}

WidgetController :: productDemandButton (token = 384341)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"641379"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2069
  #locale: null
  -id: "1510"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2074 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA WITAMINKA BIO (25 x 2,5 g) 62,5 g - DARY NATURY"
  -slug: "herbatka-witaminka-bio-25-x-2-5-g-62-5-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>owoc aronii*, głogu*, jabłka*, kwiat hibiskusa*, pomarańcza suszona* (w różnych proporcjach) (*certyfikowany składnik ekologiczny)<br/><br/>OPIS <br/>Kompozycja owoców z domieszką kwiatu hibiskusa i pomarańczy charakteryzuje się wspaniałymi walorami smakowo- zapachowymi.<br/><br/>SPOSÓB PRZYGOTOWANIA <br/>1 saszetkę herbatki zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10- 15 minut.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA  <br/>Przechowywać w suchym miejscu.<br/>"
  -vat: 23.0
  -price: "11.10"
  -grossPrice: "13.65"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.07
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2071 …}
  -xBoosterApiId: "12379"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2070 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2013 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2028 …}
}

WidgetController :: productFavoriteButton (token = 0d3c0d)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"3d2ded"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2069
  #locale: null
  -id: "1510"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2074 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA WITAMINKA BIO (25 x 2,5 g) 62,5 g - DARY NATURY"
  -slug: "herbatka-witaminka-bio-25-x-2-5-g-62-5-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>owoc aronii*, głogu*, jabłka*, kwiat hibiskusa*, pomarańcza suszona* (w różnych proporcjach) (*certyfikowany składnik ekologiczny)<br/><br/>OPIS <br/>Kompozycja owoców z domieszką kwiatu hibiskusa i pomarańczy charakteryzuje się wspaniałymi walorami smakowo- zapachowymi.<br/><br/>SPOSÓB PRZYGOTOWANIA <br/>1 saszetkę herbatki zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10- 15 minut.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA  <br/>Przechowywać w suchym miejscu.<br/>"
  -vat: 23.0
  -price: "11.10"
  -grossPrice: "13.65"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.07
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2071 …}
  -xBoosterApiId: "12379"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2070 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2013 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2028 …}
}

WidgetController :: productDemandButton (token = 6bbcc5)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"885697"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2020
  #locale: null
  -id: "1512"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2021 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA ZDROWE TĘTNICE BIO (25 x 2 g) 50 g - DARY NATURY"
  -slug: "herbatka-zdrowe-tetnice-bio-25-x-2-g-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI <br/>róża owoc*, rdest ptasi ziele*, liść brusznicy*, miodunki*, pokrzywy*, ziele lebiodki*, krwawnika*, jemioły*, naowocnia fasoli*, kwiat głogu*, owoc róży* (w różnych proporcjach).  (*certyfikowany składnik ekologiczny)<br/><br/>OPIS <br/>Herbatka wykonana jest z ziółek spowalniających niekorzystne procesy związane z wiekiem.<br/><br/>SPOSÓB PRZYGOTOWANIA <br/>1 saszetkę herbatki zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10- 15 minut.  <br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA <br/>Przechowywać w suchym miejscu.<br/>"
  -vat: 23.0
  -price: "10.55"
  -grossPrice: "12.98"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.06
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2030 …}
  -xBoosterApiId: "12393"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1999 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2014 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1959 …}
}

WidgetController :: productFavoriteButton (token = 0d7ae4)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"e8e327"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2020
  #locale: null
  -id: "1512"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2021 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA ZDROWE TĘTNICE BIO (25 x 2 g) 50 g - DARY NATURY"
  -slug: "herbatka-zdrowe-tetnice-bio-25-x-2-g-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI <br/>róża owoc*, rdest ptasi ziele*, liść brusznicy*, miodunki*, pokrzywy*, ziele lebiodki*, krwawnika*, jemioły*, naowocnia fasoli*, kwiat głogu*, owoc róży* (w różnych proporcjach).  (*certyfikowany składnik ekologiczny)<br/><br/>OPIS <br/>Herbatka wykonana jest z ziółek spowalniających niekorzystne procesy związane z wiekiem.<br/><br/>SPOSÓB PRZYGOTOWANIA <br/>1 saszetkę herbatki zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10- 15 minut.  <br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA <br/>Przechowywać w suchym miejscu.<br/>"
  -vat: 23.0
  -price: "10.55"
  -grossPrice: "12.98"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.06
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2030 …}
  -xBoosterApiId: "12393"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1999 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2014 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1959 …}
}

WidgetController :: productDemandButton (token = 925c0e)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"8f6e8e"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1932
  #locale: null
  -id: "1513"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1943 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA WSPOMAGAJĄCA KRĄŻENIE BIO (25 x 2 g) 50 g - DARY NATURY"
  -slug: "herbatka-wspomagajaca-krazenie-bio-25-x-2-g-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI <br/>owoc głogu*, ziele owsa*, gryki*, bukwicy*, serdecznika*, ostrożenia*, nostrzyka*, liść pokrzywy*, dzikiej mięty*, nasiona dzikiej marchwi* (w rożnych proporcjach) (*certyfikowany składnik ekologiczny)  <br/>  <br/>SPOSÓB PRZYGOTOWANIA<br/>Jedną saszetkę herbatki zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10-15 minut. Pić 2 razy dziennie.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA  <br/>Przechowywać w suchym miejscu.<br/>"
  -vat: 23.0
  -price: "9.71"
  -grossPrice: "11.94"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.06
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1936 …}
  -xBoosterApiId: "12394"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1934 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1940 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1942 …}
}

WidgetController :: productFavoriteButton (token = 593005)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"0beb20"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1932
  #locale: null
  -id: "1513"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1943 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA WSPOMAGAJĄCA KRĄŻENIE BIO (25 x 2 g) 50 g - DARY NATURY"
  -slug: "herbatka-wspomagajaca-krazenie-bio-25-x-2-g-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI <br/>owoc głogu*, ziele owsa*, gryki*, bukwicy*, serdecznika*, ostrożenia*, nostrzyka*, liść pokrzywy*, dzikiej mięty*, nasiona dzikiej marchwi* (w rożnych proporcjach) (*certyfikowany składnik ekologiczny)  <br/>  <br/>SPOSÓB PRZYGOTOWANIA<br/>Jedną saszetkę herbatki zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10-15 minut. Pić 2 razy dziennie.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA  <br/>Przechowywać w suchym miejscu.<br/>"
  -vat: 23.0
  -price: "9.71"
  -grossPrice: "11.94"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.06
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1936 …}
  -xBoosterApiId: "12394"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1934 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1940 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1942 …}
}

WidgetController :: productDemandButton (token = f45258)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"1d7971"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1931
  #locale: null
  -id: "1486"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1933 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA NA DOBRANOC BIO 50 g - DARY NATURY"
  -slug: "herbatka-na-dobranoc-bio-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI <br/>owoc dzikiej róży*, głogu*, liść melisy*, chmiel szyszka*, koper włoski*, kwiat lawendy w różnych proporcjach (*certyfikowany składnik ekologiczny)  <br/>  <br/>OPIS <br/>Nasze mieszanki powstają ze specjalnie wyselekcjonowanych, najwyższej jakości, ręcznie pakowanych składników. Nadają się do sporządzania smacznych, aromatycznych naparów pełnych naturalnego bogactwa, które z powodzeniem mogą zastępować inne codzienne napoje.<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Łyżeczkę zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10-15 min. Pić 1-2 razy dziennie.  <br/>  <br/>ZALECANE WARUNKI PRZECHOWYWANIA <br/>Przechowywać w suchym miejscu.  <br/>"
  -vat: 23.0
  -price: "8.69"
  -grossPrice: "10.69"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.08
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1924 …}
  -xBoosterApiId: "13112"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1929 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1921 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1923 …}
}

WidgetController :: productFavoriteButton (token = 618776)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"65dbbd"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1931
  #locale: null
  -id: "1486"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1933 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA NA DOBRANOC BIO 50 g - DARY NATURY"
  -slug: "herbatka-na-dobranoc-bio-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI <br/>owoc dzikiej róży*, głogu*, liść melisy*, chmiel szyszka*, koper włoski*, kwiat lawendy w różnych proporcjach (*certyfikowany składnik ekologiczny)  <br/>  <br/>OPIS <br/>Nasze mieszanki powstają ze specjalnie wyselekcjonowanych, najwyższej jakości, ręcznie pakowanych składników. Nadają się do sporządzania smacznych, aromatycznych naparów pełnych naturalnego bogactwa, które z powodzeniem mogą zastępować inne codzienne napoje.<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Łyżeczkę zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10-15 min. Pić 1-2 razy dziennie.  <br/>  <br/>ZALECANE WARUNKI PRZECHOWYWANIA <br/>Przechowywać w suchym miejscu.  <br/>"
  -vat: 23.0
  -price: "8.69"
  -grossPrice: "10.69"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.08
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1924 …}
  -xBoosterApiId: "13112"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1929 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1921 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1923 …}
}

WidgetController :: productDemandButton (token = a59d42)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"6176e7"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1973
  #locale: null
  -id: "1487"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1967 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA JELITOWA BIO (25 x 2 g) 50 g - DARY NATURY"
  -slug: "herbatka-jelitowa-bio-25-x-2-g-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>rdest ptasi ziele*, babka lancetowata liść* , pięciornik gęsi ziele*, kobylak korzeń*, przywrotnik ziele*, dziurawiec ziele*, nagietek kwiat* (w różnych proporcjach) (*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Kompozycja najwyższej jakości starannie wyselekcjonowanych, ekologicznych ziół. Rdest, dziurawiec i przywrotnik usprawniają trawienie, babka lancetowata stymuluje wzrost pożytecznej mikroflory jelitowej, a nagietek wspiera zdrowie jelit, wątroby oraz regeneruje błony śluzowe.<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Jedną saszetkę zalać szklanką wrzątku i zaparzyć pod przykryciem około 10-15 minut. Deklarowany korzystny efekt działania po spożyciu 2 saszetek naparu dziennie.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w suchym miejscu."
  -vat: 23.0
  -price: "9.71"
  -grossPrice: "11.94"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.06
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1963 …}
  -xBoosterApiId: "13531"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1964 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1968 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1971 …}
}

WidgetController :: productFavoriteButton (token = f295f9)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"61f301"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1973
  #locale: null
  -id: "1487"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1967 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA JELITOWA BIO (25 x 2 g) 50 g - DARY NATURY"
  -slug: "herbatka-jelitowa-bio-25-x-2-g-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>rdest ptasi ziele*, babka lancetowata liść* , pięciornik gęsi ziele*, kobylak korzeń*, przywrotnik ziele*, dziurawiec ziele*, nagietek kwiat* (w różnych proporcjach) (*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Kompozycja najwyższej jakości starannie wyselekcjonowanych, ekologicznych ziół. Rdest, dziurawiec i przywrotnik usprawniają trawienie, babka lancetowata stymuluje wzrost pożytecznej mikroflory jelitowej, a nagietek wspiera zdrowie jelit, wątroby oraz regeneruje błony śluzowe.<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Jedną saszetkę zalać szklanką wrzątku i zaparzyć pod przykryciem około 10-15 minut. Deklarowany korzystny efekt działania po spożyciu 2 saszetek naparu dziennie.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w suchym miejscu."
  -vat: 23.0
  -price: "9.71"
  -grossPrice: "11.94"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.06
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1963 …}
  -xBoosterApiId: "13531"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1964 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1968 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1971 …}
}

WidgetController :: productDemandButton (token = 199ab9)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"50cbe8"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1972
  #locale: null
  -id: "1488"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1969 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA AJURWEDYJSKA JASNOŚĆ UMYSŁU (MENTAL CLARITY) BIO (17 x 1,9 g) 32,3 g - YOGI TEA"
  -slug: "herbatka-ajurwedyjska-jasnosc-umyslu-mental-clarity-bio-17-x-1-9-g-32-3-g-yogi-tea"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>mięta pieprzowa* (18 %), melisa* (15 %), trawa cytrynowa*, mięta zielona* (12 %), lukrecja*, rooibos*, imbir*, cynamon*, eukaliptus* (4 %), korzeń żeń-szenia* (2 %), maca*, pieprz czarny*, olejek pomarańczowy*, kardamon*, olejek z mięty pieprzowej*. (*certyfikowany składnik ekologiczny)\t<br/>\t<br/>OPIS<br/>Znasz te dni, kiedy wyjątkowo trudno Ci się skoncentrować? A&nbsp;pamięć odmawia współpracy? To znak, że potrzebujesz chwili przerwy. Smaczna herbatka z&nbsp;żeń-szeniem, eukaliptusem i&nbsp;świeżą miętą da Ci moment wytchnienia. Krótka przerwa stanie się źródłem jasności umysłu i&nbsp;pozwoli skupić się na tym, co istotne.<br/>Herbatka dla wszystkich, którzy potrzebują zresetować umysł.<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Torebkę zalać 250 ml wrzącej wody, pozostawić na 6 minut do zaparzenia. Smacznego!<br/><br/>UWAGI<br/>Zawiera lukrecję – chorzy na nadciśnienie powinni unikać nadmiernego spożycia.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w suchym i chłodnym miejscu.<br/><br/>"
  -vat: 23.0
  -price: "12.40"
  -grossPrice: "15.25"
  -manufacturer: "YOGI TEA (herbaty i herbatki)"
  -netWeight: null
  -grossWeight: 0.08
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1957 …}
  -xBoosterApiId: "14092"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1951 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1952 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1947 …}
}

WidgetController :: productFavoriteButton (token = c45df4)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"b649b8"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1972
  #locale: null
  -id: "1488"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1969 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA AJURWEDYJSKA JASNOŚĆ UMYSŁU (MENTAL CLARITY) BIO (17 x 1,9 g) 32,3 g - YOGI TEA"
  -slug: "herbatka-ajurwedyjska-jasnosc-umyslu-mental-clarity-bio-17-x-1-9-g-32-3-g-yogi-tea"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>mięta pieprzowa* (18 %), melisa* (15 %), trawa cytrynowa*, mięta zielona* (12 %), lukrecja*, rooibos*, imbir*, cynamon*, eukaliptus* (4 %), korzeń żeń-szenia* (2 %), maca*, pieprz czarny*, olejek pomarańczowy*, kardamon*, olejek z mięty pieprzowej*. (*certyfikowany składnik ekologiczny)\t<br/>\t<br/>OPIS<br/>Znasz te dni, kiedy wyjątkowo trudno Ci się skoncentrować? A&nbsp;pamięć odmawia współpracy? To znak, że potrzebujesz chwili przerwy. Smaczna herbatka z&nbsp;żeń-szeniem, eukaliptusem i&nbsp;świeżą miętą da Ci moment wytchnienia. Krótka przerwa stanie się źródłem jasności umysłu i&nbsp;pozwoli skupić się na tym, co istotne.<br/>Herbatka dla wszystkich, którzy potrzebują zresetować umysł.<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Torebkę zalać 250 ml wrzącej wody, pozostawić na 6 minut do zaparzenia. Smacznego!<br/><br/>UWAGI<br/>Zawiera lukrecję – chorzy na nadciśnienie powinni unikać nadmiernego spożycia.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w suchym i chłodnym miejscu.<br/><br/>"
  -vat: 23.0
  -price: "12.40"
  -grossPrice: "15.25"
  -manufacturer: "YOGI TEA (herbaty i herbatki)"
  -netWeight: null
  -grossWeight: 0.08
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1957 …}
  -xBoosterApiId: "14092"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1951 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1952 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1947 …}
}

WidgetController :: productDemandButton (token = 7eccd9)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"15c40e"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1930
  #locale: null
  -id: "1489"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1954 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA RADOŚĆ ŻYCIA (HEARTWARMING) BIO (17 x 1,8 g) 30,6 g - YOGI TEA"
  -slug: "herbatka-radosc-zycia-heartwarming-bio-17-x-1-8-g-30-6-g-yogi-tea"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>bazylia* 50 %, lukrecja*, sok z cytryny*, skórka z pomarańczy* 5 %, cynamon*, imbir*, papryka chili* 0,5 %, kardamon*, goździki*, pieprz czarny* (*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Napełnij filiżankę herbatką pełną smaku beztroskich letnich dni! Daj się porwać jej aromatom.<br/>Pyszne zestawienie owocowej pomarańczy, orzeźwiającego imbiru i aromatycznej bazylii obudzi Twoje zmysły i pozwoli Ci dostrzec piękne strony życia.<br/>Herbatka dla wszystkich o otwartym umyśle.<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Zalej torebkę 250 ml świeżo przegotowanej wody i pozostaw do zaparzenia na około 5-6 minut lub dłużej - dla uzyskania głębszego aromatu.<br/>\u{FEFF}<br/>UWAGI <br/>Zawiera lukrecję – chorzy na nadciśnienie powinni unikać nadmiernego spożycia.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA <br/>Przechowywać w suchym i chłodnym miejscu<br/><br/>"
  -vat: 23.0
  -price: "12.40"
  -grossPrice: "15.25"
  -manufacturer: "YOGI TEA (herbaty i herbatki)"
  -netWeight: null
  -grossWeight: 0.07
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1956 …}
  -xBoosterApiId: "11584"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1949 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1948 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1927 …}
}

WidgetController :: productFavoriteButton (token = e31c91)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"ce92df"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1930
  #locale: null
  -id: "1489"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1954 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA RADOŚĆ ŻYCIA (HEARTWARMING) BIO (17 x 1,8 g) 30,6 g - YOGI TEA"
  -slug: "herbatka-radosc-zycia-heartwarming-bio-17-x-1-8-g-30-6-g-yogi-tea"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>bazylia* 50 %, lukrecja*, sok z cytryny*, skórka z pomarańczy* 5 %, cynamon*, imbir*, papryka chili* 0,5 %, kardamon*, goździki*, pieprz czarny* (*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Napełnij filiżankę herbatką pełną smaku beztroskich letnich dni! Daj się porwać jej aromatom.<br/>Pyszne zestawienie owocowej pomarańczy, orzeźwiającego imbiru i aromatycznej bazylii obudzi Twoje zmysły i pozwoli Ci dostrzec piękne strony życia.<br/>Herbatka dla wszystkich o otwartym umyśle.<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Zalej torebkę 250 ml świeżo przegotowanej wody i pozostaw do zaparzenia na około 5-6 minut lub dłużej - dla uzyskania głębszego aromatu.<br/>\u{FEFF}<br/>UWAGI <br/>Zawiera lukrecję – chorzy na nadciśnienie powinni unikać nadmiernego spożycia.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA <br/>Przechowywać w suchym i chłodnym miejscu<br/><br/>"
  -vat: 23.0
  -price: "12.40"
  -grossPrice: "15.25"
  -manufacturer: "YOGI TEA (herbaty i herbatki)"
  -netWeight: null
  -grossWeight: 0.07
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1956 …}
  -xBoosterApiId: "11584"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1949 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1948 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1927 …}
}

WidgetController :: productDemandButton (token = 7ff5a2)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"dbf175"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1945
  #locale: null
  -id: "1490"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1907 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA WSPOMAGAJĄCA PRACĘ WĄTROBY BIO 50 g - DARY NATURY"
  -slug: "herbatka-wspomagajaca-prace-watroby-bio-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>ziele dziurawca* 18 %, ziele rzepiku*, ziele cykorii*, ziele karczocha*, owoc berberysu*, owoc jarzębiny*, owoc jałowca*, kwiatostan kocanki*, kwiat nagietka*, korzeń mniszka*, kora jesionu*, w różnych proporcjach (*certyfikowany składnik ekologiczny)<br/><br/>OPIS <br/>Ekologiczna herbatka ziołowa. Możną nią zastąpić inne codzienne napoje.<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Jedną łyżeczkę zalać szklanką wrzątku i pozostawić do zaparzenia na około 10-15 minut. Pić 1-2 razy dziennie.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w suchym miejscu.<br/>"
  -vat: 23.0
  -price: "9.25"
  -grossPrice: "11.38"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.08
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1902 …}
  -xBoosterApiId: "11861"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1900 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1909 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1908 …}
}

WidgetController :: productFavoriteButton (token = 63bb9d)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"20609b"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1945
  #locale: null
  -id: "1490"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1907 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA WSPOMAGAJĄCA PRACĘ WĄTROBY BIO 50 g - DARY NATURY"
  -slug: "herbatka-wspomagajaca-prace-watroby-bio-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>ziele dziurawca* 18 %, ziele rzepiku*, ziele cykorii*, ziele karczocha*, owoc berberysu*, owoc jarzębiny*, owoc jałowca*, kwiatostan kocanki*, kwiat nagietka*, korzeń mniszka*, kora jesionu*, w różnych proporcjach (*certyfikowany składnik ekologiczny)<br/><br/>OPIS <br/>Ekologiczna herbatka ziołowa. Możną nią zastąpić inne codzienne napoje.<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Jedną łyżeczkę zalać szklanką wrzątku i pozostawić do zaparzenia na około 10-15 minut. Pić 1-2 razy dziennie.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w suchym miejscu.<br/>"
  -vat: 23.0
  -price: "9.25"
  -grossPrice: "11.38"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.08
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1902 …}
  -xBoosterApiId: "11861"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1900 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1909 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1908 …}
}

WidgetController :: webChatButton (token = cd6b8e)

Key Value
_controller
"App\Controller\WidgetController::webChatButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"cded71"