{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_auth_passwords_databasetokenrepository_php", "label": "DatabaseTokenRepository.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L1"}, {"id": "passwords_databasetokenrepository_databasetokenrepository", "label": "DatabaseTokenRepository", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L11"}, {"id": "passwords_databasetokenrepository_databasetokenrepository_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L66"}, {"id": "passwords_databasetokenrepository_databasetokenrepository_create", "label": ".create()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L84"}, {"id": "passwords_databasetokenrepository_databasetokenrepository_deleteexisting", "label": ".deleteExisting()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L106"}, {"id": "passwords_databasetokenrepository_databasetokenrepository_getpayload", "label": ".getPayload()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L118"}, {"id": "passwords_databasetokenrepository_databasetokenrepository_exists", "label": ".exists()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L130"}, {"id": "passwords_databasetokenrepository_databasetokenrepository_tokenexpired", "label": ".tokenExpired()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L147"}, {"id": "passwords_databasetokenrepository_databasetokenrepository_recentlycreatedtoken", "label": ".recentlyCreatedToken()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L158"}, {"id": "passwords_databasetokenrepository_databasetokenrepository_tokenrecentlycreated", "label": ".tokenRecentlyCreated()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L173"}, {"id": "passwords_databasetokenrepository_databasetokenrepository_delete", "label": ".delete()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L190"}, {"id": "passwords_databasetokenrepository_databasetokenrepository_deleteexpired", "label": ".deleteExpired()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L200"}, {"id": "passwords_databasetokenrepository_databasetokenrepository_createnewtoken", "label": ".createNewToken()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L212"}, {"id": "passwords_databasetokenrepository_databasetokenrepository_getconnection", "label": ".getConnection()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L222"}, {"id": "passwords_databasetokenrepository_databasetokenrepository_gettable", "label": ".getTable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L232"}, {"id": "passwords_databasetokenrepository_databasetokenrepository_gethasher", "label": ".getHasher()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L242"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_auth_passwords_databasetokenrepository_php", "target": "canresetpassword", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_auth_passwords_databasetokenrepository_php", "target": "hasher", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_auth_passwords_databasetokenrepository_php", "target": "connectioninterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_auth_passwords_databasetokenrepository_php", "target": "carbon", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_auth_passwords_databasetokenrepository_php", "target": "str", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_auth_passwords_databasetokenrepository_php", "target": "passwords_databasetokenrepository_databasetokenrepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L11", "weight": 1.0}, {"source": "passwords_databasetokenrepository_databasetokenrepository", "target": "passwords_databasetokenrepository_databasetokenrepository_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L66", "weight": 1.0}, {"source": "passwords_databasetokenrepository_databasetokenrepository", "target": "passwords_databasetokenrepository_databasetokenrepository_create", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L84", "weight": 1.0}, {"source": "passwords_databasetokenrepository_databasetokenrepository", "target": "passwords_databasetokenrepository_databasetokenrepository_deleteexisting", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L106", "weight": 1.0}, {"source": "passwords_databasetokenrepository_databasetokenrepository", "target": "passwords_databasetokenrepository_databasetokenrepository_getpayload", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L118", "weight": 1.0}, {"source": "passwords_databasetokenrepository_databasetokenrepository", "target": "passwords_databasetokenrepository_databasetokenrepository_exists", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L130", "weight": 1.0}, {"source": "passwords_databasetokenrepository_databasetokenrepository", "target": "passwords_databasetokenrepository_databasetokenrepository_tokenexpired", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L147", "weight": 1.0}, {"source": "passwords_databasetokenrepository_databasetokenrepository", "target": "passwords_databasetokenrepository_databasetokenrepository_recentlycreatedtoken", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L158", "weight": 1.0}, {"source": "passwords_databasetokenrepository_databasetokenrepository", "target": "passwords_databasetokenrepository_databasetokenrepository_tokenrecentlycreated", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L173", "weight": 1.0}, {"source": "passwords_databasetokenrepository_databasetokenrepository", "target": "passwords_databasetokenrepository_databasetokenrepository_delete", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L190", "weight": 1.0}, {"source": "passwords_databasetokenrepository_databasetokenrepository", "target": "passwords_databasetokenrepository_databasetokenrepository_deleteexpired", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L200", "weight": 1.0}, {"source": "passwords_databasetokenrepository_databasetokenrepository", "target": "passwords_databasetokenrepository_databasetokenrepository_createnewtoken", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L212", "weight": 1.0}, {"source": "passwords_databasetokenrepository_databasetokenrepository", "target": "passwords_databasetokenrepository_databasetokenrepository_getconnection", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L222", "weight": 1.0}, {"source": "passwords_databasetokenrepository_databasetokenrepository", "target": "passwords_databasetokenrepository_databasetokenrepository_gettable", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L232", "weight": 1.0}, {"source": "passwords_databasetokenrepository_databasetokenrepository", "target": "passwords_databasetokenrepository_databasetokenrepository_gethasher", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L242", "weight": 1.0}, {"source": "passwords_databasetokenrepository_databasetokenrepository_create", "target": "passwords_databasetokenrepository_databasetokenrepository_deleteexisting", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L88", "weight": 1.0}, {"source": "passwords_databasetokenrepository_databasetokenrepository_create", "target": "passwords_databasetokenrepository_databasetokenrepository_createnewtoken", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L93", "weight": 1.0}, {"source": "passwords_databasetokenrepository_databasetokenrepository_create", "target": "passwords_databasetokenrepository_databasetokenrepository_gettable", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L95", "weight": 1.0}, {"source": "passwords_databasetokenrepository_databasetokenrepository_create", "target": "passwords_databasetokenrepository_databasetokenrepository_getpayload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L95", "weight": 1.0}, {"source": "passwords_databasetokenrepository_databasetokenrepository_deleteexisting", "target": "passwords_databasetokenrepository_databasetokenrepository_delete", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L108", "weight": 1.0}, {"source": "passwords_databasetokenrepository_databasetokenrepository_deleteexisting", "target": "passwords_databasetokenrepository_databasetokenrepository_gettable", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L108", "weight": 1.0}, {"source": "passwords_databasetokenrepository_databasetokenrepository_exists", "target": "passwords_databasetokenrepository_databasetokenrepository_gettable", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L132", "weight": 1.0}, {"source": "passwords_databasetokenrepository_databasetokenrepository_exists", "target": "passwords_databasetokenrepository_databasetokenrepository_tokenexpired", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L137", "weight": 1.0}, {"source": "passwords_databasetokenrepository_databasetokenrepository_recentlycreatedtoken", "target": "passwords_databasetokenrepository_databasetokenrepository_gettable", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L160", "weight": 1.0}, {"source": "passwords_databasetokenrepository_databasetokenrepository_recentlycreatedtoken", "target": "passwords_databasetokenrepository_databasetokenrepository_tokenrecentlycreated", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L164", "weight": 1.0}, {"source": "passwords_databasetokenrepository_databasetokenrepository_delete", "target": "passwords_databasetokenrepository_databasetokenrepository_deleteexisting", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L192", "weight": 1.0}, {"source": "passwords_databasetokenrepository_databasetokenrepository_deleteexpired", "target": "passwords_databasetokenrepository_databasetokenrepository_delete", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L204", "weight": 1.0}, {"source": "passwords_databasetokenrepository_databasetokenrepository_deleteexpired", "target": "passwords_databasetokenrepository_databasetokenrepository_gettable", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L204", "weight": 1.0}], "raw_calls": [{"caller_nid": "passwords_databasetokenrepository_databasetokenrepository_create", "callee": "getEmailForPasswordReset", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L86"}, {"caller_nid": "passwords_databasetokenrepository_databasetokenrepository_create", "callee": "insert", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L95"}, {"caller_nid": "passwords_databasetokenrepository_databasetokenrepository_deleteexisting", "callee": "where", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L108"}, {"caller_nid": "passwords_databasetokenrepository_databasetokenrepository_deleteexisting", "callee": "getEmailForPasswordReset", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L108"}, {"caller_nid": "passwords_databasetokenrepository_databasetokenrepository_getpayload", "callee": "make", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L120"}, {"caller_nid": "passwords_databasetokenrepository_databasetokenrepository_exists", "callee": "first", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L132"}, {"caller_nid": "passwords_databasetokenrepository_databasetokenrepository_exists", "callee": "where", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L132"}, {"caller_nid": "passwords_databasetokenrepository_databasetokenrepository_exists", "callee": "getEmailForPasswordReset", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L133"}, {"caller_nid": "passwords_databasetokenrepository_databasetokenrepository_exists", "callee": "check", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L138"}, {"caller_nid": "passwords_databasetokenrepository_databasetokenrepository_tokenexpired", "callee": "isPast", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L149"}, {"caller_nid": "passwords_databasetokenrepository_databasetokenrepository_tokenexpired", "callee": "addSeconds", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L149"}, {"caller_nid": "passwords_databasetokenrepository_databasetokenrepository_tokenexpired", "callee": "Carbon", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L149"}, {"caller_nid": "passwords_databasetokenrepository_databasetokenrepository_recentlycreatedtoken", "callee": "first", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L160"}, {"caller_nid": "passwords_databasetokenrepository_databasetokenrepository_recentlycreatedtoken", "callee": "where", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L160"}, {"caller_nid": "passwords_databasetokenrepository_databasetokenrepository_recentlycreatedtoken", "callee": "getEmailForPasswordReset", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L161"}, {"caller_nid": "passwords_databasetokenrepository_databasetokenrepository_tokenrecentlycreated", "callee": "isFuture", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L179"}, {"caller_nid": "passwords_databasetokenrepository_databasetokenrepository_tokenrecentlycreated", "callee": "addSeconds", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L179"}, {"caller_nid": "passwords_databasetokenrepository_databasetokenrepository_tokenrecentlycreated", "callee": "Carbon", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L179"}, {"caller_nid": "passwords_databasetokenrepository_databasetokenrepository_deleteexpired", "callee": "subSeconds", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L202"}, {"caller_nid": "passwords_databasetokenrepository_databasetokenrepository_deleteexpired", "callee": "Carbon", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L202"}, {"caller_nid": "passwords_databasetokenrepository_databasetokenrepository_deleteexpired", "callee": "where", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L204"}, {"caller_nid": "passwords_databasetokenrepository_databasetokenrepository_createnewtoken", "callee": "hash_hmac", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L214"}, {"caller_nid": "passwords_databasetokenrepository_databasetokenrepository_createnewtoken", "callee": "Str", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L214"}, {"caller_nid": "passwords_databasetokenrepository_databasetokenrepository_gettable", "callee": "table", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Passwords\\DatabaseTokenRepository.php", "source_location": "L234"}]}