ApiController :: getFicheTechnique
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Sejour\Controller\ApiController::getFicheTechnique" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_sejour_api_fiche_technique" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#544 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#492 …} } ] |
| _stopwatch_token | "726665" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "deflate, gzip, br" |
| authorization | "Bearer ozXkTAX5KPZ5eyX3SGMrZUQj8s01IgBF2Ho3VXZqIMFk3HhkEK0qw8TBbhwVeB33" |
| connection | "close" |
| content-length | "451" |
| content-type | "application/json" |
| host | "deltavia.yuhina.fr" |
| user-agent | "WordPress/6.8.5; https://yuhina.fr" |
| x-php-ob-level | "1" |
Request Content
Pretty
{
"contact": {
"prenom": "GILLES",
"nom": "GILLES TROCHARD",
"email": "gilles.trochard@wanadoo.fr",
"phone": "+33681354405"
},
"newsletter": {
"consent": false,
"source": null,
"at": null,
"ip": null,
"ua": null
},
"sejour": {
"id": "14",
"code": null,
"titre": "LESBOS : Le spot ornitho en M\u00e9diteran\u00e9e"
},
"source": "website",
"site": "https:\/\/yuhina.fr",
"ip": "86.202.25.120",
"user_agent": "Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:149.0) Gecko\/20100101 Firefox\/149.0"
}
Raw
{"contact":{"prenom":"GILLES","nom":"GILLES TROCHARD","email":"gilles.trochard@wanadoo.fr","phone":"+33681354405"},"newsletter":{"consent":false,"source":null,"at":null,"ip":null,"ua":null},"sejour":{"id":"14","code":null,"titre":"LESBOS : Le spot ornitho en M\u00e9diteran\u00e9e"},"source":"website","site":"https:\/\/yuhina.fr","ip":"86.202.25.120","user_agent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:149.0) Gecko\/20100101 Firefox\/149.0"}
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "application/json" |
| date | "Fri, 17 Apr 2026 12:24:06 GMT" |
| x-debug-token | "4fcb3e" |
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/deltavia-yuhina/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/deltavia-yuhina/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 75
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/deltavia-yuhina/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/home/deltavia-yuhina/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/deltavia-yuhina/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 61
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/deltavia-yuhina/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 91
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/deltavia-yuhina/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/deltavia-yuhina/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/deltavia-yuhina/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/deltavia-yuhina/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/deltavia-yuhina/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/deltavia-yuhina/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/deltavia-yuhina/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/deltavia-yuhina/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/deltavia-yuhina/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/deltavia-yuhina/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/deltavia-yuhina/public/index.php"
"line" => 5
"args" => [
"/home/deltavia-yuhina/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 | "9f1a0aced2fafa609c5cb66e4884e7a5" |
| DATABASE_URL | "mysql://deltavia-yuhina:dCyL5q2tX8bn5^M8Zg@127.0.0.1:3306/deltavia-yuhina?serverVersion=mariadb-10.6.18&charset=utf8mb4" |
| EXPORT_API_TOKEN | "ozXkTAX5KPZ5eyX3SGMrZUQj8s01IgBF2Ho3VXZqIMFk3HhkEK0qw8TBbhwVeB33" |
| MAILER_DSN | "sendmail://default/" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "451" |
| CONTENT_TYPE | "application/json" |
| CONTEXT_DOCUMENT_ROOT | "/home/deltavia-yuhina/public/" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/deltavia-yuhina/public/" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/deltavia-yuhina" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "deflate, gzip, br" |
| HTTP_AUTHORIZATION | "Bearer ozXkTAX5KPZ5eyX3SGMrZUQj8s01IgBF2Ho3VXZqIMFk3HhkEK0qw8TBbhwVeB33" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "deltavia.yuhina.fr" |
| HTTP_USER_AGENT | "WordPress/6.8.5; https://yuhina.fr" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "87.98.159.248" |
| REMOTE_PORT | "55082" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1776428646 |
| REQUEST_TIME_FLOAT | 1776428646.1067 |
| REQUEST_URI | "/sejour/api/get-fiche-technique" |
| SCRIPT_FILENAME | "/home/deltavia-yuhina/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "87.98.159.248" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "deltavia.yuhina.fr" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "deltavia.yuhina.fr" |
| SYMFONY_DOTENV_PATH | "/home/deltavia-yuhina/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,EXPORT_API_TOKEN" |
| USER | "deltavia-yuhina" |
| proxy-nokeepalive | "1" |