Files
clinicpro/graphify-out/cache/ast/v0.8.44/5f5f0401ebfbc06f1bd26495e043c6f759b917a9c8567b17d58a647b403d7225.json
hamed 17ce271b2c Add AST cache files for DurationCalculator, ResolvedServiceSpec, and ServiceItemCatalogCategoryTest
- 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.
2026-08-03 09:37:54 +03:30

1 line
13 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourcelinker_php", "label": "ResourceLinker.php", "file_type": "code", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L1"}, {"id": "service_resourcelinker_resourcelinker", "label": "ResourceLinker", "file_type": "code", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L20"}, {"id": "service_resourcelinker_resourcelinker_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L33"}, {"id": "service_resourcelinker_resourcelinker_systemtype", "label": ".systemType()", "file_type": "code", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L43"}, {"id": "resourcetype", "label": "ResourceType", "file_type": "code", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L43"}, {"id": "service_resourcelinker_resourcelinker_forgetpendingtypes", "label": ".forgetPendingTypes()", "file_type": "code", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L63"}, {"id": "service_resourcelinker_resourcelinker_link", "label": ".link()", "file_type": "code", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L69"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L69"}, {"id": "clinicstaff", "label": "ClinicStaff", "file_type": "code", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L69"}, {"id": "doctoraddress", "label": "DoctorAddress", "file_type": "code", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L69"}, {"id": "clinicresource", "label": "ClinicResource", "file_type": "code", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L69"}, {"id": "service_resourcelinker_resourcelinker_subject", "label": ".subject()", "file_type": "code", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L92"}, {"id": "service_resourcelinker_resourcelinker_syncactive", "label": ".syncActive()", "file_type": "code", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L108"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourcelinker_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourcelinker_php", "target": "doctoraddress", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourcelinker_php", "target": "clinicresource", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourcelinker_php", "target": "resourcetype", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourcelinker_php", "target": "clinicresourcerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourcelinker_php", "target": "resourcetyperepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourcelinker_php", "target": "clinicstaff", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourcelinker_php", "target": "entitymanagerinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourcelinker_php", "target": "service_resourcelinker_resourcelinker", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L20", "weight": 1.0}, {"source": "service_resourcelinker_resourcelinker", "target": "service_resourcelinker_resourcelinker_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L33", "weight": 1.0}, {"source": "service_resourcelinker_resourcelinker", "target": "service_resourcelinker_resourcelinker_systemtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L43", "weight": 1.0}, {"source": "service_resourcelinker_resourcelinker_systemtype", "target": "resourcetype", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L43", "weight": 1.0, "context": "return_type"}, {"source": "service_resourcelinker_resourcelinker", "target": "service_resourcelinker_resourcelinker_forgetpendingtypes", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L63", "weight": 1.0}, {"source": "service_resourcelinker_resourcelinker", "target": "service_resourcelinker_resourcelinker_link", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L69", "weight": 1.0}, {"source": "service_resourcelinker_resourcelinker_link", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L69", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourcelinker_resourcelinker_link", "target": "clinicstaff", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L69", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourcelinker_resourcelinker_link", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L69", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourcelinker_resourcelinker_link", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L69", "weight": 1.0, "context": "return_type"}, {"source": "service_resourcelinker_resourcelinker", "target": "service_resourcelinker_resourcelinker_subject", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L92", "weight": 1.0}, {"source": "service_resourcelinker_resourcelinker_subject", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L92", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourcelinker_resourcelinker_subject", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L92", "weight": 1.0, "context": "return_type"}, {"source": "service_resourcelinker_resourcelinker_subject", "target": "clinicstaff", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L92", "weight": 1.0, "context": "return_type"}, {"source": "service_resourcelinker_resourcelinker", "target": "service_resourcelinker_resourcelinker_syncactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L108", "weight": 1.0}, {"source": "service_resourcelinker_resourcelinker_syncactive", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L108", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourcelinker_resourcelinker_syncactive", "target": "clinicstaff", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L108", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourcelinker_resourcelinker_systemtype", "target": "resourcetype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L54", "weight": 1.0}, {"source": "service_resourcelinker_resourcelinker_link", "target": "resourcetype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L78", "weight": 1.0}, {"source": "service_resourcelinker_resourcelinker_link", "target": "service_resourcelinker_resourcelinker_systemtype", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceLinker.php", "source_location": "L82", "weight": 1.0}], "raw_calls": [{"caller_nid": "service_resourcelinker_resourcelinker_systemtype", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceLinker.php", "source_location": "L47", "receiver": null}, {"caller_nid": "service_resourcelinker_resourcelinker_systemtype", "callee": "findByCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceLinker.php", "source_location": "L51", "receiver": null}, {"caller_nid": "service_resourcelinker_resourcelinker_systemtype", "callee": "markSystem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceLinker.php", "source_location": "L55", "receiver": null}, {"caller_nid": "service_resourcelinker_resourcelinker_systemtype", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceLinker.php", "source_location": "L56", "receiver": null}, {"caller_nid": "service_resourcelinker_resourcelinker_link", "callee": "findForSubject", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceLinker.php", "source_location": "L71", "receiver": null}, {"caller_nid": "service_resourcelinker_resourcelinker_link", "callee": "tenantEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceLinker.php", "source_location": "L82", "receiver": null}, {"caller_nid": "service_resourcelinker_resourcelinker_link", "callee": "tenantEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceLinker.php", "source_location": "L82", "receiver": null}, {"caller_nid": "service_resourcelinker_resourcelinker_link", "callee": "linkTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceLinker.php", "source_location": "L84", "receiver": null}, {"caller_nid": "service_resourcelinker_resourcelinker_link", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceLinker.php", "source_location": "L86", "receiver": null}, {"caller_nid": "service_resourcelinker_resourcelinker_syncactive", "callee": "findAllForSubject", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceLinker.php", "source_location": "L112", "receiver": null}, {"caller_nid": "service_resourcelinker_resourcelinker_syncactive", "callee": "isActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceLinker.php", "source_location": "L113", "receiver": null}, {"caller_nid": "service_resourcelinker_resourcelinker_syncactive", "callee": "setActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceLinker.php", "source_location": "L114", "receiver": null}, {"caller_nid": "service_resourcelinker_resourcelinker_syncactive", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceLinker.php", "source_location": "L120", "receiver": null}]}