POST https://telese.isapartners.it/admin/ajax/toast

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Admin\HomeController::renderToast"
_firewall_context
"security.firewall.map.context.main"
_route
"toast_render"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"88b5d7"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"it-IT,it;q=0.9,en-US;q=0.8,en;q=0.7"
connection
"keep-alive"
content-length
"214"
content-type
"application/json"
cookie
"REMEMBERME=App.Entity.Core.UserEntity%3AYWRtaW4~%3A1777468804%3AQ1aL2YsbUzbT4akplUc-7GN4QbgD0P84GMVNi6IYMig~R3OtrspZGLLeFlw4ir14wSEbaByRO_fQJEjk0AC8bDY~; MOCKSESSID=bf8a124412250394e3e356cd3e219783; PHPSESSID=im4nupilbf85361nk7n3o60a2n; main_auth_profile_token=951b5a"
host
"telese.isapartners.it"
origin
"https://telese.isapartners.it"
priority
"u=4"
referer
"https://telese.isapartners.it/admin/work/antenna/2/edit"
sec-fetch-dest
"empty"
sec-fetch-mode
"cors"
sec-fetch-site
"same-origin"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:149.0) Gecko/20100101 Firefox/149.0"
x-php-ob-level
"1"

Request Content

Pretty

{
    "id": "toast-1776889442977",
    "type": "success",
    "title": "Gate Varco GA03[Online]",
    "message": "Online [IP: 192.168.180.19 PING: 63]",
    "time": "2026-04-22 20:24:02",
    "icon": "images\/logo-sm.png",
    "delay": 5000,
    "autohide": true
}

Raw

{"id":"toast-1776889442977","type":"success","title":"Gate Varco GA03[Online]","message":"Online [IP: 192.168.180.19 PING: 63]","time":"2026-04-22 20:24:02","icon":"images/logo-sm.png","delay":5000,"autohide":true}

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=utf-8"
date
"Wed, 22 Apr 2026 20:24:03 GMT"
location
"/login"
x-debug-token
"6dc211"

Cookies

Request Cookies

Key Value
MOCKSESSID
"bf8a124412250394e3e356cd3e219783"
PHPSESSID
"im4nupilbf85361nk7n3o60a2n"
REMEMBERME
"App.Entity.Core.UserEntity:YWRtaW4~:1777468804:Q1aL2YsbUzbT4akplUc-7GN4QbgD0P84GMVNi6IYMig~R3OtrspZGLLeFlw4ir14wSEbaByRO_fQJEjk0AC8bDY~"
main_auth_profile_token
"951b5a"

Response Cookies

No response cookies

Session 1

Session Metadata

Key Value
Created
"Wed, 22 Apr 26 13:20:04 +0000"
Last used
"Wed, 22 Apr 26 20:22:07 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security_main
"O:68:"Symfony\Component\Security\Core\Authentication\Token\RememberMeToken":3:{i:0;N;i:1;s:4:"main";i:2;a:5:{i:0;O:26:"App\Entity\Core\UserEntity":11:{s:30:"\x00App\Entity\Core\UserEntity\x00id";i:1;s:36:"\x00App\Entity\Core\UserEntity\x00username";s:5:"admin";s:33:"\x00App\Entity\Core\UserEntity\x00roles";a:1:{i:0;s:10:"ROLE_OWNER";}s:36:"\x00App\Entity\Core\UserEntity\x00password";s:60:"$2y$13$ZmtznCzVtVBT0mmchSjZ8.I0IWT1mJsaqhSjnbOl7LYM.uFXdos16";s:32:"\x00App\Entity\Core\UserEntity\x00nome";s:8:"Sviluppo";s:35:"\x00App\Entity\Core\UserEntity\x00cognome";s:8:"Sviluppo";s:36:"\x00App\Entity\Core\UserEntity\x00telefono";N;s:33:"\x00App\Entity\Core\UserEntity\x00email";N;s:37:"\x00App\Entity\Core\UserEntity\x00is_attivo";b:1;s:38:"\x00App\Entity\Core\UserEntity\x00permission";N;s:33:"\x00App\Entity\Core\UserEntity\x00media";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:2:{i:0;s:10:"ROLE_OWNER";i:1;s:9:"ROLE_USER";}}}"

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/html/php82/isa/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/php82/isa/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 79
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/php82/isa/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 67
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/php82/isa/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 161
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/php82/isa/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 149
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/php82/isa/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 38
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/php82/isa/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 58
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/php82/isa/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/php82/isa/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 70
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/php82/isa/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 94
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/php82/isa/vendor/symfony/security-http/Firewall.php"
    "line" => 93
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/php82/isa/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/php82/isa/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/php82/isa/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/php82/isa/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/php82/isa/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/php82/isa/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/php82/isa/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/php82/isa/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/php82/isa/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/php82/isa/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/php82/isa/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_ID
"telese"
APP_LOGO
""
APP_SECRET
"54cdce28ea460aeb0c31641b093c4ef7"
DATABASE_URL
"mysql://root:mz_2Ryap8d@127.0.0.1:3306/isa?serverVersion=8.0.36&charset=utf8mb4"
GENESIS_API_PWD
""
GENESIS_API_USER
""
GV_ASMANAGER_HOST
"http://"
GV_ASMANAGER_PASSWORD
""
GV_ASMANAGER_USER
""
JWT_PASSPHRASE
"d7d4515585f7c10f9a69e0b1fc7aab33666559a205cbf056aa0c76aa6b0f2c56"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
LOCK_DSN
"flock"
MAILER_DSN
"smtp://noreply@isapartners.it:Trecchina2025!@smtps.aruba.it:465"
MAILER_FROM
"noreply@isapartners.it"
MAILER_FROMNAME
"IsaPartners"
MANTISBT_API_ENDPOINT
"https://bt.isapartners.it/api/rest"
MANTISBT_API_TOKEN
"J1TTqqYnueCyTdraN2vhpn5S_kzpNURh"
MANTISBT_DEFAULT_PROJECT_ID
"2"
MERCURE_JWT_SECRET
"ifRPKhJdqbaNjgtD788MyFsSyyZR7GTggFI5tLWG/8+U="
MERCURE_PUBLIC_URL
"https://mercure.isapartners.it/.well-known/mercure"
MERCURE_URL
"https://mercure.isapartners.it/.well-known/mercure"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
MESSENGER_TRANSPORT_RB
"amqp://telese:x5aIIw_5VIDF@rabbitmq.isapartners.it:5672/telese"
TELESE_API_ENDPOINT
"https://www.isapartners.it/api"
TELESE_API_PASSWORD
"W;K_W!Ez=I"
TELESE_API_USERNAME
"isa_api"
TW_API_ENDPOINT
"https://cloud.tunnelwatcher.it/ServiziGS"
TW_API_PASSWORD
"aspnrtE!mliedlfncse"
TW_API_USERNAME
"GSTelese"
TW_CANTIERE_ID
"9"
TW_SSO_TOKEN
"jPMJC4OhuDVzYS6PLbEE7XvXA2lyGJTZRW9Qi6PoyBYnU4eUvxgH51zmauj"
TW_SSO_URL
"https://cloud.tunnelwatcher.it/index_it.jsp"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/html/php82/isa"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/html/php82/isa"
]
CONTENT_LENGTH
"214"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/php82/isa/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/php82/isa/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/isa"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"it-IT,it;q=0.9,en-US;q=0.8,en;q=0.7"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"REMEMBERME=App.Entity.Core.UserEntity%3AYWRtaW4~%3A1777468804%3AQ1aL2YsbUzbT4akplUc-7GN4QbgD0P84GMVNi6IYMig~R3OtrspZGLLeFlw4ir14wSEbaByRO_fQJEjk0AC8bDY~; MOCKSESSID=bf8a124412250394e3e356cd3e219783; PHPSESSID=im4nupilbf85361nk7n3o60a2n; main_auth_profile_token=951b5a"
HTTP_HOST
"telese.isapartners.it"
HTTP_ORIGIN
"https://telese.isapartners.it"
HTTP_PRIORITY
"u=4"
HTTP_REFERER
"https://telese.isapartners.it/admin/work/antenna/2/edit"
HTTP_SEC_FETCH_DEST
"empty"
HTTP_SEC_FETCH_MODE
"cors"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:149.0) Gecko/20100101 Firefox/149.0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"telese.isapartners.it"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aekuY2qQSTzDaTT57GyHhQAAAFQ"
REDIRECT_URL
"/admin/ajax/toast"
REMOTE_ADDR
"95.246.0.208"
REMOTE_PORT
"53686"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1776889443
REQUEST_TIME_FLOAT
1776889443.1516
REQUEST_URI
"/admin/ajax/toast"
SCRIPT_FILENAME
"/var/www/html/php82/isa/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"195.231.36.196"
SERVER_ADMIN
"root@localhost"
SERVER_NAME
"telese.isapartners.it"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.62 (AlmaLinux) OpenSSL/3.5.1"
SSL_TLS_SNI
"telese.isapartners.it"
SYMFONY_DOTENV_PATH
"/var/www/html/php82/isa/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,LOCK_DSN,APP_LOGO,APP_ID,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MESSENGER_TRANSPORT_RB,MAILER_FROM,MAILER_FROMNAME,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,TW_SSO_URL,TW_SSO_TOKEN,TW_API_ENDPOINT,TW_API_USERNAME,TW_API_PASSWORD,TW_CANTIERE_ID,TELESE_API_ENDPOINT,TELESE_API_USERNAME,TELESE_API_PASSWORD,MANTISBT_API_ENDPOINT,MANTISBT_API_TOKEN,MANTISBT_DEFAULT_PROJECT_ID,GENESIS_API_USER,GENESIS_API_PWD,GV_ASMANAGER_HOST,GV_ASMANAGER_USER,GV_ASMANAGER_PASSWORD,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,MAILER_DSN"
UNIQUE_ID
"aekuY2qQSTzDaTT57GyHhQAAAFQ"
USER
"isa"
proxy-nokeepalive
"1"