{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_ramsey_uuid_src_codec_guidstringcodec_php", "label": "GuidStringCodec.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L1"}, {"id": "codec_guidstringcodec_guidstringcodec", "label": "GuidStringCodec", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L31"}, {"id": "codec_guidstringcodec_guidstringcodec_encode", "label": ".encode()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L33"}, {"id": "codec_guidstringcodec_guidstringcodec_decode", "label": ".decode()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L53"}, {"id": "codec_guidstringcodec_guidstringcodec_decodebytes", "label": ".decodeBytes()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L60"}, {"id": "codec_guidstringcodec_guidstringcodec_swapbytes", "label": ".swapBytes()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L69"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_ramsey_uuid_src_codec_guidstringcodec_php", "target": "guid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L17", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_ramsey_uuid_src_codec_guidstringcodec_php", "target": "uuidinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L18", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_ramsey_uuid_src_codec_guidstringcodec_php", "target": "bin2hex", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L20", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_ramsey_uuid_src_codec_guidstringcodec_php", "target": "sprintf", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L21", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_ramsey_uuid_src_codec_guidstringcodec_php", "target": "substr", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L22", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_ramsey_uuid_src_codec_guidstringcodec_php", "target": "codec_guidstringcodec_guidstringcodec", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L31", "weight": 1.0}, {"source": "codec_guidstringcodec_guidstringcodec", "target": "codec_guidstringcodec_guidstringcodec_encode", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L33", "weight": 1.0}, {"source": "codec_guidstringcodec_guidstringcodec", "target": "codec_guidstringcodec_guidstringcodec_decode", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L53", "weight": 1.0}, {"source": "codec_guidstringcodec_guidstringcodec", "target": "codec_guidstringcodec_guidstringcodec_decodebytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L60", "weight": 1.0}, {"source": "codec_guidstringcodec_guidstringcodec", "target": "codec_guidstringcodec_guidstringcodec_swapbytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L69", "weight": 1.0}, {"source": "codec_guidstringcodec_guidstringcodec_decode", "target": "codec_guidstringcodec_guidstringcodec_swapbytes", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L57", "weight": 1.0}], "raw_calls": [{"caller_nid": "codec_guidstringcodec_guidstringcodec_encode", "callee": "bin2hex", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L35"}, {"caller_nid": "codec_guidstringcodec_guidstringcodec_encode", "callee": "getBytes", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L35"}, {"caller_nid": "codec_guidstringcodec_guidstringcodec_encode", "callee": "getFields", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L35"}, {"caller_nid": "codec_guidstringcodec_guidstringcodec_encode", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L38"}, {"caller_nid": "codec_guidstringcodec_guidstringcodec_encode", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L40"}, {"caller_nid": "codec_guidstringcodec_guidstringcodec_encode", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L41"}, {"caller_nid": "codec_guidstringcodec_guidstringcodec_encode", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L42"}, {"caller_nid": "codec_guidstringcodec_guidstringcodec_encode", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L43"}, {"caller_nid": "codec_guidstringcodec_guidstringcodec_encode", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L44"}, {"caller_nid": "codec_guidstringcodec_guidstringcodec_encode", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L45"}, {"caller_nid": "codec_guidstringcodec_guidstringcodec_encode", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L46"}, {"caller_nid": "codec_guidstringcodec_guidstringcodec_encode", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L47"}, {"caller_nid": "codec_guidstringcodec_guidstringcodec_encode", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L48"}, {"caller_nid": "codec_guidstringcodec_guidstringcodec_encode", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L49"}, {"caller_nid": "codec_guidstringcodec_guidstringcodec_decode", "callee": "getBytes", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L55"}, {"caller_nid": "codec_guidstringcodec_guidstringcodec_decode", "callee": "build", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L57"}, {"caller_nid": "codec_guidstringcodec_guidstringcodec_decode", "callee": "getBuilder", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L57"}, {"caller_nid": "codec_guidstringcodec_guidstringcodec_decodebytes", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L63"}, {"caller_nid": "codec_guidstringcodec_guidstringcodec_decodebytes", "callee": "bin2hex", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L63"}, {"caller_nid": "codec_guidstringcodec_guidstringcodec_swapbytes", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ramsey\\uuid\\src\\Codec\\GuidStringCodec.php", "source_location": "L74"}]}