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

ProductController :: index

Request

GET Parameters

Key Value
direction
"desc"
page
"3"
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
"60aa6c"

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:22:16 GMT"
x-debug-token
"f5699d"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 12

Session Metadata

Key Value
Created
"Thu, 19 Jun 25 13:22:16 +0200"
Last used
"Thu, 19 Jun 25 13:22:16 +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
"1"
H2_STREAM_TAG
"2325978-386-1"
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=3"
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"1"
REDIRECT_H2_STREAM_TAG
"2325978-386-1"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_QUERY_STRING
"direction=desc&page=3"
REDIRECT_SSL_TLS_SNI
"naturetribe.app"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/offer/"
REMOTE_ADDR
"216.73.216.9"
REMOTE_PORT
"56899"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1750332136
REQUEST_TIME_FLOAT
1750332136.2225
REQUEST_URI
"/offer/?direction=desc&page=3"
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 = aad029)

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

WidgetController :: productDemandButton (token = c308c3)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"0026a9"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#992
  #locale: null
  -id: "1532"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1027 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA Z CZARNĄ PORZECZKĄ I MALINĄ BIO (20 x 2,5 g) 50 g - CLIPPER"
  -slug: "herbatka-z-czarna-porzeczka-i-malina-bio-20-x-2-5-g-50-g-clipper"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>hibiskus*, dzika róża*, korzeń lukrecji*, pokrzywa*, skórka z pomarańczy*, naturalny aromat czarnej porzeczki z innymi aromatami 4 %, cykoria*, naturalny aromat malinowy* 1,5 %, czarna porzeczka* 1 %, malina* 1 %, naturalny aromat cytrynowy* (*certyfikowany składnik ekologiczny). Zawiera lukrecję - chorzy na nadciśnienie powinni unikać nadmiernego spożycia.<br/>  <br/>SPOSÓB PRZYGOTOWANIA  <br/>Saszetkę zalać 250 ml wrzącej wody i zaparzać przez 2-5 minut.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA <br/>Przechowywać w suchym i chłodnym miejscu.<br/>"
  -vat: 23.0
  -price: "12.95"
  -grossPrice: "15.93"
  -manufacturer: "CLIPPER (herbaty i herbatki)"
  -netWeight: null
  -grossWeight: 0.09
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1710 …}
  -xBoosterApiId: "12663"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2376 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2006 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2094 …}
}

WidgetController :: productFavoriteButton (token = 1db256)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"b64f9d"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#992
  #locale: null
  -id: "1532"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1027 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA Z CZARNĄ PORZECZKĄ I MALINĄ BIO (20 x 2,5 g) 50 g - CLIPPER"
  -slug: "herbatka-z-czarna-porzeczka-i-malina-bio-20-x-2-5-g-50-g-clipper"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>hibiskus*, dzika róża*, korzeń lukrecji*, pokrzywa*, skórka z pomarańczy*, naturalny aromat czarnej porzeczki z innymi aromatami 4 %, cykoria*, naturalny aromat malinowy* 1,5 %, czarna porzeczka* 1 %, malina* 1 %, naturalny aromat cytrynowy* (*certyfikowany składnik ekologiczny). Zawiera lukrecję - chorzy na nadciśnienie powinni unikać nadmiernego spożycia.<br/>  <br/>SPOSÓB PRZYGOTOWANIA  <br/>Saszetkę zalać 250 ml wrzącej wody i zaparzać przez 2-5 minut.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA <br/>Przechowywać w suchym i chłodnym miejscu.<br/>"
  -vat: 23.0
  -price: "12.95"
  -grossPrice: "15.93"
  -manufacturer: "CLIPPER (herbaty i herbatki)"
  -netWeight: null
  -grossWeight: 0.09
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1710 …}
  -xBoosterApiId: "12663"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2376 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2006 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2094 …}
}

WidgetController :: productDemandButton (token = 079c85)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"cdcc21"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2100
  #locale: null
  -id: "1535"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2084 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA ŻURAWINOWO - RÓŻANA BIO 100 g - DARY NATURY"
  -slug: "herbatka-zurawinowo-rozana-bio-100-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>owoce: żurawiny* 25 %, róży* 25 %, bzu czarnego*, jabłka*, pigwowca*, jarzębiny*, tarniny*. (*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Herbatka owocowa na bazie najwyższej jakości surowców, pochodzących z polskich, ekologicznych upraw. W smaku delikatna, lekko kwaskowata, doskonale gasi pragnienie i orzeźwia. Polecana do regularnego stosowania, szczególnie w chłodniejszym sezonie.<br/>Zrównoważony sposób żywienia i zdrowy tryb życia są podstawą zapewnienia prawidłowego funkcjonowania organizmu. <br/>\t<br/>SPOSÓB PRZYGOTOWANIA<br/>1 łyżeczkę herbatki zalać 250 ml gorącej wody i pozostawić pod przykryciem do zaparzenia na około 10-15 minut. Pić 2 razy dziennie.<br/><br/>WARTOŚĆ ODŻYWCZA w 100 ml naparu<br/>Wartość energetyczna: 17 kJ/4 kcal<br/>Tłuszcz: 0 g<br/>w tym kwasy tłuszczowe nasycone: 0 g<br/>Węglowodany: 1,0 g<br/>w tym cukry: 0 g<br/>Białko: 0 g<br/>Sól: 0 g<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w szczelnie zamkniętym opakowaniu, w suchym, zaciemnionym miejscu. <br/><br/>"
  -vat: 23.0
  -price: "25.36"
  -grossPrice: "31.19"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.15
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2077 …}
  -xBoosterApiId: "14781"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2076 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2115 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2125 …}
}

WidgetController :: productFavoriteButton (token = 3aba2e)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"fc3948"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2100
  #locale: null
  -id: "1535"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2084 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA ŻURAWINOWO - RÓŻANA BIO 100 g - DARY NATURY"
  -slug: "herbatka-zurawinowo-rozana-bio-100-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>owoce: żurawiny* 25 %, róży* 25 %, bzu czarnego*, jabłka*, pigwowca*, jarzębiny*, tarniny*. (*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Herbatka owocowa na bazie najwyższej jakości surowców, pochodzących z polskich, ekologicznych upraw. W smaku delikatna, lekko kwaskowata, doskonale gasi pragnienie i orzeźwia. Polecana do regularnego stosowania, szczególnie w chłodniejszym sezonie.<br/>Zrównoważony sposób żywienia i zdrowy tryb życia są podstawą zapewnienia prawidłowego funkcjonowania organizmu. <br/>\t<br/>SPOSÓB PRZYGOTOWANIA<br/>1 łyżeczkę herbatki zalać 250 ml gorącej wody i pozostawić pod przykryciem do zaparzenia na około 10-15 minut. Pić 2 razy dziennie.<br/><br/>WARTOŚĆ ODŻYWCZA w 100 ml naparu<br/>Wartość energetyczna: 17 kJ/4 kcal<br/>Tłuszcz: 0 g<br/>w tym kwasy tłuszczowe nasycone: 0 g<br/>Węglowodany: 1,0 g<br/>w tym cukry: 0 g<br/>Białko: 0 g<br/>Sól: 0 g<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w szczelnie zamkniętym opakowaniu, w suchym, zaciemnionym miejscu. <br/><br/>"
  -vat: 23.0
  -price: "25.36"
  -grossPrice: "31.19"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.15
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2077 …}
  -xBoosterApiId: "14781"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2076 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2115 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2125 …}
}

WidgetController :: productDemandButton (token = af2bf2)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"a6e301"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2127
  #locale: null
  -id: "1538"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2113 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA LIOFILIZOWANA OWOCOWE WITAMINKI BIO 80 g - DARY NATURY"
  -slug: "herbatka-liofilizowana-owocowe-witaminki-bio-80-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>liofilizowane owoce: dzika róża*, malina*, jagoda kamczacka*, borówka wysoka*, rokitnik*, żurawina*, pigwowiec*. (*certyfikowany składnik ekologiczny)<br/> <br/>OPIS<br/>Wyśmienita, orzeźwiająca herbatka o pięknej barwie i upojnym aromacie świeżych owoców. Sporządzona na bazie najwyższej jakości składników znanych ze swoich odżywczych właściwości. <br/>Dzięki zastosowaniu procesu liofilizacji składniki zachowały swój przepiękny kolor, apetyczny zapach oraz cenne dla zdrowia witaminy. <br/>Liofilizacja to proces suszenia, który polega na usuwaniu wody z zamrożonego wcześniej surowca w drodze tzw. sublimacji, czyli bezpośredniego przejścia w stan pary z pominięciem stanu ciekłego. <br/>Proces ten likwiduje większość zanieczyszczeń mikrobiologicznych, dzięki czemu surowiec może być bezpiecznie przechowywany przez długi czas.<br/>Produkty liofilizowane zachowują w 90 % swój naturalny kształt, barwę i aromat. <br/>Zrównoważony sposób żywienia i zdrowy tryb życia są podstawą zapewnienia prawidłowego funkcjonowania organizmu. <br/>Wysoka zawartość witaminy C. <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.<br/><br/>WARTOŚĆ ODŻYWCZA W 100 ml naparu<br/>Wartość energetyczna: 3 kJ/1kcal<br/>Tłuszcz: 1 g   <br/>w tym kwasy tłuszczowe nasycone: 0g<br/>Węglowodany: < 0,5 g<br/>w tym cukry: 0 g<br/>Białko: < 0,5 g <br/>Sól: 0 g<br/>Witamina C: 100 mg (125 %)**<br/>** dzienna referencyjna wartość spożycia witaminy C (dla osoby dorosłej)<br/> <br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w suchym miejscu<br/>"
  -vat: 23.0
  -price: "33.70"
  -grossPrice: "41.45"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.11
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2122 …}
  -xBoosterApiId: "12860"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2121 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2118 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2098 …}
}

WidgetController :: productFavoriteButton (token = f5c5f5)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"92318e"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2127
  #locale: null
  -id: "1538"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2113 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA LIOFILIZOWANA OWOCOWE WITAMINKI BIO 80 g - DARY NATURY"
  -slug: "herbatka-liofilizowana-owocowe-witaminki-bio-80-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>liofilizowane owoce: dzika róża*, malina*, jagoda kamczacka*, borówka wysoka*, rokitnik*, żurawina*, pigwowiec*. (*certyfikowany składnik ekologiczny)<br/> <br/>OPIS<br/>Wyśmienita, orzeźwiająca herbatka o pięknej barwie i upojnym aromacie świeżych owoców. Sporządzona na bazie najwyższej jakości składników znanych ze swoich odżywczych właściwości. <br/>Dzięki zastosowaniu procesu liofilizacji składniki zachowały swój przepiękny kolor, apetyczny zapach oraz cenne dla zdrowia witaminy. <br/>Liofilizacja to proces suszenia, który polega na usuwaniu wody z zamrożonego wcześniej surowca w drodze tzw. sublimacji, czyli bezpośredniego przejścia w stan pary z pominięciem stanu ciekłego. <br/>Proces ten likwiduje większość zanieczyszczeń mikrobiologicznych, dzięki czemu surowiec może być bezpiecznie przechowywany przez długi czas.<br/>Produkty liofilizowane zachowują w 90 % swój naturalny kształt, barwę i aromat. <br/>Zrównoważony sposób żywienia i zdrowy tryb życia są podstawą zapewnienia prawidłowego funkcjonowania organizmu. <br/>Wysoka zawartość witaminy C. <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.<br/><br/>WARTOŚĆ ODŻYWCZA W 100 ml naparu<br/>Wartość energetyczna: 3 kJ/1kcal<br/>Tłuszcz: 1 g   <br/>w tym kwasy tłuszczowe nasycone: 0g<br/>Węglowodany: < 0,5 g<br/>w tym cukry: 0 g<br/>Białko: < 0,5 g <br/>Sól: 0 g<br/>Witamina C: 100 mg (125 %)**<br/>** dzienna referencyjna wartość spożycia witaminy C (dla osoby dorosłej)<br/> <br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w suchym miejscu<br/>"
  -vat: 23.0
  -price: "33.70"
  -grossPrice: "41.45"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.11
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2122 …}
  -xBoosterApiId: "12860"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2121 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2118 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2098 …}
}

WidgetController :: productDemandButton (token = b55720)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"eca5a7"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2104
  #locale: null
  -id: "1539"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2107 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA LIOFILIZOWANA BUKIET KWIATÓW BIO 15 g - DARY NATURY"
  -slug: "herbatka-liofilizowana-bukiet-kwiatow-bio-15-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>pysznogłówka kwiat liofilizowany* 25 %, ogórecznik kwiat liofilizowany* 25 %, bławatek kwiat liofilizowany* 25 %, nagietek kwiat liofilizowany* 10 %, róża płatki liofilizowane* 10 %, ślaz kwiat liofilizowany* 5 %, wiecznik kulisty kwiat* 5 %. (*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Kompozycja najwyższej jakości jadalnych kwiatów liofilizowanych. Starannie wyselekcjonowane składniki mogą stanowić piękną ozdobą ciast i innych deserów czy napojów, cenny element ziołowych herbatek oraz wyjątkowy dodatek do aromatycznych świec i mieszanek kąpielowych. Dzięki zastosowaniu procesu liofilizacji surowce zachowały swój intensywny kolor oraz zapach.<br/>Liofilizacja to proces suszenia, który polega na usuwaniu wody z zamrożonego wcześniej surowca w drodze tzw. sublimacji, czyli bezpośredniego przejścia w stan pary z pominięciem stanu ciekłego. <br/>Zrównoważony sposób żywienia i zdrowy tryb życia są podstawą zapewnienia prawidłowego funkcjonowania organizmu. <br/><br/>SPOSÓB UŻYCIA<br/>Jedną łyżeczkę herbatki zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10 - 15 minut. <br/><br/>WARTOŚĆ ODŻYWCZA W 100 g<br/>Wartość energetyczna - 3 kJ/1 kcal<br/>Tłuszcz - 1,0 g<br/>w tym kwasy tłuszczowe nasycone - 0 g<br/>Węglowodany - <0,5 g<br/>w tym cukry - 0 g<br/>Białko - <0,5 g<br/>Sól - 0 g<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w suchym miejscu. <br/>"
  -vat: 23.0
  -price: "11.90"
  -grossPrice: "14.64"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.03
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2103 …}
  -xBoosterApiId: "13394"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2093 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2111 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2066 …}
}

WidgetController :: productFavoriteButton (token = f77eb1)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"7ea77e"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2104
  #locale: null
  -id: "1539"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2107 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA LIOFILIZOWANA BUKIET KWIATÓW BIO 15 g - DARY NATURY"
  -slug: "herbatka-liofilizowana-bukiet-kwiatow-bio-15-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>pysznogłówka kwiat liofilizowany* 25 %, ogórecznik kwiat liofilizowany* 25 %, bławatek kwiat liofilizowany* 25 %, nagietek kwiat liofilizowany* 10 %, róża płatki liofilizowane* 10 %, ślaz kwiat liofilizowany* 5 %, wiecznik kulisty kwiat* 5 %. (*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Kompozycja najwyższej jakości jadalnych kwiatów liofilizowanych. Starannie wyselekcjonowane składniki mogą stanowić piękną ozdobą ciast i innych deserów czy napojów, cenny element ziołowych herbatek oraz wyjątkowy dodatek do aromatycznych świec i mieszanek kąpielowych. Dzięki zastosowaniu procesu liofilizacji surowce zachowały swój intensywny kolor oraz zapach.<br/>Liofilizacja to proces suszenia, który polega na usuwaniu wody z zamrożonego wcześniej surowca w drodze tzw. sublimacji, czyli bezpośredniego przejścia w stan pary z pominięciem stanu ciekłego. <br/>Zrównoważony sposób żywienia i zdrowy tryb życia są podstawą zapewnienia prawidłowego funkcjonowania organizmu. <br/><br/>SPOSÓB UŻYCIA<br/>Jedną łyżeczkę herbatki zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10 - 15 minut. <br/><br/>WARTOŚĆ ODŻYWCZA W 100 g<br/>Wartość energetyczna - 3 kJ/1 kcal<br/>Tłuszcz - 1,0 g<br/>w tym kwasy tłuszczowe nasycone - 0 g<br/>Węglowodany - <0,5 g<br/>w tym cukry - 0 g<br/>Białko - <0,5 g<br/>Sól - 0 g<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w suchym miejscu. <br/>"
  -vat: 23.0
  -price: "11.90"
  -grossPrice: "14.64"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.03
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2103 …}
  -xBoosterApiId: "13394"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2093 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2111 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2066 …}
}

WidgetController :: productDemandButton (token = 445b84)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"3eeea7"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2069
  #locale: null
  -id: "1540"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2074 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA LIOFILIZOWANA ZDROWIE Z NATURY BIO 80 g - DARY NATURY"
  -slug: "herbatka-liofilizowana-zdrowie-z-natury-bio-80-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>liofilizowane owoce: róża*, borówka wysoka*, jagoda kamczacka*, jabłko*, świdośliwa *, żurawina *, cytryna skórka*, róża płatki*. (*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Ekologiczna herbatka będąca połączeniem najwyższej jakości owoców, znanych z korzystnego wpływu na organizm, z płatkami róży o pięknym, relaksującym aromacie i orzeźwiającą skórką cytryny. Dzięki zastosowaniu procesu liofilizacji składniki zachowały swój świeży kolor, zapach oraz cenne dla zdrowia wartości odżywcze. Herbatkę polecamy do picia na co dzień, osobom w każdym wieku, jako uzupełnienie zdrowej diety. <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. <br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w suchym miejscu"
  -vat: 23.0
  -price: "35.61"
  -grossPrice: "43.80"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.1
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2071 …}
  -xBoosterApiId: "13395"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2070 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2013 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2028 …}
}

WidgetController :: productFavoriteButton (token = 9b10bf)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"b69934"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2069
  #locale: null
  -id: "1540"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2074 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA LIOFILIZOWANA ZDROWIE Z NATURY BIO 80 g - DARY NATURY"
  -slug: "herbatka-liofilizowana-zdrowie-z-natury-bio-80-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>liofilizowane owoce: róża*, borówka wysoka*, jagoda kamczacka*, jabłko*, świdośliwa *, żurawina *, cytryna skórka*, róża płatki*. (*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Ekologiczna herbatka będąca połączeniem najwyższej jakości owoców, znanych z korzystnego wpływu na organizm, z płatkami róży o pięknym, relaksującym aromacie i orzeźwiającą skórką cytryny. Dzięki zastosowaniu procesu liofilizacji składniki zachowały swój świeży kolor, zapach oraz cenne dla zdrowia wartości odżywcze. Herbatkę polecamy do picia na co dzień, osobom w każdym wieku, jako uzupełnienie zdrowej diety. <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. <br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w suchym miejscu"
  -vat: 23.0
  -price: "35.61"
  -grossPrice: "43.80"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.1
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2071 …}
  -xBoosterApiId: "13395"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2070 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2013 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2028 …}
}

WidgetController :: productDemandButton (token = b2a8fa)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"4e8bc0"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2020
  #locale: null
  -id: "1491"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2021 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2030 …}
  -name: "HERBATKA POLECANA PRZY CUKRZYCY BIO 50 g - DARY NATURY"
  -slug: "herbatka-polecana-przy-cukrzycy-bio-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>borówka czernica liść* 23 %, brzoza liść*, cykoria korzeń*, tawuła ziele*, rutwica ziele*, naowocnia fasoli*, mniszek kwiat*, mniszek korzeń*, szałwia liść*, melisa liść*, kocanka kwiat*, 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: "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 {#1999 …}
  -xBoosterApiId: "11864"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2014 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1959 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1932 …}
}

WidgetController :: productFavoriteButton (token = f6704f)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"74602a"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2020
  #locale: null
  -id: "1491"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2021 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2030 …}
  -name: "HERBATKA POLECANA PRZY CUKRZYCY BIO 50 g - DARY NATURY"
  -slug: "herbatka-polecana-przy-cukrzycy-bio-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>borówka czernica liść* 23 %, brzoza liść*, cykoria korzeń*, tawuła ziele*, rutwica ziele*, naowocnia fasoli*, mniszek kwiat*, mniszek korzeń*, szałwia liść*, melisa liść*, kocanka kwiat*, 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: "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 {#1999 …}
  -xBoosterApiId: "11864"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2014 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1959 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1932 …}
}

WidgetController :: productDemandButton (token = 68c8c2)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"4f4c17"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1941
  #locale: null
  -id: "1492"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1936 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2030 …}
  -name: "HERBATKA ZGAGOHERBS BIO (25 x 2 g) 50 g - DARY NATURY"
  -slug: "herbatka-zgagoherbs-bio-25-x-2-g-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI <br/>ziele cykorii podróżnika* 20 %, ziele rzepiku*, ziele bukwicy*, ziele krwawnika*, liść bobrka*, liść mięty*, kłącze kuklika*, ziele bylicy*, nasiona dzikiej marchwi*, w różnych proporcjach (*certyfikowany składnik ekologiczny)<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. 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.08
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1934 …}
  -xBoosterApiId: "11866"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1940 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1942 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1931 …}
}

WidgetController :: productFavoriteButton (token = c3253d)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"7ceaa1"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1941
  #locale: null
  -id: "1492"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1936 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2030 …}
  -name: "HERBATKA ZGAGOHERBS BIO (25 x 2 g) 50 g - DARY NATURY"
  -slug: "herbatka-zgagoherbs-bio-25-x-2-g-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI <br/>ziele cykorii podróżnika* 20 %, ziele rzepiku*, ziele bukwicy*, ziele krwawnika*, liść bobrka*, liść mięty*, kłącze kuklika*, ziele bylicy*, nasiona dzikiej marchwi*, w różnych proporcjach (*certyfikowany składnik ekologiczny)<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. 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.08
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1934 …}
  -xBoosterApiId: "11866"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1940 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1942 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1931 …}
}

WidgetController :: productDemandButton (token = 254bf1)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"f423a9"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1937
  #locale: null
  -id: "1494"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1924 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2030 …}
  -name: "HERBATKA POLECANA PRZY TRĄDZIKU BIO (25 x 2 g) 50 g - DARY NATURY"
  -slug: "herbatka-polecana-przy-tradziku-bio-25-x-2-g-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI <br/>ziele uczepu* 20 %, ziele krwawnika*, ziele rzepiku*, ziele OWSA*, ziele pokrzywy*, ziele rdestu ptasiego*, korzeń łopianu*, mniszka*, kłącze perzu*, w różnych proporcjach (*certyfikowany składnik ekologiczny)<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. Pić 2 razy dziennie. <br/>Zioła oprócz do picia mogą służyć także do obmywania twarzy.<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.08
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1929 …}
  -xBoosterApiId: "11872"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1921 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1923 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1973 …}
}

WidgetController :: productFavoriteButton (token = 97cf77)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"4ddfc8"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1937
  #locale: null
  -id: "1494"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1924 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2030 …}
  -name: "HERBATKA POLECANA PRZY TRĄDZIKU BIO (25 x 2 g) 50 g - DARY NATURY"
  -slug: "herbatka-polecana-przy-tradziku-bio-25-x-2-g-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI <br/>ziele uczepu* 20 %, ziele krwawnika*, ziele rzepiku*, ziele OWSA*, ziele pokrzywy*, ziele rdestu ptasiego*, korzeń łopianu*, mniszka*, kłącze perzu*, w różnych proporcjach (*certyfikowany składnik ekologiczny)<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. Pić 2 razy dziennie. <br/>Zioła oprócz do picia mogą służyć także do obmywania twarzy.<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.08
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1929 …}
  -xBoosterApiId: "11872"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1921 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1923 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1973 …}
}

WidgetController :: productDemandButton (token = 62a0c6)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"92577f"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1970
  #locale: null
  -id: "1495"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1963 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2030 …}
  -name: "HERBATKA POLECANA PRZY ZAPARCIACH BIO (25 x 2 g) 50 g - DARY NATURY"
  -slug: "herbatka-polecana-przy-zaparciach-bio-25-x-2-g-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI  <br/>jarzębina owoc* 20 %, bez owoc*, babka zwyczajna liść*, lnica ziele*, jeżyna liść*, jałowiec ziele*, cykoria ziele*, mięta liść*, pokrzywa liść*, w różnych proporcjach. (*certyfikowany składnik ekologiczny)<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>1 saszetkę herbatki zalać szklanką wrzątku i pozostawić pod przykryciem do zaprzenia 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: "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 {#1964 …}
  -xBoosterApiId: "11873"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1968 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1971 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1972 …}
}

WidgetController :: productFavoriteButton (token = 7f86b6)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"ee6b74"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1970
  #locale: null
  -id: "1495"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1963 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2030 …}
  -name: "HERBATKA POLECANA PRZY ZAPARCIACH BIO (25 x 2 g) 50 g - DARY NATURY"
  -slug: "herbatka-polecana-przy-zaparciach-bio-25-x-2-g-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI  <br/>jarzębina owoc* 20 %, bez owoc*, babka zwyczajna liść*, lnica ziele*, jeżyna liść*, jałowiec ziele*, cykoria ziele*, mięta liść*, pokrzywa liść*, w różnych proporcjach. (*certyfikowany składnik ekologiczny)<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>1 saszetkę herbatki zalać szklanką wrzątku i pozostawić pod przykryciem do zaprzenia 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: "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 {#1964 …}
  -xBoosterApiId: "11873"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1968 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1971 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1972 …}
}

WidgetController :: productDemandButton (token = a5db09)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"eaab0b"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1946
  #locale: null
  -id: "1497"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1957 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2030 …}
  -name: "HERBATKA POLECANA PRZY NADMIARZE CHOLESTEROLU BIO 50 g - DARY NATURY"
  -slug: "herbatka-polecana-przy-nadmiarze-cholesterolu-bio-50-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*, kwiat bzu czarnego*, 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: "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 {#1951 …}
  -xBoosterApiId: "11875"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1952 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1947 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1930 …}
}

WidgetController :: productFavoriteButton (token = 2d5bee)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"440217"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1946
  #locale: null
  -id: "1497"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1957 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2030 …}
  -name: "HERBATKA POLECANA PRZY NADMIARZE CHOLESTEROLU BIO 50 g - DARY NATURY"
  -slug: "herbatka-polecana-przy-nadmiarze-cholesterolu-bio-50-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*, kwiat bzu czarnego*, 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: "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 {#1951 …}
  -xBoosterApiId: "11875"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1952 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1947 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1930 …}
}

WidgetController :: productDemandButton (token = bbe280)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"616e03"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1925
  #locale: null
  -id: "1498"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1956 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2030 …}
  -name: "HERBATKA POLECANA PRZY NADMIARZE CHOLESTEROLU BIO (25 x 1,5 g) 37,5 g - DARY NATURY"
  -slug: "herbatka-polecana-przy-nadmiarze-cholesterolu-bio-25-x-1-5-g-37-5-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>ziele przetacznika* 15 %, ziele pięciornika kurzego* 15 %, kłącze perzu* 15 %, owoc jarzębiny* 15 %, ziele jasnoty*, ziele uczepu*, ziele karczocha*, kwiat bzu czarnego*, kwiat przelotu*, w różnych proporcjach. (*certyfikowany składnik ekologiczny)<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>1 saszetkę herbatki zalać szklanką wrzątku i pozostawić pod przykryciem do zaprzenia 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.08
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1949 …}
  -xBoosterApiId: "11876"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1948 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1927 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1945 …}
}

WidgetController :: productFavoriteButton (token = fb3142)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"1c3612"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1925
  #locale: null
  -id: "1498"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1956 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2030 …}
  -name: "HERBATKA POLECANA PRZY NADMIARZE CHOLESTEROLU BIO (25 x 1,5 g) 37,5 g - DARY NATURY"
  -slug: "herbatka-polecana-przy-nadmiarze-cholesterolu-bio-25-x-1-5-g-37-5-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>ziele przetacznika* 15 %, ziele pięciornika kurzego* 15 %, kłącze perzu* 15 %, owoc jarzębiny* 15 %, ziele jasnoty*, ziele uczepu*, ziele karczocha*, kwiat bzu czarnego*, kwiat przelotu*, w różnych proporcjach. (*certyfikowany składnik ekologiczny)<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>1 saszetkę herbatki zalać szklanką wrzątku i pozostawić pod przykryciem do zaprzenia 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.08
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1949 …}
  -xBoosterApiId: "11876"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1948 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1927 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1945 …}
}

WidgetController :: productDemandButton (token = acb14a)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"5f707c"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1911
  #locale: null
  -id: "1499"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1902 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2030 …}
  -name: "HERBATKA POLECANA PRZY ODTRUWANIU BIO 50 g - DARY NATURY"
  -slug: "herbatka-polecana-przy-odtruwaniu-bio-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>liść pokrzywy* 15 %, ziele cykorii* 15 %, korzeń cykorii podróżnika* 15 %, liść czernicy*, liść brzozy*, owoc bzu czarnego*, korzeń mniszka*, kłącze perzu*, kwiatostan kocanki* oraz kwiat mniszka*, 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.69"
  -grossPrice: "10.69"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.08
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1900 …}
  -xBoosterApiId: "11877"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1909 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1908 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1910 …}
}

WidgetController :: productFavoriteButton (token = a15b88)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"4380db"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1911
  #locale: null
  -id: "1499"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1902 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2030 …}
  -name: "HERBATKA POLECANA PRZY ODTRUWANIU BIO 50 g - DARY NATURY"
  -slug: "herbatka-polecana-przy-odtruwaniu-bio-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>liść pokrzywy* 15 %, ziele cykorii* 15 %, korzeń cykorii podróżnika* 15 %, liść czernicy*, liść brzozy*, owoc bzu czarnego*, korzeń mniszka*, kłącze perzu*, kwiatostan kocanki* oraz kwiat mniszka*, 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.69"
  -grossPrice: "10.69"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.08
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1900 …}
  -xBoosterApiId: "11877"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1909 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1908 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1910 …}
}

WidgetController :: webChatButton (token = 4810f1)

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