{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_guzzlehttp_guzzle_src_clienttrait_php", "label": "ClientTrait.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L1"}, {"id": "src_clienttrait_request", "label": "request()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L28"}, {"id": "src_clienttrait_get", "label": "get()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L42"}, {"id": "src_clienttrait_head", "label": "head()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L59"}, {"id": "src_clienttrait_put", "label": "put()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L76"}, {"id": "src_clienttrait_post", "label": "post()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L93"}, {"id": "src_clienttrait_patch", "label": "patch()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L110"}, {"id": "src_clienttrait_delete", "label": "delete()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L127"}, {"id": "src_clienttrait_requestasync", "label": "requestAsync()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L144"}, {"id": "src_clienttrait_getasync", "label": "getAsync()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L157"}, {"id": "src_clienttrait_headasync", "label": "headAsync()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L173"}, {"id": "src_clienttrait_putasync", "label": "putAsync()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L189"}, {"id": "src_clienttrait_postasync", "label": "postAsync()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L205"}, {"id": "src_clienttrait_patchasync", "label": "patchAsync()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L221"}, {"id": "src_clienttrait_deleteasync", "label": "deleteAsync()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L237"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_guzzlehttp_guzzle_src_clienttrait_php", "target": "guzzleexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_guzzlehttp_guzzle_src_clienttrait_php", "target": "promiseinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_guzzlehttp_guzzle_src_clienttrait_php", "target": "responseinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_guzzlehttp_guzzle_src_clienttrait_php", "target": "uriinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_guzzlehttp_guzzle_src_clienttrait_php", "target": "src_clienttrait_request", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L28", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_guzzlehttp_guzzle_src_clienttrait_php", "target": "src_clienttrait_get", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L42", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_guzzlehttp_guzzle_src_clienttrait_php", "target": "src_clienttrait_head", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L59", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_guzzlehttp_guzzle_src_clienttrait_php", "target": "src_clienttrait_put", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L76", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_guzzlehttp_guzzle_src_clienttrait_php", "target": "src_clienttrait_post", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L93", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_guzzlehttp_guzzle_src_clienttrait_php", "target": "src_clienttrait_patch", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L110", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_guzzlehttp_guzzle_src_clienttrait_php", "target": "src_clienttrait_delete", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L127", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_guzzlehttp_guzzle_src_clienttrait_php", "target": "src_clienttrait_requestasync", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L144", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_guzzlehttp_guzzle_src_clienttrait_php", "target": "src_clienttrait_getasync", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L157", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_guzzlehttp_guzzle_src_clienttrait_php", "target": "src_clienttrait_headasync", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L173", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_guzzlehttp_guzzle_src_clienttrait_php", "target": "src_clienttrait_putasync", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L189", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_guzzlehttp_guzzle_src_clienttrait_php", "target": "src_clienttrait_postasync", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L205", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_guzzlehttp_guzzle_src_clienttrait_php", "target": "src_clienttrait_patchasync", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L221", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_guzzlehttp_guzzle_src_clienttrait_php", "target": "src_clienttrait_deleteasync", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L237", "weight": 1.0}, {"source": "src_clienttrait_get", "target": "src_clienttrait_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L44", "weight": 1.0}, {"source": "src_clienttrait_head", "target": "src_clienttrait_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L61", "weight": 1.0}, {"source": "src_clienttrait_put", "target": "src_clienttrait_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L78", "weight": 1.0}, {"source": "src_clienttrait_post", "target": "src_clienttrait_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L95", "weight": 1.0}, {"source": "src_clienttrait_patch", "target": "src_clienttrait_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L112", "weight": 1.0}, {"source": "src_clienttrait_delete", "target": "src_clienttrait_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L129", "weight": 1.0}, {"source": "src_clienttrait_getasync", "target": "src_clienttrait_requestasync", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L159", "weight": 1.0}, {"source": "src_clienttrait_headasync", "target": "src_clienttrait_requestasync", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L175", "weight": 1.0}, {"source": "src_clienttrait_putasync", "target": "src_clienttrait_requestasync", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L191", "weight": 1.0}, {"source": "src_clienttrait_postasync", "target": "src_clienttrait_requestasync", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L207", "weight": 1.0}, {"source": "src_clienttrait_patchasync", "target": "src_clienttrait_requestasync", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L223", "weight": 1.0}, {"source": "src_clienttrait_deleteasync", "target": "src_clienttrait_requestasync", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\guzzlehttp\\guzzle\\src\\ClientTrait.php", "source_location": "L239", "weight": 1.0}], "raw_calls": []}