GET https://backend2.nuevaamerica.ec/admin/site/contact/

ContactController :: index

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Site\Controller\backend\ContactController::index"
_firewall_context
"security.firewall.map.context.main"
_route
"site_contact_index"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#136
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\Authenticator\Auth"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\Authenticator\Auth {#76 …}
  }
]
_stopwatch_token
"275942"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"es-ES,es;q=0.9"
connection
"keep-alive"
cookie
"main_auth_profile_token=34af8f; PHPSESSID=678dfed33022406bdea49c8c51052285"
host
"backend2.nuevaamerica.ec"
referer
"https://backend2.nuevaamerica.ec/security/client/7"
sec-ch-ua
""Not(A:Brand";v="8", "Chromium";v="144", "Google Chrome";v="144""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Windows""
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"same-origin"
sec-fetch-user
"?1"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36"
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, 11 Feb 2026 00:46:02 GMT"
x-debug-token
"0a8c15"

Cookies

Request Cookies

Key Value
PHPSESSID
"678dfed33022406bdea49c8c51052285"
main_auth_profile_token
"34af8f"

Response Cookies

No response cookies

Session 1

Session Metadata

Key Value
Created
"Tue, 10 Feb 26 19:13:35 -0500"
Last used
"Tue, 10 Feb 26 19:45:48 -0500"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-delete13
"CicFlHQl8HVcrxHhhOkqgEtJI11a9vDZvy-7Lx5j5PE"
_csrf/https-delete5
"X8UEHsk5kNKPB6Qe9Ad-Z-ojnkWwLMoqsKvfLr5S73A"
_csrf/https-delete7
"bHAODn1S1rXMHz0T8QlfhquNBu73Btq19WiV7JFaVl8"
_security.last_username
"josel.barrera@hotmail.com"
_security.main.target_path
"https://backend2.nuevaamerica.ec/admin"
_security_main
"O:75:"Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken":2:{i:0;s:4:"main";i:1;a:5:{i:0;O:24:"App\Security\Entity\User":10:{s:28:"\x00App\Security\Entity\User\x00id";i:10;s:31:"\x00App\Security\Entity\User\x00roles";a:2:{i:0;s:9:"ROLE_USER";i:1;s:16:"ROLE_SUPER_ADMIN";}s:34:"\x00App\Security\Entity\User\x00password";s:60:"$2y$13$6YVoJm9oh3n0vgAL1gDKpeQ.4h92ts1WKrXHSgSXCTCf0zN1X8cCi";s:31:"\x00App\Security\Entity\User\x00email";s:25:"josel.barrera@hotmail.com";s:33:"\x00App\Security\Entity\User\x00enabled";b:1;s:30:"\x00App\Security\Entity\User\x00name";s:4:"Jose";s:34:"\x00App\Security\Entity\User\x00lastname";s:7:"Barrera";s:31:"\x00App\Security\Entity\User\x00token";a:0:{}s:35:"\x00App\Security\Entity\User\x00updatedat";O:8:"DateTime":3:{s:4:"date";s:26:"2026-01-21 17:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:17:"America/Guayaquil";}s:31:"\x00App\Security\Entity\User\x00store";N;}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:2:{i:0;s:9:"ROLE_USER";i:1;s:16:"ROLE_SUPER_ADMIN";}}}"
csrf-token
257

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/nuevaamerica2/backend/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nuevaamerica2/backend/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 75
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nuevaamerica2/backend/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 52
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nuevaamerica2/backend/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 64
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nuevaamerica2/backend/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nuevaamerica2/backend/vendor/symfony/security-http/Firewall.php"
    "line" => 86
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nuevaamerica2/backend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nuevaamerica2/backend/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nuevaamerica2/backend/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nuevaamerica2/backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nuevaamerica2/backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nuevaamerica2/backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nuevaamerica2/backend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nuevaamerica2/backend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nuevaamerica2/backend/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nuevaamerica2/backend/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/nuevaamerica2/backend/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"db8325dca4997d32653c836ee22e954e3d8641a1d45c566739b57d797d399ba2"
APP_SHARE_DIR
"var/share"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1|creativoslab\.local)(:[0-9]+)?$"
DATABASE_URL
"postgresql://nuevaamerica_user:0Ht_JTJ-{k6e9w3eDY@127.0.0.1:5432/nuevaamerica_base?serverVersion=16&charset=utf8"
DEFAULT_URI
"http://localhost"
GOOGLE_CLOUD_TRANSLATE_KEY
"AIzaSyA0cdk2EGg2eZdm-SssjH4lsGChHoanGQg"
JWT_PASSPHRASE
"853cbb64d54d329955225ce534d8d34a2613ca4f79a6bf701b87abd1780c6642"
JWT_PUBLIC_KEY
"%kernel.project_dir%/src/Security/Jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/src/Security/Jwt/private.pem"
MAILER_DSN
"smtp://agencia@creativosgye.com:khIrgj85KN8hE9EHRu@mail.creativosgye.com:587"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
SFTP_HOST
"ftp.nuevaamerica.ec"
SFTP_PASS
""
SFTP_USER
""

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/nuevaamerica2/backend"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/nuevaamerica2/backend"
]
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/nuevaamerica2/backend/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"es-ES,es;q=0.9"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"main_auth_profile_token=34af8f; PHPSESSID=678dfed33022406bdea49c8c51052285"
HTTP_HOST
"backend2.nuevaamerica.ec"
HTTP_REFERER
"https://backend2.nuevaamerica.ec/security/client/7"
HTTP_SEC_CH_UA
""Not(A:Brand";v="8", "Chromium";v="144", "Google Chrome";v="144""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Windows""
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_SEC_FETCH_USER
"?1"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"73.196.85.162"
REMOTE_PORT
"56441"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1770770762
REQUEST_TIME_FLOAT
1770770762.1201
REQUEST_URI
"/admin/site/contact/"
SCRIPT_FILENAME
"/var/www/nuevaamerica2/backend/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"72.60.27.46"
SERVER_NAME
"backend2.nuevaamerica.ec"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.22.1"
SYMFONY_DOTENV_PATH
"/var/www/nuevaamerica2/backend/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,CORS_ALLOW_ORIGIN,SFTP_HOST,SFTP_USER,SFTP_PASS,GOOGLE_CLOUD_TRANSLATE_KEY,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE"
USER
"www-data"