{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_hashing_bcrypthasher_php", "label": "BcryptHasher.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L1"}, {"id": "hashing_bcrypthasher_bcrypthasher", "label": "BcryptHasher", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L8"}, {"id": "hashing_bcrypthasher_bcrypthasher_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L30"}, {"id": "hashing_bcrypthasher_bcrypthasher_make", "label": ".make()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L45"}, {"id": "hashing_bcrypthasher_bcrypthasher_check", "label": ".check()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L68"}, {"id": "hashing_bcrypthasher_bcrypthasher_needsrehash", "label": ".needsRehash()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L84"}, {"id": "hashing_bcrypthasher_bcrypthasher_verifyconfiguration", "label": ".verifyConfiguration()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L96"}, {"id": "hashing_bcrypthasher_bcrypthasher_isusingcorrectalgorithm", "label": ".isUsingCorrectAlgorithm()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L107"}, {"id": "hashing_bcrypthasher_bcrypthasher_isusingvalidoptions", "label": ".isUsingValidOptions()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L118"}, {"id": "hashing_bcrypthasher_bcrypthasher_setrounds", "label": ".setRounds()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L139"}, {"id": "hashing_bcrypthasher_bcrypthasher_cost", "label": ".cost()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L152"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_hashing_bcrypthasher_php", "target": "hasher", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_hashing_bcrypthasher_php", "target": "runtimeexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_hashing_bcrypthasher_php", "target": "hashing_bcrypthasher_bcrypthasher", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L8", "weight": 1.0}, {"source": "hashing_bcrypthasher_bcrypthasher", "target": "hashing_bcrypthasher_bcrypthasher_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L30", "weight": 1.0}, {"source": "hashing_bcrypthasher_bcrypthasher", "target": "hashing_bcrypthasher_bcrypthasher_make", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L45", "weight": 1.0}, {"source": "hashing_bcrypthasher_bcrypthasher", "target": "hashing_bcrypthasher_bcrypthasher_check", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L68", "weight": 1.0}, {"source": "hashing_bcrypthasher_bcrypthasher", "target": "hashing_bcrypthasher_bcrypthasher_needsrehash", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L84", "weight": 1.0}, {"source": "hashing_bcrypthasher_bcrypthasher", "target": "hashing_bcrypthasher_bcrypthasher_verifyconfiguration", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L96", "weight": 1.0}, {"source": "hashing_bcrypthasher_bcrypthasher", "target": "hashing_bcrypthasher_bcrypthasher_isusingcorrectalgorithm", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L107", "weight": 1.0}, {"source": "hashing_bcrypthasher_bcrypthasher", "target": "hashing_bcrypthasher_bcrypthasher_isusingvalidoptions", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L118", "weight": 1.0}, {"source": "hashing_bcrypthasher_bcrypthasher", "target": "hashing_bcrypthasher_bcrypthasher_setrounds", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L139", "weight": 1.0}, {"source": "hashing_bcrypthasher_bcrypthasher", "target": "hashing_bcrypthasher_bcrypthasher_cost", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L152", "weight": 1.0}, {"source": "hashing_bcrypthasher_bcrypthasher_make", "target": "hashing_bcrypthasher_bcrypthasher_cost", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L48", "weight": 1.0}, {"source": "hashing_bcrypthasher_bcrypthasher_check", "target": "hashing_bcrypthasher_bcrypthasher_isusingcorrectalgorithm", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L70", "weight": 1.0}, {"source": "hashing_bcrypthasher_bcrypthasher_needsrehash", "target": "hashing_bcrypthasher_bcrypthasher_cost", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L87", "weight": 1.0}, {"source": "hashing_bcrypthasher_bcrypthasher_verifyconfiguration", "target": "hashing_bcrypthasher_bcrypthasher_isusingcorrectalgorithm", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L98", "weight": 1.0}, {"source": "hashing_bcrypthasher_bcrypthasher_verifyconfiguration", "target": "hashing_bcrypthasher_bcrypthasher_isusingvalidoptions", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L98", "weight": 1.0}], "raw_calls": [{"caller_nid": "hashing_bcrypthasher_bcrypthasher_make", "callee": "password_hash", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L47"}, {"caller_nid": "hashing_bcrypthasher_bcrypthasher_check", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L74"}, {"caller_nid": "hashing_bcrypthasher_bcrypthasher_needsrehash", "callee": "password_needs_rehash", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L86"}, {"caller_nid": "hashing_bcrypthasher_bcrypthasher_isusingcorrectalgorithm", "callee": "info", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L109"}, {"caller_nid": "hashing_bcrypthasher_bcrypthasher_isusingvalidoptions", "callee": "info", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L120"}, {"caller_nid": "hashing_bcrypthasher_bcrypthasher_isusingvalidoptions", "callee": "is_int", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Hashing\\BcryptHasher.php", "source_location": "L122"}]}