GET https://naturetribe.app/offer/?c=41

ProductController :: index

Request

GET Parameters

Key Value
c
"41"
direction
"desc"
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
"3f885b"

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
"Sun, 04 May 2025 23:35:46 GMT"
x-debug-token
"b1c9d9"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 12

Session Metadata

Key Value
Created
"Mon, 05 May 25 01:35:46 +0200"
Last used
"Mon, 05 May 25 01:35:46 +0200"
Lifetime
0

Session Attributes

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

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" => 53
    "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:209
[
  [
    "file" => "/home/naturetribe.app/public_html/src/Modules/Cart/Service/CartService.php"
    "line" => 209
    "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" => 53
    "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" => 53
    "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" => 53
    "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" => 53
    "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" => 53
    "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" => 53
    "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" => 53
    "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:ykeJsHeMmVNY2SL@mail.naturetribe.app:465?encryption=ssl&stream_options[ssl][verify_peer]=false"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

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

CartController :: cartWidget (token = afc851)

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

WidgetController :: productFavoriteButton (token = ed2319)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"d5a26f"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#858
  #locale: null
  -id: "40"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#1675 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1764 …}
  -name: "ASKORBINIAN SODU PROSZEK 250 g - SOUL FARM"
  -slug: "askorbinian-sodu-proszek-250-g-soul-farm"
  -shortDescription: null
  -description: """
    SKŁADNIKI\r\n
    askorbinian sodu\r\n
    \r\n
    OPIS\r\n
    Suplement diety.  \r\n
     \r\n
    ZALECANE SPOŻYCIE I INNE UWAGI\r\n
    1 g askorbinianu sodu należy rozpuścić w szklance wody. Można także rozpuścić w ulubionym napoju. Stosować raz dziennie. Nie przekraczać zalecanej porcji do spożycia w ciągu dnia.\r\n
    Suplementy diety nie mogą być stosowane jako substytut zróżnicowanej diety. Suplement diety nie jest przeznaczony dla dzieci. Stosowanie suplementu diety w okresie ciąży lub w okresie karmienia piersią należy skonsultować z lekarzem.\r\n
    \r\n
    INFORMACJA ALERGENNA\r\n
    Może zawierać SEZAM, SOJĘ, ORZESZKI ZIEMNE i inne ORZECHY, ZBOŻA ZAWIERAJĄCE GLUTEN.\r\n
    \r\n
    ZALECANE WARUNKI PRZECHOWYWANIA\r\n
    Przechowywać w suchym i ciemnym miejscu w temperaturze pokojowej. Przechowywać w sposób niedostępny dla małych dzieci.  \r\n
    """
  -price: "18.85"
  -vat: 23
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#1804 …}
  -xBoosterApiId: "3773"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#1973 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2154 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2184 …}
}

WidgetController :: productFavoriteButton (token = 85fd8a)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"d4e11a"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2181
  #locale: null
  -id: "41"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2185 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1764 …}
  -name: "ASHWAGANDHA SPROSZKOWANA BIO 500 g - BIO PLANET"
  -slug: "ashwagandha-sproszkowana-bio-500-g-bio-planet"
  -shortDescription: null
  -description: """
    SKŁADNIKI\r\n
    ashwagandha (Withania somnifera) w proszku* 100% (*certyfikowany składnik ekologiczny)  \r\n
    \r\n
    OPIS\r\n
    Ekologiczna ashwagandha (żeń-szeń indyjski) stanowi jedno z najważniejszych ziół w ajurwedzie, stosowane od ponad 2000 lat. Obecnie zdobywa coraz większą popularność w Europie. Polecana jest osobom narażonym na stres, intensywnie pracującym oraz sportowcom.\r\n
    \r\n
    ZALECANE SPOŻYCIE: \r\n
    3 g dziennie tj. 1 miarka dołączona do produktu. Polecamy jako dodatek do napojów, koktajli, soków, jogurtów. Zawartość witanolidów w zalecanej dziennej porcji produktu wynosi 5,5 mg.\r\n
    Ashwagandha pomaga zachować stabilność emocjonalną. Wspomaga zasypianie. Przyczynia się do optymalnego relaksu.\r\n
    Produkt nie powinien być spożywany w przypadku stosowania leków o działaniu uspokajającym, nasennym, przeciwpadaczkowym, nie stosować u dzieci, kobiet w ciąży i w trakcie laktacji. \t\r\n
    Nie należy przekraczać zalecanej porcji do spożycia w ciągu dnia. Suplement diety nie może być stosowany jako substytut zróżnicowanej diety.\r\n
    \r\n
    \r\n
    WARTOŚĆ ODŻYWCZA W 100 g\r\n
    Wartość energetyczna 1234 kJ / 296 kcal\r\n
    Tłuszcz - 0,6 g\r\n
    w tym kwasy tłuszczowe nasycone - 0,2 g\r\n
    Węglowodany - 45 g\r\n
    w tym cukry - 14 g\r\n
    Błonnik - 42 g\r\n
    Białko - 6,8 g\r\n
    Sól -  0,2 g\r\n
    Witanolidy - 183 mg\r\n
    \r\n
    ZALECANE WARUNKI PRZECHOWYWANIA\r\n
    Przechowywać w suchym i chłodnym miejscu.\r\n
    """
  -price: "35.11"
  -vat: 23
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2187 …}
  -xBoosterApiId: "5276"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2189 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2191 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2193 …}
}

WidgetController :: productFavoriteButton (token = 0930a8)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"207f5e"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2195
  #locale: null
  -id: "42"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2196 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1764 …}
  -name: "BAOBAB SPROSZKOWANY BIO 150 g - BIO PLANET"
  -slug: "baobab-sproszkowany-bio-150-g-bio-planet"
  -shortDescription: null
  -description: """
    SKŁADNIKI\r\n
    ekologiczny suszony miąższ owoców baobabu 100 %. \r\n
    \r\n
    OPIS\r\n
    Baobab charakteryzuje się kwaśnym, lekko cierpkim smakiem. Polecamy jako dodatek do koktajli, soków, jogurtów.\r\n
    \r\n
    ZALECANE SPOŻYCIE\r\n
    14 g dziennie tj. 2 miarki dołączone do produktu. Zawartość witamin i składników mineralnych w zalecanej do spożycia dziennej porcji produktu: witamina C 26,93 mg (34 %*), witamina B6 0,35 mg (25 %*), niacyna 2,43 mg (15 %*).\r\n
    Witamina C, B6 i niacyna pomagają w prawidłowym funkcjonowaniu układu nerwowego, przyczyniają się do utrzymania prawidłowego metabolizmu energetycznego, pomagają w utrzymaniu prawidłowych funkcji psychologicznych. Podczas spożywania produktu zalecane jest picie dużej ilości płynów. \r\n
    Nie należy przekraczać zalecanej porcji do spożycia w ciągu dnia. Suplement diety nie może być stosowany jako substytut zróżnicowanej diety.\r\n
    \r\n
    WARTOŚĆ ODŻYWCZA W  100 g\r\n
    Wartość energetyczna - 1119 kJ / 269 kcal\r\n
    Tłuszcz - 2,3 g,\r\n
    w tym kwasy tłuszczowe nasycone - 0,8 g\r\n
    Węglowodany - 36 g,\r\n
    w tym cukry - 20 g\r\n
    Błonnik - 43 g\r\n
    Białko - 4,8 g\r\n
    Sól - 0,04 g\r\n
    \r\n
    ZALECANE WARUNKI PRZECHOWYWANIA\r\n
    Przechowywać w suchym i chłodnym miejscu.\r\n
    """
  -price: "12.67"
  -vat: 23
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2198 …}
  -xBoosterApiId: "2485"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2200 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2202 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2204 …}
}

WidgetController :: productFavoriteButton (token = 9fcd5b)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"568649"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2206
  #locale: null
  -id: "43"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2207 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1764 …}
  -name: "BŁONNIK (ŁUSKI BABKI JAJOWATEJ) BIO 115 g - APOTHEKE"
  -slug: "blonnik-luski-babki-jajowatej-bio-115-g-apotheke"
  -shortDescription: null
  -description: """
    SKŁADNIKI\r\n
    Plantago ovata (łuski babki jajowatej)* (*certyfikowany składnik ekologiczny)\r\n
    \r\n
    OPIS\r\n
    Suplement diety. Rozpuszczalny błonnik. Włączenie Psyllium do diety przyczynia się do prawidłowego funkcjonowania przewodu pokarmowego. \r\n
     \r\n
    SPOSÓB PRZYGOTOWANIA\r\n
    Błonnik w ilości 4 g (1 miarka) wymieszać z chłodną wodą w 250 ml lub dodać do jogurtów, kaszy, zup. \r\n
    \r\n
    ZALECANE SPOŻYCIE I INNE UWAGI\r\n
    3 razy dziennie po 1 miarce produktu (1 miarka zawiera 4 g produktu). Spożywać rano na czczo lub wieczorem przed snem, popijając szklanką innego napoju, herbaty lub soku owocowego. \r\n
    Produkt przeznaczony dla osób dorosłych. Preparat może powodować obniżenie zawartości cukru we krwi. Suplement diety nie może być stosowany jako substytut zróżnicowanej diety. Nie należy przekraczać zalecanej porcji do spożycia w ciągu dnia (12 g produktu, co odpowiada 10 g błonnika). \r\n
     \r\n
    WARTOŚĆ ODŻYWCZA W 100 g \r\n
    Wartość energetyczna: 718 kJ / 179 kcal \r\n
    Tłuszcz: 0,6 g \r\n
    w tym kwasy tłuszczowe nasycone: 0 g \r\n
    Węglowodany: 0,1 g \r\n
    w tym cukry: 0 g \r\n
    Błonnik: 83,3 g \r\n
    Białko: 1,6 g \r\n
    Sól: <0,01 g\r\n
    \r\n
    ZALECANE WARUNKI PRZECHOWYWANIA \r\n
    Przechowywać w suchym i chłodnym miejscu, w sposób niedostępny dla małych dzieci.\r\n
    """
  -price: "22.27"
  -vat: 23
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2209 …}
  -xBoosterApiId: "3176"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2211 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2213 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2215 …}
}

WidgetController :: productFavoriteButton (token = 208df2)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"891357"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2217
  #locale: null
  -id: "44"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2218 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1764 …}
  -name: "BŁONNIK AKACJOWY BIO 150 g - BIO PLANET"
  -slug: "blonnik-akacjowy-bio-150-g-bio-planet"
  -shortDescription: null
  -description: """
    SKŁADNIKI\r\n
    ekologiczny błonnik akacjowy.\r\n
    \r\n
    OPIS\r\n
    Polecamy jako dodatek do jogurtów, musli, płatków śniadaniowych, kefirów i różnych sosów. Przed spożyciem dokładnie wymieszać.\r\n
    \r\n
    UWAGA\r\n
    Zalecamy spożywać nie więcej niż 3 łyżeczki dziennie i zachować ostrożność w podawaniu dzieciom.\r\n
    \r\n
    WARTOŚĆ ODŻYWCZA W 100 G  \r\n
    Wartość energetyczna - 754 kJ / 188 kcal  \r\n
    Tłuszcz - 0   g  \r\n
    w tym kwasy tłuszczowe nasycone -0 g  \r\n
    Węglowodany - 0 g  \r\n
    w tym cukry - 0 g  \r\n
    Błonnik - 90 g  \r\n
    Białko - 2,0 g  \r\n
    Sól - 0,05 g  \r\n
      \r\n
    ZALECANE WARUNKI PRZECHOWYWANIA\r\n
    Przechowywać w suchym i chłodnym miejscu.\r\n
    """
  -price: "20.32"
  -vat: 23
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2220 …}
  -xBoosterApiId: "3592"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2222 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2224 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2226 …}
}

WidgetController :: productFavoriteButton (token = ca094b)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"d98a68"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2228
  #locale: null
  -id: "45"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2229 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1764 …}
  -name: "BŁONNIK BAMBUSOWY BEZGLUTENOWY 250 g - PIĘĆ PRZEMIAN"
  -slug: "blonnik-bambusowy-bezglutenowy-250-g-piec-przemian"
  -shortDescription: null
  -description: """
    SKŁADNIKI\r\n
    błonnik bambusowy 100 %\r\n
    \r\n
    OPIS\r\n
    Produkt bezglutenowy.\r\n
    \r\n
    WARTOŚĆ ODŻYWCZA W 100 g\r\n
    Wartość energetyczna 770 kJ / 192 kcal  \r\n
    Tłuszcz: 0 g  \r\n
    w tym kwasy tłuszczowe nasycone: 0 g  \r\n
    Węglowodany: 0,1 g  \r\n
    w tym cukry: 0 g  \r\n
    Błonnik: 96 g\r\n
    Białko: 0 g  \r\n
    Sól: 0,2 g\r\n
    \r\n
    INFORMACJA ALERGENNA\r\n
    Produkt może zawierać orzechy.\r\n
    \r\n
    ZALECANE WARUNKI PRZECHOWYWANIA\r\n
    Przechowywać w suchym i chłodnym miejscu, szczelnie zamknięte.\r\n
    """
  -price: "10.72"
  -vat: 23
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2231 …}
  -xBoosterApiId: "5569"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2233 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2235 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2237 …}
}

WidgetController :: productFavoriteButton (token = bf684b)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"706474"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2239
  #locale: null
  -id: "46"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2240 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1764 …}
  -name: "BŁONNIK WITALNY BIO 150 g - BIO PLANET"
  -slug: "blonnik-witalny-bio-150-g-bio-planet"
  -shortDescription: null
  -description: """
    \u{FEFF}SKŁADNIKI\r\n
    nasiona babki płesznik (Plantago psyllium)* (80 %), łuski babki jajowatej (Plantago ovata)* (20 %) (*certyfikowany składnik ekologiczny).\r\n
    \r\n
    OPIS\r\n
    Ekologiczny błonnik witalny jest połączeniem nasion babki płesznik oraz łusek babki jajowatej w proporcji 4:1. Pomaga w prawidłowym funkcjonowaniu przewodu pokarmowego. Błonnik witalny najlepiej spożywać w postaci napoju, zalany wodą, mlekiem lub sokiem owocowym. Może stanowić także dodatek do jogurtu, pieczywa lub zagęszczacz do zup i sosów.\r\n
    \r\n
    ZALECANE SPOŻYCIE\r\n
    nie więcej niż 15 g - tj. 1,5 dołączonej miarki), co odpowiada 12 g błonnika. Podczas spożywania produktu zalecane jest picie dużej ilości płynów. Należy zachować szczególną ostrożność w podawaniu dzieciom. Nie należy przekraczać zalecanej porcji do spożycia w ciągu dnia. \r\n
     \r\n
    Suplement diety nie może być stosowany jako substytut zróżnicowanej diety.\r\n
     \r\n
    WARTOŚĆ ODŻYWCZA W 100 g\r\n
    Wartość energetyczna \t791 kJ/189 kcal\r\n
    Tłuszcz \t0,6 g\r\n
    w tym kwasy tłuszczowe nasycone \t0 g\r\n
    Węglowodany \t1,7 g\r\n
    w tym cukry \t0,6 g\r\n
    Błonnik \t84 g\r\n
    Białko \t2,4 g\r\n
    Sól \t0,02 g\r\n
    \r\n
    INFORMACJA ALERGENNA\r\n
    Produkt może zawierać: ZBOŻA ZAWIERAJĄCE GLUTEN, ORZESZKI ZIEMNE, ORZECHY, NASIONA SEZAMU, SOJĘ, GORCZYCĘ.\r\n
    \r\n
    ZALECANE WARUNKI PRZECHOWYWANIA\r\n
    Przechowywać w suchym i chłodnym miejscu.\r\n
    """
  -price: "17.23"
  -vat: 23
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2242 …}
  -xBoosterApiId: "3616"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2244 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2246 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2248 …}
}

WidgetController :: productFavoriteButton (token = 1620d9)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"b799a3"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2250
  #locale: null
  -id: "47"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2251 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1764 …}
  -name: "BŁONNIK WITALNY 250 g - NATURAVENA"
  -slug: "blonnik-witalny-250-g-naturavena"
  -shortDescription: null
  -description: """
    SKŁADNIKI\r\n
    suszone nasiona babki płesznik (Plantago psyllium L.) (80 %), suszona łupina babki jajowatej (Plantago ovata) (20 %).\t\t\t\t\t\r\n
    \r\n
    OPIS\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t  \t\t\t\t\t\t\t\t\t\t\t \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n
    Błonnik witalny jest połączeniem nasion babki płesznik oraz łusek babki jajowatej. Pomaga w prawidłowym funkcjonowaniu przewodu pokarmowego. \r\n
    \r\n
    ZALECANE SPOŻYCIE\r\n
    2 razy dziennie po 6 g (1 czubata łyżeczka), co odpowiada 6,5 g błonnika. Należy zalać ciepłą wodą, odczekać 5-10 minut i wypić. Nie należy przekraczać zalecanej porcji do spożycia w ciągu dnia. Podczas spożywania produktu zalecane jest picie dużej ilości płynów. Należy zachować szczególną ostrożność w podawaniu dzieciom. Nie należy przekraczać zalecanej porcji do spożycia w ciągu dnia. \r\n
    Suplement diety nie może być stosowany jako substytut zróżnicowanej diety.\t\r\n
    \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n
    WARTOŚĆ ODŻYWCZA W 100 g \r\n
    Wartość energetyczna 1059 kJ/256 kcal\t\t\r\n
    Tłuszcz\t5,8 g\t\t\r\n
    w tym kwasy tłuszczowe nasycone\t0,8 g\t\t\r\n
    Węglowodany\t12,6 g\t\r\n
    w tym cukry\t0,5 g\t\t\r\n
    Błonnik\t54 g\t\t\r\n
    Białko 11,3 g\t\t\r\n
    Sól\t0,34 g\t\r\n
    \t\t\t\t\t\t\r\n
    INFORMACJA ALERGENNA\t\r\n
    Produkt może zawierać: ZBOŻA ZAWIERAJĄCE GLUTEN, ORZECHY, ORZESZKI ZIEMNE, NASIONA SEZAMU, SOJĘ\t\t\t\t\t\r\n
    \t\t\t\r\n
    ZALECANE WARUNKI PRZECHOWYWANIA\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n
    Przechowywać w suchym i chłodnym miejscu, w sposób niedostępny dla małych dzieci.\r\n
    \t\t\r\n
    \r\n
    \t\t\t\r\n
    \r\n
    \t\t\t\r\n
    \r\n
    """
  -price: "13.98"
  -vat: 23
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2253 …}
  -xBoosterApiId: "4579"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2255 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2257 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2259 …}
}

WidgetController :: productFavoriteButton (token = aab936)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"5269c8"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2261
  #locale: null
  -id: "48"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2262 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1764 …}
  -name: "BŁONNIK WITALNY 100 g - NATURAVENA"
  -slug: "blonnik-witalny-100-g-naturavena"
  -shortDescription: null
  -description: """
    SKŁADNIKI\r\n
    suszone nasiona babki płesznik (Plantago psyllium L.) (80 %), suszona łupina babki jajowatej (Plantago ovata) (20 %).\t\t\t\t\t\r\n
    \r\n
    OPIS\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t  \t\t\t\t\t\t\t\t\t\t\t \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n
    Błonnik witalny jest połączeniem nasion babki płesznik oraz łusek babki jajowatej. Pomaga w prawidłowym funkcjonowaniu przewodu pokarmowego. \r\n
    \r\n
    ZALECANE SPOŻYCIE\r\n
    2 razy dziennie po 6 g (1 czubata łyżeczka), co odpowiada 6,5 g błonnika. Należy zalać ciepłą wodą, odczekać 5-10 minut i wypić. Nie należy przekraczać zalecanej porcji do spożycia w ciągu dnia. Podczas spożywania produktu zalecane jest picie dużej ilości płynów. Należy zachować szczególną ostrożność w podawaniu dzieciom. Nie należy przekraczać zalecanej porcji do spożycia w ciągu dnia. \r\n
    Suplement diety nie może być stosowany jako substytut zróżnicowanej diety.\t\r\n
    \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n
    WARTOŚĆ ODŻYWCZA W 100 g \r\n
    Wartość energetyczna 1059 kJ/256 kcal\t\t\r\n
    Tłuszcz\t5,8 g\t\t\r\n
    w tym kwasy tłuszczowe nasycone\t0,8 g\t\t\r\n
    Węglowodany\t12,6 g\t\r\n
    w tym cukry\t0,5 g\t\t\r\n
    Błonnik\t54 g\t\t\r\n
    Białko 11,3 g\t\t\r\n
    Sól\t0,34 g\t\r\n
    \t\t\t\t\t\t\r\n
    INFORMACJA ALERGENNA\t\r\n
    Produkt może zawierać: ZBOŻA ZAWIERAJĄCE GLUTEN, ORZECHY, ORZESZKI ZIEMNE, NASIONA SEZAMU, SOJĘ\t\t\t\t\t\r\n
    \t\t\t\r\n
    ZALECANE WARUNKI PRZECHOWYWANIA\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n
    Przechowywać w suchym i chłodnym miejscu, w sposób niedostępny dla małych dzieci.\r\n
    \t\t\r\n
    \r\n
    \t\t\t\r\n
    \r\n
    \t\t\t\r\n
    \r\n
    """
  -price: "8.53"
  -vat: 23
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2264 …}
  -xBoosterApiId: "4720"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2266 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2268 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2270 …}
}

WidgetController :: productFavoriteButton (token = 71cd25)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"a43261"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2272
  #locale: null
  -id: "49"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2273 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1764 …}
  -name: "BŁONNIK JABŁKOWY BIO 150 g - BIO PLANET"
  -slug: "blonnik-jablkowy-bio-150-g-bio-planet"
  -shortDescription: null
  -description: """
    \u{FEFF}SKŁADNIKI\r\n
    ekologiczny sproszkowany susz jabłkowy,otrzymany po odciśnięciu soku z jabłek.\r\n
    \r\n
    OPIS\r\n
    Polecamy jako dodatek do jogurtów, musli, płatków śniadaniowych, kefirów i sosów. Przed spożyciem dokładnie wymieszać.\r\n
    \r\n
    ZALECANE SPOŻYCIE  \r\n
    Zalecamy spożywać nie więcej niż 4 łyżeczki dziennie, co odpowiada 10 g błonnika. Zachować ostrożność w podawaniu dzieciom. \r\n
    \r\n
    WARTOŚĆ ODŻYWCZA W 100 G  \r\n
    Wartość energetyczna - 1214 kJ / 293 kcal  \r\n
    Tłuszcz - 3,0   g  \r\n
    w tym kwasy tłuszczowe nasycone - 1,0 g  \r\n
    Węglowodany - 35 g  \r\n
    w tym cukry - 5,0 g  \r\n
    Błonnik - 55 g  \r\n
    Białko - 4,0 g  \r\n
    Sól - 0   g\r\n
    \r\n
    \r\n
    ZALECANE WARUNKI PRZECHOWYWANIA  \r\n
    Przechowywać w suchym miejscu. \r\n
    """
  -price: "7.31"
  -vat: 23
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2275 …}
  -xBoosterApiId: "5662"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2277 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2279 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2281 …}
}

WidgetController :: productFavoriteButton (token = 298c49)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"ea8a51"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2283
  #locale: null
  -id: "50"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2284 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1764 …}
  -name: "BŁONNIK GRYCZANY BIO 200 g - BIO PLANET"
  -slug: "blonnik-gryczany-bio-200-g-bio-planet"
  -shortDescription: null
  -description: """
    \u{FEFF}Suplement diety\r\n
    wysoka zawartość żelaza\r\n
    \r\n
    Zalecane spożycie: 38 g dziennie tj. 4 miarki dołączone do produktu. \r\n
    \r\n
    SKŁADNIKI\r\n
    ekologiczna prażona mielona łuska gryczana 100 %.\r\n
    \r\n
    OPIS\r\n
    Polecamy jako dodatek jogurtów, musli, płatków śniadaniowych i kefirów. Zawartość żelaza w zalecanej dziennej porcji produktu wynosi 2,1 mg (*15 %). Żelazo pomaga w prawidłowym funkcjonowaniu układu odpornościowego. \r\n
    Nie należy przekraczać zalecanej porcji do spożycia w ciągu dnia. Podczas spożywania produktu zalecane jest picie dużej ilości płynów. \r\n
    Należy zachować szczególną ostrożność w podawaniu dzieciom. \r\n
    \r\n
    Suplement diety nie może być stosowany jako substytut zróżnicowanej diety.\t\t\t\r\n
    \r\n
    WARTOŚĆ ODŻYWCZA W 100 G\r\n
    Wartość energetyczna \t807 kJ/200 kcal\r\n
    Tłuszcz \t0,6 g\r\n
    w tym kwasy tłuszczowe nasycone \t0,2 g\r\n
    Węglowodany \t3,1 g\r\n
    w tym cukry \t0 g\r\n
    Błonnik \t82 g\r\n
    Białko \t4,5 g\r\n
    Sól \t0,02 g\r\n
    \r\n
    Składniki mineralne\t\r\n
    Żelazo\t5,6 mg (*40 %)\r\n
    *dzienna referencyjna wartość spożycia składników mineralnych (dla osoby dorosłej).\t\r\n
    \r\n
    INFORMACJA ALERGENNA\r\n
    Produkt może zawierać: ZBOŻA ZAWIERAJĄCE GLUTEN, ORZESZKI ZIEMNE, ORZECHY, NASIONA SEZAMU, SOJĘ.\r\n
    \r\n
    ZALECANE WARUNKI PRZECHOWYWANIA\r\n
    Przechowywać w suchym i chłodnym miejscu.\r\n
    """
  -price: "6.82"
  -vat: 23
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2286 …}
  -xBoosterApiId: "6293"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2288 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2290 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2292 …}
}

WidgetController :: productFavoriteButton (token = 64f9a4)

Key Value
_controller
"App\Modules\Offer\Controller\WidgetController::productFavoriteButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"ce0631"
product
App\Admin\Modules\ModuleProduct\Entity\ModuleProduct {#2294
  #locale: null
  -id: "51"
  -moduleEntry: Proxies\__CG__\App\Admin\Modules\Module\Entity\ModuleMultilangEntry {#2295 …}
  -category: Proxies\__CG__\App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#1764 …}
  -name: "CAMU CAMU SPROSZKOWANE BIO 150 g - BIO PLANET"
  -slug: "camu-camu-sproszkowane-bio-150-g-bio-planet"
  -shortDescription: null
  -description: """
    SKŁADNIKI\r\n
    ekologiczne sproszkowane camu camu (Myrciaria dubia) 100%\r\n
    \r\n
    OPIS\r\n
    Suplement diety, wysoka zawartość witaminy C, błonnika pokarmowego. \r\n
    Ekologiczne sproszkowane owoce camu camu, charakteryzują się przyjemnym, lekko cierpkim smakiem. Mogą stanowić cenny dodatek do diety. Doskonale komponują się z innymi smakami, nadając im egzotycznego charakteru. Witamina C pomaga w prawidłowym funkcjonowaniu układu odpornościowego oraz przyczynia się do zmniejszenia uczucia znużenia i zmęczenia. Nie należy przekraczać zalecanej porcji do spożycia w ciągu dnia. Suplement diety nie może być stosowany jako substytut zróżnicowanej diety.\r\n
    \r\n
    ZALECANE SPOŻYCIE\r\n
    3,8 g dziennie, tj. jedna miarka dołączona do produktu.\r\n
    Zawartość witaminy C w zalecanej do spożycia dziennej porcji produktu wynosi 80 mg (100% referencyjnej wartości spożycia).\r\n
    \r\n
    UWAGI\r\n
    Nie należy przekraczać zalecanej porcji do spożycia w ciągu dnia. Suplement diety nie może być stosowany jako substytut zróżnicowanej diety.\r\n
    \r\n
    WARTOŚĆ ODŻYWCZA W  100 g\r\n
    Wartość energetyczna - 1325 kJ / 416 kcal\r\n
    Tłuszcz - 1,5 g\r\n
    w tym kwasy tłuszczowe nasycone - 0,0 g\r\n
    Węglowodany - 83 g\r\n
    w tym cukry - 6,7 g\r\n
    Błonnik - 23 g\r\n
    Białko - 6,1 g\r\n
    Sól - 0,0 g\r\n
    Witamina C - 2140 mg (2675% dziennej referencyjnej wartości spożycia)\r\n
    \r\n
    ZALECANE WARUNKI PRZECHOWYWANIA\r\n
    Przechowywać w suchym i chłodnym miejscu, niedostępnym dla małych dzieci.\r\n
    """
  -price: "23.73"
  -vat: 23
  -image: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2297 …}
  -xBoosterApiId: "2486"
  -isVisible: true
  -images: Doctrine\ORM\PersistentCollection {#2299 …}
  -deliveries: Doctrine\ORM\PersistentCollection {#2301 …}
  -favorited: Doctrine\ORM\PersistentCollection {#2303 …}
}