POST https://dev.relaiscrm.com/admin/recherche-du-contact

Request / Response

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
search_contact
[
  "_contact_number" => "Tes"
  "submit" => ""
  "_token" => "csrf-token"
]

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\ContactController::contactSearch"
_firewall_context
"security.firewall.map.context.main"
_route
"search_contact"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#288
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\LoginFormAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\LoginFormAuthenticator {#349 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#282
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#242 …}
  }
]
_stopwatch_token
"107a9d"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
accept-encoding
"gzip, deflate, br"
accept-language
"fr-FR,fr;q=0.9"
content-length
"105"
content-type
"application/x-www-form-urlencoded"
host
"dev.relaiscrm.com"
origin
"https://dev.relaiscrm.com"
referer
"https://dev.relaiscrm.com/admin/recherche-du-contact"
remote-ip
"2a01:e0a:24b:fa00:3cf6:ded6:f756:7841"
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"cross-site"
user-agent
"Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/143.0.7499.92 Mobile/15E148 Safari/604.1"
x-forwarded-for
"2a01:e0a:24b:fa00:3cf6:ded6:f756:7841"
x-forwarded-proto
"https"
x-ovhrequest-id
"1e82d23c3c86fa4a77706a03cd586ef1"
x-php-ob-level
"1"
x-predictor
"1"

Request Content

Raw

search_contact%5B_contact_number%5D=Tes&search_contact%5Bsubmit%5D=&search_contact%5B_token%5D=csrf-token

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=utf-8"
date
"Wed, 10 Dec 2025 20:26:43 GMT"
location
"https://dev.relaiscrm.com/connexion"
x-debug-token
"9291bc"

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" => "/home/relaisp/devbauer/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/relaisp/devbauer/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 75
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/relaisp/devbauer/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/home/relaisp/devbauer/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 70
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/relaisp/devbauer/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 94
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/relaisp/devbauer/vendor/symfony/security-http/Firewall.php"
    "line" => 93
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/relaisp/devbauer/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/relaisp/devbauer/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/relaisp/devbauer/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/relaisp/devbauer/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/relaisp/devbauer/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/relaisp/devbauer/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/relaisp/devbauer/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/relaisp/devbauer/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/relaisp/devbauer/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/relaisp/devbauer/public/index.php"
    "line" => 5
    "args" => [
      "/home/relaisp/devbauer/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
"9a29b5c8dfd01c3be6557e57ddaebd59"
APP_SHARE_DIR
"var/share"
DATABASE_URL
"mysql://baueruser2025:sdfdsJSKSQD45802@cb101972-002.eu.clouddb.ovh.net:35691/bauerdbdev"
DEFAULT_URI
"http://localhost"
LOCK_DSN
"flock"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/home/relaisp/devbauer"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/relaisp/devbauer"
]
CFG_CLUSTER
"cluster100"
CONTENT_LENGTH
"105"
CONTENT_TYPE
"application/x-www-form-urlencoded"
DOCUMENT_ROOT
"/home/relaisp/devbauer/public"
ENVIRONMENT
"production"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br"
HTTP_ACCEPT_LANGUAGE
"fr-FR,fr;q=0.9"
HTTP_HOST
"dev.relaiscrm.com"
HTTP_ORIGIN
"https://dev.relaiscrm.com"
HTTP_REFERER
"https://dev.relaiscrm.com/admin/recherche-du-contact"
HTTP_REMOTE_IP
"2a01:e0a:24b:fa00:3cf6:ded6:f756:7841"
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"cross-site"
HTTP_USER_AGENT
"Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/143.0.7499.92 Mobile/15E148 Safari/604.1"
HTTP_X_FORWARDED_FOR
"2a01:e0a:24b:fa00:3cf6:ded6:f756:7841"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_OVHREQUEST_ID
"1e82d23c3c86fa4a77706a03cd586ef1"
HTTP_X_PREDICTOR
"1"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/admin/recherche-du-contact"
REMOTE_ADDR
"2a01:e0a:24b:fa00:3cf6:ded6:f756:7841"
REMOTE_PORT
"53528"
REQUEST_METHOD
"POST"
REQUEST_TIME
1765398403
REQUEST_TIME_FLOAT
1765398403.1668
REQUEST_URI
"/admin/recherche-du-contact"
SCRIPT_FILENAME
"/home/relaisp/devbauer/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://dev.relaiscrm.com:443/admin/recherche-du-contact"
SCRIPT_URL
"/admin/recherche-du-contact"
SERVER_ADDR
"10.100.40.6"
SERVER_ADMIN
"postmaster@dev.relaiscrm.com"
SERVER_NAME
"dev.relaiscrm.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_PATH
"/home/relaisp/devbauer/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,LOCK_DSN"
UNIQUE_ID
"aTnXg4HAkWfBbKsKDXql3QAAAiw"
USER
"relaisp"
argc
0
argv
[]