- Created JSON representation for VisitPriceRequirementResolver.php, including nodes and edges for methods and imports. - Added AST cache for migrations/Version20260717093000.php, detailing methods and their relationships. - Introduced AST cache for DiscountRuleRepository.php, capturing methods, imports, and their interactions.
1 line
17 KiB
JSON
1 line
17 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretaryappointmentscopetest_php", "label": "SecretaryAppointmentScopeTest.php", "file_type": "code", "source_file": "tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L1"}, {"id": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest", "label": "SecretaryAppointmentScopeTest", "file_type": "code", "source_file": "tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L16"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretaryseesonlyassigneddoctorsappointments", "label": ".testSecretarySeesOnlyAssignedDoctorsAppointments()", "file_type": "code", "source_file": "tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L18"}, {"id": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretarywithnoassignmentseesnothing", "label": ".testSecretaryWithNoAssignmentSeesNothing()", "file_type": "code", "source_file": "tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L53"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretaryappointmentscopetest_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretaryappointmentscopetest_php", "target": "useractivecontext", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretaryappointmentscopetest_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretaryappointmentscopetest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretaryappointmentscopetest_php", "target": "doctorsecretary", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretaryappointmentscopetest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretaryappointmentscopetest_php", "target": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L16", "weight": 1.0}, {"source": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L16", "weight": 1.0}, {"source": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest", "target": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretaryseesonlyassigneddoctorsappointments", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L18", "weight": 1.0}, {"source": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest", "target": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretarywithnoassignmentseesnothing", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L53", "weight": 1.0}], "raw_calls": [{"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretaryseesonlyassigneddoctorsappointments", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L20", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretaryseesonlyassigneddoctorsappointments", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretaryseesonlyassigneddoctorsappointments", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretaryseesonlyassigneddoctorsappointments", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L25", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretaryseesonlyassigneddoctorsappointments", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L26", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretaryseesonlyassigneddoctorsappointments", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L27", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretaryseesonlyassigneddoctorsappointments", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L28", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretaryseesonlyassigneddoctorsappointments", "callee": "getDoctors", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L28", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretaryseesonlyassigneddoctorsappointments", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L29", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretaryseesonlyassigneddoctorsappointments", "callee": "getDoctors", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L29", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretaryseesonlyassigneddoctorsappointments", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretaryseesonlyassigneddoctorsappointments", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretaryseesonlyassigneddoctorsappointments", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretaryseesonlyassigneddoctorsappointments", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretaryseesonlyassigneddoctorsappointments", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretaryseesonlyassigneddoctorsappointments", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretaryseesonlyassigneddoctorsappointments", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretaryseesonlyassigneddoctorsappointments", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L43", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretaryseesonlyassigneddoctorsappointments", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretaryseesonlyassigneddoctorsappointments", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L46", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretaryseesonlyassigneddoctorsappointments", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L48", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretaryseesonlyassigneddoctorsappointments", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L48", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretaryseesonlyassigneddoctorsappointments", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretarywithnoassignmentseesnothing", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L55", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretarywithnoassignmentseesnothing", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L57", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretarywithnoassignmentseesnothing", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretarywithnoassignmentseesnothing", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L60", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretarywithnoassignmentseesnothing", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretarywithnoassignmentseesnothing", "callee": "getDoctors", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretarywithnoassignmentseesnothing", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L64", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretarywithnoassignmentseesnothing", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L65", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretarywithnoassignmentseesnothing", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L65", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretarywithnoassignmentseesnothing", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L67", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretarywithnoassignmentseesnothing", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L68", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretarywithnoassignmentseesnothing", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L69", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretarywithnoassignmentseesnothing", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L70", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretarywithnoassignmentseesnothing", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L72", "receiver": null}, {"caller_nid": "secretary_secretaryappointmentscopetest_secretaryappointmentscopetest_testsecretarywithnoassignmentseesnothing", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php", "source_location": "L75", "receiver": null}]} |