GET https://test.adf.fonakeukeu.org/contact

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

GET https://test.adf.app.fonakeukeu.org/api/contact_reasons?per_page_item=100&page=1
Request options
[
  "query" => []
  "headers" => [
    "Content-Type" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 452
    "request_size" => 204
    "total_time" => 0.560367
    "namelookup_time" => 0.003359
    "connect_time" => 0.003515
    "pretransfer_time" => 0.08425
    "size_download" => 624.0
    "speed_download" => 1113.0
    "starttransfer_time" => 0.559588
    "primary_ip" => "51.68.225.221"
    "primary_port" => 443
    "local_ip" => "51.68.225.221"
    "local_port" => 42946
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 84135
    "connect_time_us" => 3515
    "namelookup_time_us" => 3359
    "pretransfer_time_us" => 84250
    "starttransfer_time_us" => 559588
    "total_time_us" => 560367
    "effective_method" => "GET"
    "start_time" => 1768615426.1912
    "original_url" => "https://test.adf.app.fonakeukeu.org/api/contact_reasons?per_page_item=100&page=1"
    "pause_handler" => Closure(float $duration) {#630
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#689 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#607 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 51.68.225.221:443...\n
      * Connected to test.adf.app.fonakeukeu.org (51.68.225.221) port 443 (#0)\n
      * ALPN, offering h2\n
      * ALPN, offering http/1.1\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384\n
      * ALPN, server accepted to use http/1.1\n
      * Server certificate:\n
      *  subject: CN=test.adf.app.fonakeukeu.org\n
      *  start date: Jan 16 22:04:39 2026 GMT\n
      *  expire date: Apr 16 22:04:38 2026 GMT\n
      *  subjectAltName: host "test.adf.app.fonakeukeu.org" matched cert's "test.adf.app.fonakeukeu.org"\n
      *  issuer: C=US; O=Let's Encrypt; CN=R13\n
      *  SSL certificate verify ok.\n
      > GET /api/contact_reasons?per_page_item=100&page=1 HTTP/1.1\r\n
      Host: test.adf.app.fonakeukeu.org\r\n
      Content-Type: application/json\r\n
      Accept: */*\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      \r\n
      * old SSL session ID is stale, removing\n
      * Mark bundle as not supporting multiuse\n
      < HTTP/1.1 200 OK\r\n
      < Date: Sat, 17 Jan 2026 02:03:46 GMT\r\n
      < Server: Apache/2.4.52 (Ubuntu)\r\n
      < Vary: Accept\r\n
      < X-Content-Type-Options: nosniff\r\n
      < X-Frame-Options: deny\r\n
      < Cache-Control: no-cache, private\r\n
      < Link: <https://test.adf.app.fonakeukeu.org/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation"\r\n
      < X-Robots-Tag: noindex\r\n
      < ETag: "7f8b164c15cc489e14d2bd7f7b816763"\r\n
      < Transfer-Encoding: chunked\r\n
      < Content-Type: application/ld+json; charset=utf-8\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Sat, 17 Jan 2026 02:03:46 GMT"
    "Server: Apache/2.4.52 (Ubuntu)"
    "Vary: Accept"
    "X-Content-Type-Options: nosniff"
    "X-Frame-Options: deny"
    "Cache-Control: no-cache, private"
    "Link: <https://test.adf.app.fonakeukeu.org/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
    "X-Robots-Tag: noindex"
    "ETag: "7f8b164c15cc489e14d2bd7f7b816763""
    "Transfer-Encoding: chunked"
    "Content-Type: application/ld+json; charset=utf-8"
  ]
  "response_content" => [
    "{"@context":"\/api\/contexts\/ContactReason","@id":"\/api\/contact_reasons","@type":"hydra:Collection","hydra:totalItems":4,"hydra:member":[{"@id":"\/api\/contact_reasons\/1","@type":"ContactReason","id":1,"name":"test 1 pro"},{"@id":"\/api\/contact_reasons\/3","@type":"ContactReason","id":3,"name":"Modification des données test"},{"@id":"\/api\/contact_reasons\/4","@type":"ContactReason","id":4,"name":"test 236"},{"@id":"\/api\/contact_reasons\/5","@type":"ContactReason","id":5,"name":"Suppression de compte PRO"}],"hydra:view":{"@id":"\/api\/contact_reasons?per_page_item=100","@type":"hydra:PartialCollectionView"}}"
  ]
]