GET https://test.adf.fonakeukeu.org/association/details/2

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

GET https://test.adf.app.fonakeukeu.org/api/associations/2
Request options
[
  "query" => []
  "headers" => [
    "Content-Type" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 491
    "request_size" => 178
    "total_time" => 1.751587
    "namelookup_time" => 0.054713
    "connect_time" => 0.054907
    "pretransfer_time" => 0.143825
    "size_download" => 729.0
    "speed_download" => 416.0
    "starttransfer_time" => 1.748392
    "primary_ip" => "51.68.225.221"
    "primary_port" => 443
    "local_ip" => "51.68.225.221"
    "local_port" => 33934
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 143714
    "connect_time_us" => 54907
    "namelookup_time_us" => 54713
    "pretransfer_time_us" => 143825
    "starttransfer_time_us" => 1748392
    "total_time_us" => 1751587
    "effective_method" => "GET"
    "start_time" => 1768619850.5731
    "original_url" => "https://test.adf.app.fonakeukeu.org/api/associations/2"
    "pause_handler" => Closure(float $duration) {#428
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#401 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#413 …}
        $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/associations/2 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 03:17:32 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
      < Content-Location: /api/associations/2\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: "61be97ffaa8f738026316976a956463f"\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 03:17:32 GMT"
    "Server: Apache/2.4.52 (Ubuntu)"
    "Vary: Accept"
    "X-Content-Type-Options: nosniff"
    "X-Frame-Options: deny"
    "Content-Location: /api/associations/2"
    "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: "61be97ffaa8f738026316976a956463f""
    "Transfer-Encoding: chunked"
    "Content-Type: application/ld+json; charset=utf-8"
  ]
  "response_json" => [
    "@context" => "/api/contexts/Association"
    "@id" => "/api/associations/2"
    "@type" => "Association"
    "id" => 2
    "associationName" => "ARTS"
    "associationDescription" => "ARTS"
    "associationAddress" => "3 rue des chataigniers"
    "associationZipcode" => "95800"
    "associationCity" => "CERGY"
    "associationState" => "IDF"
    "associationCountry" => "FR"
    "inf_fonakeukeu" => []
    "associationCreationDate" => "2023-01-01T00:00:00+00:00"
    "associationQuater" => [
      "@id" => "/api/quaters/2"
      "@type" => "Quater"
      "id" => 2
      "quarterName" => "TSINGBA"
      "quarterDescription" => null
      "quarterGpsCordinates" => []
    ]
    "participants" => [
      [
        "@id" => "/api/users/me"
        "@type" => "User"
        "id" => 21
        "email" => "fonakeukeu@nkap.info"
        "matricule" => "CM20234W5URHNN"
        "firstName" => "Shawna237"
        "lastName" => "Prohaska"
      ]
    ]
    "associationMedia" => []
  ]
]