{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_auth_authenticatable_php", "label": "Authenticatable.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Authenticatable.php", "source_location": "L1"}, {"id": "auth_authenticatable_getauthidentifiername", "label": "getAuthIdentifierName()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Authenticatable.php", "source_location": "L19"}, {"id": "auth_authenticatable_getauthidentifier", "label": "getAuthIdentifier()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Authenticatable.php", "source_location": "L29"}, {"id": "auth_authenticatable_getauthidentifierforbroadcasting", "label": "getAuthIdentifierForBroadcasting()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Authenticatable.php", "source_location": "L39"}, {"id": "auth_authenticatable_getauthpassword", "label": "getAuthPassword()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Authenticatable.php", "source_location": "L49"}, {"id": "auth_authenticatable_getremembertoken", "label": "getRememberToken()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Authenticatable.php", "source_location": "L59"}, {"id": "auth_authenticatable_setremembertoken", "label": "setRememberToken()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Authenticatable.php", "source_location": "L72"}, {"id": "auth_authenticatable_getremembertokenname", "label": "getRememberTokenName()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Authenticatable.php", "source_location": "L84"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_auth_authenticatable_php", "target": "auth_authenticatable_getauthidentifiername", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Authenticatable.php", "source_location": "L19", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_auth_authenticatable_php", "target": "auth_authenticatable_getauthidentifier", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Authenticatable.php", "source_location": "L29", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_auth_authenticatable_php", "target": "auth_authenticatable_getauthidentifierforbroadcasting", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Authenticatable.php", "source_location": "L39", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_auth_authenticatable_php", "target": "auth_authenticatable_getauthpassword", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Authenticatable.php", "source_location": "L49", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_auth_authenticatable_php", "target": "auth_authenticatable_getremembertoken", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Authenticatable.php", "source_location": "L59", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_auth_authenticatable_php", "target": "auth_authenticatable_setremembertoken", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Authenticatable.php", "source_location": "L72", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_auth_authenticatable_php", "target": "auth_authenticatable_getremembertokenname", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Authenticatable.php", "source_location": "L84", "weight": 1.0}, {"source": "auth_authenticatable_getauthidentifier", "target": "auth_authenticatable_getauthidentifiername", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Authenticatable.php", "source_location": "L31", "weight": 1.0}, {"source": "auth_authenticatable_getauthidentifierforbroadcasting", "target": "auth_authenticatable_getauthidentifier", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Authenticatable.php", "source_location": "L41", "weight": 1.0}, {"source": "auth_authenticatable_getremembertoken", "target": "auth_authenticatable_getremembertokenname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Authenticatable.php", "source_location": "L61", "weight": 1.0}, {"source": "auth_authenticatable_setremembertoken", "target": "auth_authenticatable_getremembertokenname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Authenticatable.php", "source_location": "L74", "weight": 1.0}], "raw_calls": [{"caller_nid": "auth_authenticatable_getauthidentifiername", "callee": "getKeyName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Authenticatable.php", "source_location": "L21"}, {"caller_nid": "auth_authenticatable_getremembertoken", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Authenticatable.php", "source_location": "L61"}, {"caller_nid": "auth_authenticatable_setremembertoken", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Authenticatable.php", "source_location": "L74"}]}