{"nodes": [{"id": "users_isaacmini_projects_petrus_crm_backend_app_models_concerns_hascomments_php", "label": "HasComments.php", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Models/Concerns/HasComments.php", "source_location": "L1"}, {"id": "concerns_hascomments_comments", "label": "comments()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Models/Concerns/HasComments.php", "source_location": "L22"}, {"id": "concerns_hascomments_allcomments", "label": "allComments()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Models/Concerns/HasComments.php", "source_location": "L33"}, {"id": "concerns_hascomments_watchers", "label": "watchers()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Models/Concerns/HasComments.php", "source_location": "L45"}, {"id": "concerns_hascomments_addwatcher", "label": "addWatcher()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Models/Concerns/HasComments.php", "source_location": "L53"}, {"id": "concerns_hascomments_removewatcher", "label": "removeWatcher()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Models/Concerns/HasComments.php", "source_location": "L67"}, {"id": "concerns_hascomments_iswatchedby", "label": "isWatchedBy()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Models/Concerns/HasComments.php", "source_location": "L75"}], "edges": [{"source": "users_isaacmini_projects_petrus_crm_backend_app_models_concerns_hascomments_php", "target": "comment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Models/Concerns/HasComments.php", "source_location": "L5", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_models_concerns_hascomments_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Models/Concerns/HasComments.php", "source_location": "L6", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_models_concerns_hascomments_php", "target": "watcher", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Models/Concerns/HasComments.php", "source_location": "L7", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_models_concerns_hascomments_php", "target": "morphmany", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Models/Concerns/HasComments.php", "source_location": "L8", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_models_concerns_hascomments_php", "target": "concerns_hascomments_comments", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Models/Concerns/HasComments.php", "source_location": "L22", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_models_concerns_hascomments_php", "target": "concerns_hascomments_allcomments", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Models/Concerns/HasComments.php", "source_location": "L33", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_models_concerns_hascomments_php", "target": "concerns_hascomments_watchers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Models/Concerns/HasComments.php", "source_location": "L45", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_models_concerns_hascomments_php", "target": "concerns_hascomments_addwatcher", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Models/Concerns/HasComments.php", "source_location": "L53", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_models_concerns_hascomments_php", "target": "concerns_hascomments_removewatcher", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Models/Concerns/HasComments.php", "source_location": "L67", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_models_concerns_hascomments_php", "target": "concerns_hascomments_iswatchedby", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Models/Concerns/HasComments.php", "source_location": "L75", "weight": 1.0}, {"source": "concerns_hascomments_addwatcher", "target": "concerns_hascomments_watchers", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Models/Concerns/HasComments.php", "source_location": "L56", "weight": 1.0}, {"source": "concerns_hascomments_removewatcher", "target": "concerns_hascomments_watchers", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Models/Concerns/HasComments.php", "source_location": "L69", "weight": 1.0}, {"source": "concerns_hascomments_iswatchedby", "target": "concerns_hascomments_watchers", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Models/Concerns/HasComments.php", "source_location": "L77", "weight": 1.0}], "raw_calls": [{"caller_nid": "concerns_hascomments_comments", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Models/Concerns/HasComments.php", "source_location": "L24"}, {"caller_nid": "concerns_hascomments_comments", "callee": "morphMany", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Models/Concerns/HasComments.php", "source_location": "L24"}, {"caller_nid": "concerns_hascomments_allcomments", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Models/Concerns/HasComments.php", "source_location": "L35"}, {"caller_nid": "concerns_hascomments_allcomments", "callee": "withTrashed", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Models/Concerns/HasComments.php", "source_location": "L35"}, {"caller_nid": "concerns_hascomments_allcomments", "callee": "morphMany", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Models/Concerns/HasComments.php", "source_location": "L35"}, {"caller_nid": "concerns_hascomments_watchers", "callee": "morphMany", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Models/Concerns/HasComments.php", "source_location": "L47"}, {"caller_nid": "concerns_hascomments_addwatcher", "callee": "firstOrCreate", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Models/Concerns/HasComments.php", "source_location": "L56"}, {"caller_nid": "concerns_hascomments_removewatcher", "callee": "delete", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Models/Concerns/HasComments.php", "source_location": "L69"}, {"caller_nid": "concerns_hascomments_removewatcher", "callee": "where", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Models/Concerns/HasComments.php", "source_location": "L69"}, {"caller_nid": "concerns_hascomments_iswatchedby", "callee": "exists", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Models/Concerns/HasComments.php", "source_location": "L77"}, {"caller_nid": "concerns_hascomments_iswatchedby", "callee": "where", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Models/Concerns/HasComments.php", "source_location": "L77"}]}