Redirect 302 redirect from GET @app_operacionales_editar_diseno_marketing_index (4e13cb)

GET https://dev.ospmarketing.com/operacionales/editar/diseno/marketing/index

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\operacionales\EditarDisenoMarketingController::index"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"app_operacionales_editar_diseno_marketing_index"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#101
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\AppCustomAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\AppCustomAuthenticator {#186 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#100
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#99 …}
  }
]
_stopwatch_token
"be997a"
media_type
"text/html"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
cookie
"PHPSESSID=6bbbd9c718c7343ae66bb299d0c51ede; main_deauth_profile_token=4e13cb; sf_redirect=%7B%22token%22%3A%224e13cb%22%2C%22route%22%3A%22app_operacionales_editar_diseno_marketing_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5Coperacionales%5C%5CEditarDisenoMarketingController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fmarketing%5C%2Fsrc%5C%2FController%5C%2Foperacionales%5C%2FEditarDisenoMarketingController.php%22%2C%22line%22%3A30%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"dev.ospmarketing.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.217.47"
x-forwarded-proto
"https"
x-php-ob-level
"0"
x-real-ip
"216.73.217.47"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"text/html; charset=utf-8"
date
"Tue, 30 Jun 2026 21:36:23 GMT"
expires
"-1"
location
"/"
pragma
"no-cache"
x-debug-token
"7a968a"

Cookies

Request Cookies

Key Value
PHPSESSID
"6bbbd9c718c7343ae66bb299d0c51ede"
main_deauth_profile_token
"4e13cb"
sf_redirect
"{"token":"4e13cb","route":"app_operacionales_editar_diseno_marketing_index","method":"GET","controller":{"class":"App\\Controller\\operacionales\\EditarDisenoMarketingController","method":"index","file":"\/var\/www\/html\/marketing\/src\/Controller\/operacionales\/EditarDisenoMarketingController.php","line":30},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 5

Session Metadata

Key Value
Created
"Tue, 30 Jun 26 21:36:23 +0000"
Last used
"Tue, 30 Jun 26 21:36:23 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://dev.ospmarketing.com/operacionales/editar/diseno/marketing/index"

Session Usage

5 Usages
Stateless check enabled
Usage
App\EventListener\LocaleListener:22
[
  [
    "file" => "/var/www/html/marketing/src/EventListener/LocaleListener.php"
    "line" => 22
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\LocaleListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/marketing/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventListener\LocaleTimezoneSubscriber:22
[
  [
    "file" => "/var/www/html/marketing/src/EventListener/LocaleTimezoneSubscriber.php"
    "line" => 22
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\LocaleTimezoneSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/marketing/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Maoxtrem\TranslationClientKit\EventSubscriber\LocaleSubscriber:28
[
  [
    "file" => "/var/www/html/marketing/vendor/maoxtrem/translation-client-kit/src/EventSubscriber/LocaleSubscriber.php"
    "line" => 28
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Maoxtrem\TranslationClientKit\EventSubscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/marketing/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/html/marketing/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 75
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 70
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 94
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/security-http/Firewall.php"
    "line" => 93
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/marketing/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ExceptionListener:28
[
  [
    "file" => "/var/www/html/marketing/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 28
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 208
    "function" => "saveTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 185
    "function" => "setTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 138
    "function" => "startAuthentication"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 93
    "function" => "handleAccessDeniedException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/marketing/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/marketing/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ASISTENTE_CAMVAS_IA_API_KEY
""
ASISTENTE_CAMVAS_IA_BASE_URL
"https://asistente-ia-dev.ospsources.com"
ASISTENTE_CAMVAS_IA_CONNECT_TIMEOUT
"120"
ASISTENTE_CAMVAS_IA_GENERATION_ENDPOINT
"/api/v1/asistentecamvasia/canvas/generate"
ASISTENTE_CAMVAS_IA_HEALTH_ENDPOINT
"/api/health"
ASISTENTE_CAMVAS_IA_IMAGES_ENDPOINT
"/api/v1/asistentecamvasia/canvas/images?tenant=marketing"
ASISTENTE_CAMVAS_IA_REQUEST_HOST
"asistente-ia-dev.ospsources.com"
ASISTENTE_CAMVAS_IA_TENANT_NAME
"marketing"
ASISTENTE_CAMVAS_IA_TIMEOUT
"120"
ASISTENTE_CAMVAS_IA_VERIFY_HOST
"0"
ASISTENTE_CAMVAS_IA_VERIFY_PEER
"0"
CORS_ALLOW_ORIGIN
"^.*$"
DEFAULT_URI
"http://localhost"
GOOGLE_OAUTH_CLIENT_ID
""
GOOGLE_OAUTH_CLIENT_SECRET
""
GOOGLE_OAUTH_REDIRECT_URI
"http://localhost/connect/google/check"
JWT_PASSPHRASE
"a1307f63a9744bd6365d50eb4aae72290259390f7d359e0f23beb7f81591791e"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_PROJECT_DIR
"/var/www/html/marketing"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/html/marketing"
]
APP_SECRET
"d8c9f5d194595e87a2570267d3839257"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DATABASE_URL
"mysql://root:root@mariadb_dev:3306/marketing?serverVersion=10.11.2-MariaDB"
DOCUMENT_ROOT
"/var/www/html/marketing/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA"
HOME
"/home/www-data"
HOSTNAME
"fc408779b62f"
HTTPS
"https"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"PHPSESSID=6bbbd9c718c7343ae66bb299d0c51ede; main_deauth_profile_token=4e13cb; sf_redirect=%7B%22token%22%3A%224e13cb%22%2C%22route%22%3A%22app_operacionales_editar_diseno_marketing_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5Coperacionales%5C%5CEditarDisenoMarketingController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fmarketing%5C%2Fsrc%5C%2FController%5C%2Foperacionales%5C%2FEditarDisenoMarketingController.php%22%2C%22line%22%3A30%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"dev.ospmarketing.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.217.47"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"216.73.217.47"
MAILER_DSN
"smtp://info@onlinesoftwarespro.com:wxixudsbynjzorzc@smtp.gmail.com:587"
MERCURE_JWT_SECRET
"a7f5d9c25b8f10f08b3e1d4dcb15a4e1"
MERCURE_PUBLIC_URL
"https://dev.ospmarketing.com/.well-known/mercure"
MERCURE_URL
"http://mercure:80/.well-known/mercure"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PAYPAL_CLIENT_ID
"ASFiqof5Ip2KMfYXImfUvELCh1KHcR_OPQgsynyvYWBayHFOByzQDfsyfUA527V1wSpsSTeO6uDX6DZV"
PAYPAL_MODE
"sandbox"
PAYPAL_SECRET
"EPvPqI8Wsx9J1Dvqi3E6Xxv8h1Ex9ve4WCQU3M4GIaY_ZtReBjOZKDru_Dkdnun9P7ICITTupItXP2BW"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.3.31.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"66410cee07f4b2baeb0843140bb2a2b52ef930b5cf9b3d6e6d158b33aae8fa37"
PHP_URL
"https://www.php.net/distributions/php-8.3.31.tar.xz"
PHP_VERSION
"8.3.31"
PWD
"/var/www/html/marketing"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.21.0.15"
REMOTE_PORT
"52300"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1782855383
REQUEST_TIME_FLOAT
1782855383.8166
REQUEST_URI
"/operacionales/editar/diseno/marketing/index"
SCRIPT_FILENAME
"/var/www/html/marketing/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.21.0.3"
SERVER_NAME
"dev.ospmarketing.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SOFTWARE
"nginx/1.28.1"
SHLVL
"0"
STRIPE_CANCEL_URL
"https://dev.ospmarketing.com/pago/cancelado"
STRIPE_PUBLIC_KEY
"pk_test_51Rdd1qP3FHDhWQ5zqt5YEfODqdfRvQ7qEa3rfyx7io9otMvzHMyXWDtvEUAPAbc1pzm0lpuGdsgdO8TWhcCkcHrv00MDGGgLfs"
STRIPE_SECRET_KEY
"sk_test_51Rdd1qP3FHDhWQ5zPHhU57EI0X9TcuOdM1o5yk5LwvswBzzLFOqAioWdCERqKtpX2ydXgePpwghfhhaqzDy8mvtY00HzUxibal"
STRIPE_SUCCESS_URL
"https://dev.ospmarketing.com/pago/exito"
SYMFONY_DOTENV_PATH
"/var/www/html/marketing/.env"
SYMFONY_DOTENV_VARS
"DEFAULT_URI,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN,MESSENGER_TRANSPORT_DSN,GOOGLE_OAUTH_CLIENT_ID,GOOGLE_OAUTH_CLIENT_SECRET,GOOGLE_OAUTH_REDIRECT_URI,ASISTENTE_CAMVAS_IA_TENANT_NAME,ASISTENTE_CAMVAS_IA_BASE_URL,ASISTENTE_CAMVAS_IA_GENERATION_ENDPOINT,ASISTENTE_CAMVAS_IA_IMAGES_ENDPOINT,ASISTENTE_CAMVAS_IA_HEALTH_ENDPOINT,ASISTENTE_CAMVAS_IA_API_KEY,ASISTENTE_CAMVAS_IA_REQUEST_HOST,ASISTENTE_CAMVAS_IA_VERIFY_PEER,ASISTENTE_CAMVAS_IA_VERIFY_HOST,ASISTENTE_CAMVAS_IA_CONNECT_TIMEOUT,ASISTENTE_CAMVAS_IA_TIMEOUT"
USER
"www-data"
argc
0
argv
[]