{"nodes": [{"id": "users_isaacmini_projects_petrus_crm_backend_app_console_commands_reconcilestaffservices_php", "label": "ReconcileStaffServices.php", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L1"}, {"id": "commands_reconcilestaffservices_reconcilestaffservices", "label": "ReconcileStaffServices", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L25"}, {"id": "commands_reconcilestaffservices_reconcilestaffservices_handle", "label": ".handle()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L33"}, {"id": "commands_reconcilestaffservices_reconcilestaffservices_findmisalignedpivots", "label": ".findMisalignedPivots()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L81"}, {"id": "commands_reconcilestaffservices_reconcilestaffservices_findunnecessaryassignments", "label": ".findUnnecessaryAssignments()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L142"}, {"id": "commands_reconcilestaffservices_reconcilestaffservices_renderpivotreport", "label": ".renderPivotReport()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L194"}, {"id": "commands_reconcilestaffservices_reconcilestaffservices_renderassignmentreport", "label": ".renderAssignmentReport()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L222"}, {"id": "commands_reconcilestaffservices_reconcilestaffservices_removepivots", "label": ".removePivots()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L249"}, {"id": "commands_reconcilestaffservices_reconcilestaffservices_writejsonreport", "label": ".writeJsonReport()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L273"}, {"id": "commands_reconcilestaffservices_reconcilestaffservices_clientlabel", "label": ".clientLabel()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L295"}], "edges": [{"source": "users_isaacmini_projects_petrus_crm_backend_app_console_commands_reconcilestaffservices_php", "target": "assignment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L7", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_console_commands_reconcilestaffservices_php", "target": "service", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L8", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_console_commands_reconcilestaffservices_php", "target": "staffmember", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L9", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_console_commands_reconcilestaffservices_php", "target": "staffservicealignment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L10", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_console_commands_reconcilestaffservices_php", "target": "command", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L11", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_console_commands_reconcilestaffservices_php", "target": "db", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L12", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_console_commands_reconcilestaffservices_php", "target": "commands_reconcilestaffservices_reconcilestaffservices", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L25", "weight": 1.0}, {"source": "commands_reconcilestaffservices_reconcilestaffservices", "target": "commands_reconcilestaffservices_reconcilestaffservices_handle", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L33", "weight": 1.0}, {"source": "commands_reconcilestaffservices_reconcilestaffservices", "target": "commands_reconcilestaffservices_reconcilestaffservices_findmisalignedpivots", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L81", "weight": 1.0}, {"source": "commands_reconcilestaffservices_reconcilestaffservices", "target": "commands_reconcilestaffservices_reconcilestaffservices_findunnecessaryassignments", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L142", "weight": 1.0}, {"source": "commands_reconcilestaffservices_reconcilestaffservices", "target": "commands_reconcilestaffservices_reconcilestaffservices_renderpivotreport", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L194", "weight": 1.0}, {"source": "commands_reconcilestaffservices_reconcilestaffservices", "target": "commands_reconcilestaffservices_reconcilestaffservices_renderassignmentreport", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L222", "weight": 1.0}, {"source": "commands_reconcilestaffservices_reconcilestaffservices", "target": "commands_reconcilestaffservices_reconcilestaffservices_removepivots", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L249", "weight": 1.0}, {"source": "commands_reconcilestaffservices_reconcilestaffservices", "target": "commands_reconcilestaffservices_reconcilestaffservices_writejsonreport", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L273", "weight": 1.0}, {"source": "commands_reconcilestaffservices_reconcilestaffservices", "target": "commands_reconcilestaffservices_reconcilestaffservices_clientlabel", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L295", "weight": 1.0}, {"source": "commands_reconcilestaffservices_reconcilestaffservices_handle", "target": "commands_reconcilestaffservices_reconcilestaffservices_findmisalignedpivots", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L50", "weight": 1.0}, {"source": "commands_reconcilestaffservices_reconcilestaffservices_handle", "target": "commands_reconcilestaffservices_reconcilestaffservices_findunnecessaryassignments", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L51", "weight": 1.0}, {"source": "commands_reconcilestaffservices_reconcilestaffservices_handle", "target": "commands_reconcilestaffservices_reconcilestaffservices_renderpivotreport", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L53", "weight": 1.0}, {"source": "commands_reconcilestaffservices_reconcilestaffservices_handle", "target": "commands_reconcilestaffservices_reconcilestaffservices_renderassignmentreport", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L54", "weight": 1.0}, {"source": "commands_reconcilestaffservices_reconcilestaffservices_handle", "target": "commands_reconcilestaffservices_reconcilestaffservices_writejsonreport", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L56", "weight": 1.0}, {"source": "commands_reconcilestaffservices_reconcilestaffservices_handle", "target": "commands_reconcilestaffservices_reconcilestaffservices_removepivots", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L60", "weight": 1.0}, {"source": "commands_reconcilestaffservices_reconcilestaffservices_findunnecessaryassignments", "target": "commands_reconcilestaffservices_reconcilestaffservices_clientlabel", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L184", "weight": 1.0}], "raw_calls": [{"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_handle", "callee": "option", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L35"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_handle", "callee": "option", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L36"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_handle", "callee": "error", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L39"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_handle", "callee": "error", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L45"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_handle", "callee": "info", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L57"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_handle", "callee": "info", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L61"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_handle", "callee": "comment", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L62"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_handle", "callee": "comment", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L64"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_findmisalignedpivots", "callee": "get", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L83"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_findmisalignedpivots", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L83"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_findmisalignedpivots", "callee": "select", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L83"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_findmisalignedpivots", "callee": "join", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L83"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_findmisalignedpivots", "callee": "join", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L83"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_findmisalignedpivots", "callee": "DB", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L83"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_findmisalignedpivots", "callee": "StaffMember", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L102"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_findmisalignedpivots", "callee": "Service", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L103"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_findmisalignedpivots", "callee": "StaffServiceAlignment", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L109"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_findmisalignedpivots", "callee": "trim", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L115"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_findunnecessaryassignments", "callee": "get", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L144"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_findunnecessaryassignments", "callee": "with", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L144"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_findunnecessaryassignments", "callee": "where", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L144"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_findunnecessaryassignments", "callee": "Assignment", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L144"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_findunnecessaryassignments", "callee": "method_exists", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L155"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_findunnecessaryassignments", "callee": "StaffServiceAlignment", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L159"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_findunnecessaryassignments", "callee": "get", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L163"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_findunnecessaryassignments", "callee": "services", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L163"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_findunnecessaryassignments", "callee": "isEmpty", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L164"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_findunnecessaryassignments", "callee": "contains", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L168"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_findunnecessaryassignments", "callee": "StaffServiceAlignment", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L169"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_findunnecessaryassignments", "callee": "fullName", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L179"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_renderpivotreport", "callee": "newLine", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L196"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_renderpivotreport", "callee": "info", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L197"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_renderpivotreport", "callee": "line", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L200"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_renderpivotreport", "callee": "array_map", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L205"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_renderpivotreport", "callee": "table", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L213"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_renderassignmentreport", "callee": "newLine", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L224"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_renderassignmentreport", "callee": "info", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L225"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_renderassignmentreport", "callee": "line", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L228"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_renderassignmentreport", "callee": "array_map", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L233"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_renderassignmentreport", "callee": "table", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L240"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_removepivots", "callee": "DB", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L255"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_removepivots", "callee": "delete", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L259"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_removepivots", "callee": "where", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L259"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_removepivots", "callee": "where", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L259"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_removepivots", "callee": "DB", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L259"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_writejsonreport", "callee": "storage_path", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L275"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_writejsonreport", "callee": "is_dir", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L276"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_writejsonreport", "callee": "mkdir", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L277"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_writejsonreport", "callee": "format", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L280"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_writejsonreport", "callee": "now", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L280"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_writejsonreport", "callee": "toIso8601String", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L284"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_writejsonreport", "callee": "now", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L284"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_writejsonreport", "callee": "file_put_contents", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L290"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_writejsonreport", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L290"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_clientlabel", "callee": "method_exists", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L297"}, {"caller_nid": "commands_reconcilestaffservices_reconcilestaffservices_clientlabel", "callee": "fullName", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Console/Commands/ReconcileStaffServices.php", "source_location": "L298"}]}