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

ProductController :: index

Request

GET Parameters

Key Value
direction
"desc"
page
"1"
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
"63f31d"

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 14:53:38 GMT"
x-debug-token
"5b9515"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 12

Session Metadata

Key Value
Created
"Thu, 19 Jun 25 16:53:37 +0200"
Last used
"Thu, 19 Jun 25 16:53:37 +0200"
Lifetime
0

Session Attributes

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

Session Usage

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

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

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

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"0"
CONTEXT_DOCUMENT_ROOT
"/home/naturetribe.app/public_html/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/naturetribe.app/public_html/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"1"
H2_STREAM_TAG
"2325979-990-1"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_HOST
"naturetribe.app"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHPRC
"/home/naturetribe.app/fcgi-bin/../etc/php8.3"
PHP_FCGI_MAX_REQUESTS
"99999"
PHP_SELF
"/index.php"
PWD
"/home/naturetribe.app/fcgi-bin"
QUERY_STRING
"direction=desc&page=1"
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"1"
REDIRECT_H2_STREAM_TAG
"2325979-990-1"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_QUERY_STRING
"direction=desc&page=1"
REDIRECT_SSL_TLS_SNI
"naturetribe.app"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/offer/"
REMOTE_ADDR
"216.73.216.9"
REMOTE_PORT
"48703"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1750344817
REQUEST_TIME_FLOAT
1750344817.9783
REQUEST_URI
"/offer/?direction=desc&page=1"
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 = 24b613)

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

WidgetController :: productDemandButton (token = c17103)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"90cd6c"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#992
  #locale: null
  -id: "1544"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1027 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA MALINOWA KRESOWA BIO (25 x 2 g) 50 g - DARY NATURY"
  -slug: "herbatka-malinowa-kresowa-bio-25-x-2-g-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI <br/>pędy maliny * 40 %, owoc maliny*, tarniny*, liść maliny* (w różnych proporcjach) (*certyfikowany składnik ekologiczny)<br/><br/>OPIS <br/>Herbatka ta była znana i ceniona szczególnie przez Słowian. Według literatury zielarskiej właściwości ziół i owoców wchodzących w skład kompozycji mogą być dobrym środkiem zapobiegającym przeziębieniu. Owoce oraz zioła działają na organizm wzmacniająco, rozgrzewająco i wykrztuśnie. Polecana jest dla dzieci jak i osób starszych.<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/>Pić 2 razy dziennie.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA <br/>Przechowywać suchym i chłodnym miejscu.<br/>"
  -vat: 23.0
  -price: "13.88"
  -grossPrice: "17.07"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.07
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1710 …}
  -xBoosterApiId: "12584"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2376 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2006 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2094 …}
}

WidgetController :: productFavoriteButton (token = 689db8)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"cfed23"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#992
  #locale: null
  -id: "1544"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1027 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA MALINOWA KRESOWA BIO (25 x 2 g) 50 g - DARY NATURY"
  -slug: "herbatka-malinowa-kresowa-bio-25-x-2-g-50-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI <br/>pędy maliny * 40 %, owoc maliny*, tarniny*, liść maliny* (w różnych proporcjach) (*certyfikowany składnik ekologiczny)<br/><br/>OPIS <br/>Herbatka ta była znana i ceniona szczególnie przez Słowian. Według literatury zielarskiej właściwości ziół i owoców wchodzących w skład kompozycji mogą być dobrym środkiem zapobiegającym przeziębieniu. Owoce oraz zioła działają na organizm wzmacniająco, rozgrzewająco i wykrztuśnie. Polecana jest dla dzieci jak i osób starszych.<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/>Pić 2 razy dziennie.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA <br/>Przechowywać suchym i chłodnym miejscu.<br/>"
  -vat: 23.0
  -price: "13.88"
  -grossPrice: "17.07"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.07
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1710 …}
  -xBoosterApiId: "12584"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2376 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2006 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2094 …}
}

WidgetController :: productDemandButton (token = 9b48bf)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"b0720f"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2100
  #locale: null
  -id: "1545"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2084 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA WSPOMAGAJĄCA PRACĘ WĄTROBY BIO (25 x 1,5 g) 37,5 g - DARY NATURY"
  -slug: "herbatka-wspomagajaca-prace-watroby-bio-25-x-1-5-g-37-5-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>ziele dziurawca*(18 %), ziele rzepiku*, ziele cykorii*, owoc berberysu*, jarzębiny*, ziele karczocha*, kwiatostan kocanki*, kora jesionu*, kwiat nagietka*, owoc jałowca*, korzeń mniszka*, kwiat kocanki*, w różnych proporcjach. (*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Ekologiczna herbatka z mieszanki ręcznie zebranych ziół.<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>1 saszetkę zalać szklanką wrzątku pozostawić pod przykryciem do zaparzenia na około 10-15 minut. Pić 2 razy dziennie.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w suchym miejscu.<br/>"
  -vat: 23.0
  -price: "10.73"
  -grossPrice: "13.20"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.08
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2077 …}
  -xBoosterApiId: "11862"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2076 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2115 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2125 …}
}

WidgetController :: productFavoriteButton (token = e79915)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"282505"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2100
  #locale: null
  -id: "1545"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2084 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA WSPOMAGAJĄCA PRACĘ WĄTROBY BIO (25 x 1,5 g) 37,5 g - DARY NATURY"
  -slug: "herbatka-wspomagajaca-prace-watroby-bio-25-x-1-5-g-37-5-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>ziele dziurawca*(18 %), ziele rzepiku*, ziele cykorii*, owoc berberysu*, jarzębiny*, ziele karczocha*, kwiatostan kocanki*, kora jesionu*, kwiat nagietka*, owoc jałowca*, korzeń mniszka*, kwiat kocanki*, w różnych proporcjach. (*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Ekologiczna herbatka z mieszanki ręcznie zebranych ziół.<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>1 saszetkę zalać szklanką wrzątku pozostawić pod przykryciem do zaparzenia na około 10-15 minut. Pić 2 razy dziennie.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w suchym miejscu.<br/>"
  -vat: 23.0
  -price: "10.73"
  -grossPrice: "13.20"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.08
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2077 …}
  -xBoosterApiId: "11862"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2076 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2115 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2125 …}
}

WidgetController :: productDemandButton (token = e859c6)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"23baab"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2127
  #locale: null
  -id: "1542"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2113 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2122 …}
  -name: "HERBATKA NA PATYKU BABCINY OGRÓD LIOFILIZOWANA BIO (5 x 4,5 g) 22,5 g - DARY NATURY"
  -slug: "herbatka-na-patyku-babciny-ogrod-liofilizowana-bio-5-x-4-5-g-22-5-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>krwawnik*, pysznogłówka*, lawenda*, mięta*, berberys*, dzika róża*, nagietek*. (*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Herbatka skomponowana w oparciu o najwyższej jakości liofilizowane kwiaty, owoce i zioła, pochodzące wyłącznie z certyfikowanych upraw ekologicznych. Dzięki zastosowaniu procesu liofilizacji składniki zachowały swój intensywny kolor, zapach oraz cenne wartości odżywcze.<br/>Krwawnik, mięta, owoce berberysu i dzikiej róży wpływają korzystnie na układ pokarmowy, a kwiaty lawendy pomagają się odprężyć. Polecana do picia o każdej porze dnia, zarówno na gorąco, jak i w formie orzeźwiającego naparu.<br/>Zrównoważony sposób żywienia oraz zdrowy tryb życia są niezbędne do prawidłowego funkcjonowania organizmu.<br/>Deklarowany korzystny efekt działania po spożyciu 2 naparów dziennie.<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Jedną wiązkę ziół zalać wrzątkiem (0,3-0,5 l) i pozostawić do zaparzenia 10-15 minut. Pić 2 razy dziennie.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w szczelnie zamkniętym opakowaniu, w suchym i zacienionym miejscu.<br/>"
  -vat: 23.0
  -price: "58.28"
  -grossPrice: "71.68"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.05
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2121 …}
  -xBoosterApiId: "14010"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2118 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2098 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2104 …}
}

WidgetController :: productFavoriteButton (token = 897c71)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"a29094"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2127
  #locale: null
  -id: "1542"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2113 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2122 …}
  -name: "HERBATKA NA PATYKU BABCINY OGRÓD LIOFILIZOWANA BIO (5 x 4,5 g) 22,5 g - DARY NATURY"
  -slug: "herbatka-na-patyku-babciny-ogrod-liofilizowana-bio-5-x-4-5-g-22-5-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>krwawnik*, pysznogłówka*, lawenda*, mięta*, berberys*, dzika róża*, nagietek*. (*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Herbatka skomponowana w oparciu o najwyższej jakości liofilizowane kwiaty, owoce i zioła, pochodzące wyłącznie z certyfikowanych upraw ekologicznych. Dzięki zastosowaniu procesu liofilizacji składniki zachowały swój intensywny kolor, zapach oraz cenne wartości odżywcze.<br/>Krwawnik, mięta, owoce berberysu i dzikiej róży wpływają korzystnie na układ pokarmowy, a kwiaty lawendy pomagają się odprężyć. Polecana do picia o każdej porze dnia, zarówno na gorąco, jak i w formie orzeźwiającego naparu.<br/>Zrównoważony sposób żywienia oraz zdrowy tryb życia są niezbędne do prawidłowego funkcjonowania organizmu.<br/>Deklarowany korzystny efekt działania po spożyciu 2 naparów dziennie.<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Jedną wiązkę ziół zalać wrzątkiem (0,3-0,5 l) i pozostawić do zaparzenia 10-15 minut. Pić 2 razy dziennie.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w szczelnie zamkniętym opakowaniu, w suchym i zacienionym miejscu.<br/>"
  -vat: 23.0
  -price: "58.28"
  -grossPrice: "71.68"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.05
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2121 …}
  -xBoosterApiId: "14010"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2118 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2098 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2104 …}
}

WidgetController :: productDemandButton (token = f1e002)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"e6edcf"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2108
  #locale: null
  -id: "1543"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2103 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2122 …}
  -name: "HERBATKA NA PATYKU KWIETNA LIOFILIZOWANA BIO (5 x 2,5 g) 12,5 g - DARY NATURY"
  -slug: "herbatka-na-patyku-kwietna-liofilizowana-bio-5-x-2-5-g-12-5-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>pysznogłówka*, kocimiętka*, rumianek*, chaber bławatek*, wiecznik kulisty*. (*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Ręcznie skomponowane bukiety ekologicznych kwiatów liofilizowanych. Każdy pęczek pozwala na stworzenie naparu o intensywnym smaku i pięknym wyglądzie. \t<br/>Dzięki zastosowaniu procesu liofilizacji składniki zachowały swój intensywny kolor, zapach oraz cenne wartości odżywcze<br/>Kocimiętka wspiera sprawność psychiczną i fizyczną, a rumianek delikatnie uspokaja oraz korzystnie wpływa na układ pokarmowy. <br/>Zrównoważony sposób żywienia i zdrowy tryb życia są podstawą zapewnienia prawidłowego funkcjonowania organizmu. <br/>Deklarowany korzystny efekt działania po spożyciu 2 naparów dziennie.<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Jedną wiązkę ziół zalać wrzątkiem (0,3-0,5 l) i pozostawić do zaparzenia 10-15 minut. Pić 2 razy dziennie.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w szczelnie zamkniętym opakowaniu, w suchym i zacienionym miejscu.<br/>"
  -vat: 23.0
  -price: "54.47"
  -grossPrice: "67.00"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.02
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2093 …}
  -xBoosterApiId: "14011"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2111 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2066 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2069 …}
}

WidgetController :: productFavoriteButton (token = 60bc20)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"d6ae3e"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2108
  #locale: null
  -id: "1543"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2103 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2122 …}
  -name: "HERBATKA NA PATYKU KWIETNA LIOFILIZOWANA BIO (5 x 2,5 g) 12,5 g - DARY NATURY"
  -slug: "herbatka-na-patyku-kwietna-liofilizowana-bio-5-x-2-5-g-12-5-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>pysznogłówka*, kocimiętka*, rumianek*, chaber bławatek*, wiecznik kulisty*. (*certyfikowany składnik ekologiczny)<br/><br/>OPIS<br/>Ręcznie skomponowane bukiety ekologicznych kwiatów liofilizowanych. Każdy pęczek pozwala na stworzenie naparu o intensywnym smaku i pięknym wyglądzie. \t<br/>Dzięki zastosowaniu procesu liofilizacji składniki zachowały swój intensywny kolor, zapach oraz cenne wartości odżywcze<br/>Kocimiętka wspiera sprawność psychiczną i fizyczną, a rumianek delikatnie uspokaja oraz korzystnie wpływa na układ pokarmowy. <br/>Zrównoważony sposób żywienia i zdrowy tryb życia są podstawą zapewnienia prawidłowego funkcjonowania organizmu. <br/>Deklarowany korzystny efekt działania po spożyciu 2 naparów dziennie.<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Jedną wiązkę ziół zalać wrzątkiem (0,3-0,5 l) i pozostawić do zaparzenia 10-15 minut. Pić 2 razy dziennie.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w szczelnie zamkniętym opakowaniu, w suchym i zacienionym miejscu.<br/>"
  -vat: 23.0
  -price: "54.47"
  -grossPrice: "67.00"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.02
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2093 …}
  -xBoosterApiId: "14011"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2111 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2066 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2069 …}
}

WidgetController :: productDemandButton (token = 2d1a2a)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"30a461"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2072
  #locale: null
  -id: "1541"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2071 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2122 …}
  -name: "ZESTAW HERBAT I HERBATEK CODZIENNYCH BIO W PUSZCE (THE ULTIMATE - 6 SMAKÓW) (36 x 1,96 g) 70,5 g - ENGLISH TEA SHOP ORGANIC"
  -slug: "zestaw-herbat-i-herbatek-codziennych-bio-w-puszce-the-ultimate-6-smakow-36-x-1-96-g-70-5-g-english-tea-shop-organic"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>English Breakfast - Ekologiczna herbata czarna.<br/>Składniki: ekologiczna herbata czarna* 100 %. (*składnik wprowadzony do obrotu zgodnie ze standardami FairTrade)<br/><br/>Earl Grey - Ekologiczna herbata czarna o smaku bergamotki. <br/>Składniki: ekologiczna czarna herbata cejlońska* 93,5 %, ekologiczny olejek eteryczny z bergamotki 6,5 %. (*składnik wprowadzony do obrotu zgodnie ze standardami FairTrade)<br/><br/>Chamomile Lavender - Ekologiczna herbatka ziołowa z rumianku i lawendy.<br/>Składniki: ekologiczny rumianek 70 %, ekologiczna lawenda 30 %. <br/><br/>Lemongrass, Citrus &amp; Ginger - Ekologiczna herbatka o smaku cytrusowym z trawą cytrynową, skórką z pomarańczy i imbirem.<br/>Składniki:&nbsp;ekologiczna trawa cytrynowa 49 %, ekologiczna skórka z pomarańczy 24 %, ekologiczny imbir 22 %, ekologiczny olejek eteryczny z limonki 2,5 %, ekologiczny olejek eteryczny z mandarynek 2,5 %.<br/><br/>Super Berries - Ekologiczna herbatka z hibiskusem, rooibosem, burakiem, miętą zieloną, liśćmi słodkiej jeżyny, malinami, truskawkami i borówkami. <br/>Składniki: ekologiczny hibiskus 69 %, ekologiczny rooibos 19 %, ekologiczny burak 0,8 %, ekologiczna mięta zielona 4 %, naturalny aromat truskawkowy 3 %, naturalny aromat malinowy 2 %, ekologiczne liście słodkiej jeżyny 1 %, ekologiczne maliny 0,5 %, ekologiczne truskawki 0,5 %, ekologiczne borówki 0,2 %. <br/><br/>Intense Chai - Ekologiczna herbatka z cynamonem, imbirem, czarnym pieprzem, cykorią, kurkumą, goździkami, lukrecją, kardamonem i koprem włoskim. <br/>Składniki: ekologiczny cynamon 44 %, ekologiczny imbir 19 %, ekologiczny pieprz czarny 8 %, ekologiczna cykoria 8 %, ekologiczna kurkuma 7 %, ekologiczne goździki 5 %, ekologiczna lukrecja 3 %, ekologiczny kardamon* 2 %, ekologiczny koper włoski 2 %, ekologiczny aromat cynamonowy 2 %. Zawiera lukrecję - chorzy na nadciśnienie powinni unikać nadmiernego spożycia. <br/>\t<br/>OPIS<br/>Zestaw prezentowy 36 saszetek z ekologiczną herbatą w 6 różnych smakach. Skomponowany z myślą o możliwe największej poprawie Twojego samopoczucia z użyciem naturalnych, ekologicznych składników. <br/> <br/>SPOSÓB PRZYGOTOWANIA<br/>English Breakfast - Saszetkę zalać 250 ml wrzącej wody i zaparzać przez 3-4 minuty.<br/>Earl Grey - Saszetkę zalać 250 ml wrzącej wody i zaparzać przez 3-5 minut.<br/>Chamomile Lavender - Saszetkę zalać 250 ml wrzącej wody i zaparzać przez 2-3 minuty.<br/>Lemongrass, Citrus &amp; Ginger - Saszetkę zalać 250 ml wrzącej wody i zaparzać przez 3-4 minuty.<br/>Super Berries - Saszetkę zalać 250 ml wrzącej wody i zaparzać przez 4-5 minut.<br/>Intense Chai - Saszetkę zalać 250 ml wrzącej wody i zaparzać przez 3-4 minuty.<br/><br/>UWAGI<br/>Intense Chai - 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: "56.66"
  -grossPrice: "69.69"
  -manufacturer: "ENGLISH TEA SHOP ORGANIC (herbaty)"
  -netWeight: null
  -grossWeight: 0.53
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2070 …}
  -xBoosterApiId: "15166"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2013 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2028 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2020 …}
}

WidgetController :: productFavoriteButton (token = d546ed)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"c136f5"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2072
  #locale: null
  -id: "1541"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2071 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2122 …}
  -name: "ZESTAW HERBAT I HERBATEK CODZIENNYCH BIO W PUSZCE (THE ULTIMATE - 6 SMAKÓW) (36 x 1,96 g) 70,5 g - ENGLISH TEA SHOP ORGANIC"
  -slug: "zestaw-herbat-i-herbatek-codziennych-bio-w-puszce-the-ultimate-6-smakow-36-x-1-96-g-70-5-g-english-tea-shop-organic"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>English Breakfast - Ekologiczna herbata czarna.<br/>Składniki: ekologiczna herbata czarna* 100 %. (*składnik wprowadzony do obrotu zgodnie ze standardami FairTrade)<br/><br/>Earl Grey - Ekologiczna herbata czarna o smaku bergamotki. <br/>Składniki: ekologiczna czarna herbata cejlońska* 93,5 %, ekologiczny olejek eteryczny z bergamotki 6,5 %. (*składnik wprowadzony do obrotu zgodnie ze standardami FairTrade)<br/><br/>Chamomile Lavender - Ekologiczna herbatka ziołowa z rumianku i lawendy.<br/>Składniki: ekologiczny rumianek 70 %, ekologiczna lawenda 30 %. <br/><br/>Lemongrass, Citrus &amp; Ginger - Ekologiczna herbatka o smaku cytrusowym z trawą cytrynową, skórką z pomarańczy i imbirem.<br/>Składniki:&nbsp;ekologiczna trawa cytrynowa 49 %, ekologiczna skórka z pomarańczy 24 %, ekologiczny imbir 22 %, ekologiczny olejek eteryczny z limonki 2,5 %, ekologiczny olejek eteryczny z mandarynek 2,5 %.<br/><br/>Super Berries - Ekologiczna herbatka z hibiskusem, rooibosem, burakiem, miętą zieloną, liśćmi słodkiej jeżyny, malinami, truskawkami i borówkami. <br/>Składniki: ekologiczny hibiskus 69 %, ekologiczny rooibos 19 %, ekologiczny burak 0,8 %, ekologiczna mięta zielona 4 %, naturalny aromat truskawkowy 3 %, naturalny aromat malinowy 2 %, ekologiczne liście słodkiej jeżyny 1 %, ekologiczne maliny 0,5 %, ekologiczne truskawki 0,5 %, ekologiczne borówki 0,2 %. <br/><br/>Intense Chai - Ekologiczna herbatka z cynamonem, imbirem, czarnym pieprzem, cykorią, kurkumą, goździkami, lukrecją, kardamonem i koprem włoskim. <br/>Składniki: ekologiczny cynamon 44 %, ekologiczny imbir 19 %, ekologiczny pieprz czarny 8 %, ekologiczna cykoria 8 %, ekologiczna kurkuma 7 %, ekologiczne goździki 5 %, ekologiczna lukrecja 3 %, ekologiczny kardamon* 2 %, ekologiczny koper włoski 2 %, ekologiczny aromat cynamonowy 2 %. Zawiera lukrecję - chorzy na nadciśnienie powinni unikać nadmiernego spożycia. <br/>\t<br/>OPIS<br/>Zestaw prezentowy 36 saszetek z ekologiczną herbatą w 6 różnych smakach. Skomponowany z myślą o możliwe największej poprawie Twojego samopoczucia z użyciem naturalnych, ekologicznych składników. <br/> <br/>SPOSÓB PRZYGOTOWANIA<br/>English Breakfast - Saszetkę zalać 250 ml wrzącej wody i zaparzać przez 3-4 minuty.<br/>Earl Grey - Saszetkę zalać 250 ml wrzącej wody i zaparzać przez 3-5 minut.<br/>Chamomile Lavender - Saszetkę zalać 250 ml wrzącej wody i zaparzać przez 2-3 minuty.<br/>Lemongrass, Citrus &amp; Ginger - Saszetkę zalać 250 ml wrzącej wody i zaparzać przez 3-4 minuty.<br/>Super Berries - Saszetkę zalać 250 ml wrzącej wody i zaparzać przez 4-5 minut.<br/>Intense Chai - Saszetkę zalać 250 ml wrzącej wody i zaparzać przez 3-4 minuty.<br/><br/>UWAGI<br/>Intense Chai - 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: "56.66"
  -grossPrice: "69.69"
  -manufacturer: "ENGLISH TEA SHOP ORGANIC (herbaty)"
  -netWeight: null
  -grossWeight: 0.53
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2070 …}
  -xBoosterApiId: "15166"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2013 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2028 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2020 …}
}

WidgetController :: productDemandButton (token = fabde4)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"027ef1"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2023
  #locale: null
  -id: "1518"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2030 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA MALINOWO - LIPOWA BIO 80 g - DARY NATURY"
  -slug: "herbatka-malinowo-lipowa-bio-80-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>malina owoc* 22 %, lipa kwiat* 21 %, dzika róża owoc*, wiązówka kwiat*, jabłko owoc*, skórka pomarańczy*, bez czarny kwiat*, hibiskus kwiat* (*certyfikowany składnik ekologiczny)<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Jedną łyżeczkę zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10-15 minut. Pić 2 razy dziennie.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w suchym miejscu<br/>"
  -vat: 23.0
  -price: "27.03"
  -grossPrice: "33.25"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.11
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1999 …}
  -xBoosterApiId: "11870"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2014 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1959 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1932 …}
}

WidgetController :: productFavoriteButton (token = bd49b5)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"383b80"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2023
  #locale: null
  -id: "1518"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2030 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA MALINOWO - LIPOWA BIO 80 g - DARY NATURY"
  -slug: "herbatka-malinowo-lipowa-bio-80-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>malina owoc* 22 %, lipa kwiat* 21 %, dzika róża owoc*, wiązówka kwiat*, jabłko owoc*, skórka pomarańczy*, bez czarny kwiat*, hibiskus kwiat* (*certyfikowany składnik ekologiczny)<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Jedną łyżeczkę zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10-15 minut. Pić 2 razy dziennie.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w suchym miejscu<br/>"
  -vat: 23.0
  -price: "27.03"
  -grossPrice: "33.25"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.11
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1999 …}
  -xBoosterApiId: "11870"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2014 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1959 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1932 …}
}

WidgetController :: productDemandButton (token = 45c013)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"07c62e"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1941
  #locale: null
  -id: "1519"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1936 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA BERBERYSOWA BIO 100 g - DARY NATURY"
  -slug: "herbatka-berberysowa-bio-100-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>owoc berberysu* 50 %, owoc róży*, głogu*, jabłka*, tarniny* (w różnych proporcjach) (*certyfikowany składnik ekologiczny).<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Jedną łyżeczkę herbatki zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10-15 minut.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w suchym miejscu."
  -vat: 23.0
  -price: "17.77"
  -grossPrice: "21.86"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.13
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1934 …}
  -xBoosterApiId: "11885"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1940 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1942 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1931 …}
}

WidgetController :: productFavoriteButton (token = 43cf92)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"2bf665"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1941
  #locale: null
  -id: "1519"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1936 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA BERBERYSOWA BIO 100 g - DARY NATURY"
  -slug: "herbatka-berberysowa-bio-100-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>owoc berberysu* 50 %, owoc róży*, głogu*, jabłka*, tarniny* (w różnych proporcjach) (*certyfikowany składnik ekologiczny).<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Jedną łyżeczkę herbatki zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10-15 minut.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w suchym miejscu."
  -vat: 23.0
  -price: "17.77"
  -grossPrice: "21.86"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.13
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1934 …}
  -xBoosterApiId: "11885"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1940 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1942 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1931 …}
}

WidgetController :: productDemandButton (token = 50d966)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"a1bbe8"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1937
  #locale: null
  -id: "1520"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1924 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA OWOCOWY RAJ BIO 100 g - DARY NATURY"
  -slug: "herbatka-owocowy-raj-bio-100-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>owoc czarnej porzeczki*, jabłka*, berberysu*, aronii*, bzu*, głogu*, jarzębiny*, tarniny*, róży*, kwiat hibiskusa* (w różnych proporcjach) (*certyfikowany składnik ekologiczny)<br/><br/>SPOSOB PRZYGOTOWANIA<br/>Jedną łyżeczkę zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10-15 minut. Można pić bez ograniczeń.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w suchym miejscu.  <br/>"
  -vat: 23.0
  -price: "12.21"
  -grossPrice: "15.02"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.11
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1929 …}
  -xBoosterApiId: "12376"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1921 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1923 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1973 …}
}

WidgetController :: productFavoriteButton (token = d78be7)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"d8ca80"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1937
  #locale: null
  -id: "1520"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1924 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA OWOCOWY RAJ BIO 100 g - DARY NATURY"
  -slug: "herbatka-owocowy-raj-bio-100-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>owoc czarnej porzeczki*, jabłka*, berberysu*, aronii*, bzu*, głogu*, jarzębiny*, tarniny*, róży*, kwiat hibiskusa* (w różnych proporcjach) (*certyfikowany składnik ekologiczny)<br/><br/>SPOSOB PRZYGOTOWANIA<br/>Jedną łyżeczkę zalać szklanką wrzątku i pozostawić pod przykryciem do zaparzenia na około 10-15 minut. Można pić bez ograniczeń.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w suchym miejscu.  <br/>"
  -vat: 23.0
  -price: "12.21"
  -grossPrice: "15.02"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.11
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1929 …}
  -xBoosterApiId: "12376"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1921 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1923 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1973 …}
}

WidgetController :: productDemandButton (token = 81161e)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"d36148"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1970
  #locale: null
  -id: "1521"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1963 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA HIBISKUS BIO (25 x 2,5 g) 62,5 g - DARY NATURY"
  -slug: "herbatka-hibiskus-bio-25-x-2-5-g-62-5-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>kwiat hibiskusa* 100 %  (*certyfikowany składnik ekologiczny)<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>1 saszetkę herbatki zalać szklanka wrzątku i pozostawić pod przykryciem do zaparzenia na około 10-15 minut. Pić 2 razy dziennie.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w suchym miejscu.<br/>"
  -vat: 23.0
  -price: "12.21"
  -grossPrice: "15.02"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.07
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1964 …}
  -xBoosterApiId: "12381"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1968 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1971 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1972 …}
}

WidgetController :: productFavoriteButton (token = fbfb27)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"d6229e"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1970
  #locale: null
  -id: "1521"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1963 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA HIBISKUS BIO (25 x 2,5 g) 62,5 g - DARY NATURY"
  -slug: "herbatka-hibiskus-bio-25-x-2-5-g-62-5-g-dary-natury"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>kwiat hibiskusa* 100 %  (*certyfikowany składnik ekologiczny)<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>1 saszetkę herbatki zalać szklanka wrzątku i pozostawić pod przykryciem do zaparzenia na około 10-15 minut. Pić 2 razy dziennie.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w suchym miejscu.<br/>"
  -vat: 23.0
  -price: "12.21"
  -grossPrice: "15.02"
  -manufacturer: "DARY NATURY - herbatki"
  -netWeight: null
  -grossWeight: 0.07
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1964 …}
  -xBoosterApiId: "12381"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1968 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1971 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1972 …}
}

WidgetController :: productDemandButton (token = c0e6c5)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"b33596"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1946
  #locale: null
  -id: "1525"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1957 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA O SMAKU MANGO I OWOCÓW CYTRUSOWYCH BIO (20 x 1,8 g) 36 g - CLIPPER"
  -slug: "herbatka-o-smaku-mango-i-owocow-cytrusowych-bio-20-x-1-8-g-36-g-clipper"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>miodokrzew*, jabłko w kostkach*, korzeń lukrecji*, naturalny aromat mango* 8,5 %, hibiskus*, skórka z pomarańczy* 3 %, korzeń cykorii*, skórka z limonki* 0,5 %, naturalny aromat limonki 0,5 %. (*certyfikowany składnik ekologiczny)<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Saszetkę zalać 250 ml wrzącej wody i zaparzać 2-5 minut.<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/>"
  -vat: 23.0
  -price: "13.88"
  -grossPrice: "17.07"
  -manufacturer: "CLIPPER (herbaty i herbatki)"
  -netWeight: null
  -grossWeight: 0.09
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1951 …}
  -xBoosterApiId: "14345"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1952 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1947 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1930 …}
}

WidgetController :: productFavoriteButton (token = b84e7e)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"f3585c"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1946
  #locale: null
  -id: "1525"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1957 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA O SMAKU MANGO I OWOCÓW CYTRUSOWYCH BIO (20 x 1,8 g) 36 g - CLIPPER"
  -slug: "herbatka-o-smaku-mango-i-owocow-cytrusowych-bio-20-x-1-8-g-36-g-clipper"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>miodokrzew*, jabłko w kostkach*, korzeń lukrecji*, naturalny aromat mango* 8,5 %, hibiskus*, skórka z pomarańczy* 3 %, korzeń cykorii*, skórka z limonki* 0,5 %, naturalny aromat limonki 0,5 %. (*certyfikowany składnik ekologiczny)<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Saszetkę zalać 250 ml wrzącej wody i zaparzać 2-5 minut.<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/>"
  -vat: 23.0
  -price: "13.88"
  -grossPrice: "17.07"
  -manufacturer: "CLIPPER (herbaty i herbatki)"
  -netWeight: null
  -grossWeight: 0.09
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1951 …}
  -xBoosterApiId: "14345"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1952 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1947 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1930 …}
}

WidgetController :: productDemandButton (token = de516b)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"6b3ea0"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1925
  #locale: null
  -id: "1531"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1956 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA Z LUKRECJĄ I MIĘTĄ PIEPRZOWĄ BIO (20 x 1,5 g) 30 g - CLIPPER"
  -slug: "herbatka-z-lukrecja-i-mieta-pieprzowa-bio-20-x-1-5-g-30-g-clipper"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>korzeń lukrecji* 60 %, mięta pieprzowa* 40 % (*certyfikowany składnik ekologiczny)  <br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Saszetkę zalać 250 ml wrzącej wody i zaparzać przez 3-5 minut.<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/>"
  -vat: 23.0
  -price: "11.56"
  -grossPrice: "14.22"
  -manufacturer: "CLIPPER (herbaty i herbatki)"
  -netWeight: null
  -grossWeight: 0.07
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1949 …}
  -xBoosterApiId: "12661"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1948 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1927 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1945 …}
}

WidgetController :: productFavoriteButton (token = ffd41e)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"386186"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1925
  #locale: null
  -id: "1531"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1956 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA Z LUKRECJĄ I MIĘTĄ PIEPRZOWĄ BIO (20 x 1,5 g) 30 g - CLIPPER"
  -slug: "herbatka-z-lukrecja-i-mieta-pieprzowa-bio-20-x-1-5-g-30-g-clipper"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>korzeń lukrecji* 60 %, mięta pieprzowa* 40 % (*certyfikowany składnik ekologiczny)  <br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Saszetkę zalać 250 ml wrzącej wody i zaparzać przez 3-5 minut.<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/>"
  -vat: 23.0
  -price: "11.56"
  -grossPrice: "14.22"
  -manufacturer: "CLIPPER (herbaty i herbatki)"
  -netWeight: null
  -grossWeight: 0.07
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1949 …}
  -xBoosterApiId: "12661"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1948 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1927 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1945 …}
}

WidgetController :: productDemandButton (token = b08f45)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productDemandButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"ef85fd"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1911
  #locale: null
  -id: "1533"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1902 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA Z MELISĄ I LAWENDĄ (SNORE & PEACE) BIO (20 x 1,5 g) 30 g - CLIPPER"
  -slug: "herbatka-z-melisa-i-lawenda-snore-peace-bio-20-x-1-5-g-30-g-clipper"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>rumianek* (30 %), melisa* (15 %), lawenda* (14 %), trawa cytrynowa*, nasiona kopru*, dzika róża*, mięta zielona*. (*certyfikowany składnik ekologiczny)<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Saszetkę zalać 250 ml wrzącej wody i zaparzać przez 3-5 minut.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w suchym i chłodnym miejscu.<br/>"
  -vat: 23.0
  -price: "11.10"
  -grossPrice: "13.65"
  -manufacturer: "CLIPPER (herbaty i herbatki)"
  -netWeight: null
  -grossWeight: 0.09
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1900 …}
  -xBoosterApiId: "13115"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1909 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1908 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1910 …}
}

WidgetController :: productFavoriteButton (token = b090fa)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"4790cf"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#1911
  #locale: null
  -id: "1533"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1902 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1022 …}
  -name: "HERBATKA Z MELISĄ I LAWENDĄ (SNORE & PEACE) BIO (20 x 1,5 g) 30 g - CLIPPER"
  -slug: "herbatka-z-melisa-i-lawenda-snore-peace-bio-20-x-1-5-g-30-g-clipper"
  -shortDescription: null
  -description: "SKŁADNIKI<br/>rumianek* (30 %), melisa* (15 %), lawenda* (14 %), trawa cytrynowa*, nasiona kopru*, dzika róża*, mięta zielona*. (*certyfikowany składnik ekologiczny)<br/><br/>SPOSÓB PRZYGOTOWANIA<br/>Saszetkę zalać 250 ml wrzącej wody i zaparzać przez 3-5 minut.<br/><br/>ZALECANE WARUNKI PRZECHOWYWANIA<br/>Przechowywać w suchym i chłodnym miejscu.<br/>"
  -vat: 23.0
  -price: "11.10"
  -grossPrice: "13.65"
  -manufacturer: "CLIPPER (herbaty i herbatki)"
  -netWeight: null
  -grossWeight: 0.09
  -grossVolume: null
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1900 …}
  -xBoosterApiId: "13115"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1909 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#1908 …}
  -favorited: Doctrine\ORM\PersistentCollection {#1910 …}
}

WidgetController :: webChatButton (token = 41524e)

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