GET https://wallet.iodapp.com/

DashboardController :: home

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Admin\DashboardController::home"
_firewall_context
"security.firewall.map.context.main"
_route
"app_home"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#837
    -supports: false
    -passport: null
    -duration: null
    -stub: "SmartEscrow\SsoSdk\Security\SsoAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: SmartEscrow\SsoSdk\Security\SsoAuthenticator {#760 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#843
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#842 …}
  }
]
_stopwatch_token
"50d798"
easyadmin_context
EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext {#918
  -request: Symfony\Component\HttpFoundation\Request {#2 …}
  -user: null
  -i18nDto: EasyCorp\Bundle\EasyAdminBundle\Dto\I18nDto {#920 …}
  -crudControllers: EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry {#675 …}
  -entityDto: null
  -dashboardDto: EasyCorp\Bundle\EasyAdminBundle\Dto\DashboardDto {#810 …}
  -dashboardControllerInstance: App\Controller\Admin\DashboardController {#885 …}
  -assetDto: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#905 …}
  -crudDto: null
  -searchDto: null
  -menuFactory: EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory {#678 …}
  -templateRegistry: EasyCorp\Bundle\EasyAdminBundle\Registry\TemplateRegistry {#901 …}
  -mainMenuDto: null
  -userMenuDto: null
  -usePrettyUrls: false
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"wallet.iodapp.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-proto
"https"
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
"Mon, 08 Dec 2025 03:34:12 GMT"
x-debug-token
"614ec5"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/vhosts/wallet.cuentasescrow.com/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/wallet.cuentasescrow.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 375
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/wallet.cuentasescrow.com/src/Controller/Admin/DashboardController.php"
    "line" => 881
    "function" => "getUser"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/wallet.cuentasescrow.com/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php"
    "line" => 105
    "function" => "configureAssets"
    "class" => "App\Controller\Admin\DashboardController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/wallet.cuentasescrow.com/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php"
    "line" => 60
    "function" => "getAssetDto"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/wallet.cuentasescrow.com/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php"
    "line" => 191
    "function" => "create"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/wallet.cuentasescrow.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/wallet.cuentasescrow.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/wallet.cuentasescrow.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/wallet.cuentasescrow.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/wallet.cuentasescrow.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/wallet.cuentasescrow.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/wallet.cuentasescrow.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/wallet.cuentasescrow.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/wallet.cuentasescrow.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/wallet.cuentasescrow.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/wallet.cuentasescrow.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"1c3fd034046de24a255fded83c34d42f"
CORS_ALLOW_ORIGIN
"*"
DATABASE_URL
"mysql://wallet:w2x1pbteFDwF1sr@127.0.0.1:3306/wallet?serverVersion=5.7.37"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
SEFIDE_AGENCIA
"SM"
SEFIDE_BASE_URL
"https://apibaas.momopocket.com/v2.0"
SEFIDE_CLIENT_ID
"iss-momopocket-84"
SEFIDE_COMPANY_ACC_ID_CLIENT
"Pxj5oNe6smkvx2zAqXAJ"
SEFIDE_COMPANY_ACC_ID_SEFIDE_WALLET_IBAN
"ES0767056554650100005648"
SEFIDE_COMPANY_ACC_ID_WALLET
"z2Z3iGjcfusKfuPLvLP5"
SEFIDE_OAUTH_URL
"https://oauth2.momopocket.com/v2.0"
SEFIDE_PRIMARY_ACC_ID_CLIENT
"DEevd6hnUY4s1ZFX6iyZ"
SEFIDE_PRIMARY_ACC_ID_SEFIDE_WALLET_IBAN
"ES0767056554650100005648"
SEFIDE_PRIMARY_ACC_ID_WALLET
"z2Z3iGjcfusKfuPLvLP5"
SEFIDE_SUBJECT
"sub-smartescrow"
SMES_API_KEY
"18f0c0443205d05df79410a6dbaa02a19ca9ef29aa22fad8bb9d3fa92aa38098"
SMES_SIGNER_SECRET
"*signedProd!K"
SMES_WEBHOOK_BASE_URL
"https://wallet.cuentasescrow.com"
SSO_CLIENT_ID
"wallet"
SSO_CLIENT_SECRET
"2Yocurn94uQz7DrqKrL6zo.HfdhOZBey.I-3aUSIrPhCD94rGl74tPNjXJYIavb8"
SSO_REDIRECT_URI
"https://wallet.cuentasescrow.com/login/callback"
SSO_SERVER_URL
"https://panel.smartescrow.eu"
TAXDOWN_API_KEY
"PGwjNDHcRe37rQ2l4E4152Vzv8XIFqUF5OQNjdgQ"
TAXDOWN_WEBHOOK_URL
"https://app.taxdown.es/api/v3/financing/instant-refund/webhook"

Defined as regular env variables

Key Value
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/vhosts/wallet.cuentasescrow.com/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"wallet.iodapp.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_PROTO
"https"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.128"
REMOTE_PORT
"25255"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765164852
REQUEST_TIME_FLOAT
1765164852.7613
REQUEST_URI
"/"
SCRIPT_FILENAME
"/var/www/vhosts/wallet.cuentasescrow.com/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"93.174.5.104"
SERVER_NAME
"wallet.iodapp.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.26.3"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/wallet.cuentasescrow.com/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,MESSENGER_TRANSPORT_DSN,APP_SECRET,DATABASE_URL,SEFIDE_AGENCIA,SEFIDE_SUBJECT,SEFIDE_CLIENT_ID,SEFIDE_BASE_URL,SEFIDE_OAUTH_URL,SEFIDE_COMPANY_ACC_ID_CLIENT,SEFIDE_COMPANY_ACC_ID_SEFIDE_WALLET_IBAN,SEFIDE_COMPANY_ACC_ID_WALLET,SEFIDE_PRIMARY_ACC_ID_CLIENT,SEFIDE_PRIMARY_ACC_ID_SEFIDE_WALLET_IBAN,SEFIDE_PRIMARY_ACC_ID_WALLET,SMES_API_KEY,SMES_SIGNER_SECRET,SMES_WEBHOOK_BASE_URL,TAXDOWN_API_KEY,TAXDOWN_WEBHOOK_URL,CORS_ALLOW_ORIGIN,SSO_CLIENT_ID,SSO_CLIENT_SECRET,SSO_SERVER_URL,SSO_REDIRECT_URI"
USER
"www-data"