- Created JSON representation for DurationCalculator.php, including nodes and edges for methods and imports. - Added JSON for ResolvedServiceSpec.php, detailing its structure and methods. - Introduced JSON for ServiceItemCatalogCategoryTest.php, capturing test methods and their relationships.
1 line
7.7 KiB
JSON
1 line
7.7 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_controller_addresscontroller_php", "label": "AddressController.php", "file_type": "code", "source_file": "src/Doctor/Controller/AddressController.php", "source_location": "L1"}, {"id": "controller_addresscontroller_addresscontroller", "label": "AddressController", "file_type": "code", "source_file": "src/Doctor/Controller/AddressController.php", "source_location": "L25"}, {"id": "basecontroller", "label": "BaseController", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "controller_addresscontroller_addresscontroller_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Doctor/Controller/AddressController.php", "source_location": "L29"}, {"id": "controller_addresscontroller_addresscontroller_list", "label": ".list()", "file_type": "code", "source_file": "src/Doctor/Controller/AddressController.php", "source_location": "L35"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Doctor/Controller/AddressController.php", "source_location": "L35"}, {"id": "jsonresponse", "label": "JsonResponse", "file_type": "code", "source_file": "src/Doctor/Controller/AddressController.php", "source_location": "L35"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_controller_addresscontroller_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/AddressController.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_controller_addresscontroller_php", "target": "clinicdoctoraccesschecker", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/AddressController.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_controller_addresscontroller_php", "target": "doctoraddress", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/AddressController.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_controller_addresscontroller_php", "target": "addressresolver", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/AddressController.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_controller_addresscontroller_php", "target": "secretaryaccesschecker", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/AddressController.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_controller_addresscontroller_php", "target": "basecontroller", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/AddressController.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_controller_addresscontroller_php", "target": "attributes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/AddressController.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_controller_addresscontroller_php", "target": "jsonresponse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/AddressController.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_controller_addresscontroller_php", "target": "route", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/AddressController.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_controller_addresscontroller_php", "target": "currentuser", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/AddressController.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_controller_addresscontroller_php", "target": "isgranted", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/AddressController.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_controller_addresscontroller_php", "target": "controller_addresscontroller_addresscontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/AddressController.php", "source_location": "L25", "weight": 1.0}, {"source": "controller_addresscontroller_addresscontroller", "target": "basecontroller", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/AddressController.php", "source_location": "L27", "weight": 1.0}, {"source": "controller_addresscontroller_addresscontroller", "target": "controller_addresscontroller_addresscontroller_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/AddressController.php", "source_location": "L29", "weight": 1.0}, {"source": "controller_addresscontroller_addresscontroller", "target": "controller_addresscontroller_addresscontroller_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/AddressController.php", "source_location": "L35", "weight": 1.0}, {"source": "controller_addresscontroller_addresscontroller_list", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/AddressController.php", "source_location": "L35", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_addresscontroller_addresscontroller_list", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/AddressController.php", "source_location": "L35", "weight": 1.0, "context": "return_type"}], "raw_calls": [{"caller_nid": "controller_addresscontroller_addresscontroller_list", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Controller/AddressController.php", "source_location": "L38", "receiver": null}, {"caller_nid": "controller_addresscontroller_addresscontroller_list", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Controller/AddressController.php", "source_location": "L39", "receiver": null}, {"caller_nid": "controller_addresscontroller_addresscontroller_list", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Controller/AddressController.php", "source_location": "L41", "receiver": null}, {"caller_nid": "controller_addresscontroller_addresscontroller_list", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Controller/AddressController.php", "source_location": "L41", "receiver": null}, {"caller_nid": "controller_addresscontroller_addresscontroller_list", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Controller/AddressController.php", "source_location": "L42", "receiver": null}, {"caller_nid": "controller_addresscontroller_addresscontroller_list", "callee": "listForContext", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Controller/AddressController.php", "source_location": "L43", "receiver": null}]} |