{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_constraint_string_isjson_php", "label": "IsJson.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\String\\IsJson.php", "source_location": "L1"}, {"id": "string_isjson_isjson", "label": "IsJson", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\String\\IsJson.php", "source_location": "L26"}, {"id": "string_isjson_isjson_tostring", "label": ".toString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\String\\IsJson.php", "source_location": "L31"}, {"id": "string_isjson_isjson_matches", "label": ".matches()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\String\\IsJson.php", "source_location": "L40"}, {"id": "string_isjson_isjson_failuredescription", "label": ".failureDescription()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\String\\IsJson.php", "source_location": "L61"}, {"id": "string_isjson_isjson_determinejsonerror", "label": ".determineJsonError()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\String\\IsJson.php", "source_location": "L77"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_constraint_string_isjson_php", "target": "json_error_ctrl_char", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\String\\IsJson.php", "source_location": "L12", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_constraint_string_isjson_php", "target": "json_error_depth", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\String\\IsJson.php", "source_location": "L13", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_constraint_string_isjson_php", "target": "json_error_none", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\String\\IsJson.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_constraint_string_isjson_php", "target": "json_error_state_mismatch", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\String\\IsJson.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_constraint_string_isjson_php", "target": "json_error_syntax", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\String\\IsJson.php", "source_location": "L16", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_constraint_string_isjson_php", "target": "json_error_utf8", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\String\\IsJson.php", "source_location": "L17", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_constraint_string_isjson_php", "target": "is_string", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\String\\IsJson.php", "source_location": "L18", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_constraint_string_isjson_php", "target": "json_decode", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\String\\IsJson.php", "source_location": "L19", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_constraint_string_isjson_php", "target": "json_last_error", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\String\\IsJson.php", "source_location": "L20", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_constraint_string_isjson_php", "target": "sprintf", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\String\\IsJson.php", "source_location": "L21", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_constraint_string_isjson_php", "target": "string_isjson_isjson", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\String\\IsJson.php", "source_location": "L26", "weight": 1.0}, {"source": "string_isjson_isjson", "target": "string_isjson_isjson_tostring", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\String\\IsJson.php", "source_location": "L31", "weight": 1.0}, {"source": "string_isjson_isjson", "target": "string_isjson_isjson_matches", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\String\\IsJson.php", "source_location": "L40", "weight": 1.0}, {"source": "string_isjson_isjson", "target": "string_isjson_isjson_failuredescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\String\\IsJson.php", "source_location": "L61", "weight": 1.0}, {"source": "string_isjson_isjson", "target": "string_isjson_isjson_determinejsonerror", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\String\\IsJson.php", "source_location": "L77", "weight": 1.0}, {"source": "string_isjson_isjson_failuredescription", "target": "string_isjson_isjson_determinejsonerror", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\String\\IsJson.php", "source_location": "L73", "weight": 1.0}], "raw_calls": [{"caller_nid": "string_isjson_isjson_matches", "callee": "is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\String\\IsJson.php", "source_location": "L42"}, {"caller_nid": "string_isjson_isjson_matches", "callee": "json_decode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\String\\IsJson.php", "source_location": "L46"}, {"caller_nid": "string_isjson_isjson_matches", "callee": "json_last_error", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\String\\IsJson.php", "source_location": "L48"}, {"caller_nid": "string_isjson_isjson_failuredescription", "callee": "is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\String\\IsJson.php", "source_location": "L63"}, {"caller_nid": "string_isjson_isjson_failuredescription", "callee": "valueToTypeStringFragment", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\String\\IsJson.php", "source_location": "L64"}, {"caller_nid": "string_isjson_isjson_failuredescription", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\String\\IsJson.php", "source_location": "L71"}, {"caller_nid": "string_isjson_isjson_determinejsonerror", "callee": "json_decode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\String\\IsJson.php", "source_location": "L79"}, {"caller_nid": "string_isjson_isjson_determinejsonerror", "callee": "json_last_error", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\String\\IsJson.php", "source_location": "L81"}]}