- Created JSON representation for the Representation.php file, detailing nodes and edges for methods, properties, and their relationships. - Added JSON representation for the migration file Version20260725144018.php, including nodes and edges for methods and their interactions with the Schema and AbstractMigration.
1 line
5.3 KiB
JSON
1 line
5.3 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_service_secretaryshareresolver_php", "label": "SecretaryShareResolver.php", "file_type": "code", "source_file": "src/Secretary/Service/SecretaryShareResolver.php", "source_location": "L1"}, {"id": "service_secretaryshareresolver_secretaryshareresolver", "label": "SecretaryShareResolver", "file_type": "code", "source_file": "src/Secretary/Service/SecretaryShareResolver.php", "source_location": "L15"}, {"id": "service_secretaryshareresolver_secretaryshareresolver_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Secretary/Service/SecretaryShareResolver.php", "source_location": "L17"}, {"id": "service_secretaryshareresolver_secretaryshareresolver_for", "label": ".for()", "file_type": "code", "source_file": "src/Secretary/Service/SecretaryShareResolver.php", "source_location": "L24"}, {"id": "payment", "label": "Payment", "file_type": "code", "source_file": "src/Secretary/Service/SecretaryShareResolver.php", "source_location": "L24"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_service_secretaryshareresolver_php", "target": "payment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryShareResolver.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_service_secretaryshareresolver_php", "target": "doctorsecretaryrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryShareResolver.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_service_secretaryshareresolver_php", "target": "service_secretaryshareresolver_secretaryshareresolver", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryShareResolver.php", "source_location": "L15", "weight": 1.0}, {"source": "service_secretaryshareresolver_secretaryshareresolver", "target": "service_secretaryshareresolver_secretaryshareresolver_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryShareResolver.php", "source_location": "L17", "weight": 1.0}, {"source": "service_secretaryshareresolver_secretaryshareresolver", "target": "service_secretaryshareresolver_secretaryshareresolver_for", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryShareResolver.php", "source_location": "L24", "weight": 1.0}, {"source": "service_secretaryshareresolver_secretaryshareresolver_for", "target": "payment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryShareResolver.php", "source_location": "L24", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "service_secretaryshareresolver_secretaryshareresolver_for", "callee": "getAppointment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryShareResolver.php", "source_location": "L26", "receiver": null}, {"caller_nid": "service_secretaryshareresolver_secretaryshareresolver_for", "callee": "findOnlineShareRows", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryShareResolver.php", "source_location": "L31", "receiver": null}, {"caller_nid": "service_secretaryshareresolver_secretaryshareresolver_for", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryShareResolver.php", "source_location": "L31", "receiver": null}, {"caller_nid": "service_secretaryshareresolver_secretaryshareresolver_for", "callee": "getClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryShareResolver.php", "source_location": "L31", "receiver": null}, {"caller_nid": "service_secretaryshareresolver_secretaryshareresolver_for", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryShareResolver.php", "source_location": "L33", "receiver": null}, {"caller_nid": "service_secretaryshareresolver_secretaryshareresolver_for", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryShareResolver.php", "source_location": "L33", "receiver": null}, {"caller_nid": "service_secretaryshareresolver_secretaryshareresolver_for", "callee": "getSecretary", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryShareResolver.php", "source_location": "L34", "receiver": null}, {"caller_nid": "service_secretaryshareresolver_secretaryshareresolver_for", "callee": "effectiveOnlineSharePercent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryShareResolver.php", "source_location": "L35", "receiver": null}, {"caller_nid": "service_secretaryshareresolver_secretaryshareresolver_for", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryShareResolver.php", "source_location": "L36", "receiver": null}]} |