https://dev.lineaselect.com/en/products/hommagecapitolcomplextable-table-cassina-capitol-complex-table

ResourceController :: showAction

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"sylius.controller.product:showAction"
_firewall_context
"security.firewall.map.context.shop"
_language
"en"
_links
Symfony\Component\WebLink\GenericLinkProvider {#35786
  -links: [
    35785 => Symfony\Component\WebLink\Link {#35785
      -href: "https://dev.lineaselect.com/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en_US"
_route
"sylius_shop_product_show"
_route_params
[
  "_sylius" => [
    "template" => "@SyliusShop/Product/show.html.twig"
    "repository" => [
      "method" => "findOneByChannelAndSlug"
      "arguments" => [
        "expr:service('sylius.context.channel').getChannel()"
        "expr:service('sylius.context.locale').getLocaleCode()"
        "$slug"
      ]
    ]
  ]
  "_language" => "en"
  "slug" => "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
]
_security_firewall_run
"_security_shop"
_stopwatch_token
"756005"
_sylius
[
  "template" => "@SyliusShop/Product/show.html.twig"
  "repository" => [
    "method" => "findOneByChannelAndSlug"
    "arguments" => [
      "expr:service('sylius.context.channel').getChannel()"
      "expr:service('sylius.context.locale').getLocaleCode()"
      "$slug"
    ]
  ]
]
slug
"hommagecapitolcomplextable-table-cassina-capitol-complex-table"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br"
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"74.7.227.32"
cf-ipcountry
"US"
cf-ray
"a3e49991cdaf0afc-ATL"
cf-visitor
"{"scheme":"https"}"
cookie
"PHPSESSID=jb855n4ltie41njm8orcn3i5d1"
from
"gptbot(at)openai.com"
host
"dev.lineaselect.com"
referer
"https://dev.lineaselect.com/en/products/hommagecapitolcomplexchair-chair-cassina-capitol-complex-chair"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.4; +https://openai.com/gptbot)"
x-forwarded-for
"74.7.227.32"
x-forwarded-proto
"https"
x-openai-host-hash
"867348468"
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, 20 Sep 2026 23:27:18 GMT"
link
"<https://dev.lineaselect.com/api/v2/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
x-debug-token
"0dad94"
x-frame-options
"sameorigin"

Cookies

Request Cookies

Key Value
PHPSESSID
"jb855n4ltie41njm8orcn3i5d1"

Response Cookies

No response cookies

Session 14

Session Metadata

Key Value
Created
"Sun, 20 Sep 26 23:26:00 +0000"
Last used
"Sun, 20 Sep 26 23:27:16 +0000"
Lifetime
0

Session Attributes

Attribute Value
_country_default
"US"
_csrf/https-Sylius\Bundle\UiBundle\Form\Type\SecurityLoginType
"Ko3zGEdC-HrqpNfbr7Bj6l1NeB64E3CqIGHQLu67FRU"
_csrf/https-app_customer_inquiry_product
"ANSQCW5IhfRLQ9ovbkzBZHwbhjGslivJ4149uE1svpI"
_csrf/https-shop_authenticate
"ufOvgbDcamhWhWWG6280GQuMhEVPJBpJ0PDT5PpVIRI"
_csrf/https-sylius_add_to_cart
"uHz681vX-8aVHBOAoQ4172VeaWUfFKPLhnylQdq61ms"
_csrf/https-sylius_customer_registration
"w1ctgvi9mZBswxCVvTTBVscixqNpx0VZtNgVNw3BM6U"
_zone_default
App\Entity\Addressing\Zone {#7356
  #id: 37
  #code: "United_States"
  #name: "United States"
  #type: "country"
  #scope: "all"
  #members: Doctrine\ORM\PersistentCollection {#7526 …}
}

Session Usage

14 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/monolog-bridge/Processor/TokenProcessor.php"
    "line" => 33
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/monolog-bridge/Processor/AbstractTokenProcessor.php"
    "line" => 56
    "function" => "getToken"
    "class" => "Symfony\Bridge\Monolog\Processor\TokenProcessor"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/monolog-bridge/Processor/CompatibilityProcessor.php"
    "line" => 48
    "function" => "doInvoke"
    "class" => "Symfony\Bridge\Monolog\Processor\AbstractTokenProcessor"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/monolog/monolog/src/Monolog/Logger.php"
    "line" => 389
    "function" => "__invoke"
    "class" => "Symfony\Bridge\Monolog\Processor\AbstractTokenProcessor"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/monolog/monolog/src/Monolog/Logger.php"
    "line" => 586
    "function" => "addRecord"
    "class" => "Monolog\Logger"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/error-handler/ErrorHandler.php"
    "line" => 550
    "function" => "log"
    "class" => "Monolog\Logger"
    "type" => "->"
  ]
  [
    "function" => "handleError"
    "class" => "Symfony\Component\ErrorHandler\ErrorHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/deprecation-contracts/function.php"
    "line" => 25
    "function" => "trigger_error"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/ContainerDzIrS0n/getSecurity_Authentication_Listener_Form_ShopService.php"
    "line" => 22
    "function" => "trigger_deprecation"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/ContainerDzIrS0n/App_KernelDevDebugContainer.php"
    "line" => 2689
    "function" => "do"
    "class" => "ContainerDzIrS0n\getSecurity_Authentication_Listener_Form_ShopService"
    "type" => "::"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/ContainerDzIrS0n/getSecurity_Firewall_Map_Context_ShopService.php"
    "line" => 36
    "function" => "load"
    "class" => "ContainerDzIrS0n\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/security-http/Firewall.php"
    "line" => 74
    "function" => "ContainerDzIrS0n\{closure}"
    "class" => "ContainerDzIrS0n\getSecurity_Firewall_Map_Context_ShopService"
    "type" => "::"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 54
    "function" => "Symfony\Component\Security\Http\{closure}"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/public/index.php"
    "line" => 36
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Odiseo\SyliusMailchimpPlugin\EventListener\RequestListener:25
[
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/odiseoteam/sylius-mailchimp-plugin/src/EventListener/RequestListener.php"
    "line" => 25
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Odiseo\SyliusMailchimpPlugin\EventListener\RequestListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/public/index.php"
    "line" => 36
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:59
[
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 59
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
    "line" => 85
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/stof/doctrine-extensions-bundle/src/EventListener/LoggerListener.php"
    "line" => 46
    "function" => "isGranted"
    "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/public/index.php"
    "line" => 36
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Listener\CartListener:41
[
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/src/Listener/CartListener.php"
    "line" => 41
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelController"
    "class" => "App\Listener\CartListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/public/index.php"
    "line" => 36
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Listener\CartListener:47
[
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/src/Listener/CartListener.php"
    "line" => 47
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelController"
    "class" => "App\Listener\CartListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/public/index.php"
    "line" => 36
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Sylius\Bundle\ResourceBundle\Storage\SessionStorage:36
[
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/resource-bundle/src/Bundle/Storage/SessionStorage.php"
    "line" => 36
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/src/Component/Core/Country/CountryStorage.php"
    "line" => 36
    "function" => "get"
    "class" => "Sylius\Bundle\ResourceBundle\Storage\SessionStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/src/Component/Core/Country/Context/StorageBasedCountryContext.php"
    "line" => 28
    "function" => "get"
    "class" => "App\Component\Core\Country\CountryStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/src/Component/Location/UserCountryDetector.php"
    "line" => 22
    "function" => "getCountryCode"
    "class" => "App\Component\Core\Country\Context\StorageBasedCountryContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/src/Product/PriceHider.php"
    "line" => 24
    "function" => "detect"
    "class" => "App\Component\Location\UserCountryDetector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/src/Twig/AppRuntime.php"
    "line" => 592
    "function" => "shouldHidePrice"
    "class" => "App\Product\PriceHider"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/c3/c392101ae66667e61ba762f2abdc6c2b.php"
    "line" => 126
    "function" => "shouldHidePrice"
    "class" => "App\Twig\AppRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_37c8143749f5604751b07066a4529d93"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/40/40fdc86d1a67f90faaf8efdc51807577.php"
    "line" => 52
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6f18b0f0cae999fc54a7bdab64b89412"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
    "line" => 235
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
    "line" => 139
    "function" => "render"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showAction"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/public/index.php"
    "line" => 36
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Extension/CoreExtension.php:1567
[
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1567
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/ce/ce58dd536f943794675d09d642881010.php"
    "line" => 43
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_c3ff439f12bae4b2a2fa32c64f861ce7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/83/83342f388d20f175903b444c1732116d.php"
    "line" => 43
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_03ab66900790e461577bcae935aef38a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/src/Controller/AbstractController.php"
    "line" => 32
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/src/Controller/Homepage/IndexController.php"
    "line" => 66
    "function" => "renderCached"
    "class" => "App\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "renderHeader"
    "class" => "App\Controller\Homepage\IndexController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/68/689378458157523557269a0b5000a968.php"
    "line" => 43
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_3803b3d60b5ef62ace547f2f96583c56"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 33
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 39
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 46
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 39
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 38
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 47
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 44
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/c3/c392101ae66667e61ba762f2abdc6c2b.php"
    "line" => 565
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_header"
    "class" => "__TwigTemplate_37c8143749f5604751b07066a4529d93"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/c3/c392101ae66667e61ba762f2abdc6c2b.php"
    "line" => 293
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_37c8143749f5604751b07066a4529d93"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/40/40fdc86d1a67f90faaf8efdc51807577.php"
    "line" => 52
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6f18b0f0cae999fc54a7bdab64b89412"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
    "line" => 235
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
    "line" => 139
    "function" => "render"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showAction"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/public/index.php"
    "line" => 36
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Sylius\Bundle\CoreBundle\Storage\CartSessionStorage:42
[
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Storage/CartSessionStorage.php"
    "line" => 42
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Context/SessionAndChannelBasedCartContext.php"
    "line" => 43
    "function" => "hasForChannel"
    "class" => "Sylius\Bundle\CoreBundle\Storage\CartSessionStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Component/Order/Context/CompositeCartContext.php"
    "line" => 42
    "function" => "getCart"
    "class" => "Sylius\Bundle\CoreBundle\Context\SessionAndChannelBasedCartContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/src/Controller/OrderController.php"
    "line" => 22
    "function" => "getCart"
    "class" => "Sylius\Component\Order\Context\CompositeCartContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "renderCartButton"
    "class" => "App\Controller\OrderController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/dd/ddf16481b42229d6f0ebbb465253469d.php"
    "line" => 43
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_2833bb6b19f73dca901f892a53e23c4c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 33
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 39
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 46
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 39
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 38
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 47
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 44
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/a5/a594cb27b8cb09ce99182dc2ca8eda80.php"
    "line" => 54
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_af1894bb8f8a1d79577bb00b8a35eb35"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/83/83342f388d20f175903b444c1732116d.php"
    "line" => 47
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_03ab66900790e461577bcae935aef38a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/src/Controller/AbstractController.php"
    "line" => 32
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/src/Controller/Homepage/IndexController.php"
    "line" => 66
    "function" => "renderCached"
    "class" => "App\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "renderHeader"
    "class" => "App\Controller\Homepage\IndexController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/68/689378458157523557269a0b5000a968.php"
    "line" => 43
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_3803b3d60b5ef62ace547f2f96583c56"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 33
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 39
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 46
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 39
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 38
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 47
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 44
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/c3/c392101ae66667e61ba762f2abdc6c2b.php"
    "line" => 565
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_header"
    "class" => "__TwigTemplate_37c8143749f5604751b07066a4529d93"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/c3/c392101ae66667e61ba762f2abdc6c2b.php"
    "line" => 293
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_37c8143749f5604751b07066a4529d93"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/40/40fdc86d1a67f90faaf8efdc51807577.php"
    "line" => 52
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6f18b0f0cae999fc54a7bdab64b89412"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
    "line" => 235
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
    "line" => 139
    "function" => "render"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showAction"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/public/index.php"
    "line" => 36
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 43
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/src/Controller/SecurityController.php"
    "line" => 64
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "loginAction"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/e6/e692ea604f9958cf11a81e71cff533f6.php"
    "line" => 43
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_56e054afa4eba2d2fa41593074f1f14d"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 33
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 39
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 46
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 39
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 38
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 47
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 44
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/83/83342f388d20f175903b444c1732116d.php"
    "line" => 49
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_03ab66900790e461577bcae935aef38a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/src/Controller/AbstractController.php"
    "line" => 32
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/src/Controller/Homepage/IndexController.php"
    "line" => 66
    "function" => "renderCached"
    "class" => "App\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "renderHeader"
    "class" => "App\Controller\Homepage\IndexController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/68/689378458157523557269a0b5000a968.php"
    "line" => 43
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_3803b3d60b5ef62ace547f2f96583c56"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 33
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 39
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 46
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 39
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 38
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 47
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 44
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/c3/c392101ae66667e61ba762f2abdc6c2b.php"
    "line" => 565
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_header"
    "class" => "__TwigTemplate_37c8143749f5604751b07066a4529d93"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/c3/c392101ae66667e61ba762f2abdc6c2b.php"
    "line" => 293
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_37c8143749f5604751b07066a4529d93"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/40/40fdc86d1a67f90faaf8efdc51807577.php"
    "line" => 52
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6f18b0f0cae999fc54a7bdab64b89412"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
    "line" => 235
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
    "line" => 139
    "function" => "render"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showAction"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/public/index.php"
    "line" => 36
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 65
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/src/Controller/SecurityController.php"
    "line" => 65
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "loginAction"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/e6/e692ea604f9958cf11a81e71cff533f6.php"
    "line" => 43
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_56e054afa4eba2d2fa41593074f1f14d"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 33
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 39
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 46
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 39
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 38
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 47
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 44
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/83/83342f388d20f175903b444c1732116d.php"
    "line" => 49
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_03ab66900790e461577bcae935aef38a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/src/Controller/AbstractController.php"
    "line" => 32
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/src/Controller/Homepage/IndexController.php"
    "line" => 66
    "function" => "renderCached"
    "class" => "App\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "renderHeader"
    "class" => "App\Controller\Homepage\IndexController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/68/689378458157523557269a0b5000a968.php"
    "line" => 43
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_3803b3d60b5ef62ace547f2f96583c56"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 33
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 39
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 46
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 39
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 38
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 47
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 44
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/c3/c392101ae66667e61ba762f2abdc6c2b.php"
    "line" => 565
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_header"
    "class" => "__TwigTemplate_37c8143749f5604751b07066a4529d93"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/c3/c392101ae66667e61ba762f2abdc6c2b.php"
    "line" => 293
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_37c8143749f5604751b07066a4529d93"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/40/40fdc86d1a67f90faaf8efdc51807577.php"
    "line" => 52
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6f18b0f0cae999fc54a7bdab64b89412"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
    "line" => 235
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
    "line" => 139
    "function" => "render"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showAction"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/public/index.php"
    "line" => 36
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/form/ResolvedFormType.php"
    "line" => 167
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/form/ResolvedFormType.php"
    "line" => 160
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/form/Form.php"
    "line" => 1070
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/src/Controller/SecurityController.php"
    "line" => 80
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "loginAction"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/e6/e692ea604f9958cf11a81e71cff533f6.php"
    "line" => 43
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_56e054afa4eba2d2fa41593074f1f14d"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 33
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 39
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 46
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 39
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 38
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 47
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 44
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/83/83342f388d20f175903b444c1732116d.php"
    "line" => 49
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_03ab66900790e461577bcae935aef38a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/src/Controller/AbstractController.php"
    "line" => 32
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/src/Controller/Homepage/IndexController.php"
    "line" => 66
    "function" => "renderCached"
    "class" => "App\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "renderHeader"
    "class" => "App\Controller\Homepage\IndexController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/68/689378458157523557269a0b5000a968.php"
    "line" => 43
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_3803b3d60b5ef62ace547f2f96583c56"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 33
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 39
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 46
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 39
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 38
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 47
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 44
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/c3/c392101ae66667e61ba762f2abdc6c2b.php"
    "line" => 565
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_header"
    "class" => "__TwigTemplate_37c8143749f5604751b07066a4529d93"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/c3/c392101ae66667e61ba762f2abdc6c2b.php"
    "line" => 293
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_37c8143749f5604751b07066a4529d93"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/40/40fdc86d1a67f90faaf8efdc51807577.php"
    "line" => 52
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6f18b0f0cae999fc54a7bdab64b89412"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
    "line" => 235
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
    "line" => 139
    "function" => "render"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showAction"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/public/index.php"
    "line" => 36
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:71
[
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 71
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 73
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/form/ResolvedFormType.php"
    "line" => 167
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/form/ResolvedFormType.php"
    "line" => 160
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/form/Form.php"
    "line" => 1070
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/src/Controller/SecurityController.php"
    "line" => 80
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "loginAction"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/e6/e692ea604f9958cf11a81e71cff533f6.php"
    "line" => 43
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_56e054afa4eba2d2fa41593074f1f14d"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 33
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 39
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 46
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 39
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 38
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 47
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 44
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/83/83342f388d20f175903b444c1732116d.php"
    "line" => 49
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_03ab66900790e461577bcae935aef38a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/src/Controller/AbstractController.php"
    "line" => 32
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/src/Controller/Homepage/IndexController.php"
    "line" => 66
    "function" => "renderCached"
    "class" => "App\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "renderHeader"
    "class" => "App\Controller\Homepage\IndexController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/68/689378458157523557269a0b5000a968.php"
    "line" => 43
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_3803b3d60b5ef62ace547f2f96583c56"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 33
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 39
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 46
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 39
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 38
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 47
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 44
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/c3/c392101ae66667e61ba762f2abdc6c2b.php"
    "line" => 565
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_header"
    "class" => "__TwigTemplate_37c8143749f5604751b07066a4529d93"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/c3/c392101ae66667e61ba762f2abdc6c2b.php"
    "line" => 293
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_37c8143749f5604751b07066a4529d93"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/40/40fdc86d1a67f90faaf8efdc51807577.php"
    "line" => 52
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6f18b0f0cae999fc54a7bdab64b89412"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
    "line" => 235
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
    "line" => 139
    "function" => "render"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showAction"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/public/index.php"
    "line" => 36
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:75
[
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 75
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 73
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/form/ResolvedFormType.php"
    "line" => 167
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/form/ResolvedFormType.php"
    "line" => 160
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/form/Form.php"
    "line" => 1070
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/src/Controller/SecurityController.php"
    "line" => 80
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "loginAction"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/e6/e692ea604f9958cf11a81e71cff533f6.php"
    "line" => 43
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_56e054afa4eba2d2fa41593074f1f14d"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 33
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 39
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 46
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 39
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 38
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 47
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 44
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/83/83342f388d20f175903b444c1732116d.php"
    "line" => 49
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_03ab66900790e461577bcae935aef38a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/src/Controller/AbstractController.php"
    "line" => 32
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/src/Controller/Homepage/IndexController.php"
    "line" => 66
    "function" => "renderCached"
    "class" => "App\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "renderHeader"
    "class" => "App\Controller\Homepage\IndexController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/68/689378458157523557269a0b5000a968.php"
    "line" => 43
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_3803b3d60b5ef62ace547f2f96583c56"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 33
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 39
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 46
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 39
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 38
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 47
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 44
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/c3/c392101ae66667e61ba762f2abdc6c2b.php"
    "line" => 565
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_header"
    "class" => "__TwigTemplate_37c8143749f5604751b07066a4529d93"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/c3/c392101ae66667e61ba762f2abdc6c2b.php"
    "line" => 293
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_37c8143749f5604751b07066a4529d93"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/var/cache/dev/twig/40/40fdc86d1a67f90faaf8efdc51807577.php"
    "line" => 52
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6f18b0f0cae999fc54a7bdab64b89412"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
    "line" => 235
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
    "line" => 139
    "function" => "render"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showAction"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/public/index.php"
    "line" => 36
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 195
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lineaselect-dev/releases/v0.1/public/index.php"
    "line" => 36
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
(no data)

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"s$cretf0rt3st"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DATABASE_URL
"mysql://linsel:[email protected]:3306/sylius_prod"
DOCUMENT_ROOT
"/var/www/lineaselect-dev/releases/v0.1/public"
DOCUMENT_URI
"/index.php"
ELASTICSEARCH_URL
"http://127.0.0.1:9200/"
EWZ_RECAPTCHA_SECRET
"6LeJ2wMkAAAAAMnCEGfE3XWF8J7og7aSLTY0vzAd"
EWZ_RECAPTCHA_SITE_KEY
"6LeJ2wMkAAAAACIBO3zYMzhOesyiHe_wyq17HAYH"
FB_ID
""
FB_SECRET
""
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GOOGLE_RECAPTCHA_SECRET
"test"
GOOGLE_RECAPTCHA_SITE_KEY
"test"
HOME
"/home/lineaselect"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_CONNECTING_IP
"74.7.227.32"
HTTP_CF_IPCOUNTRY
"US"
HTTP_CF_RAY
"a3e49991cdaf0afc-ATL"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_COOKIE
"PHPSESSID=jb855n4ltie41njm8orcn3i5d1"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"dev.lineaselect.com"
HTTP_REFERER
"https://dev.lineaselect.com/en/products/hommagecapitolcomplexchair-chair-cassina-capitol-complex-chair"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.4; +https://openai.com/gptbot)"
HTTP_X_FORWARDED_FOR
"74.7.227.32"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_OPENAI_HOST_HASH
"867348468"
JWT_PASSPHRASE
"e7c5fca1060bdf6ad23c33e4c236081f"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_URL
"smtp://no-reply%40lineaselect.com:[email protected]:587?verify_peer=false"
MATTERMOST_LOGGING_WEBHOOK
""
ODISEO_MAILCHIMP_APIKEY
"5cfcf9a698b4203462082f88d6da5035-us8"
ODISEO_MAILCHIMP_DEFAULT_LISTID
"9370081141"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIS_URL
"tcp://127.0.0.1:6379"
REMOTE_ADDR
"104.22.118.61"
REMOTE_PORT
"12256"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1789946836
REQUEST_TIME_FLOAT
1789946836.8243
REQUEST_URI
"/en/products/hommagecapitolcomplextable-table-cassina-capitol-complex-table"
SCRIPT_FILENAME
"/var/www/lineaselect-dev/releases/v0.1/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"91.98.176.79"
SERVER_NAME
"dev.lineaselect.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"nginx/1.26.3"
SYLIUS_APP_URL
"https://dev.lineaselect.com"
TELEGRAM_BOT_TOKEN
"5947441798:AAEAP5dWE1WEoK56HKBu_KuEkuTeFQE7eFA"
TELEGRAM_LOG_CHANNEL
"-1001876024817"
USER
"lineaselect"
oEWZ_RECAPTCHA_SECRET
"6LeG0Z8jAAAAADyEG-lDL5m6TD-zphbSvNw0xxcI"
oEWZ_RECAPTCHA_SITE_KEY
"6LeG0Z8jAAAAAFSWhTeQga-93znM-Bn4QnnxbbAo"
t_EWZ_RECAPTCHA_SECRET
"6Lc24_wjAAAAANTM34FsYnT2F_x3jER8liWfuNCP"
t_EWZ_RECAPTCHA_SITE_KEY
"6Lc24_wjAAAAACCu1N1lsnjiCUem_yPd8kcxVlpC"

Sub Requests 15

IndexController :: renderHeader (token = bfa789)

Key Value
_controller
"App\Controller\Homepage\IndexController:renderHeader"
_format
"html"
_links
Symfony\Component\WebLink\GenericLinkProvider {#19892
  -links: [
    19891 => Symfony\Component\WebLink\Link {#19891
      -href: "https://dev.lineaselect.com/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en_US"
_stopwatch_token
"f34b39"

InquiryController :: showProductInquiry (token = 2d6848)

Key Value
_controller
"App\Controller\InquiryController::showProductInquiry"
_format
"html"
_language
"en"
_links
Symfony\Component\WebLink\GenericLinkProvider {#20867
  -links: [
    20866 => Symfony\Component\WebLink\Link {#20866
      -href: "https://dev.lineaselect.com/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en_US"
_stopwatch_token
"72a9b6"

ProductController :: renderTopAttributes (token = 3a2277)

Key Value
_controller
"App\Controller\ProductController:renderTopAttributes"
_format
"html"
_language
"en"
_links
Symfony\Component\WebLink\GenericLinkProvider {#21599
  -links: [
    21598 => Symfony\Component\WebLink\Link {#21598
      -href: "https://dev.lineaselect.com/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en_US"
_stopwatch_token
"7d5d12"
product
App\Entity\Product\Product {#7924
  #id: 145847
  #code: "HommageCapitolComplexTable"
  #attributes: Doctrine\ORM\PersistentCollection {#15449 …}
  #variants: Doctrine\ORM\PersistentCollection {#9407 …}
  #options: Doctrine\ORM\PersistentCollection {#9395 …}
  #associations: Doctrine\ORM\PersistentCollection {#9401 …}
  #createdAt: DateTime @1662812479 {#7996
    date: 2022-09-10 12:21:19.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1704194188 {#15479
    date: 2024-01-02 11:16:28.0 UTC (+00:00)
  }
  #enabled: true
  #translations: Doctrine\ORM\PersistentCollection {#15467 …}
  #translationsCache: [
    "en_US" => App\Entity\Product\ProductTranslation {#8617
      #locale: "en_US"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 145195
      #name: "Table Cassina Capitol Complex Table"
      #slug: "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Discover timeless elegance with Table Cassina Capitol Complex Table from the exquisite Hommage A Pierre Jeanneret collection ✓ We offer extra discount!"
      #shortDescription: "The inclusion of the UNESCO World Heritage List in 2016 has aroused great interest in Le Corbusier’s Capitol Complex, an extraordinary architectural work created in Chandigarh in 1951 to celebrate the independence of a nation open to modernity. Among the furniture used in the Legislative Assembly building is this large conference table. Almost as if to evoke the solemn functions of the place, this model has a base made up of two important and graphic solid wood elements with a characteristic “corns entrecroisées” shape. In addition to the historic version with teak top and structure, the Cassina re-edition offers two variants in natural and black stained oak and the option of a glass top in different sizes."
      -brandDescription: ""
    }
    "de_DE" => App\Entity\Product\ProductTranslation {#9300
      #locale: "de_DE"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 212082
      #name: "Tisch Cassina Capitol Complex Tisch"
      #slug: "tisch-cassina-capitol-complex-tisch"
      #description: null
      #metaKeywords: null
      #metaDescription: "Entdecken Sie zeitlose Eleganz mit Tisch Cassina Capitol Complex Tisch aus der exquisiten Hommage A Pierre Jeanneret Kollektion ✓ Wir bieten zusätzlichen Rabatt!"
      #shortDescription: "Die Aufnahme in die UNESCO-Welterbeliste im Jahr 2016 hat großes Interesse an Le Corbusiers Capitol Complex geweckt, einem außergewöhnlichen architektonischen Werk, das 1951 in Chandigarh geschaffen wurde, um die Unabhängigkeit einer für die Moderne offenen Nation zu feiern. Unter den Möbeln, die im Gebäude der Legislative Assembly verwendet wurden, befindet sich dieser große Konferenztisch. Fast so, als würde er die feierlichen Funktionen des Ortes beschwören, besteht dieses Modell aus einer Basis, die aus zwei wichtigen und grafischen Massivholzelementen mit charakteristischer "corns entrecroisées" -Form besteht. Neben der historischen Version mit Teakholzplatte und -struktur bietet die Cassina-Neuauflage zwei Varianten in naturbelassenem und schwarz gebeiztem Eichenholz sowie die Möglichkeit einer Glasplatte in verschiedenen Größen."
      -brandDescription: ""
    }
    "fr_FR" => App\Entity\Product\ProductTranslation {#8650
      #locale: "fr_FR"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 212083
      #name: "Table Cassina Capitol Complex Table"
      #slug: "table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Découvrez l'élégance intemporelle avec Table Cassina Capitol Complex Table de l'exquise collection Hommage A Pierre Jeanneret ✓ Nous offrons une remise supplémentaire !"
      #shortDescription: "L'inclusion du complexe du Capitole de Le Corbusier sur la liste du patrimoine mondial de l'UNESCO en 2016 a suscité un grand intérêt pour le complexe architectural extraordinaire créé à Chandigarh en 1951 pour célébrer l'indépendance d'une nation ouverte à la modernité. Parmi les meubles utilisés dans le bâtiment de l'Assemblée législative se trouve cette grande table de conférence. Presque comme pour évoquer les fonctions solennelles du lieu, ce modèle a une base composée de deux éléments importants et graphiques en bois massif avec une forme caractéristique de "cornes entrecroisées". En plus de la version historique avec un plateau et une structure en teck, la réédition de Cassina propose deux variantes en chêne naturel et teinté noir et l'option d'un plateau en verre de différentes tailles."
      -brandDescription: ""
    }
    "it_IT" => App\Entity\Product\ProductTranslation {#8612
      #locale: "it_IT"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 212084
      #name: "Tavolo Cassina Capitol Complex Tavolo"
      #slug: "tavolo-cassina-capitol-complex-tavolo"
      #description: null
      #metaKeywords: null
      #metaDescription: "Scopri l'eleganza senza tempo con Tavolo Cassina Capitol Complex Tavolo dalla squisita collezione Hommage A Pierre Jeanneret ✓ Offriamo uno sconto extra!"
      #shortDescription: "L'inclusione nella Lista del Patrimonio Mondiale dell'UNESCO nel 2016 ha suscitato grande interesse per il Complesso del Campidoglio di Le Corbusier, un'opera architettonica straordinaria creata a Chandigarh nel 1951 per celebrare l'indipendenza di una nazione aperta alla modernità. Tra i mobili utilizzati nell'edificio dell'Assemblea Legislativa c'è questo grande tavolo da conferenza. Quasi a evocare le funzioni solenni del luogo, questo modello ha una base composta da due importanti e grafici elementi in legno massiccio con una caratteristica forma "corns entrecroisées". Oltre alla versione storica con piano e struttura in teak, la riedizione di Cassina offre due varianti in rovere naturale e tinto nero e l'opzione di un piano in vetro in diverse dimensioni."
      -brandDescription: ""
    }
    "pl_PL" => App\Entity\Product\ProductTranslation {#8437
      #locale: "pl_PL"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 546205
      #name: "Stół Cassina Capitol Complex Stół"
      #slug: "stol-cassina-capitol-complex-stol"
      #description: null
      #metaKeywords: null
      #metaDescription: "Odkryj ponadczasową elegancję dzięki Stół Cassina Capitol Complex Stół z wyjątkowej kolekcji Hommage A Pierre Jeanneret ✓ Oferujemy dodatkowy rabat!"
      #shortDescription: "Włączenie na Listę Światowego Dziedzictwa UNESCO w 2016 roku wzbudziło duże zainteresowanie kompleksem Kapitolu Le Corbusiera, niezwykłym dziełem architektonicznym stworzonym w Chandigarh w 1951 roku, aby uczcić niepodległość narodu otwartego na nowoczesność. Wśród mebli używanych w budynku Zgromadzenia Ustawodawczego jest ten duży stół konferencyjny. Prawie jakby przywoływał uroczyste funkcje miejsca, ten model ma podstawę złożoną z dwóch ważnych i graficznych elementów z litego drewna o charakterystycznym kształcie "corns entrecroisées". Oprócz historycznej wersji z blatem i konstrukcją z tekowego drewna, reedycja Cassiny oferuje dwie warianty w naturalnym i czarno barwionym dębie oraz opcję blatu ze szkła w różnych rozmiarach."
      -brandDescription: null
    }
    "es_ES" => App\Entity\Product\ProductTranslation {#8386
      #locale: "es_ES"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 825571
      #name: "Table Cassina Capitol Complex Table"
      #slug: "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Discover timeless elegance with Table Cassina Capitol Complex Table from the exquisite Hommage A Pierre Jeanneret collection ✓ We offer extra discount!"
      #shortDescription: "The inclusion of the UNESCO World Heritage List in 2016 has aroused great interest in Le Corbusier’s Capitol Complex, an extraordinary architectural work created in Chandigarh in 1951 to celebrate the independence of a nation open to modernity. Among the furniture used in the Legislative Assembly building is this large conference table. Almost as if to evoke the solemn functions of the place, this model has a base made up of two important and graphic solid wood elements with a characteristic “corns entrecroisées” shape. In addition to the historic version with teak top and structure, the Cassina re-edition offers two variants in natural and black stained oak and the option of a glass top in different sizes."
      -brandDescription: ""
    }
    "nl_NL" => App\Entity\Product\ProductTranslation {#8310
      #locale: "nl_NL"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 956641
      #name: "Table Cassina Capitol Complex Table"
      #slug: "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Discover timeless elegance with Table Cassina Capitol Complex Table from the exquisite Hommage A Pierre Jeanneret collection ✓ We offer extra discount!"
      #shortDescription: "The inclusion of the UNESCO World Heritage List in 2016 has aroused great interest in Le Corbusier’s Capitol Complex, an extraordinary architectural work created in Chandigarh in 1951 to celebrate the independence of a nation open to modernity. Among the furniture used in the Legislative Assembly building is this large conference table. Almost as if to evoke the solemn functions of the place, this model has a base made up of two important and graphic solid wood elements with a characteristic “corns entrecroisées” shape. In addition to the historic version with teak top and structure, the Cassina re-edition offers two variants in natural and black stained oak and the option of a glass top in different sizes."
      -brandDescription: ""
    }
    "no_NO" => App\Entity\Product\ProductTranslation {#8267
      #locale: "no_NO"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 1087711
      #name: "Table Cassina Capitol Complex Table"
      #slug: "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Discover timeless elegance with Table Cassina Capitol Complex Table from the exquisite Hommage A Pierre Jeanneret collection ✓ We offer extra discount!"
      #shortDescription: "The inclusion of the UNESCO World Heritage List in 2016 has aroused great interest in Le Corbusier’s Capitol Complex, an extraordinary architectural work created in Chandigarh in 1951 to celebrate the independence of a nation open to modernity. Among the furniture used in the Legislative Assembly building is this large conference table. Almost as if to evoke the solemn functions of the place, this model has a base made up of two important and graphic solid wood elements with a characteristic “corns entrecroisées” shape. In addition to the historic version with teak top and structure, the Cassina re-edition offers two variants in natural and black stained oak and the option of a glass top in different sizes."
      -brandDescription: ""
    }
  ]
  #currentLocale: "en_US"
  #currentTranslation: null
  #fallbackLocale: "en_US"
  #variantSelectionMethod: "match"
  #productTaxons: Doctrine\ORM\PersistentCollection {#15463 …}
  #channels: Doctrine\ORM\PersistentCollection {#15455 …}
  #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …}
  #reviews: Doctrine\ORM\PersistentCollection {#9389 …}
  #averageRating: 0.0
  #images: Doctrine\ORM\PersistentCollection {#15459 …}
  -finishingPiece: null
  #productBundle: null
  -details: Doctrine\ORM\PersistentCollection {#15475 …}
  -commonDetails: Doctrine\ORM\PersistentCollection {#15471 …}
  #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8110 …}
  #SEOBrand: null
  #SEOGtin8: null
  #SEOGtin13: null
  #SEOGtin14: null
  #SEOMpn: null
  #SEOIsbn: null
  #SEOSku: null
  #SEOOfferAggregated: false
  #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8607 …}
}

ProductController :: renderAttributeList (token = 123adb)

Key Value
_controller
"App\Controller\ProductController:renderAttributeList"
_format
"html"
_language
"en"
_links
Symfony\Component\WebLink\GenericLinkProvider {#22312
  -links: [
    22311 => Symfony\Component\WebLink\Link {#22311
      -href: "https://dev.lineaselect.com/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en_US"
_stopwatch_token
"1bfd53"
product
App\Entity\Product\Product {#7924
  #id: 145847
  #code: "HommageCapitolComplexTable"
  #attributes: Doctrine\ORM\PersistentCollection {#15449 …}
  #variants: Doctrine\ORM\PersistentCollection {#9407 …}
  #options: Doctrine\ORM\PersistentCollection {#9395 …}
  #associations: Doctrine\ORM\PersistentCollection {#9401 …}
  #createdAt: DateTime @1662812479 {#7996
    date: 2022-09-10 12:21:19.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1704194188 {#15479
    date: 2024-01-02 11:16:28.0 UTC (+00:00)
  }
  #enabled: true
  #translations: Doctrine\ORM\PersistentCollection {#15467 …}
  #translationsCache: [
    "en_US" => App\Entity\Product\ProductTranslation {#8617
      #locale: "en_US"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 145195
      #name: "Table Cassina Capitol Complex Table"
      #slug: "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Discover timeless elegance with Table Cassina Capitol Complex Table from the exquisite Hommage A Pierre Jeanneret collection ✓ We offer extra discount!"
      #shortDescription: "The inclusion of the UNESCO World Heritage List in 2016 has aroused great interest in Le Corbusier’s Capitol Complex, an extraordinary architectural work created in Chandigarh in 1951 to celebrate the independence of a nation open to modernity. Among the furniture used in the Legislative Assembly building is this large conference table. Almost as if to evoke the solemn functions of the place, this model has a base made up of two important and graphic solid wood elements with a characteristic “corns entrecroisées” shape. In addition to the historic version with teak top and structure, the Cassina re-edition offers two variants in natural and black stained oak and the option of a glass top in different sizes."
      -brandDescription: ""
    }
    "de_DE" => App\Entity\Product\ProductTranslation {#9300
      #locale: "de_DE"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 212082
      #name: "Tisch Cassina Capitol Complex Tisch"
      #slug: "tisch-cassina-capitol-complex-tisch"
      #description: null
      #metaKeywords: null
      #metaDescription: "Entdecken Sie zeitlose Eleganz mit Tisch Cassina Capitol Complex Tisch aus der exquisiten Hommage A Pierre Jeanneret Kollektion ✓ Wir bieten zusätzlichen Rabatt!"
      #shortDescription: "Die Aufnahme in die UNESCO-Welterbeliste im Jahr 2016 hat großes Interesse an Le Corbusiers Capitol Complex geweckt, einem außergewöhnlichen architektonischen Werk, das 1951 in Chandigarh geschaffen wurde, um die Unabhängigkeit einer für die Moderne offenen Nation zu feiern. Unter den Möbeln, die im Gebäude der Legislative Assembly verwendet wurden, befindet sich dieser große Konferenztisch. Fast so, als würde er die feierlichen Funktionen des Ortes beschwören, besteht dieses Modell aus einer Basis, die aus zwei wichtigen und grafischen Massivholzelementen mit charakteristischer "corns entrecroisées" -Form besteht. Neben der historischen Version mit Teakholzplatte und -struktur bietet die Cassina-Neuauflage zwei Varianten in naturbelassenem und schwarz gebeiztem Eichenholz sowie die Möglichkeit einer Glasplatte in verschiedenen Größen."
      -brandDescription: ""
    }
    "fr_FR" => App\Entity\Product\ProductTranslation {#8650
      #locale: "fr_FR"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 212083
      #name: "Table Cassina Capitol Complex Table"
      #slug: "table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Découvrez l'élégance intemporelle avec Table Cassina Capitol Complex Table de l'exquise collection Hommage A Pierre Jeanneret ✓ Nous offrons une remise supplémentaire !"
      #shortDescription: "L'inclusion du complexe du Capitole de Le Corbusier sur la liste du patrimoine mondial de l'UNESCO en 2016 a suscité un grand intérêt pour le complexe architectural extraordinaire créé à Chandigarh en 1951 pour célébrer l'indépendance d'une nation ouverte à la modernité. Parmi les meubles utilisés dans le bâtiment de l'Assemblée législative se trouve cette grande table de conférence. Presque comme pour évoquer les fonctions solennelles du lieu, ce modèle a une base composée de deux éléments importants et graphiques en bois massif avec une forme caractéristique de "cornes entrecroisées". En plus de la version historique avec un plateau et une structure en teck, la réédition de Cassina propose deux variantes en chêne naturel et teinté noir et l'option d'un plateau en verre de différentes tailles."
      -brandDescription: ""
    }
    "it_IT" => App\Entity\Product\ProductTranslation {#8612
      #locale: "it_IT"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 212084
      #name: "Tavolo Cassina Capitol Complex Tavolo"
      #slug: "tavolo-cassina-capitol-complex-tavolo"
      #description: null
      #metaKeywords: null
      #metaDescription: "Scopri l'eleganza senza tempo con Tavolo Cassina Capitol Complex Tavolo dalla squisita collezione Hommage A Pierre Jeanneret ✓ Offriamo uno sconto extra!"
      #shortDescription: "L'inclusione nella Lista del Patrimonio Mondiale dell'UNESCO nel 2016 ha suscitato grande interesse per il Complesso del Campidoglio di Le Corbusier, un'opera architettonica straordinaria creata a Chandigarh nel 1951 per celebrare l'indipendenza di una nazione aperta alla modernità. Tra i mobili utilizzati nell'edificio dell'Assemblea Legislativa c'è questo grande tavolo da conferenza. Quasi a evocare le funzioni solenni del luogo, questo modello ha una base composta da due importanti e grafici elementi in legno massiccio con una caratteristica forma "corns entrecroisées". Oltre alla versione storica con piano e struttura in teak, la riedizione di Cassina offre due varianti in rovere naturale e tinto nero e l'opzione di un piano in vetro in diverse dimensioni."
      -brandDescription: ""
    }
    "pl_PL" => App\Entity\Product\ProductTranslation {#8437
      #locale: "pl_PL"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 546205
      #name: "Stół Cassina Capitol Complex Stół"
      #slug: "stol-cassina-capitol-complex-stol"
      #description: null
      #metaKeywords: null
      #metaDescription: "Odkryj ponadczasową elegancję dzięki Stół Cassina Capitol Complex Stół z wyjątkowej kolekcji Hommage A Pierre Jeanneret ✓ Oferujemy dodatkowy rabat!"
      #shortDescription: "Włączenie na Listę Światowego Dziedzictwa UNESCO w 2016 roku wzbudziło duże zainteresowanie kompleksem Kapitolu Le Corbusiera, niezwykłym dziełem architektonicznym stworzonym w Chandigarh w 1951 roku, aby uczcić niepodległość narodu otwartego na nowoczesność. Wśród mebli używanych w budynku Zgromadzenia Ustawodawczego jest ten duży stół konferencyjny. Prawie jakby przywoływał uroczyste funkcje miejsca, ten model ma podstawę złożoną z dwóch ważnych i graficznych elementów z litego drewna o charakterystycznym kształcie "corns entrecroisées". Oprócz historycznej wersji z blatem i konstrukcją z tekowego drewna, reedycja Cassiny oferuje dwie warianty w naturalnym i czarno barwionym dębie oraz opcję blatu ze szkła w różnych rozmiarach."
      -brandDescription: null
    }
    "es_ES" => App\Entity\Product\ProductTranslation {#8386
      #locale: "es_ES"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 825571
      #name: "Table Cassina Capitol Complex Table"
      #slug: "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Discover timeless elegance with Table Cassina Capitol Complex Table from the exquisite Hommage A Pierre Jeanneret collection ✓ We offer extra discount!"
      #shortDescription: "The inclusion of the UNESCO World Heritage List in 2016 has aroused great interest in Le Corbusier’s Capitol Complex, an extraordinary architectural work created in Chandigarh in 1951 to celebrate the independence of a nation open to modernity. Among the furniture used in the Legislative Assembly building is this large conference table. Almost as if to evoke the solemn functions of the place, this model has a base made up of two important and graphic solid wood elements with a characteristic “corns entrecroisées” shape. In addition to the historic version with teak top and structure, the Cassina re-edition offers two variants in natural and black stained oak and the option of a glass top in different sizes."
      -brandDescription: ""
    }
    "nl_NL" => App\Entity\Product\ProductTranslation {#8310
      #locale: "nl_NL"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 956641
      #name: "Table Cassina Capitol Complex Table"
      #slug: "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Discover timeless elegance with Table Cassina Capitol Complex Table from the exquisite Hommage A Pierre Jeanneret collection ✓ We offer extra discount!"
      #shortDescription: "The inclusion of the UNESCO World Heritage List in 2016 has aroused great interest in Le Corbusier’s Capitol Complex, an extraordinary architectural work created in Chandigarh in 1951 to celebrate the independence of a nation open to modernity. Among the furniture used in the Legislative Assembly building is this large conference table. Almost as if to evoke the solemn functions of the place, this model has a base made up of two important and graphic solid wood elements with a characteristic “corns entrecroisées” shape. In addition to the historic version with teak top and structure, the Cassina re-edition offers two variants in natural and black stained oak and the option of a glass top in different sizes."
      -brandDescription: ""
    }
    "no_NO" => App\Entity\Product\ProductTranslation {#8267
      #locale: "no_NO"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 1087711
      #name: "Table Cassina Capitol Complex Table"
      #slug: "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Discover timeless elegance with Table Cassina Capitol Complex Table from the exquisite Hommage A Pierre Jeanneret collection ✓ We offer extra discount!"
      #shortDescription: "The inclusion of the UNESCO World Heritage List in 2016 has aroused great interest in Le Corbusier’s Capitol Complex, an extraordinary architectural work created in Chandigarh in 1951 to celebrate the independence of a nation open to modernity. Among the furniture used in the Legislative Assembly building is this large conference table. Almost as if to evoke the solemn functions of the place, this model has a base made up of two important and graphic solid wood elements with a characteristic “corns entrecroisées” shape. In addition to the historic version with teak top and structure, the Cassina re-edition offers two variants in natural and black stained oak and the option of a glass top in different sizes."
      -brandDescription: ""
    }
  ]
  #currentLocale: "en_US"
  #currentTranslation: null
  #fallbackLocale: "en_US"
  #variantSelectionMethod: "match"
  #productTaxons: Doctrine\ORM\PersistentCollection {#15463 …}
  #channels: Doctrine\ORM\PersistentCollection {#15455 …}
  #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …}
  #reviews: Doctrine\ORM\PersistentCollection {#9389 …}
  #averageRating: 0.0
  #images: Doctrine\ORM\PersistentCollection {#15459 …}
  -finishingPiece: null
  #productBundle: null
  -details: Doctrine\ORM\PersistentCollection {#15475 …}
  -commonDetails: Doctrine\ORM\PersistentCollection {#15471 …}
  #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8110 …}
  #SEOBrand: null
  #SEOGtin8: null
  #SEOGtin13: null
  #SEOGtin14: null
  #SEOMpn: null
  #SEOIsbn: null
  #SEOSku: null
  #SEOOfferAggregated: false
  #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8607 …}
}

ProductController :: renderLowestMarketPrice (token = 432eaa)

Key Value
_controller
"App\Controller\ProductController:renderLowestMarketPrice"
_format
"html"
_language
"en"
_links
Symfony\Component\WebLink\GenericLinkProvider {#22965
  -links: [
    22964 => Symfony\Component\WebLink\Link {#22964
      -href: "https://dev.lineaselect.com/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en_US"
_stopwatch_token
"f48808"
product
App\Entity\Product\Product {#7924
  #id: 145847
  #code: "HommageCapitolComplexTable"
  #attributes: Doctrine\ORM\PersistentCollection {#15449 …}
  #variants: Doctrine\ORM\PersistentCollection {#9407 …}
  #options: Doctrine\ORM\PersistentCollection {#9395 …}
  #associations: Doctrine\ORM\PersistentCollection {#9401 …}
  #createdAt: DateTime @1662812479 {#7996
    date: 2022-09-10 12:21:19.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1704194188 {#15479
    date: 2024-01-02 11:16:28.0 UTC (+00:00)
  }
  #enabled: true
  #translations: Doctrine\ORM\PersistentCollection {#15467 …}
  #translationsCache: [
    "en_US" => App\Entity\Product\ProductTranslation {#8617
      #locale: "en_US"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 145195
      #name: "Table Cassina Capitol Complex Table"
      #slug: "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Discover timeless elegance with Table Cassina Capitol Complex Table from the exquisite Hommage A Pierre Jeanneret collection ✓ We offer extra discount!"
      #shortDescription: "The inclusion of the UNESCO World Heritage List in 2016 has aroused great interest in Le Corbusier’s Capitol Complex, an extraordinary architectural work created in Chandigarh in 1951 to celebrate the independence of a nation open to modernity. Among the furniture used in the Legislative Assembly building is this large conference table. Almost as if to evoke the solemn functions of the place, this model has a base made up of two important and graphic solid wood elements with a characteristic “corns entrecroisées” shape. In addition to the historic version with teak top and structure, the Cassina re-edition offers two variants in natural and black stained oak and the option of a glass top in different sizes."
      -brandDescription: ""
    }
    "de_DE" => App\Entity\Product\ProductTranslation {#9300
      #locale: "de_DE"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 212082
      #name: "Tisch Cassina Capitol Complex Tisch"
      #slug: "tisch-cassina-capitol-complex-tisch"
      #description: null
      #metaKeywords: null
      #metaDescription: "Entdecken Sie zeitlose Eleganz mit Tisch Cassina Capitol Complex Tisch aus der exquisiten Hommage A Pierre Jeanneret Kollektion ✓ Wir bieten zusätzlichen Rabatt!"
      #shortDescription: "Die Aufnahme in die UNESCO-Welterbeliste im Jahr 2016 hat großes Interesse an Le Corbusiers Capitol Complex geweckt, einem außergewöhnlichen architektonischen Werk, das 1951 in Chandigarh geschaffen wurde, um die Unabhängigkeit einer für die Moderne offenen Nation zu feiern. Unter den Möbeln, die im Gebäude der Legislative Assembly verwendet wurden, befindet sich dieser große Konferenztisch. Fast so, als würde er die feierlichen Funktionen des Ortes beschwören, besteht dieses Modell aus einer Basis, die aus zwei wichtigen und grafischen Massivholzelementen mit charakteristischer "corns entrecroisées" -Form besteht. Neben der historischen Version mit Teakholzplatte und -struktur bietet die Cassina-Neuauflage zwei Varianten in naturbelassenem und schwarz gebeiztem Eichenholz sowie die Möglichkeit einer Glasplatte in verschiedenen Größen."
      -brandDescription: ""
    }
    "fr_FR" => App\Entity\Product\ProductTranslation {#8650
      #locale: "fr_FR"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 212083
      #name: "Table Cassina Capitol Complex Table"
      #slug: "table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Découvrez l'élégance intemporelle avec Table Cassina Capitol Complex Table de l'exquise collection Hommage A Pierre Jeanneret ✓ Nous offrons une remise supplémentaire !"
      #shortDescription: "L'inclusion du complexe du Capitole de Le Corbusier sur la liste du patrimoine mondial de l'UNESCO en 2016 a suscité un grand intérêt pour le complexe architectural extraordinaire créé à Chandigarh en 1951 pour célébrer l'indépendance d'une nation ouverte à la modernité. Parmi les meubles utilisés dans le bâtiment de l'Assemblée législative se trouve cette grande table de conférence. Presque comme pour évoquer les fonctions solennelles du lieu, ce modèle a une base composée de deux éléments importants et graphiques en bois massif avec une forme caractéristique de "cornes entrecroisées". En plus de la version historique avec un plateau et une structure en teck, la réédition de Cassina propose deux variantes en chêne naturel et teinté noir et l'option d'un plateau en verre de différentes tailles."
      -brandDescription: ""
    }
    "it_IT" => App\Entity\Product\ProductTranslation {#8612
      #locale: "it_IT"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 212084
      #name: "Tavolo Cassina Capitol Complex Tavolo"
      #slug: "tavolo-cassina-capitol-complex-tavolo"
      #description: null
      #metaKeywords: null
      #metaDescription: "Scopri l'eleganza senza tempo con Tavolo Cassina Capitol Complex Tavolo dalla squisita collezione Hommage A Pierre Jeanneret ✓ Offriamo uno sconto extra!"
      #shortDescription: "L'inclusione nella Lista del Patrimonio Mondiale dell'UNESCO nel 2016 ha suscitato grande interesse per il Complesso del Campidoglio di Le Corbusier, un'opera architettonica straordinaria creata a Chandigarh nel 1951 per celebrare l'indipendenza di una nazione aperta alla modernità. Tra i mobili utilizzati nell'edificio dell'Assemblea Legislativa c'è questo grande tavolo da conferenza. Quasi a evocare le funzioni solenni del luogo, questo modello ha una base composta da due importanti e grafici elementi in legno massiccio con una caratteristica forma "corns entrecroisées". Oltre alla versione storica con piano e struttura in teak, la riedizione di Cassina offre due varianti in rovere naturale e tinto nero e l'opzione di un piano in vetro in diverse dimensioni."
      -brandDescription: ""
    }
    "pl_PL" => App\Entity\Product\ProductTranslation {#8437
      #locale: "pl_PL"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 546205
      #name: "Stół Cassina Capitol Complex Stół"
      #slug: "stol-cassina-capitol-complex-stol"
      #description: null
      #metaKeywords: null
      #metaDescription: "Odkryj ponadczasową elegancję dzięki Stół Cassina Capitol Complex Stół z wyjątkowej kolekcji Hommage A Pierre Jeanneret ✓ Oferujemy dodatkowy rabat!"
      #shortDescription: "Włączenie na Listę Światowego Dziedzictwa UNESCO w 2016 roku wzbudziło duże zainteresowanie kompleksem Kapitolu Le Corbusiera, niezwykłym dziełem architektonicznym stworzonym w Chandigarh w 1951 roku, aby uczcić niepodległość narodu otwartego na nowoczesność. Wśród mebli używanych w budynku Zgromadzenia Ustawodawczego jest ten duży stół konferencyjny. Prawie jakby przywoływał uroczyste funkcje miejsca, ten model ma podstawę złożoną z dwóch ważnych i graficznych elementów z litego drewna o charakterystycznym kształcie "corns entrecroisées". Oprócz historycznej wersji z blatem i konstrukcją z tekowego drewna, reedycja Cassiny oferuje dwie warianty w naturalnym i czarno barwionym dębie oraz opcję blatu ze szkła w różnych rozmiarach."
      -brandDescription: null
    }
    "es_ES" => App\Entity\Product\ProductTranslation {#8386
      #locale: "es_ES"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 825571
      #name: "Table Cassina Capitol Complex Table"
      #slug: "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Discover timeless elegance with Table Cassina Capitol Complex Table from the exquisite Hommage A Pierre Jeanneret collection ✓ We offer extra discount!"
      #shortDescription: "The inclusion of the UNESCO World Heritage List in 2016 has aroused great interest in Le Corbusier’s Capitol Complex, an extraordinary architectural work created in Chandigarh in 1951 to celebrate the independence of a nation open to modernity. Among the furniture used in the Legislative Assembly building is this large conference table. Almost as if to evoke the solemn functions of the place, this model has a base made up of two important and graphic solid wood elements with a characteristic “corns entrecroisées” shape. In addition to the historic version with teak top and structure, the Cassina re-edition offers two variants in natural and black stained oak and the option of a glass top in different sizes."
      -brandDescription: ""
    }
    "nl_NL" => App\Entity\Product\ProductTranslation {#8310
      #locale: "nl_NL"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 956641
      #name: "Table Cassina Capitol Complex Table"
      #slug: "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Discover timeless elegance with Table Cassina Capitol Complex Table from the exquisite Hommage A Pierre Jeanneret collection ✓ We offer extra discount!"
      #shortDescription: "The inclusion of the UNESCO World Heritage List in 2016 has aroused great interest in Le Corbusier’s Capitol Complex, an extraordinary architectural work created in Chandigarh in 1951 to celebrate the independence of a nation open to modernity. Among the furniture used in the Legislative Assembly building is this large conference table. Almost as if to evoke the solemn functions of the place, this model has a base made up of two important and graphic solid wood elements with a characteristic “corns entrecroisées” shape. In addition to the historic version with teak top and structure, the Cassina re-edition offers two variants in natural and black stained oak and the option of a glass top in different sizes."
      -brandDescription: ""
    }
    "no_NO" => App\Entity\Product\ProductTranslation {#8267
      #locale: "no_NO"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 1087711
      #name: "Table Cassina Capitol Complex Table"
      #slug: "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Discover timeless elegance with Table Cassina Capitol Complex Table from the exquisite Hommage A Pierre Jeanneret collection ✓ We offer extra discount!"
      #shortDescription: "The inclusion of the UNESCO World Heritage List in 2016 has aroused great interest in Le Corbusier’s Capitol Complex, an extraordinary architectural work created in Chandigarh in 1951 to celebrate the independence of a nation open to modernity. Among the furniture used in the Legislative Assembly building is this large conference table. Almost as if to evoke the solemn functions of the place, this model has a base made up of two important and graphic solid wood elements with a characteristic “corns entrecroisées” shape. In addition to the historic version with teak top and structure, the Cassina re-edition offers two variants in natural and black stained oak and the option of a glass top in different sizes."
      -brandDescription: ""
    }
  ]
  #currentLocale: "en_US"
  #currentTranslation: null
  #fallbackLocale: "en_US"
  #variantSelectionMethod: "match"
  #productTaxons: Doctrine\ORM\PersistentCollection {#15463 …}
  #channels: Doctrine\ORM\PersistentCollection {#15455 …}
  #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …}
  #reviews: Doctrine\ORM\PersistentCollection {#9389 …}
  #averageRating: 0.0
  #images: Doctrine\ORM\PersistentCollection {#15459 …}
  -finishingPiece: null
  #productBundle: null
  -details: Doctrine\ORM\PersistentCollection {#15475 …}
  -commonDetails: Doctrine\ORM\PersistentCollection {#15471 …}
  #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8110 …}
  #SEOBrand: null
  #SEOGtin8: null
  #SEOGtin13: null
  #SEOGtin14: null
  #SEOMpn: null
  #SEOIsbn: null
  #SEOSku: null
  #SEOOfferAggregated: false
  #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8607 …}
}

ProductController :: renderImages (token = 9e4d6b)

Key Value
_controller
"App\Controller\ProductController:renderImages"
_format
"html"
_language
"en"
_links
Symfony\Component\WebLink\GenericLinkProvider {#23633
  -links: [
    23632 => Symfony\Component\WebLink\Link {#23632
      -href: "https://dev.lineaselect.com/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en_US"
_stopwatch_token
"9819c2"
product
App\Entity\Product\Product {#7924
  #id: 145847
  #code: "HommageCapitolComplexTable"
  #attributes: Doctrine\ORM\PersistentCollection {#15449 …}
  #variants: Doctrine\ORM\PersistentCollection {#9407 …}
  #options: Doctrine\ORM\PersistentCollection {#9395 …}
  #associations: Doctrine\ORM\PersistentCollection {#9401 …}
  #createdAt: DateTime @1662812479 {#7996
    date: 2022-09-10 12:21:19.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1704194188 {#15479
    date: 2024-01-02 11:16:28.0 UTC (+00:00)
  }
  #enabled: true
  #translations: Doctrine\ORM\PersistentCollection {#15467 …}
  #translationsCache: [
    "en_US" => App\Entity\Product\ProductTranslation {#8617
      #locale: "en_US"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 145195
      #name: "Table Cassina Capitol Complex Table"
      #slug: "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Discover timeless elegance with Table Cassina Capitol Complex Table from the exquisite Hommage A Pierre Jeanneret collection ✓ We offer extra discount!"
      #shortDescription: "The inclusion of the UNESCO World Heritage List in 2016 has aroused great interest in Le Corbusier’s Capitol Complex, an extraordinary architectural work created in Chandigarh in 1951 to celebrate the independence of a nation open to modernity. Among the furniture used in the Legislative Assembly building is this large conference table. Almost as if to evoke the solemn functions of the place, this model has a base made up of two important and graphic solid wood elements with a characteristic “corns entrecroisées” shape. In addition to the historic version with teak top and structure, the Cassina re-edition offers two variants in natural and black stained oak and the option of a glass top in different sizes."
      -brandDescription: ""
    }
    "de_DE" => App\Entity\Product\ProductTranslation {#9300
      #locale: "de_DE"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 212082
      #name: "Tisch Cassina Capitol Complex Tisch"
      #slug: "tisch-cassina-capitol-complex-tisch"
      #description: null
      #metaKeywords: null
      #metaDescription: "Entdecken Sie zeitlose Eleganz mit Tisch Cassina Capitol Complex Tisch aus der exquisiten Hommage A Pierre Jeanneret Kollektion ✓ Wir bieten zusätzlichen Rabatt!"
      #shortDescription: "Die Aufnahme in die UNESCO-Welterbeliste im Jahr 2016 hat großes Interesse an Le Corbusiers Capitol Complex geweckt, einem außergewöhnlichen architektonischen Werk, das 1951 in Chandigarh geschaffen wurde, um die Unabhängigkeit einer für die Moderne offenen Nation zu feiern. Unter den Möbeln, die im Gebäude der Legislative Assembly verwendet wurden, befindet sich dieser große Konferenztisch. Fast so, als würde er die feierlichen Funktionen des Ortes beschwören, besteht dieses Modell aus einer Basis, die aus zwei wichtigen und grafischen Massivholzelementen mit charakteristischer "corns entrecroisées" -Form besteht. Neben der historischen Version mit Teakholzplatte und -struktur bietet die Cassina-Neuauflage zwei Varianten in naturbelassenem und schwarz gebeiztem Eichenholz sowie die Möglichkeit einer Glasplatte in verschiedenen Größen."
      -brandDescription: ""
    }
    "fr_FR" => App\Entity\Product\ProductTranslation {#8650
      #locale: "fr_FR"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 212083
      #name: "Table Cassina Capitol Complex Table"
      #slug: "table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Découvrez l'élégance intemporelle avec Table Cassina Capitol Complex Table de l'exquise collection Hommage A Pierre Jeanneret ✓ Nous offrons une remise supplémentaire !"
      #shortDescription: "L'inclusion du complexe du Capitole de Le Corbusier sur la liste du patrimoine mondial de l'UNESCO en 2016 a suscité un grand intérêt pour le complexe architectural extraordinaire créé à Chandigarh en 1951 pour célébrer l'indépendance d'une nation ouverte à la modernité. Parmi les meubles utilisés dans le bâtiment de l'Assemblée législative se trouve cette grande table de conférence. Presque comme pour évoquer les fonctions solennelles du lieu, ce modèle a une base composée de deux éléments importants et graphiques en bois massif avec une forme caractéristique de "cornes entrecroisées". En plus de la version historique avec un plateau et une structure en teck, la réédition de Cassina propose deux variantes en chêne naturel et teinté noir et l'option d'un plateau en verre de différentes tailles."
      -brandDescription: ""
    }
    "it_IT" => App\Entity\Product\ProductTranslation {#8612
      #locale: "it_IT"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 212084
      #name: "Tavolo Cassina Capitol Complex Tavolo"
      #slug: "tavolo-cassina-capitol-complex-tavolo"
      #description: null
      #metaKeywords: null
      #metaDescription: "Scopri l'eleganza senza tempo con Tavolo Cassina Capitol Complex Tavolo dalla squisita collezione Hommage A Pierre Jeanneret ✓ Offriamo uno sconto extra!"
      #shortDescription: "L'inclusione nella Lista del Patrimonio Mondiale dell'UNESCO nel 2016 ha suscitato grande interesse per il Complesso del Campidoglio di Le Corbusier, un'opera architettonica straordinaria creata a Chandigarh nel 1951 per celebrare l'indipendenza di una nazione aperta alla modernità. Tra i mobili utilizzati nell'edificio dell'Assemblea Legislativa c'è questo grande tavolo da conferenza. Quasi a evocare le funzioni solenni del luogo, questo modello ha una base composta da due importanti e grafici elementi in legno massiccio con una caratteristica forma "corns entrecroisées". Oltre alla versione storica con piano e struttura in teak, la riedizione di Cassina offre due varianti in rovere naturale e tinto nero e l'opzione di un piano in vetro in diverse dimensioni."
      -brandDescription: ""
    }
    "pl_PL" => App\Entity\Product\ProductTranslation {#8437
      #locale: "pl_PL"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 546205
      #name: "Stół Cassina Capitol Complex Stół"
      #slug: "stol-cassina-capitol-complex-stol"
      #description: null
      #metaKeywords: null
      #metaDescription: "Odkryj ponadczasową elegancję dzięki Stół Cassina Capitol Complex Stół z wyjątkowej kolekcji Hommage A Pierre Jeanneret ✓ Oferujemy dodatkowy rabat!"
      #shortDescription: "Włączenie na Listę Światowego Dziedzictwa UNESCO w 2016 roku wzbudziło duże zainteresowanie kompleksem Kapitolu Le Corbusiera, niezwykłym dziełem architektonicznym stworzonym w Chandigarh w 1951 roku, aby uczcić niepodległość narodu otwartego na nowoczesność. Wśród mebli używanych w budynku Zgromadzenia Ustawodawczego jest ten duży stół konferencyjny. Prawie jakby przywoływał uroczyste funkcje miejsca, ten model ma podstawę złożoną z dwóch ważnych i graficznych elementów z litego drewna o charakterystycznym kształcie "corns entrecroisées". Oprócz historycznej wersji z blatem i konstrukcją z tekowego drewna, reedycja Cassiny oferuje dwie warianty w naturalnym i czarno barwionym dębie oraz opcję blatu ze szkła w różnych rozmiarach."
      -brandDescription: null
    }
    "es_ES" => App\Entity\Product\ProductTranslation {#8386
      #locale: "es_ES"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 825571
      #name: "Table Cassina Capitol Complex Table"
      #slug: "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Discover timeless elegance with Table Cassina Capitol Complex Table from the exquisite Hommage A Pierre Jeanneret collection ✓ We offer extra discount!"
      #shortDescription: "The inclusion of the UNESCO World Heritage List in 2016 has aroused great interest in Le Corbusier’s Capitol Complex, an extraordinary architectural work created in Chandigarh in 1951 to celebrate the independence of a nation open to modernity. Among the furniture used in the Legislative Assembly building is this large conference table. Almost as if to evoke the solemn functions of the place, this model has a base made up of two important and graphic solid wood elements with a characteristic “corns entrecroisées” shape. In addition to the historic version with teak top and structure, the Cassina re-edition offers two variants in natural and black stained oak and the option of a glass top in different sizes."
      -brandDescription: ""
    }
    "nl_NL" => App\Entity\Product\ProductTranslation {#8310
      #locale: "nl_NL"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 956641
      #name: "Table Cassina Capitol Complex Table"
      #slug: "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Discover timeless elegance with Table Cassina Capitol Complex Table from the exquisite Hommage A Pierre Jeanneret collection ✓ We offer extra discount!"
      #shortDescription: "The inclusion of the UNESCO World Heritage List in 2016 has aroused great interest in Le Corbusier’s Capitol Complex, an extraordinary architectural work created in Chandigarh in 1951 to celebrate the independence of a nation open to modernity. Among the furniture used in the Legislative Assembly building is this large conference table. Almost as if to evoke the solemn functions of the place, this model has a base made up of two important and graphic solid wood elements with a characteristic “corns entrecroisées” shape. In addition to the historic version with teak top and structure, the Cassina re-edition offers two variants in natural and black stained oak and the option of a glass top in different sizes."
      -brandDescription: ""
    }
    "no_NO" => App\Entity\Product\ProductTranslation {#8267
      #locale: "no_NO"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 1087711
      #name: "Table Cassina Capitol Complex Table"
      #slug: "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Discover timeless elegance with Table Cassina Capitol Complex Table from the exquisite Hommage A Pierre Jeanneret collection ✓ We offer extra discount!"
      #shortDescription: "The inclusion of the UNESCO World Heritage List in 2016 has aroused great interest in Le Corbusier’s Capitol Complex, an extraordinary architectural work created in Chandigarh in 1951 to celebrate the independence of a nation open to modernity. Among the furniture used in the Legislative Assembly building is this large conference table. Almost as if to evoke the solemn functions of the place, this model has a base made up of two important and graphic solid wood elements with a characteristic “corns entrecroisées” shape. In addition to the historic version with teak top and structure, the Cassina re-edition offers two variants in natural and black stained oak and the option of a glass top in different sizes."
      -brandDescription: ""
    }
  ]
  #currentLocale: "en_US"
  #currentTranslation: null
  #fallbackLocale: "en_US"
  #variantSelectionMethod: "match"
  #productTaxons: Doctrine\ORM\PersistentCollection {#15463 …}
  #channels: Doctrine\ORM\PersistentCollection {#15455 …}
  #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …}
  #reviews: Doctrine\ORM\PersistentCollection {#9389 …}
  #averageRating: 0.0
  #images: Doctrine\ORM\PersistentCollection {#15459 …}
  -finishingPiece: null
  #productBundle: null
  -details: Doctrine\ORM\PersistentCollection {#15475 …}
  -commonDetails: Doctrine\ORM\PersistentCollection {#15471 …}
  #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8110 …}
  #SEOBrand: null
  #SEOGtin8: null
  #SEOGtin13: null
  #SEOGtin14: null
  #SEOMpn: null
  #SEOIsbn: null
  #SEOSku: null
  #SEOOfferAggregated: false
  #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8607 …}
}

ProductController :: renderPricing (token = 4a9851)

Key Value
_controller
"App\Controller\ProductController:renderPricing"
_format
"html"
_language
"en"
_links
Symfony\Component\WebLink\GenericLinkProvider {#25139
  -links: [
    25138 => Symfony\Component\WebLink\Link {#25138
      -href: "https://dev.lineaselect.com/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en_US"
_stopwatch_token
"27fc81"
product
App\Entity\Product\Product {#7924
  #id: 145847
  #code: "HommageCapitolComplexTable"
  #attributes: Doctrine\ORM\PersistentCollection {#15449 …}
  #variants: Doctrine\ORM\PersistentCollection {#9407 …}
  #options: Doctrine\ORM\PersistentCollection {#9395 …}
  #associations: Doctrine\ORM\PersistentCollection {#9401 …}
  #createdAt: DateTime @1662812479 {#7996
    date: 2022-09-10 12:21:19.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1704194188 {#15479
    date: 2024-01-02 11:16:28.0 UTC (+00:00)
  }
  #enabled: true
  #translations: Doctrine\ORM\PersistentCollection {#15467 …}
  #translationsCache: [
    "en_US" => App\Entity\Product\ProductTranslation {#8617
      #locale: "en_US"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 145195
      #name: "Table Cassina Capitol Complex Table"
      #slug: "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Discover timeless elegance with Table Cassina Capitol Complex Table from the exquisite Hommage A Pierre Jeanneret collection ✓ We offer extra discount!"
      #shortDescription: "The inclusion of the UNESCO World Heritage List in 2016 has aroused great interest in Le Corbusier’s Capitol Complex, an extraordinary architectural work created in Chandigarh in 1951 to celebrate the independence of a nation open to modernity. Among the furniture used in the Legislative Assembly building is this large conference table. Almost as if to evoke the solemn functions of the place, this model has a base made up of two important and graphic solid wood elements with a characteristic “corns entrecroisées” shape. In addition to the historic version with teak top and structure, the Cassina re-edition offers two variants in natural and black stained oak and the option of a glass top in different sizes."
      -brandDescription: ""
    }
    "de_DE" => App\Entity\Product\ProductTranslation {#9300
      #locale: "de_DE"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 212082
      #name: "Tisch Cassina Capitol Complex Tisch"
      #slug: "tisch-cassina-capitol-complex-tisch"
      #description: null
      #metaKeywords: null
      #metaDescription: "Entdecken Sie zeitlose Eleganz mit Tisch Cassina Capitol Complex Tisch aus der exquisiten Hommage A Pierre Jeanneret Kollektion ✓ Wir bieten zusätzlichen Rabatt!"
      #shortDescription: "Die Aufnahme in die UNESCO-Welterbeliste im Jahr 2016 hat großes Interesse an Le Corbusiers Capitol Complex geweckt, einem außergewöhnlichen architektonischen Werk, das 1951 in Chandigarh geschaffen wurde, um die Unabhängigkeit einer für die Moderne offenen Nation zu feiern. Unter den Möbeln, die im Gebäude der Legislative Assembly verwendet wurden, befindet sich dieser große Konferenztisch. Fast so, als würde er die feierlichen Funktionen des Ortes beschwören, besteht dieses Modell aus einer Basis, die aus zwei wichtigen und grafischen Massivholzelementen mit charakteristischer "corns entrecroisées" -Form besteht. Neben der historischen Version mit Teakholzplatte und -struktur bietet die Cassina-Neuauflage zwei Varianten in naturbelassenem und schwarz gebeiztem Eichenholz sowie die Möglichkeit einer Glasplatte in verschiedenen Größen."
      -brandDescription: ""
    }
    "fr_FR" => App\Entity\Product\ProductTranslation {#8650
      #locale: "fr_FR"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 212083
      #name: "Table Cassina Capitol Complex Table"
      #slug: "table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Découvrez l'élégance intemporelle avec Table Cassina Capitol Complex Table de l'exquise collection Hommage A Pierre Jeanneret ✓ Nous offrons une remise supplémentaire !"
      #shortDescription: "L'inclusion du complexe du Capitole de Le Corbusier sur la liste du patrimoine mondial de l'UNESCO en 2016 a suscité un grand intérêt pour le complexe architectural extraordinaire créé à Chandigarh en 1951 pour célébrer l'indépendance d'une nation ouverte à la modernité. Parmi les meubles utilisés dans le bâtiment de l'Assemblée législative se trouve cette grande table de conférence. Presque comme pour évoquer les fonctions solennelles du lieu, ce modèle a une base composée de deux éléments importants et graphiques en bois massif avec une forme caractéristique de "cornes entrecroisées". En plus de la version historique avec un plateau et une structure en teck, la réédition de Cassina propose deux variantes en chêne naturel et teinté noir et l'option d'un plateau en verre de différentes tailles."
      -brandDescription: ""
    }
    "it_IT" => App\Entity\Product\ProductTranslation {#8612
      #locale: "it_IT"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 212084
      #name: "Tavolo Cassina Capitol Complex Tavolo"
      #slug: "tavolo-cassina-capitol-complex-tavolo"
      #description: null
      #metaKeywords: null
      #metaDescription: "Scopri l'eleganza senza tempo con Tavolo Cassina Capitol Complex Tavolo dalla squisita collezione Hommage A Pierre Jeanneret ✓ Offriamo uno sconto extra!"
      #shortDescription: "L'inclusione nella Lista del Patrimonio Mondiale dell'UNESCO nel 2016 ha suscitato grande interesse per il Complesso del Campidoglio di Le Corbusier, un'opera architettonica straordinaria creata a Chandigarh nel 1951 per celebrare l'indipendenza di una nazione aperta alla modernità. Tra i mobili utilizzati nell'edificio dell'Assemblea Legislativa c'è questo grande tavolo da conferenza. Quasi a evocare le funzioni solenni del luogo, questo modello ha una base composta da due importanti e grafici elementi in legno massiccio con una caratteristica forma "corns entrecroisées". Oltre alla versione storica con piano e struttura in teak, la riedizione di Cassina offre due varianti in rovere naturale e tinto nero e l'opzione di un piano in vetro in diverse dimensioni."
      -brandDescription: ""
    }
    "pl_PL" => App\Entity\Product\ProductTranslation {#8437
      #locale: "pl_PL"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 546205
      #name: "Stół Cassina Capitol Complex Stół"
      #slug: "stol-cassina-capitol-complex-stol"
      #description: null
      #metaKeywords: null
      #metaDescription: "Odkryj ponadczasową elegancję dzięki Stół Cassina Capitol Complex Stół z wyjątkowej kolekcji Hommage A Pierre Jeanneret ✓ Oferujemy dodatkowy rabat!"
      #shortDescription: "Włączenie na Listę Światowego Dziedzictwa UNESCO w 2016 roku wzbudziło duże zainteresowanie kompleksem Kapitolu Le Corbusiera, niezwykłym dziełem architektonicznym stworzonym w Chandigarh w 1951 roku, aby uczcić niepodległość narodu otwartego na nowoczesność. Wśród mebli używanych w budynku Zgromadzenia Ustawodawczego jest ten duży stół konferencyjny. Prawie jakby przywoływał uroczyste funkcje miejsca, ten model ma podstawę złożoną z dwóch ważnych i graficznych elementów z litego drewna o charakterystycznym kształcie "corns entrecroisées". Oprócz historycznej wersji z blatem i konstrukcją z tekowego drewna, reedycja Cassiny oferuje dwie warianty w naturalnym i czarno barwionym dębie oraz opcję blatu ze szkła w różnych rozmiarach."
      -brandDescription: null
    }
    "es_ES" => App\Entity\Product\ProductTranslation {#8386
      #locale: "es_ES"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 825571
      #name: "Table Cassina Capitol Complex Table"
      #slug: "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Discover timeless elegance with Table Cassina Capitol Complex Table from the exquisite Hommage A Pierre Jeanneret collection ✓ We offer extra discount!"
      #shortDescription: "The inclusion of the UNESCO World Heritage List in 2016 has aroused great interest in Le Corbusier’s Capitol Complex, an extraordinary architectural work created in Chandigarh in 1951 to celebrate the independence of a nation open to modernity. Among the furniture used in the Legislative Assembly building is this large conference table. Almost as if to evoke the solemn functions of the place, this model has a base made up of two important and graphic solid wood elements with a characteristic “corns entrecroisées” shape. In addition to the historic version with teak top and structure, the Cassina re-edition offers two variants in natural and black stained oak and the option of a glass top in different sizes."
      -brandDescription: ""
    }
    "nl_NL" => App\Entity\Product\ProductTranslation {#8310
      #locale: "nl_NL"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 956641
      #name: "Table Cassina Capitol Complex Table"
      #slug: "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Discover timeless elegance with Table Cassina Capitol Complex Table from the exquisite Hommage A Pierre Jeanneret collection ✓ We offer extra discount!"
      #shortDescription: "The inclusion of the UNESCO World Heritage List in 2016 has aroused great interest in Le Corbusier’s Capitol Complex, an extraordinary architectural work created in Chandigarh in 1951 to celebrate the independence of a nation open to modernity. Among the furniture used in the Legislative Assembly building is this large conference table. Almost as if to evoke the solemn functions of the place, this model has a base made up of two important and graphic solid wood elements with a characteristic “corns entrecroisées” shape. In addition to the historic version with teak top and structure, the Cassina re-edition offers two variants in natural and black stained oak and the option of a glass top in different sizes."
      -brandDescription: ""
    }
    "no_NO" => App\Entity\Product\ProductTranslation {#8267
      #locale: "no_NO"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 1087711
      #name: "Table Cassina Capitol Complex Table"
      #slug: "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Discover timeless elegance with Table Cassina Capitol Complex Table from the exquisite Hommage A Pierre Jeanneret collection ✓ We offer extra discount!"
      #shortDescription: "The inclusion of the UNESCO World Heritage List in 2016 has aroused great interest in Le Corbusier’s Capitol Complex, an extraordinary architectural work created in Chandigarh in 1951 to celebrate the independence of a nation open to modernity. Among the furniture used in the Legislative Assembly building is this large conference table. Almost as if to evoke the solemn functions of the place, this model has a base made up of two important and graphic solid wood elements with a characteristic “corns entrecroisées” shape. In addition to the historic version with teak top and structure, the Cassina re-edition offers two variants in natural and black stained oak and the option of a glass top in different sizes."
      -brandDescription: ""
    }
  ]
  #currentLocale: "en_US"
  #currentTranslation: null
  #fallbackLocale: "en_US"
  #variantSelectionMethod: "match"
  #productTaxons: Doctrine\ORM\PersistentCollection {#15463 …}
  #channels: Doctrine\ORM\PersistentCollection {#15455 …}
  #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …}
  #reviews: Doctrine\ORM\PersistentCollection {#9389 …}
  #averageRating: 0.0
  #images: Doctrine\ORM\PersistentCollection {#15459 …}
  -finishingPiece: null
  #productBundle: null
  -details: Doctrine\ORM\PersistentCollection {#15475 …}
  -commonDetails: Doctrine\ORM\PersistentCollection {#15471 …}
  #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8110 …}
  #SEOBrand: null
  #SEOGtin8: null
  #SEOGtin13: null
  #SEOGtin14: null
  #SEOMpn: null
  #SEOIsbn: null
  #SEOSku: null
  #SEOOfferAggregated: false
  #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8607 …}
}

ProductController :: renderImagesLower (token = 7342fa)

Key Value
_controller
"App\Controller\ProductController:renderImagesLower"
_format
"html"
_language
"en"
_links
Symfony\Component\WebLink\GenericLinkProvider {#25808
  -links: [
    25807 => Symfony\Component\WebLink\Link {#25807
      -href: "https://dev.lineaselect.com/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en_US"
_stopwatch_token
"09aaa7"
product
App\Entity\Product\Product {#7924
  #id: 145847
  #code: "HommageCapitolComplexTable"
  #attributes: Doctrine\ORM\PersistentCollection {#15449 …}
  #variants: Doctrine\ORM\PersistentCollection {#9407 …}
  #options: Doctrine\ORM\PersistentCollection {#9395 …}
  #associations: Doctrine\ORM\PersistentCollection {#9401 …}
  #createdAt: DateTime @1662812479 {#7996
    date: 2022-09-10 12:21:19.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1704194188 {#15479
    date: 2024-01-02 11:16:28.0 UTC (+00:00)
  }
  #enabled: true
  #translations: Doctrine\ORM\PersistentCollection {#15467 …}
  #translationsCache: [
    "en_US" => App\Entity\Product\ProductTranslation {#8617
      #locale: "en_US"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 145195
      #name: "Table Cassina Capitol Complex Table"
      #slug: "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Discover timeless elegance with Table Cassina Capitol Complex Table from the exquisite Hommage A Pierre Jeanneret collection ✓ We offer extra discount!"
      #shortDescription: "The inclusion of the UNESCO World Heritage List in 2016 has aroused great interest in Le Corbusier’s Capitol Complex, an extraordinary architectural work created in Chandigarh in 1951 to celebrate the independence of a nation open to modernity. Among the furniture used in the Legislative Assembly building is this large conference table. Almost as if to evoke the solemn functions of the place, this model has a base made up of two important and graphic solid wood elements with a characteristic “corns entrecroisées” shape. In addition to the historic version with teak top and structure, the Cassina re-edition offers two variants in natural and black stained oak and the option of a glass top in different sizes."
      -brandDescription: ""
    }
    "de_DE" => App\Entity\Product\ProductTranslation {#9300
      #locale: "de_DE"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 212082
      #name: "Tisch Cassina Capitol Complex Tisch"
      #slug: "tisch-cassina-capitol-complex-tisch"
      #description: null
      #metaKeywords: null
      #metaDescription: "Entdecken Sie zeitlose Eleganz mit Tisch Cassina Capitol Complex Tisch aus der exquisiten Hommage A Pierre Jeanneret Kollektion ✓ Wir bieten zusätzlichen Rabatt!"
      #shortDescription: "Die Aufnahme in die UNESCO-Welterbeliste im Jahr 2016 hat großes Interesse an Le Corbusiers Capitol Complex geweckt, einem außergewöhnlichen architektonischen Werk, das 1951 in Chandigarh geschaffen wurde, um die Unabhängigkeit einer für die Moderne offenen Nation zu feiern. Unter den Möbeln, die im Gebäude der Legislative Assembly verwendet wurden, befindet sich dieser große Konferenztisch. Fast so, als würde er die feierlichen Funktionen des Ortes beschwören, besteht dieses Modell aus einer Basis, die aus zwei wichtigen und grafischen Massivholzelementen mit charakteristischer "corns entrecroisées" -Form besteht. Neben der historischen Version mit Teakholzplatte und -struktur bietet die Cassina-Neuauflage zwei Varianten in naturbelassenem und schwarz gebeiztem Eichenholz sowie die Möglichkeit einer Glasplatte in verschiedenen Größen."
      -brandDescription: ""
    }
    "fr_FR" => App\Entity\Product\ProductTranslation {#8650
      #locale: "fr_FR"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 212083
      #name: "Table Cassina Capitol Complex Table"
      #slug: "table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Découvrez l'élégance intemporelle avec Table Cassina Capitol Complex Table de l'exquise collection Hommage A Pierre Jeanneret ✓ Nous offrons une remise supplémentaire !"
      #shortDescription: "L'inclusion du complexe du Capitole de Le Corbusier sur la liste du patrimoine mondial de l'UNESCO en 2016 a suscité un grand intérêt pour le complexe architectural extraordinaire créé à Chandigarh en 1951 pour célébrer l'indépendance d'une nation ouverte à la modernité. Parmi les meubles utilisés dans le bâtiment de l'Assemblée législative se trouve cette grande table de conférence. Presque comme pour évoquer les fonctions solennelles du lieu, ce modèle a une base composée de deux éléments importants et graphiques en bois massif avec une forme caractéristique de "cornes entrecroisées". En plus de la version historique avec un plateau et une structure en teck, la réédition de Cassina propose deux variantes en chêne naturel et teinté noir et l'option d'un plateau en verre de différentes tailles."
      -brandDescription: ""
    }
    "it_IT" => App\Entity\Product\ProductTranslation {#8612
      #locale: "it_IT"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 212084
      #name: "Tavolo Cassina Capitol Complex Tavolo"
      #slug: "tavolo-cassina-capitol-complex-tavolo"
      #description: null
      #metaKeywords: null
      #metaDescription: "Scopri l'eleganza senza tempo con Tavolo Cassina Capitol Complex Tavolo dalla squisita collezione Hommage A Pierre Jeanneret ✓ Offriamo uno sconto extra!"
      #shortDescription: "L'inclusione nella Lista del Patrimonio Mondiale dell'UNESCO nel 2016 ha suscitato grande interesse per il Complesso del Campidoglio di Le Corbusier, un'opera architettonica straordinaria creata a Chandigarh nel 1951 per celebrare l'indipendenza di una nazione aperta alla modernità. Tra i mobili utilizzati nell'edificio dell'Assemblea Legislativa c'è questo grande tavolo da conferenza. Quasi a evocare le funzioni solenni del luogo, questo modello ha una base composta da due importanti e grafici elementi in legno massiccio con una caratteristica forma "corns entrecroisées". Oltre alla versione storica con piano e struttura in teak, la riedizione di Cassina offre due varianti in rovere naturale e tinto nero e l'opzione di un piano in vetro in diverse dimensioni."
      -brandDescription: ""
    }
    "pl_PL" => App\Entity\Product\ProductTranslation {#8437
      #locale: "pl_PL"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 546205
      #name: "Stół Cassina Capitol Complex Stół"
      #slug: "stol-cassina-capitol-complex-stol"
      #description: null
      #metaKeywords: null
      #metaDescription: "Odkryj ponadczasową elegancję dzięki Stół Cassina Capitol Complex Stół z wyjątkowej kolekcji Hommage A Pierre Jeanneret ✓ Oferujemy dodatkowy rabat!"
      #shortDescription: "Włączenie na Listę Światowego Dziedzictwa UNESCO w 2016 roku wzbudziło duże zainteresowanie kompleksem Kapitolu Le Corbusiera, niezwykłym dziełem architektonicznym stworzonym w Chandigarh w 1951 roku, aby uczcić niepodległość narodu otwartego na nowoczesność. Wśród mebli używanych w budynku Zgromadzenia Ustawodawczego jest ten duży stół konferencyjny. Prawie jakby przywoływał uroczyste funkcje miejsca, ten model ma podstawę złożoną z dwóch ważnych i graficznych elementów z litego drewna o charakterystycznym kształcie "corns entrecroisées". Oprócz historycznej wersji z blatem i konstrukcją z tekowego drewna, reedycja Cassiny oferuje dwie warianty w naturalnym i czarno barwionym dębie oraz opcję blatu ze szkła w różnych rozmiarach."
      -brandDescription: null
    }
    "es_ES" => App\Entity\Product\ProductTranslation {#8386
      #locale: "es_ES"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 825571
      #name: "Table Cassina Capitol Complex Table"
      #slug: "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Discover timeless elegance with Table Cassina Capitol Complex Table from the exquisite Hommage A Pierre Jeanneret collection ✓ We offer extra discount!"
      #shortDescription: "The inclusion of the UNESCO World Heritage List in 2016 has aroused great interest in Le Corbusier’s Capitol Complex, an extraordinary architectural work created in Chandigarh in 1951 to celebrate the independence of a nation open to modernity. Among the furniture used in the Legislative Assembly building is this large conference table. Almost as if to evoke the solemn functions of the place, this model has a base made up of two important and graphic solid wood elements with a characteristic “corns entrecroisées” shape. In addition to the historic version with teak top and structure, the Cassina re-edition offers two variants in natural and black stained oak and the option of a glass top in different sizes."
      -brandDescription: ""
    }
    "nl_NL" => App\Entity\Product\ProductTranslation {#8310
      #locale: "nl_NL"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 956641
      #name: "Table Cassina Capitol Complex Table"
      #slug: "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Discover timeless elegance with Table Cassina Capitol Complex Table from the exquisite Hommage A Pierre Jeanneret collection ✓ We offer extra discount!"
      #shortDescription: "The inclusion of the UNESCO World Heritage List in 2016 has aroused great interest in Le Corbusier’s Capitol Complex, an extraordinary architectural work created in Chandigarh in 1951 to celebrate the independence of a nation open to modernity. Among the furniture used in the Legislative Assembly building is this large conference table. Almost as if to evoke the solemn functions of the place, this model has a base made up of two important and graphic solid wood elements with a characteristic “corns entrecroisées” shape. In addition to the historic version with teak top and structure, the Cassina re-edition offers two variants in natural and black stained oak and the option of a glass top in different sizes."
      -brandDescription: ""
    }
    "no_NO" => App\Entity\Product\ProductTranslation {#8267
      #locale: "no_NO"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 1087711
      #name: "Table Cassina Capitol Complex Table"
      #slug: "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Discover timeless elegance with Table Cassina Capitol Complex Table from the exquisite Hommage A Pierre Jeanneret collection ✓ We offer extra discount!"
      #shortDescription: "The inclusion of the UNESCO World Heritage List in 2016 has aroused great interest in Le Corbusier’s Capitol Complex, an extraordinary architectural work created in Chandigarh in 1951 to celebrate the independence of a nation open to modernity. Among the furniture used in the Legislative Assembly building is this large conference table. Almost as if to evoke the solemn functions of the place, this model has a base made up of two important and graphic solid wood elements with a characteristic “corns entrecroisées” shape. In addition to the historic version with teak top and structure, the Cassina re-edition offers two variants in natural and black stained oak and the option of a glass top in different sizes."
      -brandDescription: ""
    }
  ]
  #currentLocale: "en_US"
  #currentTranslation: null
  #fallbackLocale: "en_US"
  #variantSelectionMethod: "match"
  #productTaxons: Doctrine\ORM\PersistentCollection {#15463 …}
  #channels: Doctrine\ORM\PersistentCollection {#15455 …}
  #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …}
  #reviews: Doctrine\ORM\PersistentCollection {#9389 …}
  #averageRating: 0.0
  #images: Doctrine\ORM\PersistentCollection {#15459 …}
  -finishingPiece: null
  #productBundle: null
  -details: Doctrine\ORM\PersistentCollection {#15475 …}
  -commonDetails: Doctrine\ORM\PersistentCollection {#15471 …}
  #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8110 …}
  #SEOBrand: null
  #SEOGtin8: null
  #SEOGtin13: null
  #SEOGtin14: null
  #SEOMpn: null
  #SEOIsbn: null
  #SEOSku: null
  #SEOOfferAggregated: false
  #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8607 …}
}

ProductController :: renderNewAttributes (token = 1cb36a)

Key Value
_controller
"App\Controller\ProductController:renderNewAttributes"
_format
"html"
_language
"en"
_links
Symfony\Component\WebLink\GenericLinkProvider {#26484
  -links: [
    26483 => Symfony\Component\WebLink\Link {#26483
      -href: "https://dev.lineaselect.com/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en_US"
_stopwatch_token
"aa6edd"
product
App\Entity\Product\Product {#7924
  #id: 145847
  #code: "HommageCapitolComplexTable"
  #attributes: Doctrine\ORM\PersistentCollection {#15449 …}
  #variants: Doctrine\ORM\PersistentCollection {#9407 …}
  #options: Doctrine\ORM\PersistentCollection {#9395 …}
  #associations: Doctrine\ORM\PersistentCollection {#9401 …}
  #createdAt: DateTime @1662812479 {#7996
    date: 2022-09-10 12:21:19.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1704194188 {#15479
    date: 2024-01-02 11:16:28.0 UTC (+00:00)
  }
  #enabled: true
  #translations: Doctrine\ORM\PersistentCollection {#15467 …}
  #translationsCache: [
    "en_US" => App\Entity\Product\ProductTranslation {#8617
      #locale: "en_US"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 145195
      #name: "Table Cassina Capitol Complex Table"
      #slug: "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Discover timeless elegance with Table Cassina Capitol Complex Table from the exquisite Hommage A Pierre Jeanneret collection ✓ We offer extra discount!"
      #shortDescription: "The inclusion of the UNESCO World Heritage List in 2016 has aroused great interest in Le Corbusier’s Capitol Complex, an extraordinary architectural work created in Chandigarh in 1951 to celebrate the independence of a nation open to modernity. Among the furniture used in the Legislative Assembly building is this large conference table. Almost as if to evoke the solemn functions of the place, this model has a base made up of two important and graphic solid wood elements with a characteristic “corns entrecroisées” shape. In addition to the historic version with teak top and structure, the Cassina re-edition offers two variants in natural and black stained oak and the option of a glass top in different sizes."
      -brandDescription: ""
    }
    "de_DE" => App\Entity\Product\ProductTranslation {#9300
      #locale: "de_DE"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 212082
      #name: "Tisch Cassina Capitol Complex Tisch"
      #slug: "tisch-cassina-capitol-complex-tisch"
      #description: null
      #metaKeywords: null
      #metaDescription: "Entdecken Sie zeitlose Eleganz mit Tisch Cassina Capitol Complex Tisch aus der exquisiten Hommage A Pierre Jeanneret Kollektion ✓ Wir bieten zusätzlichen Rabatt!"
      #shortDescription: "Die Aufnahme in die UNESCO-Welterbeliste im Jahr 2016 hat großes Interesse an Le Corbusiers Capitol Complex geweckt, einem außergewöhnlichen architektonischen Werk, das 1951 in Chandigarh geschaffen wurde, um die Unabhängigkeit einer für die Moderne offenen Nation zu feiern. Unter den Möbeln, die im Gebäude der Legislative Assembly verwendet wurden, befindet sich dieser große Konferenztisch. Fast so, als würde er die feierlichen Funktionen des Ortes beschwören, besteht dieses Modell aus einer Basis, die aus zwei wichtigen und grafischen Massivholzelementen mit charakteristischer "corns entrecroisées" -Form besteht. Neben der historischen Version mit Teakholzplatte und -struktur bietet die Cassina-Neuauflage zwei Varianten in naturbelassenem und schwarz gebeiztem Eichenholz sowie die Möglichkeit einer Glasplatte in verschiedenen Größen."
      -brandDescription: ""
    }
    "fr_FR" => App\Entity\Product\ProductTranslation {#8650
      #locale: "fr_FR"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 212083
      #name: "Table Cassina Capitol Complex Table"
      #slug: "table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Découvrez l'élégance intemporelle avec Table Cassina Capitol Complex Table de l'exquise collection Hommage A Pierre Jeanneret ✓ Nous offrons une remise supplémentaire !"
      #shortDescription: "L'inclusion du complexe du Capitole de Le Corbusier sur la liste du patrimoine mondial de l'UNESCO en 2016 a suscité un grand intérêt pour le complexe architectural extraordinaire créé à Chandigarh en 1951 pour célébrer l'indépendance d'une nation ouverte à la modernité. Parmi les meubles utilisés dans le bâtiment de l'Assemblée législative se trouve cette grande table de conférence. Presque comme pour évoquer les fonctions solennelles du lieu, ce modèle a une base composée de deux éléments importants et graphiques en bois massif avec une forme caractéristique de "cornes entrecroisées". En plus de la version historique avec un plateau et une structure en teck, la réédition de Cassina propose deux variantes en chêne naturel et teinté noir et l'option d'un plateau en verre de différentes tailles."
      -brandDescription: ""
    }
    "it_IT" => App\Entity\Product\ProductTranslation {#8612
      #locale: "it_IT"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 212084
      #name: "Tavolo Cassina Capitol Complex Tavolo"
      #slug: "tavolo-cassina-capitol-complex-tavolo"
      #description: null
      #metaKeywords: null
      #metaDescription: "Scopri l'eleganza senza tempo con Tavolo Cassina Capitol Complex Tavolo dalla squisita collezione Hommage A Pierre Jeanneret ✓ Offriamo uno sconto extra!"
      #shortDescription: "L'inclusione nella Lista del Patrimonio Mondiale dell'UNESCO nel 2016 ha suscitato grande interesse per il Complesso del Campidoglio di Le Corbusier, un'opera architettonica straordinaria creata a Chandigarh nel 1951 per celebrare l'indipendenza di una nazione aperta alla modernità. Tra i mobili utilizzati nell'edificio dell'Assemblea Legislativa c'è questo grande tavolo da conferenza. Quasi a evocare le funzioni solenni del luogo, questo modello ha una base composta da due importanti e grafici elementi in legno massiccio con una caratteristica forma "corns entrecroisées". Oltre alla versione storica con piano e struttura in teak, la riedizione di Cassina offre due varianti in rovere naturale e tinto nero e l'opzione di un piano in vetro in diverse dimensioni."
      -brandDescription: ""
    }
    "pl_PL" => App\Entity\Product\ProductTranslation {#8437
      #locale: "pl_PL"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 546205
      #name: "Stół Cassina Capitol Complex Stół"
      #slug: "stol-cassina-capitol-complex-stol"
      #description: null
      #metaKeywords: null
      #metaDescription: "Odkryj ponadczasową elegancję dzięki Stół Cassina Capitol Complex Stół z wyjątkowej kolekcji Hommage A Pierre Jeanneret ✓ Oferujemy dodatkowy rabat!"
      #shortDescription: "Włączenie na Listę Światowego Dziedzictwa UNESCO w 2016 roku wzbudziło duże zainteresowanie kompleksem Kapitolu Le Corbusiera, niezwykłym dziełem architektonicznym stworzonym w Chandigarh w 1951 roku, aby uczcić niepodległość narodu otwartego na nowoczesność. Wśród mebli używanych w budynku Zgromadzenia Ustawodawczego jest ten duży stół konferencyjny. Prawie jakby przywoływał uroczyste funkcje miejsca, ten model ma podstawę złożoną z dwóch ważnych i graficznych elementów z litego drewna o charakterystycznym kształcie "corns entrecroisées". Oprócz historycznej wersji z blatem i konstrukcją z tekowego drewna, reedycja Cassiny oferuje dwie warianty w naturalnym i czarno barwionym dębie oraz opcję blatu ze szkła w różnych rozmiarach."
      -brandDescription: null
    }
    "es_ES" => App\Entity\Product\ProductTranslation {#8386
      #locale: "es_ES"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 825571
      #name: "Table Cassina Capitol Complex Table"
      #slug: "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Discover timeless elegance with Table Cassina Capitol Complex Table from the exquisite Hommage A Pierre Jeanneret collection ✓ We offer extra discount!"
      #shortDescription: "The inclusion of the UNESCO World Heritage List in 2016 has aroused great interest in Le Corbusier’s Capitol Complex, an extraordinary architectural work created in Chandigarh in 1951 to celebrate the independence of a nation open to modernity. Among the furniture used in the Legislative Assembly building is this large conference table. Almost as if to evoke the solemn functions of the place, this model has a base made up of two important and graphic solid wood elements with a characteristic “corns entrecroisées” shape. In addition to the historic version with teak top and structure, the Cassina re-edition offers two variants in natural and black stained oak and the option of a glass top in different sizes."
      -brandDescription: ""
    }
    "nl_NL" => App\Entity\Product\ProductTranslation {#8310
      #locale: "nl_NL"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 956641
      #name: "Table Cassina Capitol Complex Table"
      #slug: "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Discover timeless elegance with Table Cassina Capitol Complex Table from the exquisite Hommage A Pierre Jeanneret collection ✓ We offer extra discount!"
      #shortDescription: "The inclusion of the UNESCO World Heritage List in 2016 has aroused great interest in Le Corbusier’s Capitol Complex, an extraordinary architectural work created in Chandigarh in 1951 to celebrate the independence of a nation open to modernity. Among the furniture used in the Legislative Assembly building is this large conference table. Almost as if to evoke the solemn functions of the place, this model has a base made up of two important and graphic solid wood elements with a characteristic “corns entrecroisées” shape. In addition to the historic version with teak top and structure, the Cassina re-edition offers two variants in natural and black stained oak and the option of a glass top in different sizes."
      -brandDescription: ""
    }
    "no_NO" => App\Entity\Product\ProductTranslation {#8267
      #locale: "no_NO"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 1087711
      #name: "Table Cassina Capitol Complex Table"
      #slug: "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Discover timeless elegance with Table Cassina Capitol Complex Table from the exquisite Hommage A Pierre Jeanneret collection ✓ We offer extra discount!"
      #shortDescription: "The inclusion of the UNESCO World Heritage List in 2016 has aroused great interest in Le Corbusier’s Capitol Complex, an extraordinary architectural work created in Chandigarh in 1951 to celebrate the independence of a nation open to modernity. Among the furniture used in the Legislative Assembly building is this large conference table. Almost as if to evoke the solemn functions of the place, this model has a base made up of two important and graphic solid wood elements with a characteristic “corns entrecroisées” shape. In addition to the historic version with teak top and structure, the Cassina re-edition offers two variants in natural and black stained oak and the option of a glass top in different sizes."
      -brandDescription: ""
    }
  ]
  #currentLocale: "en_US"
  #currentTranslation: null
  #fallbackLocale: "en_US"
  #variantSelectionMethod: "match"
  #productTaxons: Doctrine\ORM\PersistentCollection {#15463 …}
  #channels: Doctrine\ORM\PersistentCollection {#15455 …}
  #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …}
  #reviews: Doctrine\ORM\PersistentCollection {#9389 …}
  #averageRating: 0.0
  #images: Doctrine\ORM\PersistentCollection {#15459 …}
  -finishingPiece: null
  #productBundle: null
  -details: Doctrine\ORM\PersistentCollection {#15475 …}
  -commonDetails: Doctrine\ORM\PersistentCollection {#15471 …}
  #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8110 …}
  #SEOBrand: null
  #SEOGtin8: null
  #SEOGtin13: null
  #SEOGtin14: null
  #SEOMpn: null
  #SEOIsbn: null
  #SEOSku: null
  #SEOOfferAggregated: false
  #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8607 …}
}

ProductController :: renderProductsFromCollection (token = 483475)

Key Value
_controller
"App\Controller\ProductController:renderProductsFromCollection"
_format
"html"
_language
"en"
_links
Symfony\Component\WebLink\GenericLinkProvider {#31039
  -links: [
    31038 => Symfony\Component\WebLink\Link {#31038
      -href: "https://dev.lineaselect.com/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en_US"
_stopwatch_token
"b69aa4"
product
App\Entity\Product\Product {#7924
  #id: 145847
  #code: "HommageCapitolComplexTable"
  #attributes: Doctrine\ORM\PersistentCollection {#15449 …}
  #variants: Doctrine\ORM\PersistentCollection {#9407 …}
  #options: Doctrine\ORM\PersistentCollection {#9395 …}
  #associations: Doctrine\ORM\PersistentCollection {#9401 …}
  #createdAt: DateTime @1662812479 {#7996
    date: 2022-09-10 12:21:19.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1704194188 {#15479
    date: 2024-01-02 11:16:28.0 UTC (+00:00)
  }
  #enabled: true
  #translations: Doctrine\ORM\PersistentCollection {#15467 …}
  #translationsCache: [
    "en_US" => App\Entity\Product\ProductTranslation {#8617
      #locale: "en_US"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 145195
      #name: "Table Cassina Capitol Complex Table"
      #slug: "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Discover timeless elegance with Table Cassina Capitol Complex Table from the exquisite Hommage A Pierre Jeanneret collection ✓ We offer extra discount!"
      #shortDescription: "The inclusion of the UNESCO World Heritage List in 2016 has aroused great interest in Le Corbusier’s Capitol Complex, an extraordinary architectural work created in Chandigarh in 1951 to celebrate the independence of a nation open to modernity. Among the furniture used in the Legislative Assembly building is this large conference table. Almost as if to evoke the solemn functions of the place, this model has a base made up of two important and graphic solid wood elements with a characteristic “corns entrecroisées” shape. In addition to the historic version with teak top and structure, the Cassina re-edition offers two variants in natural and black stained oak and the option of a glass top in different sizes."
      -brandDescription: ""
    }
    "de_DE" => App\Entity\Product\ProductTranslation {#9300
      #locale: "de_DE"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 212082
      #name: "Tisch Cassina Capitol Complex Tisch"
      #slug: "tisch-cassina-capitol-complex-tisch"
      #description: null
      #metaKeywords: null
      #metaDescription: "Entdecken Sie zeitlose Eleganz mit Tisch Cassina Capitol Complex Tisch aus der exquisiten Hommage A Pierre Jeanneret Kollektion ✓ Wir bieten zusätzlichen Rabatt!"
      #shortDescription: "Die Aufnahme in die UNESCO-Welterbeliste im Jahr 2016 hat großes Interesse an Le Corbusiers Capitol Complex geweckt, einem außergewöhnlichen architektonischen Werk, das 1951 in Chandigarh geschaffen wurde, um die Unabhängigkeit einer für die Moderne offenen Nation zu feiern. Unter den Möbeln, die im Gebäude der Legislative Assembly verwendet wurden, befindet sich dieser große Konferenztisch. Fast so, als würde er die feierlichen Funktionen des Ortes beschwören, besteht dieses Modell aus einer Basis, die aus zwei wichtigen und grafischen Massivholzelementen mit charakteristischer "corns entrecroisées" -Form besteht. Neben der historischen Version mit Teakholzplatte und -struktur bietet die Cassina-Neuauflage zwei Varianten in naturbelassenem und schwarz gebeiztem Eichenholz sowie die Möglichkeit einer Glasplatte in verschiedenen Größen."
      -brandDescription: ""
    }
    "fr_FR" => App\Entity\Product\ProductTranslation {#8650
      #locale: "fr_FR"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 212083
      #name: "Table Cassina Capitol Complex Table"
      #slug: "table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Découvrez l'élégance intemporelle avec Table Cassina Capitol Complex Table de l'exquise collection Hommage A Pierre Jeanneret ✓ Nous offrons une remise supplémentaire !"
      #shortDescription: "L'inclusion du complexe du Capitole de Le Corbusier sur la liste du patrimoine mondial de l'UNESCO en 2016 a suscité un grand intérêt pour le complexe architectural extraordinaire créé à Chandigarh en 1951 pour célébrer l'indépendance d'une nation ouverte à la modernité. Parmi les meubles utilisés dans le bâtiment de l'Assemblée législative se trouve cette grande table de conférence. Presque comme pour évoquer les fonctions solennelles du lieu, ce modèle a une base composée de deux éléments importants et graphiques en bois massif avec une forme caractéristique de "cornes entrecroisées". En plus de la version historique avec un plateau et une structure en teck, la réédition de Cassina propose deux variantes en chêne naturel et teinté noir et l'option d'un plateau en verre de différentes tailles."
      -brandDescription: ""
    }
    "it_IT" => App\Entity\Product\ProductTranslation {#8612
      #locale: "it_IT"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 212084
      #name: "Tavolo Cassina Capitol Complex Tavolo"
      #slug: "tavolo-cassina-capitol-complex-tavolo"
      #description: null
      #metaKeywords: null
      #metaDescription: "Scopri l'eleganza senza tempo con Tavolo Cassina Capitol Complex Tavolo dalla squisita collezione Hommage A Pierre Jeanneret ✓ Offriamo uno sconto extra!"
      #shortDescription: "L'inclusione nella Lista del Patrimonio Mondiale dell'UNESCO nel 2016 ha suscitato grande interesse per il Complesso del Campidoglio di Le Corbusier, un'opera architettonica straordinaria creata a Chandigarh nel 1951 per celebrare l'indipendenza di una nazione aperta alla modernità. Tra i mobili utilizzati nell'edificio dell'Assemblea Legislativa c'è questo grande tavolo da conferenza. Quasi a evocare le funzioni solenni del luogo, questo modello ha una base composta da due importanti e grafici elementi in legno massiccio con una caratteristica forma "corns entrecroisées". Oltre alla versione storica con piano e struttura in teak, la riedizione di Cassina offre due varianti in rovere naturale e tinto nero e l'opzione di un piano in vetro in diverse dimensioni."
      -brandDescription: ""
    }
    "pl_PL" => App\Entity\Product\ProductTranslation {#8437
      #locale: "pl_PL"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 546205
      #name: "Stół Cassina Capitol Complex Stół"
      #slug: "stol-cassina-capitol-complex-stol"
      #description: null
      #metaKeywords: null
      #metaDescription: "Odkryj ponadczasową elegancję dzięki Stół Cassina Capitol Complex Stół z wyjątkowej kolekcji Hommage A Pierre Jeanneret ✓ Oferujemy dodatkowy rabat!"
      #shortDescription: "Włączenie na Listę Światowego Dziedzictwa UNESCO w 2016 roku wzbudziło duże zainteresowanie kompleksem Kapitolu Le Corbusiera, niezwykłym dziełem architektonicznym stworzonym w Chandigarh w 1951 roku, aby uczcić niepodległość narodu otwartego na nowoczesność. Wśród mebli używanych w budynku Zgromadzenia Ustawodawczego jest ten duży stół konferencyjny. Prawie jakby przywoływał uroczyste funkcje miejsca, ten model ma podstawę złożoną z dwóch ważnych i graficznych elementów z litego drewna o charakterystycznym kształcie "corns entrecroisées". Oprócz historycznej wersji z blatem i konstrukcją z tekowego drewna, reedycja Cassiny oferuje dwie warianty w naturalnym i czarno barwionym dębie oraz opcję blatu ze szkła w różnych rozmiarach."
      -brandDescription: null
    }
    "es_ES" => App\Entity\Product\ProductTranslation {#8386
      #locale: "es_ES"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 825571
      #name: "Table Cassina Capitol Complex Table"
      #slug: "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Discover timeless elegance with Table Cassina Capitol Complex Table from the exquisite Hommage A Pierre Jeanneret collection ✓ We offer extra discount!"
      #shortDescription: "The inclusion of the UNESCO World Heritage List in 2016 has aroused great interest in Le Corbusier’s Capitol Complex, an extraordinary architectural work created in Chandigarh in 1951 to celebrate the independence of a nation open to modernity. Among the furniture used in the Legislative Assembly building is this large conference table. Almost as if to evoke the solemn functions of the place, this model has a base made up of two important and graphic solid wood elements with a characteristic “corns entrecroisées” shape. In addition to the historic version with teak top and structure, the Cassina re-edition offers two variants in natural and black stained oak and the option of a glass top in different sizes."
      -brandDescription: ""
    }
    "nl_NL" => App\Entity\Product\ProductTranslation {#8310
      #locale: "nl_NL"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 956641
      #name: "Table Cassina Capitol Complex Table"
      #slug: "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Discover timeless elegance with Table Cassina Capitol Complex Table from the exquisite Hommage A Pierre Jeanneret collection ✓ We offer extra discount!"
      #shortDescription: "The inclusion of the UNESCO World Heritage List in 2016 has aroused great interest in Le Corbusier’s Capitol Complex, an extraordinary architectural work created in Chandigarh in 1951 to celebrate the independence of a nation open to modernity. Among the furniture used in the Legislative Assembly building is this large conference table. Almost as if to evoke the solemn functions of the place, this model has a base made up of two important and graphic solid wood elements with a characteristic “corns entrecroisées” shape. In addition to the historic version with teak top and structure, the Cassina re-edition offers two variants in natural and black stained oak and the option of a glass top in different sizes."
      -brandDescription: ""
    }
    "no_NO" => App\Entity\Product\ProductTranslation {#8267
      #locale: "no_NO"
      #translatable: App\Entity\Product\Product {#7924}
      #id: 1087711
      #name: "Table Cassina Capitol Complex Table"
      #slug: "hommagecapitolcomplextable-table-cassina-capitol-complex-table"
      #description: null
      #metaKeywords: null
      #metaDescription: "Discover timeless elegance with Table Cassina Capitol Complex Table from the exquisite Hommage A Pierre Jeanneret collection ✓ We offer extra discount!"
      #shortDescription: "The inclusion of the UNESCO World Heritage List in 2016 has aroused great interest in Le Corbusier’s Capitol Complex, an extraordinary architectural work created in Chandigarh in 1951 to celebrate the independence of a nation open to modernity. Among the furniture used in the Legislative Assembly building is this large conference table. Almost as if to evoke the solemn functions of the place, this model has a base made up of two important and graphic solid wood elements with a characteristic “corns entrecroisées” shape. In addition to the historic version with teak top and structure, the Cassina re-edition offers two variants in natural and black stained oak and the option of a glass top in different sizes."
      -brandDescription: ""
    }
  ]
  #currentLocale: "en_US"
  #currentTranslation: null
  #fallbackLocale: "en_US"
  #variantSelectionMethod: "match"
  #productTaxons: Doctrine\ORM\PersistentCollection {#15463 …}
  #channels: Doctrine\ORM\PersistentCollection {#15455 …}
  #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …}
  #reviews: Doctrine\ORM\PersistentCollection {#9389 …}
  #averageRating: 0.0
  #images: Doctrine\ORM\PersistentCollection {#15459 …}
  -finishingPiece: null
  #productBundle: null
  -details: Doctrine\ORM\PersistentCollection {#15475 …}
  -commonDetails: Doctrine\ORM\PersistentCollection {#15471 …}
  #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8110 …}
  #SEOBrand: null
  #SEOGtin8: null
  #SEOGtin13: null
  #SEOGtin14: null
  #SEOMpn: null
  #SEOIsbn: null
  #SEOSku: null
  #SEOOfferAggregated: false
  #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8607 …}
}

ContactController :: renderPartialContacts (token = 3e7422)

Key Value
_controller
"App\Controller\ContactController:renderPartialContacts"
_format
"html"
_language
"en"
_links
Symfony\Component\WebLink\GenericLinkProvider {#31773
  -links: [
    31772 => Symfony\Component\WebLink\Link {#31772
      -href: "https://dev.lineaselect.com/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en_US"
_stopwatch_token
"83f8c2"

PartialController :: renderTextWithIcons (token = 552f89)

Key Value
_controller
"App\Controller\PartialController:renderTextWithIcons"
_format
"html"
_language
"en"
_links
Symfony\Component\WebLink\GenericLinkProvider {#32704
  -links: [
    32703 => Symfony\Component\WebLink\Link {#32703
      -href: "https://dev.lineaselect.com/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en_US"
_stopwatch_token
"6496c6"
showText
1

PartialController :: reviews (token = b1a497)

Key Value
_controller
"App\Controller\PartialController:reviews"
_format
"html"
_language
"en"
_links
Symfony\Component\WebLink\GenericLinkProvider {#33462
  -links: [
    33461 => Symfony\Component\WebLink\Link {#33461
      -href: "https://dev.lineaselect.com/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en_US"
_stopwatch_token
"2e93b7"

NewsletterController :: renderWidget (token = 9dd2ff)

Key Value
_controller
"App\Controller\NewsletterController:renderWidget"
_format
"html"
_language
"en"
_links
Symfony\Component\WebLink\GenericLinkProvider {#34233
  -links: [
    34232 => Symfony\Component\WebLink\Link {#34232
      -href: "https://dev.lineaselect.com/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en_US"
_stopwatch_token
"dc1248"

IndexController :: renderFooter (token = 5fdf47)

Key Value
_controller
"App\Controller\Homepage\IndexController::renderFooter"
_format
"html"
_language
"en"
_links
Symfony\Component\WebLink\GenericLinkProvider {#35090
  -links: [
    35089 => Symfony\Component\WebLink\Link {#35089
      -href: "https://dev.lineaselect.com/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en_US"
_stopwatch_token
"3c2454"