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

ProductController :: index

Request

GET Parameters

Key Value
direction
"desc"
page
"8"
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
"9c65b9"

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 20:28:12 GMT"
x-debug-token
"bb9938"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 12

Session Metadata

Key Value
Created
"Thu, 19 Jun 25 22:28:12 +0200"
Last used
"Thu, 19 Jun 25 22:28:12 +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
"5"
H2_STREAM_TAG
"2325978-760-5"
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=8"
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"5"
REDIRECT_H2_STREAM_TAG
"2325978-760-5"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_QUERY_STRING
"direction=desc&page=8"
REDIRECT_SSL_TLS_SNI
"naturetribe.app"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/offer/"
REMOTE_ADDR
"216.73.216.9"
REMOTE_PORT
"13046"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1750364892
REQUEST_TIME_FLOAT
1750364892.1612
REQUEST_URI
"/offer/?direction=desc&page=8"
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 = 4f9f76)

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

WidgetController :: productDemandButton (token = c28740)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"50c755"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#998
  #locale: null
  -id: "1470"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1276 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA DLA KOBIET - RÓWNOWAGA (WOMEN'S BALANCE) BIO (17 x 1,8 g) 30,6 g - YOGI TEA"
  -slug: "herbatka-dla-kobiet-rownowaga-womens-balance-bio-17-x-1-8-g-30-6-g-yogi-tea"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>liść maliny* (35 %), lukrecja*, werbena cytrynowa* (13 %), cynamon*, melisa*, imbir*, tymianek*, kwiat lawendy*, oregano*, kardamon*, pieprz czarny*, goździki*. (*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Naturalny rytm naszego ciała to harmonijne brzmienie, w które powinniśmy się dobrze wsłuchiwać. Zanim wypadnie z rytmu, możemy je ostrożnie nastroić i przywrócić do równowagi. YOGI TEA® Women's Balance to herbatka skomponowana z liści malin, werbeny cytrynowej i nuty cynamonu, które wspierają Twój kobiecy cykl i dodają Ci wewnętrznej równowagi.<br/>Herbatka dla wszystkich pragnących w nagrodę za swoje starania powrócić do równowagi.<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Zalej torebkę 250 ml świeżo przegotowanej wody i pozostaw do zaparzenia na około 7 minut lub dłużej - dla uzyskania głębszego aromatu.<br/><br/>OPIS<br/>Zawiera lukrecję – chorzy na nadciśnienie powinni unikać nadmiernego spożycia.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA <br/>Przechowywać w suchym i chłodnym miejscu<br/><br/>"
  -vat: 23.0
  -price: "12.40"
  -grossPrice: "15.25"
  -manufacturer: "YOGI TEA (herbaty i herbatki)"
  -netWeight: null
  -grossWeight: 0.07
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1710 …}
  -xBoosterApiId: "12099"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2376 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2006 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2094 …}
}

WidgetController :: productFavoriteButton (token = d9243a)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"0df806"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#998
  #locale: null
  -id: "1470"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1276 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA DLA KOBIET - RÓWNOWAGA (WOMEN'S BALANCE) BIO (17 x 1,8 g) 30,6 g - YOGI TEA"
  -slug: "herbatka-dla-kobiet-rownowaga-womens-balance-bio-17-x-1-8-g-30-6-g-yogi-tea"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>liść maliny* (35 %), lukrecja*, werbena cytrynowa* (13 %), cynamon*, melisa*, imbir*, tymianek*, kwiat lawendy*, oregano*, kardamon*, pieprz czarny*, goździki*. (*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Naturalny rytm naszego ciała to harmonijne brzmienie, w które powinniśmy się dobrze wsłuchiwać. Zanim wypadnie z rytmu, możemy je ostrożnie nastroić i przywrócić do równowagi. YOGI TEA® Women's Balance to herbatka skomponowana z liści malin, werbeny cytrynowej i nuty cynamonu, które wspierają Twój kobiecy cykl i dodają Ci wewnętrznej równowagi.<br/>Herbatka dla wszystkich pragnących w nagrodę za swoje starania powrócić do równowagi.<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Zalej torebkę 250 ml świeżo przegotowanej wody i pozostaw do zaparzenia na około 7 minut lub dłużej - dla uzyskania głębszego aromatu.<br/><br/>OPIS<br/>Zawiera lukrecję – chorzy na nadciśnienie powinni unikać nadmiernego spożycia.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA <br/>Przechowywać w suchym i chłodnym miejscu<br/><br/>"
  -vat: 23.0
  -price: "12.40"
  -grossPrice: "15.25"
  -manufacturer: "YOGI TEA (herbaty i herbatki)"
  -netWeight: null
  -grossWeight: 0.07
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1710 …}
  -xBoosterApiId: "12099"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2376 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2006 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2094 …}
}

WidgetController :: productDemandButton (token = b3ad37)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"dcb800"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2100
  #locale: null
  -id: "1472"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2084 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA OCZYSZCZENIE BIO 50 g - DARY NATURY"
  -slug: "herbatka-oczyszczenie-bio-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>pokrzywa liść (Urtica dioica)*, perz kłącze (Elymus repens)*, brzoza liść (Betula pendula)*, czernica liść (Vaccinium myrtillus)*, poziomka liść (Fragaria vesca)*, jarzębina owoc (Sorbus aucuparia)*, bez czarny owoc (Sambucus nigra)*, uczep ziele (Bidens tripartita)*, kłącze pięciornika kurzego ziela (Potentilla erecta)*, wrzos kwiat Calluna vulgaris)*, karczoch ziele (Cynara scolymus)* w różnych proporcjach.  (*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Suplement diety.  <br/><br/>ZALECANE SPOŻYCIE I INNE UWAGI<br/>Jedną czubatą łyżeczkę (1,5 g) herbatki zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10-15 minut. Pić 1-2 razy dziennie.<br/>Nie należy przekraczać zalecanej porcji do spożycia w ciągu dnia. <br/>Suplement diety nie może być stosowany jako substytut (zamiennik) zróżnicowanej diety.  <br/>Nie stosować w trakcie ciąży i podczas karmienia.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w sposób niedostępny dla małych dzieci.  <br/>"
  -vat: 23.0
  -price: "8.51"
  -grossPrice: "10.47"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.08
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2077 …}
  -xBoosterApiId: "12239"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2076 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2115 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2125 …}
}

WidgetController :: productFavoriteButton (token = d2ec47)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"2825aa"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2100
  #locale: null
  -id: "1472"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2084 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA OCZYSZCZENIE BIO 50 g - DARY NATURY"
  -slug: "herbatka-oczyszczenie-bio-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>pokrzywa liść (Urtica dioica)*, perz kłącze (Elymus repens)*, brzoza liść (Betula pendula)*, czernica liść (Vaccinium myrtillus)*, poziomka liść (Fragaria vesca)*, jarzębina owoc (Sorbus aucuparia)*, bez czarny owoc (Sambucus nigra)*, uczep ziele (Bidens tripartita)*, kłącze pięciornika kurzego ziela (Potentilla erecta)*, wrzos kwiat Calluna vulgaris)*, karczoch ziele (Cynara scolymus)* w różnych proporcjach.  (*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Suplement diety.  <br/><br/>ZALECANE SPOŻYCIE I INNE UWAGI<br/>Jedną czubatą łyżeczkę (1,5 g) herbatki zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10-15 minut. Pić 1-2 razy dziennie.<br/>Nie należy przekraczać zalecanej porcji do spożycia w ciągu dnia. <br/>Suplement diety nie może być stosowany jako substytut (zamiennik) zróżnicowanej diety.  <br/>Nie stosować w trakcie ciąży i podczas karmienia.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w sposób niedostępny dla małych dzieci.  <br/>"
  -vat: 23.0
  -price: "8.51"
  -grossPrice: "10.47"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.08
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2077 …}
  -xBoosterApiId: "12239"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2076 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2115 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2125 …}
}

WidgetController :: productDemandButton (token = c40e72)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"67ab33"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2127
  #locale: null
  -id: "1473"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2113 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA CIŚNIENIE KRWI BIO 50 g - DARY NATURY"
  -slug: "herbatka-cisnienie-krwi-bio-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>głóg owoc (C. laevigata)*, róża owoc (Rosa canina)*, serdecznik ziele (Leonurus cardiaca)*, głóg kwiat (C. laevigata)*, kozłek korzeń (Valeriana officinalis)*, poziomka liść (Fragaria vesca)*, jemioła ziele (Viscum album)* w różnych proporcjach (*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Suplement diety.  <br/><br/>ZALECANE SPOŻYCIE I INNE UWAGI<br/>Jedną czubatą łyżeczkę (2,5 g) herbatki zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10-15 minut. Pić 1-2 razy dziennie.<br/>Nie należy przekraczać zalecanej porcji do spożycia w ciągu dnia. <br/>Suplement diety nie może być stosowany jako substytut (zamiennik) zróżnicowanej diety.  <br/>Nie stosować w trakcie ciąży i podczas karmienia.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w sposób niedostępny dla małych dzieci.  <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 {#2122 …}
  -xBoosterApiId: "12242"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2121 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2118 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2098 …}
}

WidgetController :: productFavoriteButton (token = b1e47a)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"ed1a1d"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2127
  #locale: null
  -id: "1473"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2113 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA CIŚNIENIE KRWI BIO 50 g - DARY NATURY"
  -slug: "herbatka-cisnienie-krwi-bio-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>głóg owoc (C. laevigata)*, róża owoc (Rosa canina)*, serdecznik ziele (Leonurus cardiaca)*, głóg kwiat (C. laevigata)*, kozłek korzeń (Valeriana officinalis)*, poziomka liść (Fragaria vesca)*, jemioła ziele (Viscum album)* w różnych proporcjach (*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Suplement diety.  <br/><br/>ZALECANE SPOŻYCIE I INNE UWAGI<br/>Jedną czubatą łyżeczkę (2,5 g) herbatki zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10-15 minut. Pić 1-2 razy dziennie.<br/>Nie należy przekraczać zalecanej porcji do spożycia w ciągu dnia. <br/>Suplement diety nie może być stosowany jako substytut (zamiennik) zróżnicowanej diety.  <br/>Nie stosować w trakcie ciąży i podczas karmienia.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w sposób niedostępny dla małych dzieci.  <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 {#2122 …}
  -xBoosterApiId: "12242"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2121 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2118 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2098 …}
}

WidgetController :: productDemandButton (token = 6b8be4)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"46e87e"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2104
  #locale: null
  -id: "1474"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2107 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA CIŚNIENIE KRWI BIO (25 x 2 g) 50 g - DARY NATURY"
  -slug: "herbatka-cisnienie-krwi-bio-25-x-2-g-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>głóg owoc (C. laevigata)*, róża owoc (Rosa canina)*, serdecznik ziele (Leonurus cardiaca)*, głóg kwiat (C. laevigata)*, kozłek korzeń (Valeriana officinalis)*, poziomka liść (Fragaria vesca)*, jemioła ziele (Viscum album)* w różnych proporcjach. (*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Suplement diety.  <br/><br/>ZALECANE SPOŻYCIE I INNE UWAGI<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/>Nie należy przekraczać zalecanej porcji do spożycia w ciągu dnia. <br/>Suplement diety nie może być stosowany jako substytut (zaminnik) zróżnicowanej diety.  <br/>Nie stosować w trakcie ciąży i podczas karmienia.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w sposób niedostępny dla małych dzieci.<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 {#2103 …}
  -xBoosterApiId: "12243"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2093 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2111 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2066 …}
}

WidgetController :: productFavoriteButton (token = a863d4)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"648cec"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2104
  #locale: null
  -id: "1474"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2107 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA CIŚNIENIE KRWI BIO (25 x 2 g) 50 g - DARY NATURY"
  -slug: "herbatka-cisnienie-krwi-bio-25-x-2-g-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>głóg owoc (C. laevigata)*, róża owoc (Rosa canina)*, serdecznik ziele (Leonurus cardiaca)*, głóg kwiat (C. laevigata)*, kozłek korzeń (Valeriana officinalis)*, poziomka liść (Fragaria vesca)*, jemioła ziele (Viscum album)* w różnych proporcjach. (*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Suplement diety.  <br/><br/>ZALECANE SPOŻYCIE I INNE UWAGI<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/>Nie należy przekraczać zalecanej porcji do spożycia w ciągu dnia. <br/>Suplement diety nie może być stosowany jako substytut (zaminnik) zróżnicowanej diety.  <br/>Nie stosować w trakcie ciąży i podczas karmienia.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w sposób niedostępny dla małych dzieci.<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 {#2103 …}
  -xBoosterApiId: "12243"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2093 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2111 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2066 …}
}

WidgetController :: productDemandButton (token = 38f346)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"82bcaa"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2069
  #locale: null
  -id: "1475"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2074 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA OCZYSZCZENIE BIO (25 x 1,5 g) 37,5 g - DARY NATURY"
  -slug: "herbatka-oczyszczenie-bio-25-x-1-5-g-37-5-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>pokrzywa liść (Urtica dioica)*, perz kłącze (Elymus repens)*, brzoza liść (Betula pendula)*, czernica liść (Vaccinium myrtillus)*, poziomka liść (Fragaria vesca)*, jarzębina owoc (Sorbus aucuparia)*, bez czarny owoc (Sambucus nigra)*, uczep ziele (Bidens tripartita)*, kłącze pięciornika kurzego ziela (Potentilla erecta)*, wrzos kwiat Calluna vulgaris)*, karczoch ziele (Cynara scolymus)* w różnych proporcjach (*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Suplement diety.  <br/><br/>ZALECANE SPOŻYCIE I INNE UWAGI<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/>Nie należy przekraczać zalecanej porcji do spożycia w ciągu dnia. <br/>Suplement diety nie może być stosowany jako substytut (zamiennik) zróżnicowanej diety.  <br/>Nie stosować w trakcie ciąży i podczas karmienia.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w sposób niedostępny dla małych dzieci.  <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 {#2071 …}
  -xBoosterApiId: "12244"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2070 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2013 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2028 …}
}

WidgetController :: productFavoriteButton (token = 0b4e06)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"f212f3"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2069
  #locale: null
  -id: "1475"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2074 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA OCZYSZCZENIE BIO (25 x 1,5 g) 37,5 g - DARY NATURY"
  -slug: "herbatka-oczyszczenie-bio-25-x-1-5-g-37-5-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>pokrzywa liść (Urtica dioica)*, perz kłącze (Elymus repens)*, brzoza liść (Betula pendula)*, czernica liść (Vaccinium myrtillus)*, poziomka liść (Fragaria vesca)*, jarzębina owoc (Sorbus aucuparia)*, bez czarny owoc (Sambucus nigra)*, uczep ziele (Bidens tripartita)*, kłącze pięciornika kurzego ziela (Potentilla erecta)*, wrzos kwiat Calluna vulgaris)*, karczoch ziele (Cynara scolymus)* w różnych proporcjach (*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Suplement diety.  <br/><br/>ZALECANE SPOŻYCIE I INNE UWAGI<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/>Nie należy przekraczać zalecanej porcji do spożycia w ciągu dnia. <br/>Suplement diety nie może być stosowany jako substytut (zamiennik) zróżnicowanej diety.  <br/>Nie stosować w trakcie ciąży i podczas karmienia.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w sposób niedostępny dla małych dzieci.  <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 {#2071 …}
  -xBoosterApiId: "12244"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2070 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2013 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2028 …}
}

WidgetController :: productDemandButton (token = 7c65e8)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"7b87c6"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2020
  #locale: null
  -id: "1476"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2021 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA CIŚNIENIE KRWI BIO 200 g - DARY NATURY"
  -slug: "herbatka-cisnienie-krwi-bio-200-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI <br/>głóg owoc (C. laevigata)*, róża owoc (Rosa canina)*, serdecznik ziele (Leonurus cardiaca)*, głóg kwiat (C. laevigata)*, kozłek korzeń (Valeriana officinalis)*, poziomka liść (Fragaria vesca)*, jemioła ziele (Viscum album)* w różnych proporcjach (* certyfikowany składnik ekologiczny)<br/><br/>OPIS <br/>Suplement diety.<br/><br/>ZALECANE SPOŻYCIE I INNE UWAGI  <br/>Nie należy przekraczać zalecanej porcji do spożycia w ciągu dnia. Suplement diety nie może być stosowany jako substytut (zaminnik) zróżnicowanej diety.  <br/>Nie stosować w trakcie ciąży i podczas karmienia.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA <br/>Przechowywać w sposób niedostępny dla małych dzieci.<br/>"
  -vat: 23.0
  -price: "21.47"
  -grossPrice: "26.41"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.21
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2030 …}
  -xBoosterApiId: "12362"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1999 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2014 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1959 …}
}

WidgetController :: productFavoriteButton (token = b3676f)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"e499b4"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2020
  #locale: null
  -id: "1476"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2021 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA CIŚNIENIE KRWI BIO 200 g - DARY NATURY"
  -slug: "herbatka-cisnienie-krwi-bio-200-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI <br/>głóg owoc (C. laevigata)*, róża owoc (Rosa canina)*, serdecznik ziele (Leonurus cardiaca)*, głóg kwiat (C. laevigata)*, kozłek korzeń (Valeriana officinalis)*, poziomka liść (Fragaria vesca)*, jemioła ziele (Viscum album)* w różnych proporcjach (* certyfikowany składnik ekologiczny)<br/><br/>OPIS <br/>Suplement diety.<br/><br/>ZALECANE SPOŻYCIE I INNE UWAGI  <br/>Nie należy przekraczać zalecanej porcji do spożycia w ciągu dnia. Suplement diety nie może być stosowany jako substytut (zaminnik) zróżnicowanej diety.  <br/>Nie stosować w trakcie ciąży i podczas karmienia.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA <br/>Przechowywać w sposób niedostępny dla małych dzieci.<br/>"
  -vat: 23.0
  -price: "21.47"
  -grossPrice: "26.41"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.21
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2030 …}
  -xBoosterApiId: "12362"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1999 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2014 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1959 …}
}

WidgetController :: productDemandButton (token = f585f6)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"8e1e34"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1932
  #locale: null
  -id: "1478"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1943 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA DLA SERDUSZKA BIO (25 x 2 g) 50 g - DARY NATURY"
  -slug: "herbatka-dla-serduszka-bio-25-x-2-g-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>owoc głogu*, kwiat głogu*, ziele bukwicy*, ziele serdecznika*, ziele krwawnika*, szyszki chmielu*, płatki róży*, liść pokrzywy* (*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Suplement diety.  <br/><br/>SPOSÓB PRZYGOTOWANIA<br/>1 saszetkę herbatki zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10- 15 minut.<br/><br/>ZALECANE SPOŻYCIE I INNE UWAGI<br/>Pić 2 razy dziennie.<br/>Suplement diety nie może być stosowany jako substytut (zamiennik) zróżnicowanej diety. Nie należy przekraczać zalecanej porcji do spożycia w ciągu dnia. <br/>Nie stosować w ciąży. W przypadku równoczesnego stosowania leczenia przeciw nadciśnieniu należy skonsultować się z lekarzem lub farmaceutą.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA  <br/>Przechowywać w suchym i chłodnym miejscu, w sposób niedostępny dla małych dzieci.<br/>"
  -vat: 23.0
  -price: "9.71"
  -grossPrice: "11.94"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.06
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1936 …}
  -xBoosterApiId: "12383"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1934 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1940 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1942 …}
}

WidgetController :: productFavoriteButton (token = a3b9f3)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"97ffb9"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1932
  #locale: null
  -id: "1478"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1943 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA DLA SERDUSZKA BIO (25 x 2 g) 50 g - DARY NATURY"
  -slug: "herbatka-dla-serduszka-bio-25-x-2-g-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>owoc głogu*, kwiat głogu*, ziele bukwicy*, ziele serdecznika*, ziele krwawnika*, szyszki chmielu*, płatki róży*, liść pokrzywy* (*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Suplement diety.  <br/><br/>SPOSÓB PRZYGOTOWANIA<br/>1 saszetkę herbatki zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10- 15 minut.<br/><br/>ZALECANE SPOŻYCIE I INNE UWAGI<br/>Pić 2 razy dziennie.<br/>Suplement diety nie może być stosowany jako substytut (zamiennik) zróżnicowanej diety. Nie należy przekraczać zalecanej porcji do spożycia w ciągu dnia. <br/>Nie stosować w ciąży. W przypadku równoczesnego stosowania leczenia przeciw nadciśnieniu należy skonsultować się z lekarzem lub farmaceutą.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA  <br/>Przechowywać w suchym i chłodnym miejscu, w sposób niedostępny dla małych dzieci.<br/>"
  -vat: 23.0
  -price: "9.71"
  -grossPrice: "11.94"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.06
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1936 …}
  -xBoosterApiId: "12383"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1934 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1940 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1942 …}
}

WidgetController :: productDemandButton (token = 5d0cbc)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"e8788a"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1931
  #locale: null
  -id: "1480"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1933 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA NA CHRYPKĘ BIO (25 x 2 g) 50 g - DARY NATURY"
  -slug: "herbatka-na-chrypke-bio-25-x-2-g-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI <br/>liść babki zwyczajnej*, ziele ślazu* (po 15 %), ziele macierzanki*, liść podbiału*, miodunki*, kwiat ślazu*, pączki sosny*, korzeń biedrzeńca*, kłącze mydlnicy* (w różnych proporcjach) (* certyfikowany składnik ekologiczny)<br/><br/>OPIS <br/>Według literatury zielarskiej właściwości ziół wchodzących w skład kompozycji mogą mieć korzystny wpływ na układ oddechowy.<br/><br/>SPOSÓB PRZYGOTOWANIA <br/>Jedną saszetkę herbatki zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10-15 minut.<br/><br/>ZALECANE SPOŻYCIE <br/>Pić 2 razy dziennie.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA  <br/>Przechowywać w suchym miejscu.<br/>"
  -vat: 23.0
  -price: "9.71"
  -grossPrice: "11.94"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.06
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1924 …}
  -xBoosterApiId: "12395"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1929 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1921 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1923 …}
}

WidgetController :: productFavoriteButton (token = 35ce78)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"0e2210"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1931
  #locale: null
  -id: "1480"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1933 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA NA CHRYPKĘ BIO (25 x 2 g) 50 g - DARY NATURY"
  -slug: "herbatka-na-chrypke-bio-25-x-2-g-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI <br/>liść babki zwyczajnej*, ziele ślazu* (po 15 %), ziele macierzanki*, liść podbiału*, miodunki*, kwiat ślazu*, pączki sosny*, korzeń biedrzeńca*, kłącze mydlnicy* (w różnych proporcjach) (* certyfikowany składnik ekologiczny)<br/><br/>OPIS <br/>Według literatury zielarskiej właściwości ziół wchodzących w skład kompozycji mogą mieć korzystny wpływ na układ oddechowy.<br/><br/>SPOSÓB PRZYGOTOWANIA <br/>Jedną saszetkę herbatki zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10-15 minut.<br/><br/>ZALECANE SPOŻYCIE <br/>Pić 2 razy dziennie.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA  <br/>Przechowywać w suchym miejscu.<br/>"
  -vat: 23.0
  -price: "9.71"
  -grossPrice: "11.94"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.06
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1924 …}
  -xBoosterApiId: "12395"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1929 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1921 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1923 …}
}

WidgetController :: productDemandButton (token = 65b39b)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"fe5c3e"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1973
  #locale: null
  -id: "1481"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1967 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA FITNESS BIO (25 x 2 g) 50 g - DARY NATURY"
  -slug: "herbatka-fitness-bio-25-x-2-g-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI <br/>owoc róży*, owoc jarzębiny*, liście jeżyny*, liście mięty*, owoc kopru włoskiego*, kminek*, kwiat hibiskusa* (w zmiennych proporcjach). (*certyfikowany składnik ekologiczny)<br/><br/>OPIS <br/>Herbatka na bazie owoców i ziół, która doskonale orzeźwi i pobudzi. Kminek, koper włoski oraz mięta wspomagają trawinie i przyczyniają się do prawidłowego funkcjonowania przewodu pokarmowego. <br/>Jarzębina działa regenerująco oraz pomaga organizmowi przezwyciężyć wysiłek i stres. Polecamy jako uzupełnienie codziennej diety, w szczególności osobom dbającym o szczupłą sylwetkę. <br/>Deklarowany korzystny efekt zdrowotny przy spożyciu 2 naparów dziennie. <br/>Zrównoważony sposób żywienia i zdrowy tryb życia są podstawą zapewnienia prawidłowego funkcjonowania organizmu. <br/><br/>SPOSÓB PRZYGOTOWANIA <br/>1 saszetkę herbatki zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10-15 minut.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA <br/>Przechowywać w suchym miejscu.<br/><br/>"
  -vat: 23.0
  -price: "7.77"
  -grossPrice: "9.56"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.06
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1963 …}
  -xBoosterApiId: "12396"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1964 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1968 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1971 …}
}

WidgetController :: productFavoriteButton (token = e0de79)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"c049d7"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1973
  #locale: null
  -id: "1481"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1967 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA FITNESS BIO (25 x 2 g) 50 g - DARY NATURY"
  -slug: "herbatka-fitness-bio-25-x-2-g-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI <br/>owoc róży*, owoc jarzębiny*, liście jeżyny*, liście mięty*, owoc kopru włoskiego*, kminek*, kwiat hibiskusa* (w zmiennych proporcjach). (*certyfikowany składnik ekologiczny)<br/><br/>OPIS <br/>Herbatka na bazie owoców i ziół, która doskonale orzeźwi i pobudzi. Kminek, koper włoski oraz mięta wspomagają trawinie i przyczyniają się do prawidłowego funkcjonowania przewodu pokarmowego. <br/>Jarzębina działa regenerująco oraz pomaga organizmowi przezwyciężyć wysiłek i stres. Polecamy jako uzupełnienie codziennej diety, w szczególności osobom dbającym o szczupłą sylwetkę. <br/>Deklarowany korzystny efekt zdrowotny przy spożyciu 2 naparów dziennie. <br/>Zrównoważony sposób żywienia i zdrowy tryb życia są podstawą zapewnienia prawidłowego funkcjonowania organizmu. <br/><br/>SPOSÓB PRZYGOTOWANIA <br/>1 saszetkę herbatki zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10-15 minut.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA <br/>Przechowywać w suchym miejscu.<br/><br/>"
  -vat: 23.0
  -price: "7.77"
  -grossPrice: "9.56"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.06
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1963 …}
  -xBoosterApiId: "12396"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1964 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1968 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1971 …}
}

WidgetController :: productDemandButton (token = bc7ac9)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"bec98c"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1972
  #locale: null
  -id: "1482"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1969 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA NA OSKRZELA Z TYMIANKIEM BIO (20 x 1,5 g) 30 g - APOTHEKE"
  -slug: "herbatka-na-oskrzela-z-tymiankiem-bio-20-x-1-5-g-30-g-apotheke"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>Liść babki lancetowej* (450 mg), tymianek* (300 mg), rumianek* (225 mg), ślaz dziki* (187,5 mg), ziele hyzopu lekarskiego* (187,5 mg), korzeń lukrecji* (75 mg), anyż* (75 mg). (*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Suplement diety. Tymianek wspomaga zdrowie górnych dróg oddechowych i wspomaga układ odpornościowy. Babka lancetowa, rumianek, ślaz dziki i hyzop lekarski pomagają w utrzymaniu zdrowia układu oddechowego.<br/><br/>ZALECANE SPOŻYCIE I INNE UWAGI<br/>2 szklanki dziennie. Produkt nie jest przeznaczony dla dzieci. Suplement diety nie powinien być stosowany jako substytut zróżnicowanej diety. Nie należy przekraczać zalecanej porcji do spożycia w ciągu dnia.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w suchym miejscu, w temperaturze poniżej 25 stopni Celsjusza, w sposób niedostępny dla małych dzieci. <br/>"
  -vat: 23.0
  -price: "9.25"
  -grossPrice: "11.38"
  -manufacturer: "APOTHEKE (herbatki dla dzieci, dorosłych, błonnik"
  -netWeight: null
  -grossWeight: 0.05
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1957 …}
  -xBoosterApiId: "12476"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1951 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1952 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1947 …}
}

WidgetController :: productFavoriteButton (token = c281ec)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"a602bb"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1972
  #locale: null
  -id: "1482"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1969 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA NA OSKRZELA Z TYMIANKIEM BIO (20 x 1,5 g) 30 g - APOTHEKE"
  -slug: "herbatka-na-oskrzela-z-tymiankiem-bio-20-x-1-5-g-30-g-apotheke"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>Liść babki lancetowej* (450 mg), tymianek* (300 mg), rumianek* (225 mg), ślaz dziki* (187,5 mg), ziele hyzopu lekarskiego* (187,5 mg), korzeń lukrecji* (75 mg), anyż* (75 mg). (*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Suplement diety. Tymianek wspomaga zdrowie górnych dróg oddechowych i wspomaga układ odpornościowy. Babka lancetowa, rumianek, ślaz dziki i hyzop lekarski pomagają w utrzymaniu zdrowia układu oddechowego.<br/><br/>ZALECANE SPOŻYCIE I INNE UWAGI<br/>2 szklanki dziennie. Produkt nie jest przeznaczony dla dzieci. Suplement diety nie powinien być stosowany jako substytut zróżnicowanej diety. Nie należy przekraczać zalecanej porcji do spożycia w ciągu dnia.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w suchym miejscu, w temperaturze poniżej 25 stopni Celsjusza, w sposób niedostępny dla małych dzieci. <br/>"
  -vat: 23.0
  -price: "9.25"
  -grossPrice: "11.38"
  -manufacturer: "APOTHEKE (herbatki dla dzieci, dorosłych, błonnik"
  -netWeight: null
  -grossWeight: 0.05
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1957 …}
  -xBoosterApiId: "12476"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1951 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1952 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1947 …}
}

WidgetController :: productDemandButton (token = e9c3d8)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"d9ff8d"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1930
  #locale: null
  -id: "1483"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1954 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA DLA ZMYSŁÓW SZCZĘŚCIE Z ZIELONĄ HERBATĄ I OLEJKAMI ETERYCZNYMI (FOR THE SENSES PURE HAPPINESS) BIO (17 x 2,2 g) 37,4 g - YOGI TEA"
  -slug: "herbatka-dla-zmyslow-szczescie-z-zielona-herbata-i-olejkami-eterycznymi-for-the-senses-pure-happiness-bio-17-x-2-2-g-37-4-g-yogi-tea"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>trawa cytrynowa* (25 %), herbata zielona* (24 %), imbir* (14 %), lukrecja*, cynamon*, suszony owoc limonki*, skórka z cytryny*, mięta pieprzowa*, melisa*, mniszek lekarski*, olejek z trawy cytrynowej* (1,5 %), olejek cytrynowy* (1 %)(*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Herbatka ziołowo - korzenna z zieloną herbatą i olejkiem z cytryny i z trawy cytrynowej. <br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Torebkę zalać 250 ml wrzącej wody, pozostawić na 5 minut do zaparzenia.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w suchym i chłodnym miejscu.<br/>"
  -vat: 23.0
  -price: "12.21"
  -grossPrice: "15.02"
  -manufacturer: "YOGI TEA (herbaty i herbatki)"
  -netWeight: null
  -grossWeight: 0.08
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1956 …}
  -xBoosterApiId: "12916"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1949 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1948 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1927 …}
}

WidgetController :: productFavoriteButton (token = a641e5)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"bbdd67"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1930
  #locale: null
  -id: "1483"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1954 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA DLA ZMYSŁÓW SZCZĘŚCIE Z ZIELONĄ HERBATĄ I OLEJKAMI ETERYCZNYMI (FOR THE SENSES PURE HAPPINESS) BIO (17 x 2,2 g) 37,4 g - YOGI TEA"
  -slug: "herbatka-dla-zmyslow-szczescie-z-zielona-herbata-i-olejkami-eterycznymi-for-the-senses-pure-happiness-bio-17-x-2-2-g-37-4-g-yogi-tea"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>trawa cytrynowa* (25 %), herbata zielona* (24 %), imbir* (14 %), lukrecja*, cynamon*, suszony owoc limonki*, skórka z cytryny*, mięta pieprzowa*, melisa*, mniszek lekarski*, olejek z trawy cytrynowej* (1,5 %), olejek cytrynowy* (1 %)(*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Herbatka ziołowo - korzenna z zieloną herbatą i olejkiem z cytryny i z trawy cytrynowej. <br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Torebkę zalać 250 ml wrzącej wody, pozostawić na 5 minut do zaparzenia.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w suchym i chłodnym miejscu.<br/>"
  -vat: 23.0
  -price: "12.21"
  -grossPrice: "15.02"
  -manufacturer: "YOGI TEA (herbaty i herbatki)"
  -netWeight: null
  -grossWeight: 0.08
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1956 …}
  -xBoosterApiId: "12916"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1949 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1948 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1927 …}
}

WidgetController :: productDemandButton (token = e2b8c2)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"7060b0"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1945
  #locale: null
  -id: "1484"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1907 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA GŁĘBOKI ODDECH (BREATHE DEEP) BIO (17 x 1,8 g) 30,6 g - YOGI TEA"
  -slug: "herbatka-gleboki-oddech-breathe-deep-bio-17-x-1-8-g-30-6-g-yogi-tea"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>eukaliptus* (26 %), lukrecja*, imbir*, bazylia* (6 %), kardamon*, cynamon*, dziewanna*, lucerna*, koper włoski*, tymianek* (3 %), oman wielki*, ekstrakt z wanilii*, goździki*, pieprz czarny*, laska wanilii*. (*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Praktykując jogę szybko nauczysz się doceniać świadome oddychanie. O tym właśnie przypomina ta herbatka. W medycynie naturalnej eukaliptus i tymianek są powszechnie używane jako składniki preparatów oczyszczających drogi oddechowe. Breathe Deep to cudownie orzeźwiająca, a jednocześnie kojąca herbatka. Możemy ponownie odetchnąć głęboko i czuć się swobodniej z każdym łykiem.<br/>Herbatka dla wszystkich&nbsp;chcących odetchnąć<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Torebkę zalać 250 ml wrzącej wody, pozostawić na 5 - 6 minut do zaparzenia.<br/><br/>UWAGA<br/>Zawiera lukrecję – chorzy na nadciśnienie powinni unikać nadmiernego spożycia.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w suchym i chłodnym miejscu. <br/><br/>"
  -vat: 23.0
  -price: "12.40"
  -grossPrice: "15.25"
  -manufacturer: "YOGI TEA (herbaty i herbatki)"
  -netWeight: null
  -grossWeight: 0.08
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1902 …}
  -xBoosterApiId: "12988"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1900 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1909 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1908 …}
}

WidgetController :: productFavoriteButton (token = c095a1)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"2c855b"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1945
  #locale: null
  -id: "1484"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1907 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA GŁĘBOKI ODDECH (BREATHE DEEP) BIO (17 x 1,8 g) 30,6 g - YOGI TEA"
  -slug: "herbatka-gleboki-oddech-breathe-deep-bio-17-x-1-8-g-30-6-g-yogi-tea"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>eukaliptus* (26 %), lukrecja*, imbir*, bazylia* (6 %), kardamon*, cynamon*, dziewanna*, lucerna*, koper włoski*, tymianek* (3 %), oman wielki*, ekstrakt z wanilii*, goździki*, pieprz czarny*, laska wanilii*. (*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Praktykując jogę szybko nauczysz się doceniać świadome oddychanie. O tym właśnie przypomina ta herbatka. W medycynie naturalnej eukaliptus i tymianek są powszechnie używane jako składniki preparatów oczyszczających drogi oddechowe. Breathe Deep to cudownie orzeźwiająca, a jednocześnie kojąca herbatka. Możemy ponownie odetchnąć głęboko i czuć się swobodniej z każdym łykiem.<br/>Herbatka dla wszystkich&nbsp;chcących odetchnąć<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Torebkę zalać 250 ml wrzącej wody, pozostawić na 5 - 6 minut do zaparzenia.<br/><br/>UWAGA<br/>Zawiera lukrecję – chorzy na nadciśnienie powinni unikać nadmiernego spożycia.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w suchym i chłodnym miejscu. <br/><br/>"
  -vat: 23.0
  -price: "12.40"
  -grossPrice: "15.25"
  -manufacturer: "YOGI TEA (herbaty i herbatki)"
  -netWeight: null
  -grossWeight: 0.08
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1902 …}
  -xBoosterApiId: "12988"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1900 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1909 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1908 …}
}

WidgetController :: webChatButton (token = 5ada4f)

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