{"nodes": [{"id": "users_isaacmini_projects_petrus_crm_backend_app_services_commentservice_php", "label": "CommentService.php", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L1"}, {"id": "services_commentservice_commentservice", "label": "CommentService", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L13"}, {"id": "services_commentservice_commentservice_construct", "label": ".__construct()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L24"}, {"id": "services_commentservice_commentservice_resolvecommentableclass", "label": ".resolveCommentableClass()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L32"}, {"id": "services_commentservice_commentservice_create", "label": ".create()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L51"}, {"id": "services_commentservice_commentservice_update", "label": ".update()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L160"}, {"id": "services_commentservice_commentservice_ensurewatcher", "label": ".ensureWatcher()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L173"}, {"id": "services_commentservice_commentservice_resolveentityname", "label": ".resolveEntityName()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L188"}, {"id": "services_commentservice_commentservice_resolveentityurl", "label": ".resolveEntityUrl()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L209"}], "edges": [{"source": "users_isaacmini_projects_petrus_crm_backend_app_services_commentservice_php", "target": "sendmentionemail", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L5", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_services_commentservice_php", "target": "comment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L6", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_services_commentservice_php", "target": "mention", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L7", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_services_commentservice_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L8", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_services_commentservice_php", "target": "watcher", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L9", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_services_commentservice_php", "target": "commentmention", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L10", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_services_commentservice_php", "target": "model", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L11", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_services_commentservice_php", "target": "services_commentservice_commentservice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L13", "weight": 1.0}, {"source": "services_commentservice_commentservice", "target": "services_commentservice_commentservice_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L24", "weight": 1.0}, {"source": "services_commentservice_commentservice", "target": "services_commentservice_commentservice_resolvecommentableclass", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L32", "weight": 1.0}, {"source": "services_commentservice_commentservice", "target": "services_commentservice_commentservice_create", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L51", "weight": 1.0}, {"source": "services_commentservice_commentservice", "target": "services_commentservice_commentservice_update", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L160", "weight": 1.0}, {"source": "services_commentservice_commentservice", "target": "services_commentservice_commentservice_ensurewatcher", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L173", "weight": 1.0}, {"source": "services_commentservice_commentservice", "target": "services_commentservice_commentservice_resolveentityname", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L188", "weight": 1.0}, {"source": "services_commentservice_commentservice", "target": "services_commentservice_commentservice_resolveentityurl", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L209", "weight": 1.0}, {"source": "services_commentservice_commentservice_create", "target": "services_commentservice_commentservice_resolvecommentableclass", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L53", "weight": 1.0}, {"source": "services_commentservice_commentservice_create", "target": "services_commentservice_commentservice_ensurewatcher", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L83", "weight": 1.0}, {"source": "services_commentservice_commentservice_create", "target": "services_commentservice_commentservice_resolveentityname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L91", "weight": 1.0}, {"source": "services_commentservice_commentservice_create", "target": "services_commentservice_commentservice_resolveentityurl", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L92", "weight": 1.0}], "raw_calls": [{"caller_nid": "services_commentservice_commentservice_resolvecommentableclass", "callee": "isset", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L34"}, {"caller_nid": "services_commentservice_commentservice_resolvecommentableclass", "callee": "in_array", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L39"}, {"caller_nid": "services_commentservice_commentservice_create", "callee": "Comment", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L55"}, {"caller_nid": "services_commentservice_commentservice_create", "callee": "parse", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L63"}, {"caller_nid": "services_commentservice_commentservice_create", "callee": "array_values", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L67"}, {"caller_nid": "services_commentservice_commentservice_create", "callee": "array_unique", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L67"}, {"caller_nid": "services_commentservice_commentservice_create", "callee": "array_merge", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L67"}, {"caller_nid": "services_commentservice_commentservice_create", "callee": "Mention", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L72"}, {"caller_nid": "services_commentservice_commentservice_create", "callee": "now", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L77"}, {"caller_nid": "services_commentservice_commentservice_create", "callee": "toArray", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L95"}, {"caller_nid": "services_commentservice_commentservice_create", "callee": "map", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L95"}, {"caller_nid": "services_commentservice_commentservice_create", "callee": "pluck", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L95"}, {"caller_nid": "services_commentservice_commentservice_create", "callee": "where", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L95"}, {"caller_nid": "services_commentservice_commentservice_create", "callee": "Watcher", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L95"}, {"caller_nid": "services_commentservice_commentservice_create", "callee": "array_values", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L101"}, {"caller_nid": "services_commentservice_commentservice_create", "callee": "array_unique", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L102"}, {"caller_nid": "services_commentservice_commentservice_create", "callee": "array_merge", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L102"}, {"caller_nid": "services_commentservice_commentservice_create", "callee": "load", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L106"}, {"caller_nid": "services_commentservice_commentservice_create", "callee": "User", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L120"}, {"caller_nid": "services_commentservice_commentservice_create", "callee": "notify", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L126"}, {"caller_nid": "services_commentservice_commentservice_create", "callee": "\\Illuminate\\Support\\Facades\\Log", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L128"}, {"caller_nid": "services_commentservice_commentservice_create", "callee": "getMessage", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L130"}, {"caller_nid": "services_commentservice_commentservice_create", "callee": "SendMentionEmail", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L145"}, {"caller_nid": "services_commentservice_commentservice_create", "callee": "\\Illuminate\\Support\\Facades\\Log", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L147"}, {"caller_nid": "services_commentservice_commentservice_create", "callee": "getMessage", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L149"}, {"caller_nid": "services_commentservice_commentservice_create", "callee": "load", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L154"}, {"caller_nid": "services_commentservice_commentservice_update", "callee": "now", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L164"}, {"caller_nid": "services_commentservice_commentservice_update", "callee": "fresh", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L167"}, {"caller_nid": "services_commentservice_commentservice_ensurewatcher", "callee": "Watcher", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L175"}, {"caller_nid": "services_commentservice_commentservice_resolveentityname", "callee": "$commentableClass", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L190"}, {"caller_nid": "services_commentservice_commentservice_resolveentityname", "callee": "class_basename", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L193"}, {"caller_nid": "services_commentservice_commentservice_resolveentityname", "callee": "class_basename", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L202"}, {"caller_nid": "services_commentservice_commentservice_resolveentityurl", "callee": "rtrim", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L211"}, {"caller_nid": "services_commentservice_commentservice_resolveentityurl", "callee": "config", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Services/CommentService.php", "source_location": "L211"}]}