{"nodes": [{"id": "users_isaacmini_projects_petrus_crm_backend_tests_feature_observers_taskcompletionnotificationtest_php", "label": "TaskCompletionNotificationTest.php", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/tests/Feature/Observers/TaskCompletionNotificationTest.php", "source_location": "L1"}, {"id": "observers_taskcompletionnotificationtest_maketaskwithsupervisor", "label": "makeTaskWithSupervisor()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/tests/Feature/Observers/TaskCompletionNotificationTest.php", "source_location": "L32"}], "edges": [{"source": "users_isaacmini_projects_petrus_crm_backend_tests_feature_observers_taskcompletionnotificationtest_php", "target": "assignmentrole", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/tests/Feature/Observers/TaskCompletionNotificationTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_tests_feature_observers_taskcompletionnotificationtest_php", "target": "taskstatus", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/tests/Feature/Observers/TaskCompletionNotificationTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_tests_feature_observers_taskcompletionnotificationtest_php", "target": "assignment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/tests/Feature/Observers/TaskCompletionNotificationTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_tests_feature_observers_taskcompletionnotificationtest_php", "target": "company", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/tests/Feature/Observers/TaskCompletionNotificationTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_tests_feature_observers_taskcompletionnotificationtest_php", "target": "entity", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/tests/Feature/Observers/TaskCompletionNotificationTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_tests_feature_observers_taskcompletionnotificationtest_php", "target": "staffmember", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/tests/Feature/Observers/TaskCompletionNotificationTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_tests_feature_observers_taskcompletionnotificationtest_php", "target": "task", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/tests/Feature/Observers/TaskCompletionNotificationTest.php", "source_location": "L11", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_tests_feature_observers_taskcompletionnotificationtest_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/tests/Feature/Observers/TaskCompletionNotificationTest.php", "source_location": "L12", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_tests_feature_observers_taskcompletionnotificationtest_php", "target": "taskcompleted", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/tests/Feature/Observers/TaskCompletionNotificationTest.php", "source_location": "L13", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_tests_feature_observers_taskcompletionnotificationtest_php", "target": "notification", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/tests/Feature/Observers/TaskCompletionNotificationTest.php", "source_location": "L14", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_tests_feature_observers_taskcompletionnotificationtest_php", "target": "role", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/tests/Feature/Observers/TaskCompletionNotificationTest.php", "source_location": "L15", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_tests_feature_observers_taskcompletionnotificationtest_php", "target": "observers_taskcompletionnotificationtest_maketaskwithsupervisor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/tests/Feature/Observers/TaskCompletionNotificationTest.php", "source_location": "L32", "weight": 1.0}], "raw_calls": [{"caller_nid": "observers_taskcompletionnotificationtest_maketaskwithsupervisor", "callee": "Entity", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/tests/Feature/Observers/TaskCompletionNotificationTest.php", "source_location": "L34"}, {"caller_nid": "observers_taskcompletionnotificationtest_maketaskwithsupervisor", "callee": "create", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/tests/Feature/Observers/TaskCompletionNotificationTest.php", "source_location": "L35"}, {"caller_nid": "observers_taskcompletionnotificationtest_maketaskwithsupervisor", "callee": "User", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/tests/Feature/Observers/TaskCompletionNotificationTest.php", "source_location": "L35"}, {"caller_nid": "observers_taskcompletionnotificationtest_maketaskwithsupervisor", "callee": "assignRole", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/tests/Feature/Observers/TaskCompletionNotificationTest.php", "source_location": "L36"}, {"caller_nid": "observers_taskcompletionnotificationtest_maketaskwithsupervisor", "callee": "create", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/tests/Feature/Observers/TaskCompletionNotificationTest.php", "source_location": "L37"}, {"caller_nid": "observers_taskcompletionnotificationtest_maketaskwithsupervisor", "callee": "StaffMember", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/tests/Feature/Observers/TaskCompletionNotificationTest.php", "source_location": "L37"}, {"caller_nid": "observers_taskcompletionnotificationtest_maketaskwithsupervisor", "callee": "create", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/tests/Feature/Observers/TaskCompletionNotificationTest.php", "source_location": "L42"}, {"caller_nid": "observers_taskcompletionnotificationtest_maketaskwithsupervisor", "callee": "Company", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/tests/Feature/Observers/TaskCompletionNotificationTest.php", "source_location": "L42"}, {"caller_nid": "observers_taskcompletionnotificationtest_maketaskwithsupervisor", "callee": "Assignment", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/tests/Feature/Observers/TaskCompletionNotificationTest.php", "source_location": "L44"}, {"caller_nid": "observers_taskcompletionnotificationtest_maketaskwithsupervisor", "callee": "now", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/tests/Feature/Observers/TaskCompletionNotificationTest.php", "source_location": "L50"}, {"caller_nid": "observers_taskcompletionnotificationtest_maketaskwithsupervisor", "callee": "create", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/tests/Feature/Observers/TaskCompletionNotificationTest.php", "source_location": "L53"}, {"caller_nid": "observers_taskcompletionnotificationtest_maketaskwithsupervisor", "callee": "Task", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/tests/Feature/Observers/TaskCompletionNotificationTest.php", "source_location": "L53"}]}