Files
clinicpro/graphify-out/cache/ast/v0.8.44/693db3a0e446167c95e8a48459970757349f65b612863c92cc533c8b80e947e9.json
T
2026-07-31 11:11:23 +03:30

1 line
17 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_package_entity_patientpackage_php", "label": "PatientPackage.php", "file_type": "code", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L1"}, {"id": "entity_patientpackage_patientpackage", "label": "PatientPackage", "file_type": "code", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L20"}, {"id": "tenantownedtrait", "label": "TenantOwnedTrait", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "package", "label": "Package", "file_type": "code", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L36"}, {"id": "patientrecord", "label": "PatientRecord", "file_type": "code", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L40"}, {"id": "payment", "label": "Payment", "file_type": "code", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L51"}, {"id": "entity_patientpackage_patientpackage_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L68"}, {"id": "entity_patientpackage_patientpackage_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L83"}, {"id": "entity_patientpackage_patientpackage_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L84"}, {"id": "entity_patientpackage_patientpackage_getpackage", "label": ".getPackage()", "file_type": "code", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L85"}, {"id": "entity_patientpackage_patientpackage_getpatientrecord", "label": ".getPatientRecord()", "file_type": "code", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L86"}, {"id": "entity_patientpackage_patientpackage_getsessioncount", "label": ".getSessionCount()", "file_type": "code", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L87"}, {"id": "entity_patientpackage_patientpackage_getpricepaidrials", "label": ".getPricePaidRials()", "file_type": "code", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L88"}, {"id": "entity_patientpackage_patientpackage_getpayment", "label": ".getPayment()", "file_type": "code", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L89"}, {"id": "entity_patientpackage_patientpackage_getpurchasedat", "label": ".getPurchasedAt()", "file_type": "code", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L90"}, {"id": "entity_patientpackage_patientpackage_getvalidto", "label": ".getValidTo()", "file_type": "code", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L91"}, {"id": "entity_patientpackage_patientpackage_setpricepaidrials", "label": ".setPricePaidRials()", "file_type": "code", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L93"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L93"}, {"id": "entity_patientpackage_patientpackage_setpayment", "label": ".setPayment()", "file_type": "code", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L94"}, {"id": "entity_patientpackage_patientpackage_isexpired", "label": ".isExpired()", "file_type": "code", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L96"}, {"id": "entity_patientpackage_patientpackage_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L106"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_package_entity_patientpackage_php", "target": "patientpackagerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_package_entity_patientpackage_php", "target": "patientrecord", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_package_entity_patientpackage_php", "target": "payment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_package_entity_patientpackage_php", "target": "tenantownedtrait", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_package_entity_patientpackage_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_package_entity_patientpackage_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_package_entity_patientpackage_php", "target": "entity_patientpackage_patientpackage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L20", "weight": 1.0}, {"source": "entity_patientpackage_patientpackage", "target": "tenantownedtrait", "relation": "mixes_in", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L26", "weight": 1.0}, {"source": "entity_patientpackage_patientpackage", "target": "package", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L36", "weight": 1.0, "context": "field"}, {"source": "entity_patientpackage_patientpackage", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L40", "weight": 1.0, "context": "field"}, {"source": "entity_patientpackage_patientpackage", "target": "payment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L51", "weight": 1.0, "context": "field"}, {"source": "entity_patientpackage_patientpackage", "target": "entity_patientpackage_patientpackage_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L68", "weight": 1.0}, {"source": "entity_patientpackage_patientpackage_construct", "target": "package", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L68", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_patientpackage_patientpackage_construct", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L68", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_patientpackage_patientpackage", "target": "entity_patientpackage_patientpackage_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L83", "weight": 1.0}, {"source": "entity_patientpackage_patientpackage", "target": "entity_patientpackage_patientpackage_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L84", "weight": 1.0}, {"source": "entity_patientpackage_patientpackage", "target": "entity_patientpackage_patientpackage_getpackage", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L85", "weight": 1.0}, {"source": "entity_patientpackage_patientpackage_getpackage", "target": "package", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L85", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientpackage_patientpackage", "target": "entity_patientpackage_patientpackage_getpatientrecord", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L86", "weight": 1.0}, {"source": "entity_patientpackage_patientpackage_getpatientrecord", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L86", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientpackage_patientpackage", "target": "entity_patientpackage_patientpackage_getsessioncount", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L87", "weight": 1.0}, {"source": "entity_patientpackage_patientpackage", "target": "entity_patientpackage_patientpackage_getpricepaidrials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L88", "weight": 1.0}, {"source": "entity_patientpackage_patientpackage", "target": "entity_patientpackage_patientpackage_getpayment", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L89", "weight": 1.0}, {"source": "entity_patientpackage_patientpackage_getpayment", "target": "payment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L89", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientpackage_patientpackage", "target": "entity_patientpackage_patientpackage_getpurchasedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L90", "weight": 1.0}, {"source": "entity_patientpackage_patientpackage", "target": "entity_patientpackage_patientpackage_getvalidto", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L91", "weight": 1.0}, {"source": "entity_patientpackage_patientpackage", "target": "entity_patientpackage_patientpackage_setpricepaidrials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L93", "weight": 1.0}, {"source": "entity_patientpackage_patientpackage_setpricepaidrials", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L93", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientpackage_patientpackage", "target": "entity_patientpackage_patientpackage_setpayment", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L94", "weight": 1.0}, {"source": "entity_patientpackage_patientpackage_setpayment", "target": "payment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L94", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_patientpackage_patientpackage_setpayment", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L94", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientpackage_patientpackage", "target": "entity_patientpackage_patientpackage_isexpired", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L96", "weight": 1.0}, {"source": "entity_patientpackage_patientpackage", "target": "entity_patientpackage_patientpackage_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L106", "weight": 1.0}, {"source": "entity_patientpackage_patientpackage_construct", "target": "entity_patientpackage_patientpackage_getsessioncount", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L74", "weight": 1.0}, {"source": "entity_patientpackage_patientpackage_toarray", "target": "entity_patientpackage_patientpackage_getuuid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L110", "weight": 1.0}, {"source": "entity_patientpackage_patientpackage_toarray", "target": "entity_patientpackage_patientpackage_isexpired", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Package/Entity/PatientPackage.php", "source_location": "L117", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_patientpackage_patientpackage_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Entity/PatientPackage.php", "source_location": "L70", "receiver": null}, {"caller_nid": "entity_patientpackage_patientpackage_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Entity/PatientPackage.php", "source_location": "L70", "receiver": null}, {"caller_nid": "entity_patientpackage_patientpackage_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Entity/PatientPackage.php", "source_location": "L73", "receiver": null}, {"caller_nid": "entity_patientpackage_patientpackage_construct", "callee": "getPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Entity/PatientPackage.php", "source_location": "L75", "receiver": null}, {"caller_nid": "entity_patientpackage_patientpackage_construct", "callee": "expiryFor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Entity/PatientPackage.php", "source_location": "L76", "receiver": null}, {"caller_nid": "entity_patientpackage_patientpackage_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Entity/PatientPackage.php", "source_location": "L77", "receiver": null}, {"caller_nid": "entity_patientpackage_patientpackage_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Entity/PatientPackage.php", "source_location": "L78", "receiver": null}, {"caller_nid": "entity_patientpackage_patientpackage_construct", "callee": "assignTenantPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Entity/PatientPackage.php", "source_location": "L80", "receiver": null}, {"caller_nid": "entity_patientpackage_patientpackage_construct", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Entity/PatientPackage.php", "source_location": "L80", "receiver": null}, {"caller_nid": "entity_patientpackage_patientpackage_construct", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Entity/PatientPackage.php", "source_location": "L80", "receiver": null}, {"caller_nid": "entity_patientpackage_patientpackage_setpricepaidrials", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Entity/PatientPackage.php", "source_location": "L93", "receiver": null}, {"caller_nid": "entity_patientpackage_patientpackage_setpayment", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Entity/PatientPackage.php", "source_location": "L94", "receiver": null}, {"caller_nid": "entity_patientpackage_patientpackage_isexpired", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Entity/PatientPackage.php", "source_location": "L98", "receiver": null}, {"caller_nid": "entity_patientpackage_patientpackage_toarray", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Entity/PatientPackage.php", "source_location": "L111", "receiver": null}]}