https://dashboard-sgn.appdev.web.id/?rest_route=%2Fbatch%2Fv1

RedirectController :: urlRedirectAction

Request

GET Parameters

Key Value
rest_route
"/batch/v1"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"Symfony\Bundle\FrameworkBundle\Controller\RedirectController::urlRedirectAction"
_firewall_context
"security.firewall.map.context.main"
_route
"index"
_route_params
[
  "path" => "/new_login"
  "permanent" => false
]
_security_firewall_run
"_security_main"
_stopwatch_token
"d90431"
path
"/new_login"
permanent
false

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate, zstd"
authorization
""
content-length
"485"
content-type
"application/json"
cookie
"PHPSESSID=g9gafcc99v3cm2vkeqgigoh10v; lifetime=1159025; session=1159298"
host
"dashboard-sgn.appdev.web.id"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0 Safari/537.36"
x-php-ob-level
"1"

Request Content

Pretty

{
    "requests": [
        {
            "method": "POST",
            "path": "\/v2\/categories",
            "body": {
                "name": "x"
            }
        },
        {
            "method": "POST",
            "path": "\/\/\/",
            "body": {
                "name": "x"
            }
        },
        {
            "method": "POST",
            "path": "\/wp\/v2\/posts",
            "body": {
                "requests": [
                    {
                        "method": "POST",
                        "path": "\/\/\/"
                    },
                    {
                        "method": "GET",
                        "path": "\/wp\/v2\/users?author_exclude=0%29%20OR%20%28SELECT%201%20FROM%20%28SELECT%20SLEEP%280%29%29x%29--%20-"
                    },
                    {
                        "method": "GET",
                        "path": "\/wp\/v2\/posts"
                    }
                ]
            }
        },
        {
            "method": "POST",
            "path": "\/batch\/v1",
            "body": {
                "requests": []
            }
        }
    ]
}

Raw

{"requests": [{"method": "POST", "path": "/v2/categories", "body": {"name": "x"}}, {"method": "POST", "path": "///", "body": {"name": "x"}}, {"method": "POST", "path": "/wp/v2/posts", "body": {"requests": [{"method": "POST", "path": "///"}, {"method": "GET", "path": "/wp/v2/users?author_exclude=0%29%20OR%20%28SELECT%201%20FROM%20%28SELECT%20SLEEP%280%29%29x%29--%20-"}, {"method": "GET", "path": "/wp/v2/posts"}]}}, {"method": "POST", "path": "/batch/v1", "body": {"requests": []}}]}

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=utf-8"
date
"Tue, 21 Jul 2026 14:04:39 GMT"
location
"https://dashboard-sgn.appdev.web.id/new_login?rest_route=/batch/v1"
set-cookie
"session=1159298; path=/; samesite=lax"
x-debug-token
"01ebd9"

Cookies

Request Cookies

Key Value
PHPSESSID
"g9gafcc99v3cm2vkeqgigoh10v"
lifetime
"1159025"
session
"1159298"

Response Cookies

Key Value
session
Symfony\Component\HttpFoundation\Cookie {#1564
  #name: "session"
  #value: "1159298"
  #domain: null
  #expire: 0
  #path: "/"
  #secure: false
  #httpOnly: false
  -raw: false
  -sameSite: "lax"
  -secureDefault: true
}

Session 2

Session Metadata

Key Value
Created
"Tue, 21 Jul 26 21:04:39 +0700"
Last used
"Tue, 21 Jul 26 21:04:39 +0700"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-my_csrf_token
"xcnegfUIUU3hoQW4MpYUBaqpjqwuf1zcdicrtuc9UcE"
captcha
"1736"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/var/www/html/dashboard_sgn/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dashboard_sgn/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 87
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dashboard_sgn/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dashboard_sgn/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dashboard_sgn/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dashboard_sgn/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 77
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dashboard_sgn/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dashboard_sgn/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dashboard_sgn/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dashboard_sgn/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dashboard_sgn/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dashboard_sgn/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dashboard_sgn/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dashboard_sgn/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dashboard_sgn/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
  [
    "file" => "/var/www/html/dashboard_sgn/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 195
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dashboard_sgn/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dashboard_sgn/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dashboard_sgn/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dashboard_sgn/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dashboard_sgn/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dashboard_sgn/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dashboard_sgn/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dashboard_sgn/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dashboard_sgn/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
API_PERMOHONAN
"http://localhost/integrasi_jatim/web/service.php/permohonan/create"
API_TOKEN
"4a81432adf56aeb6aadfffa65ab70ab1"
API_URL
"http://localhost/integrasi_jatim/web/service.php/open_data"
API_URL_OLD
"http://localhost/integrasi_jatim/web/api_/opendata.php"
APP_ENV
"dev"
APP_SECRET
"302717838b52f3d1699a25e8e3ef6a9d"
DATABASE_URL
"postgresql://postgres:piramida123@127.0.0.1:5432/dashboard_sgn?serverVersion=13&charset=utf8"
JWT_PASSPHRASE
"e557345f3645bff8b5c64b3bfbea17d3183d27950c4476b624e967fef440c329"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"null://null"
TOKEN_POST_PERMOHONAN
"7iMOZJ30lYngX8Gw68LHc=Kd69vzu02GnjDAnvz9VPxPDKAI25O!BFjtiDGF-xg!"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"485"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/dashboard_sgn/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/dashboard_sgn/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate, zstd"
HTTP_AUTHORIZATION
""
HTTP_COOKIE
"PHPSESSID=g9gafcc99v3cm2vkeqgigoh10v; lifetime=1159025; session=1159298"
HTTP_HOST
"dashboard-sgn.appdev.web.id"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0 Safari/537.36"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"rest_route=/batch/v1"
REMOTE_ADDR
"157.66.56.107"
REMOTE_PORT
"55980"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1784642679
REQUEST_TIME_FLOAT
1784642679.9317
REQUEST_URI
"/?rest_route=/batch/v1"
SCRIPT_FILENAME
"//var/www/html/dashboard_sgn/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://dashboard-sgn.appdev.web.id/"
SCRIPT_URL
"/"
SERVER_ADDR
"103.103.137.118"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"dashboard-sgn.appdev.web.id"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.58 (Ubuntu) Server at dashboard-sgn.appdev.web.id Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.58 (Ubuntu)"
SSL_TLS_SNI
"dashboard-sgn.appdev.web.id"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,API_URL_OLD,API_URL,API_TOKEN,TOKEN_POST_PERMOHONAN,API_PERMOHONAN,MAILER_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE"
USER
"www-data"
proxy-nokeepalive
"1"