GET https://api-dev.xn--ta-bja.eu/console/ping

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"Presentation\Controller\Console\OfficeController::ping"
_firewall_context
"security.firewall.map.context.console"
_route
"ds_office_ping"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_console"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1000
    -supports: false
    -passport: null
    -duration: null
    -stub: "Infrastructure\Security\Authenticator\LoginConsoleAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Infrastructure\Security\Authenticator\LoginConsoleAuthenticator {#895 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1002
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#1003 …}
  }
]
_stopwatch_token
"b2ef20"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
authorization
""
cookie
"console_deauth_profile_token=279698; PHPSESSID=4869e9ace1b6ed223dac8e8799b65cbc"
host
"api-dev.xn--ta-bja.eu"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
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, 31 Dec 2025 10:16:30 GMT"
location
"/console/login"
x-debug-token
"0e6f1b"

Cookies

Request Cookies

Key Value
PHPSESSID
"4869e9ace1b6ed223dac8e8799b65cbc"
console_deauth_profile_token
"279698"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Wed, 31 Dec 25 11:16:28 +0100"
Last used
"Wed, 31 Dec 25 11:16:29 +0100"
Lifetime
7776000

Session Attributes

Attribute Value
_csrf/https-console_login
"7nNU-tUZ1oGAuUv5_DtY2DF29UehRtJ38IdvQo7-C3I"
_profiler_search_end
null
_profiler_search_ip
null
_profiler_search_limit
null
_profiler_search_method
null
_profiler_search_start
null
_profiler_search_status_code
null
_profiler_search_token
null
_profiler_search_type
"command"
_profiler_search_url
null
_security.console.target_path
"https://api-dev.xn--ta-bja.eu/console/ping"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/tea/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tea/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 74
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tea/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tea/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 61
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tea/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tea/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tea/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tea/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tea/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tea/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tea/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tea/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tea/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tea/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tea/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tea/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/tea/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ExceptionListener:28
[
  [
    "file" => "/var/www/tea/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 28
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tea/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 208
    "function" => "saveTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tea/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 185
    "function" => "setTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tea/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 138
    "function" => "startAuthentication"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tea/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 93
    "function" => "handleAccessDeniedException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tea/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tea/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tea/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tea/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tea/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tea/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tea/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tea/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tea/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tea/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/tea/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ACCOUNT_EMAIL_VALIDATION_CODE_EXPIRATION
"60"
ACCOUNT_PHONE_VALIDATION_CODE_EXPIRATION
"60"
API_KEY_MAILJET
"5a8021e46f99811f6e5a73ff9c77665a"
API_KEY_SECRET_MAILJET
"9a834f2124e9cc2726c83ad809db0b24"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_ERROR_LEVEL1
"info"
APP_ERROR_LEVEL2
"error"
APP_NAME
"Téa"
APP_SECRET
"f3263fe91241dfb4fcbe3a31630ae688"
APP_TIMEZONE
"Europe/Paris"
APP_URI
"api-dev.xn--ta-bja.eu"
AWS_ACCESS_KEY_ID
"AKIAR67CF5FXKVV6L6E3"
AWS_EXPIRATION
"3600"
AWS_QUEUE_URL
"https://sqs.eu-west-3.amazonaws.com/135228942702/tea-queue-sync-dev"
AWS_REGION
"eu-west-3"
AWS_SECRET_ACCESS_KEY
"QaKjilur3GT1iTT7baTzcl2N/lu359FYJj0eX0pA"
AWS_SSL_VERIFY
"1"
AWS_WAIT_TIME_SECONDS
"5"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"pgsql://tea:IFHYKwBtILXCxkZiqRPy@rds-tea-postgresql.cryda1rpwld9.eu-west-3.rds.amazonaws.com:5432/tea"
DENTALSIGN_URL
"https://api-dev.xn--ta-bja.eu:8443/signpdf"
EMAIL_VALIDATION_CODE_EXPIRATION
"60"
ENCRYPTION_VECTOR
"::dsapi::"
FF_SSL_VERIFY
"1"
FROM_EMAIL_ADMIN
"noreply.dev@xn--ta-bja.eu"
FROM_NAME_ADMIN
"Application Téa"
HIGH_CONNEXION_CALLBACK_URL
"https://api-dev.xn--ta-bja.eu/api/high-connexion/callback"
HIGH_CONNEXION_PASS
"rds498yki"
HIGH_CONNEXION_SENDER
"Tea"
HIGH_CONNEXION_TEST
"0"
HIGH_CONNEXION_TEST_PHONE_NUMBER
""
HIGH_CONNEXION_URL_API
"https://highpushfastapi-v2.hcnx.eu/api"
HIGH_CONNEXION_USER
"COULEUR"
JWT_PASSPHRASE
"ec954096bf6e4266db2f72cbf9a9bac58ef71310117bdb78ec0131eb607edec5"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
JWT_TOKEN_REFRESH_TTL
"2592000"
JWT_TOKEN_TTL
"3600"
MAILER_MODE_TEST
"0"
MAILER_MODE_TEST_EMAIL
"y.aubery@dentalsoft.fr"
MESSENGER_FAILED_TRANSPORT_DSN
"doctrine://default"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
MONGODB_DB
"tea"
MONGODB_URI
"mongodb+srv://aws_db_user:7lwR0eoTzycmdcSr@teatest.1kguqnu.mongodb.net/?retryWrites=true&w=majority"
MON_ORTHO_TOKEN
"$2y$10$llp7JLdzyknT0g.GbzQ7IuHwbNtNw3Pq6EzH07/4LjhPe74xX4pR."
PAYLINE_ACCESS_KEY
"eCts12Dp7385dHOrseHU"
PAYLINE_ENV
"HOMO"
PAYLINE_ID
"34090367033336"
PAYLINE_VERSION
"34"
PHONE_VALIDATION_CODE_EXPIRATION
"60"
REDIS_CACHE_EXPIRES
"604800"
REDIS_URL
"redis://default:IFHYKwBtILXCxkZiqRPy@127.0.0.1:6379"
SIGNATURE_URL
"https://signature-dev.xn--ta-bja.eu"
SMS_MODE_CALLBACK_URL
"https://api-dev.xn--ta-bja.eu/api/sms-mode/callback"
SMS_MODE_REPORT_URL
""
SMS_MODE_SENDER
"Tea"
SMS_MODE_TEST
"0"
SMS_MODE_TEST_PHONE_NUMBER
""
SMS_MODE_TOKEN
"ILJ69hMHGBJLSXlymu1C6uBdritFvUVx"
SMS_MODE_URL_API
"https://rest.smsmode.com/sms/v1"
SUPPORT_REQUEST_EMAIL
"support.dev@xn--ta-bja.eu"
WS_PUBLIC_URL
"wss://api-dev.xn--ta-bja.eu:9090"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/var/www/tea/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/tea/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_AUTHORIZATION
""
HTTP_COOKIE
"console_deauth_profile_token=279698; PHPSESSID=4869e9ace1b6ed223dac8e8799b65cbc"
HTTP_HOST
"api-dev.xn--ta-bja.eu"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"216.73.216.111"
REMOTE_PORT
"37444"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1767176190
REQUEST_TIME_FLOAT
1767176190.2833
REQUEST_URI
"/console/ping"
SCRIPT_FILENAME
"/var/www/tea/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.30.1.154"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"api-dev.xn--ta-bja.eu"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.65 (Debian) Server at api-dev.xn--ta-bja.eu Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.65 (Debian)"
SSL_TLS_SNI
"api-dev.xn--ta-bja.eu"
SYMFONY_DOTENV_PATH
"/var/www/tea/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,APP_TIMEZONE,APP_NAME,APP_URI,WS_PUBLIC_URL,DATABASE_URL,CORS_ALLOW_ORIGIN,APP_ERROR_LEVEL1,APP_ERROR_LEVEL2,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,JWT_TOKEN_TTL,JWT_TOKEN_REFRESH_TTL,PHONE_VALIDATION_CODE_EXPIRATION,EMAIL_VALIDATION_CODE_EXPIRATION,ACCOUNT_PHONE_VALIDATION_CODE_EXPIRATION,ACCOUNT_EMAIL_VALIDATION_CODE_EXPIRATION,HIGH_CONNEXION_URL_API,HIGH_CONNEXION_USER,HIGH_CONNEXION_PASS,HIGH_CONNEXION_CALLBACK_URL,HIGH_CONNEXION_SENDER,HIGH_CONNEXION_TEST,HIGH_CONNEXION_TEST_PHONE_NUMBER,SMS_MODE_URL_API,SMS_MODE_TOKEN,SMS_MODE_CALLBACK_URL,SMS_MODE_SENDER,SMS_MODE_REPORT_URL,SMS_MODE_TEST,SMS_MODE_TEST_PHONE_NUMBER,API_KEY_MAILJET,API_KEY_SECRET_MAILJET,FROM_EMAIL_ADMIN,FROM_NAME_ADMIN,MAILER_MODE_TEST,MAILER_MODE_TEST_EMAIL,SUPPORT_REQUEST_EMAIL,ENCRYPTION_VECTOR,MON_ORTHO_TOKEN,REDIS_URL,REDIS_CACHE_EXPIRES,MESSENGER_TRANSPORT_DSN,MESSENGER_FAILED_TRANSPORT_DSN,AWS_ACCESS_KEY_ID,AWS_SECRET_ACCESS_KEY,AWS_QUEUE_URL,AWS_WAIT_TIME_SECONDS,AWS_REGION,AWS_EXPIRATION,AWS_SSL_VERIFY,PAYLINE_ID,PAYLINE_ACCESS_KEY,PAYLINE_ENV,PAYLINE_VERSION,DENTALSIGN_URL,SIGNATURE_URL,FF_SSL_VERIFY,MONGODB_URI,MONGODB_DB"
USER
"www-data"
proxy-nokeepalive
"1"