- Created a new JSON file for skills related to Figma features, including nodes and edges representing the structure and relationships of skills. - Added another JSON file for the PatientUpdateProfileTest, detailing the test structure, methods, and their relationships with other components in the codebase.
1 line
17 KiB
JSON
1 line
17 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_userprofiledemographicstest_php", "label": "UserProfileDemographicsTest.php", "file_type": "code", "source_file": "tests/Patient/UserProfileDemographicsTest.php", "source_location": "L1"}, {"id": "patient_userprofiledemographicstest_userprofiledemographicstest", "label": "UserProfileDemographicsTest", "file_type": "code", "source_file": "tests/Patient/UserProfileDemographicsTest.php", "source_location": "L14"}, {"id": "testcase", "label": "TestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "patient_userprofiledemographicstest_userprofiledemographicstest_profile", "label": ".profile()", "file_type": "code", "source_file": "tests/Patient/UserProfileDemographicsTest.php", "source_location": "L16"}, {"id": "userprofile", "label": "UserProfile", "file_type": "code", "source_file": "tests/Patient/UserProfileDemographicsTest.php", "source_location": "L16"}, {"id": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewdemographicsettersroundtrip", "label": ".testNewDemographicSettersRoundTrip()", "file_type": "code", "source_file": "tests/Patient/UserProfileDemographicsTest.php", "source_location": "L21"}, {"id": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewfieldsdefaulttonull", "label": ".testNewFieldsDefaultToNull()", "file_type": "code", "source_file": "tests/Patient/UserProfileDemographicsTest.php", "source_location": "L37"}, {"id": "patient_userprofiledemographicstest_userprofiledemographicstest_testtoarrayexposesnewkeys", "label": ".testToArrayExposesNewKeys()", "file_type": "code", "source_file": "tests/Patient/UserProfileDemographicsTest.php", "source_location": "L48"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_userprofiledemographicstest_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/UserProfileDemographicsTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_userprofiledemographicstest_php", "target": "userprofile", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/UserProfileDemographicsTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_userprofiledemographicstest_php", "target": "testcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/UserProfileDemographicsTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_userprofiledemographicstest_php", "target": "patient_userprofiledemographicstest_userprofiledemographicstest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Patient/UserProfileDemographicsTest.php", "source_location": "L14", "weight": 1.0}, {"source": "patient_userprofiledemographicstest_userprofiledemographicstest", "target": "testcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Patient/UserProfileDemographicsTest.php", "source_location": "L14", "weight": 1.0}, {"source": "patient_userprofiledemographicstest_userprofiledemographicstest", "target": "patient_userprofiledemographicstest_userprofiledemographicstest_profile", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/UserProfileDemographicsTest.php", "source_location": "L16", "weight": 1.0}, {"source": "patient_userprofiledemographicstest_userprofiledemographicstest_profile", "target": "userprofile", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Patient/UserProfileDemographicsTest.php", "source_location": "L16", "weight": 1.0, "context": "return_type"}, {"source": "patient_userprofiledemographicstest_userprofiledemographicstest", "target": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewdemographicsettersroundtrip", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/UserProfileDemographicsTest.php", "source_location": "L21", "weight": 1.0}, {"source": "patient_userprofiledemographicstest_userprofiledemographicstest", "target": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewfieldsdefaulttonull", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/UserProfileDemographicsTest.php", "source_location": "L37", "weight": 1.0}, {"source": "patient_userprofiledemographicstest_userprofiledemographicstest", "target": "patient_userprofiledemographicstest_userprofiledemographicstest_testtoarrayexposesnewkeys", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/UserProfileDemographicsTest.php", "source_location": "L48", "weight": 1.0}, {"source": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewdemographicsettersroundtrip", "target": "patient_userprofiledemographicstest_userprofiledemographicstest_profile", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/UserProfileDemographicsTest.php", "source_location": "L23", "weight": 1.0}, {"source": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewfieldsdefaulttonull", "target": "patient_userprofiledemographicstest_userprofiledemographicstest_profile", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/UserProfileDemographicsTest.php", "source_location": "L39", "weight": 1.0}, {"source": "patient_userprofiledemographicstest_userprofiledemographicstest_testtoarrayexposesnewkeys", "target": "patient_userprofiledemographicstest_userprofiledemographicstest_profile", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/UserProfileDemographicsTest.php", "source_location": "L50", "weight": 1.0}], "raw_calls": [{"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewdemographicsettersroundtrip", "callee": "setReferralSource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewdemographicsettersroundtrip", "callee": "setPostalCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewdemographicsettersroundtrip", "callee": "setCityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewdemographicsettersroundtrip", "callee": "setProvinceId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewdemographicsettersroundtrip", "callee": "setFieldOfStudy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewdemographicsettersroundtrip", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L30", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewdemographicsettersroundtrip", "callee": "getFieldOfStudy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L30", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewdemographicsettersroundtrip", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewdemographicsettersroundtrip", "callee": "getProvinceId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewdemographicsettersroundtrip", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewdemographicsettersroundtrip", "callee": "getCityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewdemographicsettersroundtrip", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L33", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewdemographicsettersroundtrip", "callee": "getPostalCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L33", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewdemographicsettersroundtrip", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewdemographicsettersroundtrip", "callee": "getReferralSource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewfieldsdefaulttonull", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewfieldsdefaulttonull", "callee": "getFieldOfStudy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewfieldsdefaulttonull", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewfieldsdefaulttonull", "callee": "getProvinceId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewfieldsdefaulttonull", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L43", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewfieldsdefaulttonull", "callee": "getCityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L43", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewfieldsdefaulttonull", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewfieldsdefaulttonull", "callee": "getPostalCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewfieldsdefaulttonull", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testnewfieldsdefaulttonull", "callee": "getReferralSource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testtoarrayexposesnewkeys", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testtoarrayexposesnewkeys", "callee": "setReferralSource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testtoarrayexposesnewkeys", "callee": "setPostalCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testtoarrayexposesnewkeys", "callee": "setCityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testtoarrayexposesnewkeys", "callee": "setProvinceId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testtoarrayexposesnewkeys", "callee": "setFieldOfStudy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testtoarrayexposesnewkeys", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L58", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testtoarrayexposesnewkeys", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testtoarrayexposesnewkeys", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L60", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testtoarrayexposesnewkeys", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "patient_userprofiledemographicstest_userprofiledemographicstest_testtoarrayexposesnewkeys", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php", "source_location": "L62", "receiver": null}]} |