1 line
12 KiB
JSON
1 line
12 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_skillassignmentservice_php", "label": "SkillAssignmentService.php", "file_type": "code", "source_file": "src/Resource/Service/SkillAssignmentService.php", "source_location": "L1"}, {"id": "service_skillassignmentservice_skillassignmentservice", "label": "SkillAssignmentService", "file_type": "code", "source_file": "src/Resource/Service/SkillAssignmentService.php", "source_location": "L14"}, {"id": "service_skillassignmentservice_skillassignmentservice_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Resource/Service/SkillAssignmentService.php", "source_location": "L16"}, {"id": "service_skillassignmentservice_skillassignmentservice_replace", "label": ".replace()", "file_type": "code", "source_file": "src/Resource/Service/SkillAssignmentService.php", "source_location": "L31"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Resource/Service/SkillAssignmentService.php", "source_location": "L31"}, {"id": "clinicresource", "label": "ClinicResource", "file_type": "code", "source_file": "src/Resource/Service/SkillAssignmentService.php", "source_location": "L31"}, {"id": "service_skillassignmentservice_skillassignmentservice_validate", "label": ".validate()", "file_type": "code", "source_file": "src/Resource/Service/SkillAssignmentService.php", "source_location": "L55"}, {"id": "service_skillassignmentservice_skillassignmentservice_deleteskill", "label": ".deleteSkill()", "file_type": "code", "source_file": "src/Resource/Service/SkillAssignmentService.php", "source_location": "L90"}, {"id": "skill", "label": "Skill", "file_type": "code", "source_file": "src/Resource/Service/SkillAssignmentService.php", "source_location": "L90"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_skillassignmentservice_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/SkillAssignmentService.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_skillassignmentservice_php", "target": "clinicresource", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/SkillAssignmentService.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_skillassignmentservice_php", "target": "resourceskill", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/SkillAssignmentService.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_skillassignmentservice_php", "target": "skill", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/SkillAssignmentService.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_skillassignmentservice_php", "target": "resourceskillrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/SkillAssignmentService.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_skillassignmentservice_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/SkillAssignmentService.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_skillassignmentservice_php", "target": "appexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/SkillAssignmentService.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_skillassignmentservice_php", "target": "entitymanagerinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/SkillAssignmentService.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_skillassignmentservice_php", "target": "service_skillassignmentservice_skillassignmentservice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/SkillAssignmentService.php", "source_location": "L14", "weight": 1.0}, {"source": "service_skillassignmentservice_skillassignmentservice", "target": "service_skillassignmentservice_skillassignmentservice_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/SkillAssignmentService.php", "source_location": "L16", "weight": 1.0}, {"source": "service_skillassignmentservice_skillassignmentservice", "target": "service_skillassignmentservice_skillassignmentservice_replace", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/SkillAssignmentService.php", "source_location": "L31", "weight": 1.0}, {"source": "service_skillassignmentservice_skillassignmentservice_replace", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/SkillAssignmentService.php", "source_location": "L31", "weight": 1.0, "context": "parameter_type"}, {"source": "service_skillassignmentservice_skillassignmentservice_replace", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/SkillAssignmentService.php", "source_location": "L31", "weight": 1.0, "context": "parameter_type"}, {"source": "service_skillassignmentservice_skillassignmentservice", "target": "service_skillassignmentservice_skillassignmentservice_validate", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/SkillAssignmentService.php", "source_location": "L55", "weight": 1.0}, {"source": "service_skillassignmentservice_skillassignmentservice_validate", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/SkillAssignmentService.php", "source_location": "L55", "weight": 1.0, "context": "parameter_type"}, {"source": "service_skillassignmentservice_skillassignmentservice", "target": "service_skillassignmentservice_skillassignmentservice_deleteskill", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/SkillAssignmentService.php", "source_location": "L90", "weight": 1.0}, {"source": "service_skillassignmentservice_skillassignmentservice_deleteskill", "target": "skill", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/SkillAssignmentService.php", "source_location": "L90", "weight": 1.0, "context": "parameter_type"}, {"source": "service_skillassignmentservice_skillassignmentservice_replace", "target": "service_skillassignmentservice_skillassignmentservice_validate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/SkillAssignmentService.php", "source_location": "L33", "weight": 1.0}], "raw_calls": [{"caller_nid": "service_skillassignmentservice_skillassignmentservice_replace", "callee": "deleteForResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/SkillAssignmentService.php", "source_location": "L35", "receiver": null}, {"caller_nid": "service_skillassignmentservice_skillassignmentservice_replace", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/SkillAssignmentService.php", "source_location": "L36", "receiver": null}, {"caller_nid": "service_skillassignmentservice_skillassignmentservice_replace", "callee": "getSkills", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/SkillAssignmentService.php", "source_location": "L36", "receiver": null}, {"caller_nid": "service_skillassignmentservice_skillassignmentservice_replace", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/SkillAssignmentService.php", "source_location": "L41", "receiver": null}, {"caller_nid": "service_skillassignmentservice_skillassignmentservice_replace", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/SkillAssignmentService.php", "source_location": "L42", "receiver": null}, {"caller_nid": "service_skillassignmentservice_skillassignmentservice_replace", "callee": "getSkills", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/SkillAssignmentService.php", "source_location": "L42", "receiver": null}, {"caller_nid": "service_skillassignmentservice_skillassignmentservice_replace", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/SkillAssignmentService.php", "source_location": "L46", "receiver": null}, {"caller_nid": "service_skillassignmentservice_skillassignmentservice_validate", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/SkillAssignmentService.php", "source_location": "L61", "receiver": null}, {"caller_nid": "service_skillassignmentservice_skillassignmentservice_validate", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/SkillAssignmentService.php", "source_location": "L61", "receiver": null}, {"caller_nid": "service_skillassignmentservice_skillassignmentservice_validate", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/SkillAssignmentService.php", "source_location": "L67", "receiver": null}, {"caller_nid": "service_skillassignmentservice_skillassignmentservice_validate", "callee": "skill", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/SkillAssignmentService.php", "source_location": "L73", "receiver": null}, {"caller_nid": "service_skillassignmentservice_skillassignmentservice_validate", "callee": "is_numeric", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/SkillAssignmentService.php", "source_location": "L76", "receiver": null}, {"caller_nid": "service_skillassignmentservice_skillassignmentservice_deleteskill", "callee": "countForSkill", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/SkillAssignmentService.php", "source_location": "L92", "receiver": null}, {"caller_nid": "service_skillassignmentservice_skillassignmentservice_deleteskill", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/SkillAssignmentService.php", "source_location": "L97", "receiver": null}, {"caller_nid": "service_skillassignmentservice_skillassignmentservice_deleteskill", "callee": "remove", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/SkillAssignmentService.php", "source_location": "L102", "receiver": null}, {"caller_nid": "service_skillassignmentservice_skillassignmentservice_deleteskill", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/SkillAssignmentService.php", "source_location": "L103", "receiver": null}]} |