HTTP Client
Clients
http_client 0
No requests were made with the "http_client" service.
sms.client 0
No requests were made with the "sms.client" service.
auth.client 1
Requests
| GET | api/token-info | Profile | |
|---|---|---|---|
| Request options | [ "auth_bearer" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiI1YzQwNWQ0OWE5YjcwZDkzNjA1YWZiMmVkOTkzNDc1NCIsImp0aSI6IjQzNmU3Mzc1MTcyZTg1N2VkZDM5YjE4NGE2ZmU0MDk3NTA2MDEwMWViMDFkODZhNmY2ODc3ZDZkM2E0OWJiYjlkNDkzMDY2ODRmNmZlOTZiIiwiaWF0IjoxNzY1ODM2OTI2LjIxMTk3OSwibmJmIjoxNzY1ODM2OTI2LjIxMTk4NywiZXhwIjoxNzY1ODM3MjI2LjE5MjM1NCwic3ViIjoiIiwic2NvcGVzIjpbImNsaWVudCJdfQ.V-P7-lL8TR5cfPWgdn-TFFFq6sGNBggLnQ9nVjvH8DDQb8bnAHYJPOtIhvaryHf4zCC7xPbLkePpl4MAnRZMStWeA_G810ov9BANMZ1XSeS4eMGcKRu1vhng0DThHXwWoYmfTBc7GfyDhOwL2V7ufHSgzmBGv0iM6uhKspO2G52me-NEGxuKwdDx0aWBcLjLDMsp9JMqyzjUn9_j80xlJF0_8sjKtPfOKlO7xH8p1M8dtgbEsk1anwXtCtyczQTR0gocbs0qZUSshVbHn-TW1n25oHTFLSXvvp9cRfZpnDlAiX4Z43CgUqDIKeC0CEEt1GJHdck54NniM12BrRHKdw" "headers" => [ "Accept" => "application/json" ] ] |
||
| Response |
200
[ "info" => [ "header_size" => 325 "request_size" => 886 "total_time" => 0.101302 "namelookup_time" => 0.059639 "connect_time" => 0.060779 "pretransfer_time" => 0.061101 "size_download" => 216.0 "speed_download" => 2132.0 "starttransfer_time" => 0.100743 "primary_ip" => "10.96.50.113" "primary_port" => 80 "local_ip" => "10.244.220.185" "local_port" => 45208 "http_version" => 2 "protocol" => 1 "scheme" => "http" "connect_time_us" => 60779 "namelookup_time_us" => 59639 "pretransfer_time_us" => 61101 "starttransfer_time_us" => 100743 "total_time_us" => 101302 "effective_method" => "GET" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1765837182.2977 "original_url" => "http://auth-service.testing-eg.svc.cluster.local/api/token-info" "pause_handler" => Closure(float $duration) {#2624 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#2605 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#2631 …} : -9223372036854775808 } } "debug" => """ * Host auth-service.testing-eg.svc.cluster.local:80 was resolved.\n * IPv6: (none)\n * IPv4: 10.96.50.113\n * Trying 10.96.50.113:80...\n * Established connection to auth-service.testing-eg.svc.cluster.local (10.96.50.113 port 80) from 10.244.220.185 port 45208 \n * using HTTP/1.x\n > GET /api/token-info HTTP/1.1\r\n Host: auth-service.testing-eg.svc.cluster.local\r\n Accept: application/json\r\n User-Agent: Moonshot/revision-eg-000a428\r\n Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiI1YzQwNWQ0OWE5YjcwZDkzNjA1YWZiMmVkOTkzNDc1NCIsImp0aSI6IjQzNmU3Mzc1MTcyZTg1N2VkZDM5YjE4NGE2ZmU0MDk3NTA2MDEwMWViMDFkODZhNmY2ODc3ZDZkM2E0OWJiYjlkNDkzMDY2ODRmNmZlOTZiIiwiaWF0IjoxNzY1ODM2OTI2LjIxMTk3OSwibmJmIjoxNzY1ODM2OTI2LjIxMTk4NywiZXhwIjoxNzY1ODM3MjI2LjE5MjM1NCwic3ViIjoiIiwic2NvcGVzIjpbImNsaWVudCJdfQ.V-P7-lL8TR5cfPWgdn-TFFFq6sGNBggLnQ9nVjvH8DDQb8bnAHYJPOtIhvaryHf4zCC7xPbLkePpl4MAnRZMStWeA_G810ov9BANMZ1XSeS4eMGcKRu1vhng0DThHXwWoYmfTBc7GfyDhOwL2V7ufHSgzmBGv0iM6uhKspO2G52me-NEGxuKwdDx0aWBcLjLDMsp9JMqyzjUn9_j80xlJF0_8sjKtPfOKlO7xH8p1M8dtgbEsk1anwXtCtyczQTR0gocbs0qZUSshVbHn-TW1n25oHTFLSXvvp9cRfZpnDlAiX4Z43CgUqDIKeC0CEEt1GJHdck54NniM12BrRHKdw\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/1.1 200 OK\r\n < Server: nginx\r\n < Content-Type: application/json\r\n < Transfer-Encoding: chunked\r\n < Connection: keep-alive\r\n < X-Powered-By: PHP/8.2.29\r\n < Cache-Control: no-cache, private\r\n < Date: Mon, 15 Dec 2025 22:19:42 GMT\r\n < X-Debug-Token: 71e32e\r\n < X-Debug-Token-Link: http://auth-service.testing-eg.svc.cluster.local/_profiler/71e32e\r\n < \r\n """ ] "url" => "http://auth-service.testing-eg.svc.cluster.local/api/token-info" "response_headers" => [ "HTTP/1.1 200 OK" "Server: nginx" "Content-Type: application/json" "Transfer-Encoding: chunked" "Connection: keep-alive" "X-Powered-By: PHP/8.2.29" "Cache-Control: no-cache, private" "Date: Mon, 15 Dec 2025 22:19:42 GMT" "X-Debug-Token: 71e32e" "X-Debug-Token-Link: http://auth-service.testing-eg.svc.cluster.local/_profiler/71e32e" ] "response_json" => [ "roles" => [ "ROLE_OAUTH2_CLIENT" ] "user" => [] "access_token_id" => "436e7375172e857edd39b184a6fe40975060101eb01d86a6f6877d6d3a49bbb9d49306684f6fe96b" "oauth_client_id" => "5c405d49a9b70d93605afb2ed9934754" "scopes" => [ "client" ] ] ] |
71e32e | |
locations_insights.client 0
No requests were made with the "locations_insights.client" service.
firebase.client 0
No requests were made with the "firebase.client" service.
search.client 1
Requests
| GET | /api/listing | Profile | |
|---|---|---|---|
| Request options | [ "query" => [ "limit" => 20 "location" => "36" "page" => "219" "propertyType" => "5" "section" => "2" "locations" => [ "36" ] ] ] |
||
| Response |
200
[ "info" => [ "header_size" => 346 "request_size" => 225 "total_time" => 0.168066 "namelookup_time" => 0.007209 "connect_time" => 0.007698 "pretransfer_time" => 0.007918 "size_download" => 108.0 "speed_download" => 642.0 "starttransfer_time" => 0.167644 "primary_ip" => "10.101.39.59" "primary_port" => 80 "local_ip" => "10.244.220.185" "local_port" => 46444 "http_version" => 2 "protocol" => 1 "scheme" => "http" "connect_time_us" => 7698 "namelookup_time_us" => 7209 "pretransfer_time_us" => 7918 "starttransfer_time_us" => 167644 "total_time_us" => 168066 "effective_method" => "GET" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1765837182.4098 "original_url" => "http://search-svc.testing-eg.svc.cluster.local/api/listing?limit=20&location=36&page=219&propertyType=5§ion=2&locations[0]=36" "pause_handler" => Closure(float $duration) {#2526 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#2425 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#2631 …} : -9223372036854775798 } } "debug" => """ * Host search-svc.testing-eg.svc.cluster.local:80 was resolved.\n * IPv6: (none)\n * IPv4: 10.101.39.59\n * Trying 10.101.39.59:80...\n * Established connection to search-svc.testing-eg.svc.cluster.local (10.101.39.59 port 80) from 10.244.220.185 port 46444 \n * using HTTP/1.x\n > GET /api/listing?limit=20&location=36&page=219&propertyType=5§ion=2&locations[0]=36 HTTP/1.1\r\n Host: search-svc.testing-eg.svc.cluster.local\r\n User-Agent: Moonshot/revision-eg-000a428\r\n Accept: */*\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/1.1 200 OK\r\n < Server: nginx\r\n < Content-Type: application/json\r\n < Transfer-Encoding: chunked\r\n < Connection: keep-alive\r\n < X-Powered-By: PHP/8.2.29\r\n < Cache-Control: no-cache, private\r\n < Date: Mon, 15 Dec 2025 22:19:42 GMT\r\n < X-Debug-Token: 27dcbf\r\n < X-Debug-Token-Link: http://search-svc.testing-eg.svc.cluster.local/_profiler/27dcbf\r\n < X-Robots-Tag: noindex\r\n < \r\n """ ] "url" => "http://search-svc.testing-eg.svc.cluster.local/api/listing?limit=20&location=36&page=219&propertyType=5§ion=2&locations[0]=36" "response_headers" => [ "HTTP/1.1 200 OK" "Server: nginx" "Content-Type: application/json" "Transfer-Encoding: chunked" "Connection: keep-alive" "X-Powered-By: PHP/8.2.29" "Cache-Control: no-cache, private" "Date: Mon, 15 Dec 2025 22:19:42 GMT" "X-Debug-Token: 27dcbf" "X-Debug-Token-Link: http://search-svc.testing-eg.svc.cluster.local/_profiler/27dcbf" "X-Robots-Tag: noindex" ] "response_json" => [ "items" => [] "query" => [] "pagination" => [ "limit" => 20 "page" => 219 "totalPages" => 0 "totalCount" => 0 "isLastPage" => true ] ] ] |
27dcbf | |
compound_rating.client 0
No requests were made with the "compound_rating.client" service.
top_seller.client 0
No requests were made with the "top_seller.client" service.
overpass.client 0
No requests were made with the "overpass.client" service.
valuation.client 0
No requests were made with the "valuation.client" service.
geoip.client 0
No requests were made with the "geoip.client" service.
openai.client 0
No requests were made with the "openai.client" service.
mapbox_routing.client 0
No requests were made with the "mapbox_routing.client" service.
google_routing.client 0
No requests were made with the "google_routing.client" service.
payfort.client 0
No requests were made with the "payfort.client" service.
payfort_authorization.client 0
No requests were made with the "payfort_authorization.client" service.
hwi_oauth.http_client 0
No requests were made with the "hwi_oauth.http_client" service.