{"nodes": [{"id": "users_isaacmini_projects_petrus_crm_backend_app_notifications_taskassigned_php", "label": "TaskAssigned.php", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L1"}, {"id": "notifications_taskassigned_taskassigned", "label": "TaskAssigned", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L19"}, {"id": "notifications_taskassigned_taskassigned_construct", "label": ".__construct()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L24"}, {"id": "notifications_taskassigned_taskassigned_via", "label": ".via()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L32"}, {"id": "notifications_taskassigned_taskassigned_todatabase", "label": ".toDatabase()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L40"}, {"id": "notifications_taskassigned_taskassigned_tomail", "label": ".toMail()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L56"}, {"id": "notifications_taskassigned_taskassigned_toarray", "label": ".toArray()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L69"}], "edges": [{"source": "users_isaacmini_projects_petrus_crm_backend_app_notifications_taskassigned_php", "target": "task", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L7", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_notifications_taskassigned_php", "target": "respectsemailpreference", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L8", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_notifications_taskassigned_php", "target": "action", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L9", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_notifications_taskassigned_php", "target": "notification", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L10", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_notifications_taskassigned_php", "target": "queueable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L11", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_notifications_taskassigned_php", "target": "mailmessage", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L12", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_notifications_taskassigned_php", "target": "notification", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L13", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_notifications_taskassigned_php", "target": "notifications_taskassigned_taskassigned", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L19", "weight": 1.0}, {"source": "notifications_taskassigned_taskassigned", "target": "notifications_taskassigned_taskassigned_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L24", "weight": 1.0}, {"source": "notifications_taskassigned_taskassigned", "target": "notifications_taskassigned_taskassigned_via", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L32", "weight": 1.0}, {"source": "notifications_taskassigned_taskassigned", "target": "notifications_taskassigned_taskassigned_todatabase", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L40", "weight": 1.0}, {"source": "notifications_taskassigned_taskassigned", "target": "notifications_taskassigned_taskassigned_tomail", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L56", "weight": 1.0}, {"source": "notifications_taskassigned_taskassigned", "target": "notifications_taskassigned_taskassigned_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L69", "weight": 1.0}], "raw_calls": [{"caller_nid": "notifications_taskassigned_taskassigned_via", "callee": "channelsRespectingPreference", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L34"}, {"caller_nid": "notifications_taskassigned_taskassigned_todatabase", "callee": "getDatabaseMessage", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L42"}, {"caller_nid": "notifications_taskassigned_taskassigned_todatabase", "callee": "actions", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L42"}, {"caller_nid": "notifications_taskassigned_taskassigned_todatabase", "callee": "iconColor", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L42"}, {"caller_nid": "notifications_taskassigned_taskassigned_todatabase", "callee": "icon", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L42"}, {"caller_nid": "notifications_taskassigned_taskassigned_todatabase", "callee": "body", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L42"}, {"caller_nid": "notifications_taskassigned_taskassigned_todatabase", "callee": "title", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L42"}, {"caller_nid": "notifications_taskassigned_taskassigned_todatabase", "callee": "FilamentNotification", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L42"}, {"caller_nid": "notifications_taskassigned_taskassigned_todatabase", "callee": "markAsRead", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L48"}, {"caller_nid": "notifications_taskassigned_taskassigned_todatabase", "callee": "url", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L48"}, {"caller_nid": "notifications_taskassigned_taskassigned_todatabase", "callee": "label", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L48"}, {"caller_nid": "notifications_taskassigned_taskassigned_todatabase", "callee": "Action", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L48"}, {"caller_nid": "notifications_taskassigned_taskassigned_todatabase", "callee": "url", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L50"}, {"caller_nid": "notifications_taskassigned_taskassigned_tomail", "callee": "action", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L60"}, {"caller_nid": "notifications_taskassigned_taskassigned_tomail", "callee": "line", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L60"}, {"caller_nid": "notifications_taskassigned_taskassigned_tomail", "callee": "subject", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L60"}, {"caller_nid": "notifications_taskassigned_taskassigned_tomail", "callee": "url", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Notifications/TaskAssigned.php", "source_location": "L63"}]}