PUT https://hellopec.cestnous.fr/api/ai/dfc/348/status

AIController :: putDfcStatus

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\AIController::putDfcStatus"
_firewall_context
"security.firewall.map.context.api"
_route
"api_ai_dfc_status_put"
_route_params
[
  "id" => "348"
]
_security_authenticators
[]
_security_skipped_authenticators
[
  Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator {#219
    -tokenExtractor: Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\ChainTokenExtractor {#220 …}
    -jwtManager: Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager {#211 …}
    -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#64 …}
    -userProvider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#222 …}
    -translator: Symfony\Component\Translation\DataCollectorTranslator {#224 …}
  }
]
id
"348"

Request Headers

Header Value
accept
"application/json, text/plain, */*"
accept-encoding
"gzip, compress, deflate, br"
authorization
""
connection
"keep-alive"
content-length
"14"
content-type
"application/json"
host
"hellopec.cestnous.fr"
user-agent
"axios/1.11.0"
x-php-ob-level
"1"
x-token
"355fb799d9a288108de29083c74529c5"

Request Content

Pretty

{
    "statusId": 3
}

Raw

{"statusId":3}

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"application/json"
date
"Tue, 07 Apr 2026 18:00:05 GMT"
x-debug-token
"11de31"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
AI_TOKEN
"355fb799d9a288108de29083c74529c5"
APP_DEBUG
"0"
APP_ENV
"dev"
APP_SECRET
"ab8c6e9234fc6df634f709c5ce345579"
DATABASE_URL
"mysql://hellopec:sQqh4Dhrpyq7UBR@mt153455-001.eu.clouddb.ovh.net:35859/hellopec?serverVersion=8.0.21"
DOMAIN
"https://hellopec.cestnous.fr"
GOOGLE_API_KEY
""
GOOGLE_CLIENT_ID
""
GOOGLE_CLIENT_SECRET
""
JWT_PASSPHRASE
"3e18555d4ab84f4bd3323355d5c30a87"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"gmail+smtp://pec@hellopec.fr:VEN5aou!!!@default?verify_peer=0"
MESSENGER_TRANSPORT_DSN
"doctrine://default"

Defined as regular env variables

Key Value
CONTENT_LENGTH
"14"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/var/www/hellopec/website/public/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/hellopec/website/public/"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"application/json, text/plain, */*"
HTTP_ACCEPT_ENCODING
"gzip, compress, deflate, br"
HTTP_AUTHORIZATION
""
HTTP_CONNECTION
"keep-alive"
HTTP_HOST
"hellopec.cestnous.fr"
HTTP_USER_AGENT
"axios/1.11.0"
HTTP_X_TOKEN
"355fb799d9a288108de29083c74529c5"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"98.66.250.10"
REMOTE_PORT
"21638"
REQUEST_METHOD
"PUT"
REQUEST_SCHEME
"https"
REQUEST_TIME
1775584805
REQUEST_TIME_FLOAT
1775584805.2279
REQUEST_URI
"/api/ai/dfc/348/status"
SCRIPT_FILENAME
"/var/www/hellopec/website/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"51.77.215.211"
SERVER_ADMIN
"dev@cestnous.fr"
SERVER_NAME
"hellopec.cestnous.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.58 (Ubuntu) Server at hellopec.cestnous.fr Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.58 (Ubuntu)"
SSL_TLS_SNI
"hellopec.cestnous.fr"
SYMFONY_DOTENV_PATH
"/var/www/hellopec/website/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,MAILER_DSN,DATABASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,MESSENGER_TRANSPORT_DSN,AI_TOKEN,DOMAIN"