{"nodes": [{"id": "users_isaacmini_projects_petrus_crm_backend_app_services_passwordhistoryservice_php", "label": "PasswordHistoryService.php", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L1"}, {"id": "services_passwordhistoryservice_passwordhistoryservice", "label": "PasswordHistoryService", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L9"}, {"id": "services_passwordhistoryservice_passwordhistoryservice_recordpassword", "label": ".recordPassword()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L19"}, {"id": "services_passwordhistoryservice_passwordhistoryservice_wasrecentlyused", "label": ".wasRecentlyUsed()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L41"}, {"id": "services_passwordhistoryservice_passwordhistoryservice_issimilartoprevious", "label": ".isSimilarToPrevious()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L72"}, {"id": "services_passwordhistoryservice_passwordhistoryservice_generatemutations", "label": ".generateMutations()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L113"}, {"id": "services_passwordhistoryservice_passwordhistoryservice_violateshistory", "label": ".violatesHistory()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L198"}], "edges": [{"source": "users_isaacmini_projects_petrus_crm_backend_app_services_passwordhistoryservice_php", "target": "passwordhistory", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L5", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_services_passwordhistoryservice_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L6", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_services_passwordhistoryservice_php", "target": "hash", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L7", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_services_passwordhistoryservice_php", "target": "services_passwordhistoryservice_passwordhistoryservice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L9", "weight": 1.0}, {"source": "services_passwordhistoryservice_passwordhistoryservice", "target": "services_passwordhistoryservice_passwordhistoryservice_recordpassword", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L19", "weight": 1.0}, {"source": "services_passwordhistoryservice_passwordhistoryservice", "target": "services_passwordhistoryservice_passwordhistoryservice_wasrecentlyused", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L41", "weight": 1.0}, {"source": "services_passwordhistoryservice_passwordhistoryservice", "target": "services_passwordhistoryservice_passwordhistoryservice_issimilartoprevious", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L72", "weight": 1.0}, {"source": "services_passwordhistoryservice_passwordhistoryservice", "target": "services_passwordhistoryservice_passwordhistoryservice_generatemutations", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L113", "weight": 1.0}, {"source": "services_passwordhistoryservice_passwordhistoryservice", "target": "services_passwordhistoryservice_passwordhistoryservice_violateshistory", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L198", "weight": 1.0}, {"source": "services_passwordhistoryservice_passwordhistoryservice_issimilartoprevious", "target": "services_passwordhistoryservice_passwordhistoryservice_generatemutations", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L89", "weight": 1.0}, {"source": "services_passwordhistoryservice_passwordhistoryservice_violateshistory", "target": "services_passwordhistoryservice_passwordhistoryservice_wasrecentlyused", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L200", "weight": 1.0}, {"source": "services_passwordhistoryservice_passwordhistoryservice_violateshistory", "target": "services_passwordhistoryservice_passwordhistoryservice_issimilartoprevious", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L204", "weight": 1.0}], "raw_calls": [{"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_recordpassword", "callee": "PasswordHistory", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L21"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_recordpassword", "callee": "now", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L24"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_recordpassword", "callee": "pluck", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L28"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_recordpassword", "callee": "skip", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L28"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_recordpassword", "callee": "orderByDesc", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L28"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_recordpassword", "callee": "PasswordHistory", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L28"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_recordpassword", "callee": "isNotEmpty", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L33"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_recordpassword", "callee": "delete", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L34"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_recordpassword", "callee": "PasswordHistory", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L34"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_wasrecentlyused", "callee": "pluck", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L43"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_wasrecentlyused", "callee": "limit", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L43"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_wasrecentlyused", "callee": "orderByDesc", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L43"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_wasrecentlyused", "callee": "PasswordHistory", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L43"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_wasrecentlyused", "callee": "Hash", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L49"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_issimilartoprevious", "callee": "pluck", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L74"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_issimilartoprevious", "callee": "limit", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L74"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_issimilartoprevious", "callee": "orderByDesc", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L74"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_issimilartoprevious", "callee": "PasswordHistory", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L74"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_issimilartoprevious", "callee": "prepend", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L81"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_issimilartoprevious", "callee": "isEmpty", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L84"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_issimilartoprevious", "callee": "Hash", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L93"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_generatemutations", "callee": "strlen", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L118"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_generatemutations", "callee": "substr", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L119"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_generatemutations", "callee": "strlen", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L123"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_generatemutations", "callee": "substr", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L124"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_generatemutations", "callee": "preg_match", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L128"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_generatemutations", "callee": "preg_match", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L141"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_generatemutations", "callee": "strlen", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L144"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_generatemutations", "callee": "str_pad", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L146"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_generatemutations", "callee": "str_pad", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L147"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_generatemutations", "callee": "strlen", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L149"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_generatemutations", "callee": "rtrim", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L155"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_generatemutations", "callee": "strlen", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L156"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_generatemutations", "callee": "str_contains", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L170"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_generatemutations", "callee": "str_replace", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L171"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_generatemutations", "callee": "ctype_upper", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L180"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_generatemutations", "callee": "lcfirst", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L181"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_generatemutations", "callee": "ctype_lower", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L182"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_generatemutations", "callee": "ucfirst", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L183"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_generatemutations", "callee": "array_unique", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L188"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_generatemutations", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L189"}, {"caller_nid": "services_passwordhistoryservice_passwordhistoryservice_generatemutations", "callee": "array_values", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/PasswordHistoryService.php", "source_location": "L191"}]}