{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_symfony_mailer_transport_smtp_auth_crammd5authenticator_php", "label": "CramMd5Authenticator.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L1"}, {"id": "auth_crammd5authenticator_crammd5authenticator", "label": "CramMd5Authenticator", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L22"}, {"id": "auth_crammd5authenticator_crammd5authenticator_getauthkeyword", "label": ".getAuthKeyword()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L24"}, {"id": "auth_crammd5authenticator_crammd5authenticator_authenticate", "label": ".authenticate()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L32"}, {"id": "auth_crammd5authenticator_crammd5authenticator_getresponse", "label": ".getResponse()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L43"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_symfony_mailer_transport_smtp_auth_crammd5authenticator_php", "target": "invalidargumentexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_mailer_transport_smtp_auth_crammd5authenticator_php", "target": "esmtptransport", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_mailer_transport_smtp_auth_crammd5authenticator_php", "target": "auth_crammd5authenticator_crammd5authenticator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L22", "weight": 1.0}, {"source": "auth_crammd5authenticator_crammd5authenticator", "target": "auth_crammd5authenticator_crammd5authenticator_getauthkeyword", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L24", "weight": 1.0}, {"source": "auth_crammd5authenticator_crammd5authenticator", "target": "auth_crammd5authenticator_crammd5authenticator_authenticate", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L32", "weight": 1.0}, {"source": "auth_crammd5authenticator_crammd5authenticator", "target": "auth_crammd5authenticator_crammd5authenticator_getresponse", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L43", "weight": 1.0}, {"source": "auth_crammd5authenticator_crammd5authenticator_authenticate", "target": "auth_crammd5authenticator_crammd5authenticator_getresponse", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L36", "weight": 1.0}], "raw_calls": [{"caller_nid": "auth_crammd5authenticator_crammd5authenticator_authenticate", "callee": "executeCommand", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L34"}, {"caller_nid": "auth_crammd5authenticator_crammd5authenticator_authenticate", "callee": "base64_decode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L35"}, {"caller_nid": "auth_crammd5authenticator_crammd5authenticator_authenticate", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L35"}, {"caller_nid": "auth_crammd5authenticator_crammd5authenticator_authenticate", "callee": "base64_encode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L36"}, {"caller_nid": "auth_crammd5authenticator_crammd5authenticator_authenticate", "callee": "getUsername", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L36"}, {"caller_nid": "auth_crammd5authenticator_crammd5authenticator_authenticate", "callee": "getPassword", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L36"}, {"caller_nid": "auth_crammd5authenticator_crammd5authenticator_authenticate", "callee": "executeCommand", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L37"}, {"caller_nid": "auth_crammd5authenticator_crammd5authenticator_authenticate", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L37"}, {"caller_nid": "auth_crammd5authenticator_crammd5authenticator_getresponse", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L49"}, {"caller_nid": "auth_crammd5authenticator_crammd5authenticator_getresponse", "callee": "pack", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L50"}, {"caller_nid": "auth_crammd5authenticator_crammd5authenticator_getresponse", "callee": "md5", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L50"}, {"caller_nid": "auth_crammd5authenticator_crammd5authenticator_getresponse", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L53"}, {"caller_nid": "auth_crammd5authenticator_crammd5authenticator_getresponse", "callee": "str_pad", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L54"}, {"caller_nid": "auth_crammd5authenticator_crammd5authenticator_getresponse", "callee": "\\chr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L54"}, {"caller_nid": "auth_crammd5authenticator_crammd5authenticator_getresponse", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L57"}, {"caller_nid": "auth_crammd5authenticator_crammd5authenticator_getresponse", "callee": "str_repeat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L57"}, {"caller_nid": "auth_crammd5authenticator_crammd5authenticator_getresponse", "callee": "\\chr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L57"}, {"caller_nid": "auth_crammd5authenticator_crammd5authenticator_getresponse", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L58"}, {"caller_nid": "auth_crammd5authenticator_crammd5authenticator_getresponse", "callee": "str_repeat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L58"}, {"caller_nid": "auth_crammd5authenticator_crammd5authenticator_getresponse", "callee": "\\chr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L58"}, {"caller_nid": "auth_crammd5authenticator_crammd5authenticator_getresponse", "callee": "pack", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L60"}, {"caller_nid": "auth_crammd5authenticator_crammd5authenticator_getresponse", "callee": "md5", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L60"}, {"caller_nid": "auth_crammd5authenticator_crammd5authenticator_getresponse", "callee": "md5", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\mailer\\Transport\\Smtp\\Auth\\CramMd5Authenticator.php", "source_location": "L61"}]}