GET https://rewi.iridian.co/

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

GET https://rewi-cms.iridian.co/api/sections
Request options
[
  "headers" => [
    "X-Tenant-Id" => "1"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 244
    "request_size" => 146
    "total_time" => 0.354909
    "namelookup_time" => 0.007045
    "connect_time" => 0.007447
    "pretransfer_time" => 0.113995
    "size_download" => 1578.0
    "speed_download" => 4446.0
    "starttransfer_time" => 0.353626
    "primary_ip" => "86.48.17.154"
    "primary_port" => 443
    "local_ip" => "86.48.17.154"
    "local_port" => 58092
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 112722
    "connect_time_us" => 7447
    "namelookup_time_us" => 7045
    "pretransfer_time_us" => 113995
    "starttransfer_time_us" => 353626
    "total_time_us" => 354909
    "effective_method" => "GET"
    "start_time" => 1771255538.1394
    "original_url" => "https://rewi-cms.iridian.co/api/sections"
    "pause_handler" => Closure(float $duration) {#673
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#663 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#230 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 86.48.17.154:443...\n
      * Connected to rewi-cms.iridian.co (86.48.17.154) 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 h2\n
      * Server certificate:\n
      *  subject: CN=rewi-cms.iridian.co\n
      *  start date: Feb  6 21:27:05 2026 GMT\n
      *  expire date: May  7 21:27:04 2026 GMT\n
      *  subjectAltName: host "rewi-cms.iridian.co" matched cert's "rewi-cms.iridian.co"\n
      *  issuer: C=US; O=Let's Encrypt; CN=R13\n
      *  SSL certificate verify ok.\n
      * Using HTTP2, server supports multiplexing\n
      * Connection state changed (HTTP/2 confirmed)\n
      * Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0\n
      * Using Stream ID: 1 (easy handle 0x557a96e00910)\n
      > GET /api/sections HTTP/2\r\n
      Host: rewi-cms.iridian.co\r\n
      x-tenant-id: 1\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
      * Connection state changed (MAX_CONCURRENT_STREAMS == 128)!\n
      < HTTP/2 200 \r\n
      < server: nginx\r\n
      < date: Mon, 16 Feb 2026 15:25:38 GMT\r\n
      < content-type: application/json\r\n
      < x-powered-by: PHP/8.4.18\r\n
      < cache-control: private, must-revalidate\r\n
      < pragma: no-cache\r\n
      < expires: -1\r\n
      < x-robots-tag: noindex\r\n
      < x-powered-by: PleskLin\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "server: nginx"
    "date: Mon, 16 Feb 2026 15:25:38 GMT"
    "content-type: application/json"
    "x-powered-by: PHP/8.4.18"
    "cache-control: private, must-revalidate"
    "pragma: no-cache"
    "expires: -1"
    "x-robots-tag: noindex"
    "x-powered-by: PleskLin"
  ]
  "response_json" => [
    [
      "id" => "1"
      "slug" => "quick-access"
      "title" => "Quick Access"
      "description" => "Essential tools and frequently accessed information for efficient student support"
      "color" => "teal"
      "icon" => "home"
      "sortOrder" => 1
      "isActive" => true
      "parent" => null
    ]
    [
      "id" => "2"
      "slug" => "study-change"
      "title" => "Study Changes"
      "description" => "Guidance for study breaks, leave of absence, transfers, and withdrawals"
      "color" => "orange"
      "icon" => "shield"
      "sortOrder" => 2
      "isActive" => true
      "parent" => null
    ]
    [
      "id" => "3"
      "slug" => "academic-information"
      "title" => "Academic Information"
      "description" => null
      "color" => "purple"
      "icon" => "graduation-cap"
      "sortOrder" => 3
      "isActive" => true
      "parent" => null
    ]
    [
      "id" => "4"
      "slug" => "extensions-circumstances"
      "title" => "Extensions & Circumstances"
      "description" => null
      "color" => "yellow"
      "icon" => "file-text"
      "sortOrder" => 4
      "isActive" => true
      "parent" => null
    ]
    [
      "id" => "5"
      "slug" => "payments-process"
      "title" => "Payments Process"
      "description" => "Payment processing, financial support options, and refund policy information"
      "color" => "blue"
      "icon" => "paymant"
      "sortOrder" => 5
      "isActive" => true
      "parent" => null
    ]
    [
      "id" => "6"
      "slug" => "support-services"
      "title" => "Support Services"
      "description" => null
      "color" => "pink"
      "icon" => "Support-services"
      "sortOrder" => 6
      "isActive" => true
      "parent" => null
    ]
    [
      "id" => "7"
      "slug" => "policies-procedures"
      "title" => "Policies & Procedures"
      "description" => null
      "color" => "bluish-gray"
      "icon" => "policies-procedures"
      "sortOrder" => 7
      "isActive" => true
      "parent" => null
    ]
    [
      "id" => "8"
      "slug" => "it-support-systems"
      "title" => "IT Support & Systems"
      "description" => null
      "color" => "indigo"
      "icon" => "it-soport"
      "sortOrder" => 8
      "isActive" => true
      "parent" => null
    ]
  ]
]