https://test-nuevo.vulco.es/

HomeController :: home

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\Home\HomeController::home"
_firewall_context
"security.firewall.map.context.admin"
_links
Symfony\Component\WebLink\GenericLinkProvider {#3422
  -links: [
    3423 => Symfony\Component\WebLink\Link {#3423
      -href: "https://test-nuevo.vulco.es/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"es"
_route
"app_home"
_route_params
[
  "_locale" => "es"
]
_security
[
  Sensio\Bundle\FrameworkExtraBundle\Configuration\Security {#3000
    -expression: "is_granted(constant('App\\Enum\\UserRolesEnum::ROLE_USER_LONG'))"
    #statusCode: null
    #message: "Access denied."
  }
]
_security_firewall_run
"_security_admin"
_stopwatch_token
"e0204f"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=e47231s67mn8m175pn9kofieu0"
host
"test-nuevo.vulco.es"
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
"Wed, 14 Jan 2026 12:51:33 GMT"
link
"<https://test-nuevo.vulco.es/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
location
"https://test-nuevo.vulco.es/admin/login"
x-debug-token
"2af63a"

Cookies

Request Cookies

Key Value
PHPSESSID
"e47231s67mn8m175pn9kofieu0"

Response Cookies

No response cookies

Session 6

Session Metadata

Key Value
Created
"Wed, 14 Jan 26 13:51:33 +0100"
Last used
"Wed, 14 Jan 26 13:51:33 +0100"
Lifetime
0

Session Attributes

Attribute Value
_security.admin.target_path
"https://test-nuevo.vulco.es/"
locale
"es"

Session Usage

6 Usages
Stateless check enabled
Usage
App\Event\Listener\LocaleSubscriber:29
[
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/src/Event/Listener/LocaleSubscriber.php"
    "line" => 29
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "App\Event\Listener\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/main-stage-v3/releases/20260108180109Z/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Event\Listener\LocaleSubscriber:40
[
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/src/Event/Listener/LocaleSubscriber.php"
    "line" => 40
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "App\Event\Listener\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/main-stage-v3/releases/20260108180109Z/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Event\KernelRequestEvent:130
[
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/src/Event/KernelRequestEvent.php"
    "line" => 130
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/src/Event/KernelRequestEvent.php"
    "line" => 56
    "function" => "setSiteFilter"
    "class" => "App\Event\KernelRequestEvent"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "App\Event\KernelRequestEvent"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/main-stage-v3/releases/20260108180109Z/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelControllerArguments"
    "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 158
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/main-stage-v3/releases/20260108180109Z/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ExceptionListener:28
[
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 28
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 238
    "function" => "saveTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 207
    "function" => "setTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 152
    "function" => "startAuthentication"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 103
    "function" => "handleAccessDeniedException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 223
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/main-stage-v3/releases/20260108180109Z/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 195
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 249
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-stage-v3/releases/20260108180109Z/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/main-stage-v3/releases/20260108180109Z/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_CALENDAR_EVENT_CATEGORY_FOR_EVULCO_ES
"1"
APP_CALENDAR_EVENT_CATEGORY_FOR_EVULCO_PT
"7"
APP_CENTRAL_VULCO_SUPPLIERS_RAPPEL_PERCENTAGE
"1.50"
APP_COOPERATIVE_MEDIA_CATEGORY_ID_OF_GOODYEAR_CAMPAIGNS_ES
"15"
APP_COOPERATIVE_MEDIA_CATEGORY_ID_OF_GOODYEAR_CAMPAIGNS_PT
"16"
APP_COOPERATIVE_MEDIA_CATEGORY_ID_OF_VULCO_CAMPAIGNS_ES
"4"
APP_COOPERATIVE_MEDIA_CATEGORY_ID_OF_VULCO_CAMPAIGNS_PT
"12"
APP_DEFAULT_LOCALE
"es"
APP_DOMAIN_ES
"test-nuevo.vulco.es"
APP_DOMAIN_PT
"test-novo.vulco.pt"
APP_EMAIL_COLLECTIVE_CONTACT_ADDRESS_ES
"colectivos@vulco.es"
APP_EMAIL_COLLECTIVE_CONTACT_ADDRESS_PT
"colectivos@vulco.pt"
APP_EMAIL_DELIVERY_DEV_ADDRESS
"karim@empatica.net"
APP_EMAIL_FROM_NO_REPLY_ES
"no-reply@vulco.es"
APP_EMAIL_FROM_NO_REPLY_PT
"no-reply@vulco.pt"
APP_EMAIL_GENERAL_CONTACT_ADDRESS_ES
"centralvulco@vulco.es"
APP_EMAIL_GENERAL_CONTACT_ADDRESS_PT
"centralvulco@vulco.es"
APP_EMAIL_TEMPLATE_COMPANY_NAME
"Goodyear Tires España, S.L."
APP_EMAIL_TEMPLATE_COMPANY_PHONE_1
"Tel. +34 91 746 1840"
APP_EMAIL_TEMPLATE_COMPANY_PHONE_2
"Fax. +34 91 329 0168"
APP_ENV
"dev"
APP_FTP_BAROMETER_STATISTICS_HOST
"tyre-upload.goodyear.eu"
APP_FTP_BAROMETER_STATISTICS_PASSWORD
"Meemui@s9t"
APP_FTP_BAROMETER_STATISTICS_PORT
"21"
APP_FTP_BAROMETER_STATISTICS_USER
"vulcoes"
APP_FTP_GRIPS_ORDERS_HOST
"ftp-ne.dynamicstocloud.com"
APP_FTP_GRIPS_ORDERS_PASSWORD
"9q$s@044fjARUmkl"
APP_FTP_GRIPS_ORDERS_PORT
"989"
APP_FTP_GRIPS_ORDERS_USER
"extranetFTP@goodyear.com"
APP_GOOGLE_ANALYTICS_ENABLE
"0"
APP_GOOGLE_ANALYTICS_TRACKING_ID_ES
"G-24GV3SYXBQ"
APP_GOOGLE_ANALYTICS_TRACKING_ID_PT
"G-5LF759YDX9"
APP_GOOGLE_MAPS_API_KEY
"AIzaSyDQx-SfXGsXaGT7kpOJB1yWAc-0TC1TK4M"
APP_MAIN_PROJECT_NAME
"Vulco"
APP_NODE_BINARY_PATH
"/var/www/.nvm/versions/node/v18.16.0/bin/node"
APP_OLD_BACKEND_URI_ES
"https://test-vulco-es.com/admin/dashboard/"
APP_OLD_BACKEND_URI_PT
"https://test-vulco-pt.com/admin/dashboard/"
APP_OLD_FRONTEND_URI_ES
"https://www.test-vulco-es.com/"
APP_OLD_FRONTEND_URI_PT
"https://www.test-vulco-pt.com/"
APP_PRICAT_FILENAME_ES
"GY_PRICAT_B4_ES.csv"
APP_PRICAT_FILENAME_PT
"GY_PRICAT_B4_PT.csv"
APP_SATISFACTION_SURVEYS_URI_ES
"https://satisfaccion.vulco.es/"
APP_SATISFACTION_SURVEYS_URI_PT
"https://satisfacao.vulco.pt/"
APP_SECRET
"d1274t59ad5a0210072476f438f17056"
APP_SLIDERS_ADMIN_PASSWORD
"j5T4$_23wPk7G8&c"
APP_SLIDERS_ADMIN_URL
"https://slider.vulco.es/"
APP_SLIDERS_ADMIN_USER
"david_nogal@goodyear.com"
APP_SMS_PUBLI_API_DEV_DELIVERY_NUMBER
"34678653361"
APP_SMS_PUBLI_API_ENDPOINT
"https://api.gateway360.com/api/3.0"
APP_SMS_PUBLI_API_FROM_NAME
"VULCO"
APP_SMS_PUBLI_API_KEY
"bf36b17ef3e81623b414cbef6d5540ce"
APP_SUPPLIER_VULCO_CENTRAL_ID_ES
"42"
APP_SUPPLIER_VULCO_CENTRAL_ID_PT
"10"
APP_WHATSAPP_BUSINESS_ACCOUNT_ID
"1372088693841893"
APP_WHATSAPP_BUSINESS_ACCOUNT_ID_PT
"2806297319577917"
APP_WHATSAPP_BUSINESS_MANAGEMENT_API_BASE_URI
"https://graph.facebook.com/v24.0/"
APP_WHATSAPP_CATALOG_ID
"1207739257469541"
APP_WHATSAPP_CATALOG_ID_PT
"3239612469527030"
APP_WHATSAPP_CLOUD_API_BASE_URI
"https://graph.facebook.com/v24.0/"
APP_WHATSAPP_PHONE_NUMBER
"+34683454652"
APP_WHATSAPP_PHONE_NUMBER_ID
"707660405753664"
APP_WHATSAPP_PHONE_NUMBER_ID_PT
"780581685147978"
APP_WHATSAPP_PHONE_NUMBER_PT
"+34626933757"
APP_WHATSAPP_SYSTEM_USER_ACCESS_TOKEN
"EAAQhVl9jlHEBO5jZBVIOw6C8qFpHP0HtMDFtebzTTQfzXnfSZA3UGlenFDiMFu5YvpKpJyb167b6GM0apcWX3ucXhmiZCpxkQ9tdoagqzOg5ZCbl0EBcprLhPhC6ZCZB7dZCW5TiXOvnmGPecU7XEr4kbhb1qjrNA1ZBv3KiXNKRbZCk4qGZBA67xA205FwyfeV4DzhgZDZD"
CORS_ALLOW_ORIGIN
"(^https?://satisfaccion-test.vulco.es$|^https?://satisfacao-test.vulco.pt$)"
DATABASE_URL
"mysql://uservulco:vulco@127.0.0.1:3306/main_stage_v2?serverVersion=8.0"
MAILER_DSN_ES
"smtp://no-reply%40vulco.es:iER219\fu77.2zAq@smtp.serviciodecorreo.es:465?verify_peer=false"
MAILER_DSN_PT
"smtp://no-reply%40vulco.pt:R46\a21.yW1Ac92p@smtp.serviciodecorreo.es:465?verify_peer=false"
MESSENGER_TRANSPORT_DSN
"doctrine://default"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/main-stage-v3/current/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/main-stage-v3/current/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=e47231s67mn8m175pn9kofieu0"
HTTP_HOST
"test-nuevo.vulco.es"
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:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"test-nuevo.vulco.es"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/"
REMOTE_ADDR
"216.73.216.163"
REMOTE_PORT
"63238"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1768395093
REQUEST_TIME_FLOAT
1768395093.7203
REQUEST_URI
"/"
SCRIPT_FILENAME
"/var/www/main-stage-v3/current/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"51.38.235.95"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"test-nuevo.vulco.es"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.52 (Ubuntu) Server at test-nuevo.vulco.es Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.52 (Ubuntu)"
SSL_TLS_SNI
"test-nuevo.vulco.es"
SYMFONY_DOTENV_VARS
"APP_DEFAULT_LOCALE,APP_DOMAIN_ES,APP_DOMAIN_PT,APP_MAIN_PROJECT_NAME,APP_OLD_BACKEND_URI_ES,APP_OLD_BACKEND_URI_PT,APP_OLD_FRONTEND_URI_ES,APP_OLD_FRONTEND_URI_PT,APP_SATISFACTION_SURVEYS_URI_ES,APP_SATISFACTION_SURVEYS_URI_PT,APP_GOOGLE_ANALYTICS_ENABLE,APP_GOOGLE_ANALYTICS_TRACKING_ID_ES,APP_GOOGLE_ANALYTICS_TRACKING_ID_PT,APP_GOOGLE_MAPS_API_KEY,APP_EMAIL_DELIVERY_DEV_ADDRESS,APP_EMAIL_FROM_NO_REPLY_ES,APP_EMAIL_FROM_NO_REPLY_PT,APP_EMAIL_GENERAL_CONTACT_ADDRESS_ES,APP_EMAIL_GENERAL_CONTACT_ADDRESS_PT,APP_EMAIL_COLLECTIVE_CONTACT_ADDRESS_ES,APP_EMAIL_COLLECTIVE_CONTACT_ADDRESS_PT,APP_EMAIL_TEMPLATE_COMPANY_NAME,APP_EMAIL_TEMPLATE_COMPANY_PHONE_1,APP_EMAIL_TEMPLATE_COMPANY_PHONE_2,APP_PRICAT_FILENAME_ES,APP_PRICAT_FILENAME_PT,APP_FTP_BAROMETER_STATISTICS_HOST,APP_FTP_BAROMETER_STATISTICS_USER,APP_FTP_BAROMETER_STATISTICS_PASSWORD,APP_FTP_BAROMETER_STATISTICS_PORT,APP_FTP_GRIPS_ORDERS_HOST,APP_FTP_GRIPS_ORDERS_USER,APP_FTP_GRIPS_ORDERS_PASSWORD,APP_FTP_GRIPS_ORDERS_PORT,APP_SMS_PUBLI_API_KEY,APP_SMS_PUBLI_API_ENDPOINT,APP_SMS_PUBLI_API_DEV_DELIVERY_NUMBER,APP_SMS_PUBLI_API_FROM_NAME,APP_NODE_BINARY_PATH,APP_COOPERATIVE_MEDIA_CATEGORY_ID_OF_VULCO_CAMPAIGNS_ES,APP_COOPERATIVE_MEDIA_CATEGORY_ID_OF_GOODYEAR_CAMPAIGNS_ES,APP_COOPERATIVE_MEDIA_CATEGORY_ID_OF_VULCO_CAMPAIGNS_PT,APP_COOPERATIVE_MEDIA_CATEGORY_ID_OF_GOODYEAR_CAMPAIGNS_PT,APP_SUPPLIER_VULCO_CENTRAL_ID_ES,APP_SUPPLIER_VULCO_CENTRAL_ID_PT,APP_SLIDERS_ADMIN_URL,APP_SLIDERS_ADMIN_USER,APP_SLIDERS_ADMIN_PASSWORD,APP_CENTRAL_VULCO_SUPPLIERS_RAPPEL_PERCENTAGE,APP_CALENDAR_EVENT_CATEGORY_FOR_EVULCO_ES,APP_CALENDAR_EVENT_CATEGORY_FOR_EVULCO_PT,APP_WHATSAPP_PHONE_NUMBER,APP_WHATSAPP_PHONE_NUMBER_PT,APP_WHATSAPP_PHONE_NUMBER_ID,APP_WHATSAPP_PHONE_NUMBER_ID_PT,APP_WHATSAPP_CLOUD_API_BASE_URI,APP_WHATSAPP_BUSINESS_ACCOUNT_ID,APP_WHATSAPP_BUSINESS_ACCOUNT_ID_PT,APP_WHATSAPP_BUSINESS_MANAGEMENT_API_BASE_URI,APP_WHATSAPP_CATALOG_ID,APP_WHATSAPP_CATALOG_ID_PT,APP_WHATSAPP_SYSTEM_USER_ACCESS_TOKEN,APP_ENV,APP_SECRET,MAILER_DSN_ES,MAILER_DSN_PT,DATABASE_URL,CORS_ALLOW_ORIGIN,MESSENGER_TRANSPORT_DSN"
USER
"www-data"
proxy-nokeepalive
"1"