HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
| GET | http://10.100.215.153/api/me | Profile | |
|---|---|---|---|
| Request options | [ "headers" => [ "Accept" => "application/ld+json" "Content-Type" => "application/json" "Authorization" => "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE3NzUwMjcyNDUsImV4cCI6MTc3NTA0MTY0NSwicm9sZXMiOlsiUk9MRV9VU0VSIl0sImVtYWlsIjoidmFsZW50aW5Aa2luZGVycGVkaWEucm8iLCJoYXNoIjoiYzhmYjA5NmY2MzczOTM1ZDBkNmFjOTdlOTJiY2MzMTdiODhhNWU2MCJ9.TlaTdTPqxsXcU8Pw1FqPkOOC2awozAhoEVHWCbPW8vA" ] "max_duration" => 5 ] |
||
| Response |
200
[ "info" => [ "header_size" => 450 "request_size" => 462 "total_time" => 0.084979 "namelookup_time" => 2.7E-5 "connect_time" => 0.000247 "pretransfer_time" => 0.000313 "size_download" => 622.0 "speed_download" => 7319.0 "starttransfer_time" => 0.084826 "primary_ip" => "10.100.215.153" "primary_port" => 80 "local_ip" => "172.31.18.91" "local_port" => 38224 "http_version" => 2 "protocol" => 1 "scheme" => "http" "connect_time_us" => 247 "namelookup_time_us" => 27 "pretransfer_time_us" => 313 "starttransfer_time_us" => 84826 "total_time_us" => 84979 "effective_method" => "GET" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "max_duration" => 5.0 "start_time" => 1775040292.6011 "original_url" => "http://10.100.215.153/api/me" "pause_handler" => Closure(float $duration) {#678 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#673 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#644 …} : -9223372036854775808 } } "debug" => """ * Trying 10.100.215.153:80...\n * Connected to 10.100.215.153 (10.100.215.153) port 80\n * using HTTP/1.x\n > GET /api/me HTTP/1.1\r\n Host: 10.100.215.153\r\n Accept: application/ld+json\r\n Content-Type: application/json\r\n Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE3NzUwMjcyNDUsImV4cCI6MTc3NTA0MTY0NSwicm9sZXMiOlsiUk9MRV9VU0VSIl0sImVtYWlsIjoidmFsZW50aW5Aa2luZGVycGVkaWEucm8iLCJoYXNoIjoiYzhmYjA5NmY2MzczOTM1ZDBkNmFjOTdlOTJiY2MzMTdiODhhNWU2MCJ9.TlaTdTPqxsXcU8Pw1FqPkOOC2awozAhoEVHWCbPW8vA\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/1.1 200 OK\r\n < Server: nginx/1.29.7\r\n < Content-Type: application/json\r\n < Transfer-Encoding: chunked\r\n < Connection: keep-alive\r\n < X-Powered-By: PHP/8.1.34\r\n < Cache-Control: no-cache, private\r\n < Date: Wed, 01 Apr 2026 10:44:52 GMT\r\n < Link: <http://10.100.215.153/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation"\r\n < X-Debug-Token: b71755\r\n < X-Debug-Token-Link: http://10.100.215.153/_profiler/b71755\r\n < X-Robots-Tag: noindex\r\n < Vary: Api-Version\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "Server: nginx/1.29.7" "Content-Type: application/json" "Transfer-Encoding: chunked" "Connection: keep-alive" "X-Powered-By: PHP/8.1.34" "Cache-Control: no-cache, private" "Date: Wed, 01 Apr 2026 10:44:52 GMT" "Link: <http://10.100.215.153/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation"" "X-Debug-Token: b71755" "X-Debug-Token-Link: http://10.100.215.153/_profiler/b71755" "X-Robots-Tag: noindex" "Vary: Api-Version" ] "response_json" => [ "user" => [ "userId" => 7714 "username" => null "email" => "valentin@kinderpedia.ro" "displayName" => null "state" => 1 "firstName" => "Vali" "lastName" => "Ilea" "lastKindergarten" => 0 "hash" => "1e372b6f716f493f68f332f4799e3c5db01e08ac" "profilePhoto" => "" "apiKey" => "22756a72469a3c0e233bd1608af8ab86bbb7ooxn" "dateadd" => "2018-11-14T12:12:12+00:00" "locale" => null "termsAndCond" => null "children" => [] "admins" => [] "educators" => [] "parents" => [] "phone" => "" "address" => "" "kgRoles" => [] "userRoles" => [] ] "kindergartens" => [] "groups" => [] "childrenIds" => [] "type" => "superadmin" "modulesAccess" => null "kgRole" => null "twoFaStatus" => "disabled" "kindergartenIds" => [] "groupIds" => [] ] ] |
b71755 | |