ResourceController :: createAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "sylius.controller.product_review::createAction" |
| _firewall_context | "security.firewall.map.context.shop" |
| _locale | "en_US" |
| _route | "sylius_shop_product_review_create" |
| _route_params | [ "_sylius" => [ "template" => "@SyliusShop/product_review/create.html.twig" "form" => [ "type" => "Sylius\Bundle\ShopBundle\Form\Type\Product\ProductReviewType" "options" => [ "validation_groups" => [ "sylius" "sylius_review" ] ] ] "factory" => [ "method" => "createForSubjectWithReviewer" "arguments" => [ "expr:notFoundOnNull(service('sylius.repository.product').findOneByChannelAndSlug(service('sylius.context.channel').getChannel(), service('sylius.context.locale').getLocaleCode(), $slug))" "expr:service('sylius.context.customer').getCustomer()" ] ] "redirect" => [ "route" => "sylius_shop_product_show" "parameters" => [ "slug" => "$slug" ] ] "flash" => "sylius.review.wait_for_the_acceptation" ] "_locale" => "en_US" "slug" => "bold-beach-cap" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_shop" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#6945 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#6025 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#6953 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator {#6942 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#6955 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#6956 …} } ] |
| _stopwatch_token | "3b94c1" |
| _sylius | [ "template" => "@SyliusShop/product_review/create.html.twig" "form" => [ "type" => "Sylius\Bundle\ShopBundle\Form\Type\Product\ProductReviewType" "options" => [ "validation_groups" => [ "sylius" "sylius_review" ] ] ] "factory" => [ "method" => "createForSubjectWithReviewer" "arguments" => [ "expr:notFoundOnNull(service('sylius.repository.product').findOneByChannelAndSlug(service('sylius.context.channel').getChannel(), service('sylius.context.locale').getLocaleCode(), $slug))" "expr:service('sylius.context.customer').getCustomer()" ] ] "redirect" => [ "route" => "sylius_shop_product_show" "parameters" => [ "slug" => "$slug" ] ] "flash" => "sylius.review.wait_for_the_acceptation" ] |
| slug | "bold-beach-cap" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=b0eea704c61c248d601805c803f0d0e5; shop_deauth_profile_token=835ec0" |
| host | "sylius.felinux.co" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Mon, 06 Jul 2026 22:56:28 GMT" |
| x-debug-token | "6c6313" |
| x-frame-options | "sameorigin" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "b0eea704c61c248d601805c803f0d0e5" |
| shop_deauth_profile_token | "835ec0" |
Response Cookies
No response cookies
Session 6
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 06 Jul 26 17:56:22 -0500" |
| Last used | "Mon, 06 Jul 26 17:56:26 -0500" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-sylius_shop_add_to_cart | "B6rNGfE8qUaSi85EQ0lAe1AYeVIvNOCnYe0jFg-iJ7Q" |
| _csrf/https-sylius_shop_product_review | "WtSqUyEcH6iiwCgPxzoyEuAHoUVRTFvLnwBZPwtnMi8" |
Session Usage
6
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
"line" => 79
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 65
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 120
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 32
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 35
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 38
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 93
"function" => "supports"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/security-http/Firewall.php"
"line" => 93
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/public/index.php"
"line" => 5
"args" => [
"/home/web/sitios/felinux.co/sylius/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 73
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 80
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/form/ResolvedFormType.php"
"line" => 125
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/form/ResolvedFormType.php"
"line" => 120
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/form/ResolvedFormType.php"
"line" => 120
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/form/Form.php"
"line" => 900
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
"line" => 235
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "createAction"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/public/index.php"
"line" => 5
"args" => [
"/home/web/sitios/felinux.co/sylius/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:49
[
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 49
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 70
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 80
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/form/ResolvedFormType.php"
"line" => 125
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/form/ResolvedFormType.php"
"line" => 120
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/form/ResolvedFormType.php"
"line" => 120
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/form/Form.php"
"line" => 900
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
"line" => 235
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "createAction"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/public/index.php"
"line" => 5
"args" => [
"/home/web/sitios/felinux.co/sylius/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:53
[
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 53
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 70
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 80
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/form/ResolvedFormType.php"
"line" => 125
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/form/ResolvedFormType.php"
"line" => 120
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/form/ResolvedFormType.php"
"line" => 120
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/form/Form.php"
"line" => 900
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
"line" => 235
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "createAction"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/public/index.php"
"line" => 5
"args" => [
"/home/web/sitios/felinux.co/sylius/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Sylius\Bundle\CoreBundle\Storage\CartSessionStorage:35
[
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Storage/CartSessionStorage.php"
"line" => 35
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Context/SessionAndChannelBasedCartContext.php"
"line" => 40
"function" => "hasForChannel"
"class" => "Sylius\Bundle\CoreBundle\Storage\CartSessionStorage"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/sylius/src/Sylius/Component/Order/Context/CompositeCartContext.php"
"line" => 38
"function" => "getCart"
"class" => "Sylius\Bundle\CoreBundle\Context\SessionAndChannelBasedCartContext"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Twig/Component/Cart/WidgetComponent.php"
"line" => 69
"function" => "getCart"
"class" => "Sylius\Component\Order\Context\CompositeCartContext"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Twig/Component/Cart/WidgetComponent.php"
"line" => 55
"function" => "getCart"
"class" => "Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/ux-twig-component/src/ComponentFactory.php"
"line" => 185
"function" => "initializeCart"
"class" => "Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/ux-twig-component/src/ComponentFactory.php"
"line" => 94
"function" => "preMount"
"class" => "Symfony\UX\TwigComponent\ComponentFactory"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/ux-twig-component/src/ComponentFactory.php"
"line" => 85
"function" => "mountFromObject"
"class" => "Symfony\UX\TwigComponent\ComponentFactory"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
"line" => 56
"function" => "create"
"class" => "Symfony\UX\TwigComponent\ComponentFactory"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableComponentRenderer.php"
"line" => 48
"function" => "createAndRender"
"class" => "Symfony\UX\TwigComponent\ComponentRenderer"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableComponentRenderer"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 37
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 33
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/var/cache/dev/twig/1d/1dcbc5cfca18e83fe4bc47f5e86a6e4c.php"
"line" => 54
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_ca4c7a37cf2568c3f650a8db70aecf75"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
"line" => 48
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 37
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 33
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/var/cache/dev/twig/28/28c87a6e223d762920821f632c828ed6.php"
"line" => 269
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/twig/twig/src/Template.php"
"line" => 456
"function" => "block_header"
"class" => "__TwigTemplate_c9fea66e6e11636b6f659526ec1e72a8"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/var/cache/dev/twig/28/28c87a6e223d762920821f632c828ed6.php"
"line" => 225
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/twig/twig/src/Template.php"
"line" => 456
"function" => "block_body"
"class" => "__TwigTemplate_c9fea66e6e11636b6f659526ec1e72a8"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/var/cache/dev/twig/28/28c87a6e223d762920821f632c828ed6.php"
"line" => 103
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_c9fea66e6e11636b6f659526ec1e72a8"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/var/cache/dev/twig/47/47495fb834cbf92850b3b975897491be.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_9f5f76fb3b14bea21b43d8ed386ad733"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
"line" => 247
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
"line" => 230
"function" => "render"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "createAction"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/public/index.php"
"line" => 5
"args" => [
"/home/web/sitios/felinux.co/sylius/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Twig\Extension\CoreExtension:1918
[
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1918
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/var/cache/dev/twig/28/284027be63c8d681853e1427f801202a.php"
"line" => 57
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_2133e4b76ca7434cfd802e31183ad8a7"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
"line" => 48
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 37
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 33
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/var/cache/dev/twig/03/03a34e88d8d0870ebfb48dc5f8a5d9a6.php"
"line" => 52
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_e135919cdfcd74958dde65bd87af5dbe"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
"line" => 48
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 37
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 33
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/var/cache/dev/twig/28/28c87a6e223d762920821f632c828ed6.php"
"line" => 269
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/twig/twig/src/Template.php"
"line" => 456
"function" => "block_header"
"class" => "__TwigTemplate_c9fea66e6e11636b6f659526ec1e72a8"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/var/cache/dev/twig/28/28c87a6e223d762920821f632c828ed6.php"
"line" => 225
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/twig/twig/src/Template.php"
"line" => 456
"function" => "block_body"
"class" => "__TwigTemplate_c9fea66e6e11636b6f659526ec1e72a8"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/var/cache/dev/twig/28/28c87a6e223d762920821f632c828ed6.php"
"line" => 103
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_c9fea66e6e11636b6f659526ec1e72a8"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/var/cache/dev/twig/47/47495fb834cbf92850b3b975897491be.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_9f5f76fb3b14bea21b43d8ed386ad733"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
"line" => 247
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
"line" => 230
"function" => "render"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "createAction"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/web/sitios/felinux.co/sylius/public/index.php"
"line" => 5
"args" => [
"/home/web/sitios/felinux.co/sylius/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_RUNTIME_MODE | "web=1" |
| APP_SECRET | "0847da8b90be7d23847c701f0dfa122f" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "mysql://admin:f3L1nux@localhost/dev_sylius?serverVersion=mariadb-10.6.23&charset=utf8" |
| DEFAULT_URI | "http://localhost" |
| JWT_PASSPHRASE | "e7c5fca1060bdf6ad23c33e4c236081f" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default" |
| SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_DSN | "doctrine://default?queue_name=catalog_promotion_removal" |
| SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_FAILED_DSN | "doctrine://default?queue_name=catalog_promotion_removal_failed" |
| SYLIUS_MESSENGER_TRANSPORT_MAIN_DSN | "doctrine://default" |
| SYLIUS_MESSENGER_TRANSPORT_MAIN_FAILED_DSN | "doctrine://default?queue_name=main_failed" |
| SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_DSN | "sync://" |
| SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_FAILED_DSN | "sync://" |
| SYLIUS_PAYMENT_ENCRYPTION_KEY_PATH | "%kernel.project_dir%/config/encryption/test.key" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_PROJECT_DIR | "/home/web/sitios/felinux.co/sylius" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/home/web/sitios/felinux.co/sylius" ] |
| CONTEXT_DOCUMENT_ROOT | "/home/web/sitios/felinux.co/sylius/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/web/sitios/felinux.co/sylius/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/web" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "PHPSESSID=b0eea704c61c248d601805c803f0d0e5; shop_deauth_profile_token=835ec0" |
| HTTP_HOST | "sylius.felinux.co" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "sylius.felinux.co" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/en_US/products/bold-beach-cap/reviews/new" |
| REMOTE_ADDR | "216.73.216.77" |
| REMOTE_PORT | "64244" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1783378587 |
| REQUEST_TIME_FLOAT | 1783378587.0205 |
| REQUEST_URI | "/en_US/products/bold-beach-cap/reviews/new" |
| SCRIPT_FILENAME | "/home/web/sitios/felinux.co/sylius/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "104.237.2.199" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "sylius.felinux.co" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.68 (Ubuntu) Server at sylius.felinux.co Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.68 (Ubuntu)" |
| SSL_TLS_SNI | "sylius.felinux.co" |
| SYMFONY_DOTENV_PATH | "/home/web/sitios/felinux.co/sylius/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_RUNTIME_MODE,APP_SECRET,APP_SHARE_DIR,DATABASE_URL,MESSENGER_TRANSPORT_DSN,SYLIUS_MESSENGER_TRANSPORT_MAIN_DSN,SYLIUS_MESSENGER_TRANSPORT_MAIN_FAILED_DSN,SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_DSN,SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_FAILED_DSN,SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_DSN,SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_FAILED_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MAILER_DSN,SYLIUS_PAYMENT_ENCRYPTION_KEY_PATH,DEFAULT_URI" |
| USER | "web" |
| proxy-nokeepalive | "1" |