{"nodes": [{"id": "users_isaacmini_projects_petrus_crm_backend_app_http_controllers_api_commentcontroller_php", "label": "CommentController.php", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L1"}, {"id": "api_commentcontroller_commentcontroller", "label": "CommentController", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L13"}, {"id": "api_commentcontroller_commentcontroller_construct", "label": ".__construct()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L15"}, {"id": "api_commentcontroller_commentcontroller_index", "label": ".index()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L22"}, {"id": "api_commentcontroller_commentcontroller_store", "label": ".store()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L58"}, {"id": "api_commentcontroller_commentcontroller_update", "label": ".update()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L96"}, {"id": "api_commentcontroller_commentcontroller_destroy", "label": ".destroy()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L116"}, {"id": "api_commentcontroller_commentcontroller_formatcomment", "label": ".formatComment()", "file_type": "code", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L132"}], "edges": [{"source": "users_isaacmini_projects_petrus_crm_backend_app_http_controllers_api_commentcontroller_php", "target": "controller", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L5", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_http_controllers_api_commentcontroller_php", "target": "comment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L6", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_http_controllers_api_commentcontroller_php", "target": "commentservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L7", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_http_controllers_api_commentcontroller_php", "target": "jsonresponse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L8", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_http_controllers_api_commentcontroller_php", "target": "request", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L9", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_http_controllers_api_commentcontroller_php", "target": "response", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L10", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_http_controllers_api_commentcontroller_php", "target": "rule", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L11", "weight": 1.0}, {"source": "users_isaacmini_projects_petrus_crm_backend_app_http_controllers_api_commentcontroller_php", "target": "api_commentcontroller_commentcontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L13", "weight": 1.0}, {"source": "api_commentcontroller_commentcontroller", "target": "api_commentcontroller_commentcontroller_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L15", "weight": 1.0}, {"source": "api_commentcontroller_commentcontroller", "target": "api_commentcontroller_commentcontroller_index", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L22", "weight": 1.0}, {"source": "api_commentcontroller_commentcontroller", "target": "api_commentcontroller_commentcontroller_store", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L58", "weight": 1.0}, {"source": "api_commentcontroller_commentcontroller", "target": "api_commentcontroller_commentcontroller_update", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L96", "weight": 1.0}, {"source": "api_commentcontroller_commentcontroller", "target": "api_commentcontroller_commentcontroller_destroy", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L116", "weight": 1.0}, {"source": "api_commentcontroller_commentcontroller", "target": "api_commentcontroller_commentcontroller_formatcomment", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L132", "weight": 1.0}, {"source": "api_commentcontroller_commentcontroller_index", "target": "api_commentcontroller_commentcontroller_formatcomment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L48", "weight": 1.0}, {"source": "api_commentcontroller_commentcontroller_store", "target": "api_commentcontroller_commentcontroller_formatcomment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L88", "weight": 1.0}, {"source": "api_commentcontroller_commentcontroller_update", "target": "api_commentcontroller_commentcontroller_formatcomment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L108", "weight": 1.0}], "raw_calls": [{"caller_nid": "api_commentcontroller_commentcontroller_index", "callee": "validate", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L24"}, {"caller_nid": "api_commentcontroller_commentcontroller_index", "callee": "Rule", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L25"}, {"caller_nid": "api_commentcontroller_commentcontroller_index", "callee": "array_keys", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L25"}, {"caller_nid": "api_commentcontroller_commentcontroller_index", "callee": "resolveCommentableClass", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L29"}, {"caller_nid": "api_commentcontroller_commentcontroller_index", "callee": "$commentableClass", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L32"}, {"caller_nid": "api_commentcontroller_commentcontroller_index", "callee": "json", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L35"}, {"caller_nid": "api_commentcontroller_commentcontroller_index", "callee": "response", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L35"}, {"caller_nid": "api_commentcontroller_commentcontroller_index", "callee": "cannot", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L39"}, {"caller_nid": "api_commentcontroller_commentcontroller_index", "callee": "user", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L39"}, {"caller_nid": "api_commentcontroller_commentcontroller_index", "callee": "json", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L40"}, {"caller_nid": "api_commentcontroller_commentcontroller_index", "callee": "response", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L40"}, {"caller_nid": "api_commentcontroller_commentcontroller_index", "callee": "map", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L43"}, {"caller_nid": "api_commentcontroller_commentcontroller_index", "callee": "get", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L43"}, {"caller_nid": "api_commentcontroller_commentcontroller_index", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L43"}, {"caller_nid": "api_commentcontroller_commentcontroller_index", "callee": "where", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L43"}, {"caller_nid": "api_commentcontroller_commentcontroller_index", "callee": "where", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L43"}, {"caller_nid": "api_commentcontroller_commentcontroller_index", "callee": "Comment", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L43"}, {"caller_nid": "api_commentcontroller_commentcontroller_index", "callee": "json", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L50"}, {"caller_nid": "api_commentcontroller_commentcontroller_index", "callee": "response", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L50"}, {"caller_nid": "api_commentcontroller_commentcontroller_store", "callee": "validate", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L60"}, {"caller_nid": "api_commentcontroller_commentcontroller_store", "callee": "Rule", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L61"}, {"caller_nid": "api_commentcontroller_commentcontroller_store", "callee": "array_keys", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L61"}, {"caller_nid": "api_commentcontroller_commentcontroller_store", "callee": "resolveCommentableClass", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L68"}, {"caller_nid": "api_commentcontroller_commentcontroller_store", "callee": "$commentableClass", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L69"}, {"caller_nid": "api_commentcontroller_commentcontroller_store", "callee": "json", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L72"}, {"caller_nid": "api_commentcontroller_commentcontroller_store", "callee": "response", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L72"}, {"caller_nid": "api_commentcontroller_commentcontroller_store", "callee": "cannot", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L75"}, {"caller_nid": "api_commentcontroller_commentcontroller_store", "callee": "user", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L75"}, {"caller_nid": "api_commentcontroller_commentcontroller_store", "callee": "json", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L76"}, {"caller_nid": "api_commentcontroller_commentcontroller_store", "callee": "response", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L76"}, {"caller_nid": "api_commentcontroller_commentcontroller_store", "callee": "cannot", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L79"}, {"caller_nid": "api_commentcontroller_commentcontroller_store", "callee": "user", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L79"}, {"caller_nid": "api_commentcontroller_commentcontroller_store", "callee": "json", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L80"}, {"caller_nid": "api_commentcontroller_commentcontroller_store", "callee": "response", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L80"}, {"caller_nid": "api_commentcontroller_commentcontroller_store", "callee": "user", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L84"}, {"caller_nid": "api_commentcontroller_commentcontroller_store", "callee": "create", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L86"}, {"caller_nid": "api_commentcontroller_commentcontroller_store", "callee": "json", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L88"}, {"caller_nid": "api_commentcontroller_commentcontroller_store", "callee": "response", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L88"}, {"caller_nid": "api_commentcontroller_commentcontroller_update", "callee": "cannot", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L98"}, {"caller_nid": "api_commentcontroller_commentcontroller_update", "callee": "user", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L98"}, {"caller_nid": "api_commentcontroller_commentcontroller_update", "callee": "json", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L99"}, {"caller_nid": "api_commentcontroller_commentcontroller_update", "callee": "response", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L99"}, {"caller_nid": "api_commentcontroller_commentcontroller_update", "callee": "validate", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L102"}, {"caller_nid": "api_commentcontroller_commentcontroller_update", "callee": "json", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L108"}, {"caller_nid": "api_commentcontroller_commentcontroller_update", "callee": "response", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L108"}, {"caller_nid": "api_commentcontroller_commentcontroller_destroy", "callee": "cannot", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L118"}, {"caller_nid": "api_commentcontroller_commentcontroller_destroy", "callee": "user", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L118"}, {"caller_nid": "api_commentcontroller_commentcontroller_destroy", "callee": "response", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L119"}, {"caller_nid": "api_commentcontroller_commentcontroller_destroy", "callee": "delete", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L122"}, {"caller_nid": "api_commentcontroller_commentcontroller_destroy", "callee": "response", "is_member_call": false, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L124"}, {"caller_nid": "api_commentcontroller_commentcontroller_formatcomment", "callee": "toIso8601String", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L139"}, {"caller_nid": "api_commentcontroller_commentcontroller_formatcomment", "callee": "toArray", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L140"}, {"caller_nid": "api_commentcontroller_commentcontroller_formatcomment", "callee": "values", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L140"}, {"caller_nid": "api_commentcontroller_commentcontroller_formatcomment", "callee": "map", "is_member_call": true, "source_file": "/Users/isaacmini/Projects/petrus-crm/backend/app/Http/Controllers/Api/CommentController.php", "source_location": "L140"}]}