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

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

GET https://test.adf.app.fonakeukeu.org/api/associations/3
Request options
[
  "query" => []
  "headers" => [
    "Content-Type" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 491
    "request_size" => 178
    "total_time" => 0.932088
    "namelookup_time" => 0.281882
    "connect_time" => 0.282154
    "pretransfer_time" => 0.399334
    "size_download" => 723.0
    "speed_download" => 775.0
    "starttransfer_time" => 0.930517
    "primary_ip" => "51.68.225.221"
    "primary_port" => 443
    "local_ip" => "51.68.225.221"
    "local_port" => 33748
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 399228
    "connect_time_us" => 282154
    "namelookup_time_us" => 281882
    "pretransfer_time_us" => 399334
    "starttransfer_time_us" => 930517
    "total_time_us" => 932088
    "effective_method" => "GET"
    "start_time" => 1768619918.4779
    "original_url" => "https://test.adf.app.fonakeukeu.org/api/associations/3"
    "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/3 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:18:39 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/3\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: "f9372b171d9fc04410c9e90efd0a7cd5"\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:18:39 GMT"
    "Server: Apache/2.4.52 (Ubuntu)"
    "Vary: Accept"
    "X-Content-Type-Options: nosniff"
    "X-Frame-Options: deny"
    "Content-Location: /api/associations/3"
    "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: "f9372b171d9fc04410c9e90efd0a7cd5""
    "Transfer-Encoding: chunked"
    "Content-Type: application/ld+json; charset=utf-8"
  ]
  "response_json" => [
    "@context" => "/api/contexts/Association"
    "@id" => "/api/associations/3"
    "@type" => "Association"
    "id" => 3
    "associationName" => "DJ"
    "associationDescription" => "Non défini"
    "associationAddress" => "yaounde"
    "associationZipcode" => "00000"
    "associationCity" => "Yaoundé"
    "associationState" => "Centre"
    "associationCountry" => "CM"
    "inf_fonakeukeu" => []
    "associationCreationDate" => "2024-01-12T00:00:00+00:00"
    "associationQuater" => [
      "@id" => "/api/quaters/4"
      "@type" => "Quater"
      "id" => 4
      "quarterName" => "Mbankomo"
      "quarterDescription" => null
      "quarterGpsCordinates" => []
    ]
    "participants" => [
      [
        "@id" => "/api/users/me"
        "@type" => "User"
        "id" => 3
        "email" => "wansimath123@gmail.com"
        "matricule" => "CM20236CZ593IC"
        "firstName" => "Mathurin"
        "lastName" => "Wansi"
      ]
    ]
    "associationMedia" => []
  ]
]