Files
clinicpro/graphify-out/cache/ast/v0.8.44/ef2e5ab66cbc7608253249efd3b8ae6dbdf8e470966fee1bdc8bea63d041de5a.json
hamed 653dd57300 Add AST JSON representation for DoctorSecretary entity
- Created a new JSON file containing the abstract syntax tree (AST) for the DoctorSecretary.php entity.
- The file includes nodes representing the class, its methods, and properties, along with edges indicating relationships and references between them.
- This addition enhances the project's ability to analyze and visualize the structure of the DoctorSecretary entity.
2026-07-23 17:31:10 +03:30

1 line
21 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_entity_doctorsecretary_php", "label": "DoctorSecretary.php", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L1"}, {"id": "entity_doctorsecretary_doctorsecretary", "label": "DoctorSecretary", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L12"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L48"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L52"}, {"id": "clinic", "label": "Clinic", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L59"}, {"id": "entity_doctorsecretary_doctorsecretary_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L81"}, {"id": "entity_doctorsecretary_doctorsecretary_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L93"}, {"id": "entity_doctorsecretary_doctorsecretary_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L94"}, {"id": "entity_doctorsecretary_doctorsecretary_getdoctor", "label": ".getDoctor()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L95"}, {"id": "entity_doctorsecretary_doctorsecretary_getsecretary", "label": ".getSecretary()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L96"}, {"id": "entity_doctorsecretary_doctorsecretary_getownertype", "label": ".getOwnerType()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L97"}, {"id": "entity_doctorsecretary_doctorsecretary_getclinic", "label": ".getClinic()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L98"}, {"id": "entity_doctorsecretary_doctorsecretary_getpermissions", "label": ".getPermissions()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L99"}, {"id": "entity_doctorsecretary_doctorsecretary_getnationalcode", "label": ".getNationalCode()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L100"}, {"id": "entity_doctorsecretary_doctorsecretary_getaddress", "label": ".getAddress()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L101"}, {"id": "entity_doctorsecretary_doctorsecretary_isactive", "label": ".isActive()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L102"}, {"id": "entity_doctorsecretary_doctorsecretary_getcreatedat", "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L103"}, {"id": "entity_doctorsecretary_doctorsecretary_getupdatedat", "label": ".getUpdatedAt()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L104"}, {"id": "entity_doctorsecretary_doctorsecretary_setactive", "label": ".setActive()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L106"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L106"}, {"id": "entity_doctorsecretary_doctorsecretary_setpermissions", "label": ".setPermissions()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L107"}, {"id": "entity_doctorsecretary_doctorsecretary_setnationalcode", "label": ".setNationalCode()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L108"}, {"id": "entity_doctorsecretary_doctorsecretary_setaddress", "label": ".setAddress()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L109"}, {"id": "entity_doctorsecretary_doctorsecretary_mergepermissions", "label": ".mergePermissions()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L112"}, {"id": "entity_doctorsecretary_doctorsecretary_touch", "label": ".touch()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L132"}, {"id": "entity_doctorsecretary_doctorsecretary_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L134"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_entity_doctorsecretary_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_entity_doctorsecretary_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_entity_doctorsecretary_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_entity_doctorsecretary_php", "target": "doctorsecretaryrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_entity_doctorsecretary_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_entity_doctorsecretary_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_entity_doctorsecretary_php", "target": "entity_doctorsecretary_doctorsecretary", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L12", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L48", "weight": 1.0, "context": "field"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L52", "weight": 1.0, "context": "field"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L59", "weight": 1.0, "context": "field"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L81", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_construct", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L81", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_doctorsecretary_doctorsecretary_construct", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L81", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_doctorsecretary_doctorsecretary_construct", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L81", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L93", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L94", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getdoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L95", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_getdoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L95", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getsecretary", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L96", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_getsecretary", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L96", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getownertype", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L97", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L98", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_getclinic", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L98", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getpermissions", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L99", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getnationalcode", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L100", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getaddress", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L101", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_isactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L102", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getcreatedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L103", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getupdatedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L104", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_setactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L106", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_setactive", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L106", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_setpermissions", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L107", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_setpermissions", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L107", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_setnationalcode", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L108", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_setnationalcode", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L108", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_setaddress", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L109", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_setaddress", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L109", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_mergepermissions", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L112", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_touch", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L132", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L134", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_setactive", "target": "entity_doctorsecretary_doctorsecretary_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L106", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_setpermissions", "target": "entity_doctorsecretary_doctorsecretary_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L107", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_setnationalcode", "target": "entity_doctorsecretary_doctorsecretary_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L108", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_setaddress", "target": "entity_doctorsecretary_doctorsecretary_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L109", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_mergepermissions", "target": "entity_doctorsecretary_doctorsecretary_getpermissions", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L114", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_mergepermissions", "target": "entity_doctorsecretary_doctorsecretary_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L129", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_toarray", "target": "entity_doctorsecretary_doctorsecretary_getuuid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L138", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_toarray", "target": "entity_doctorsecretary_doctorsecretary_getpermissions", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L148", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_doctorsecretary_doctorsecretary_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L83", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L83", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L89", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L90", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_mergepermissions", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L116", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_mergepermissions", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L116", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_mergepermissions", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L118", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_mergepermissions", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L124", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_touch", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L132", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_toarray", "callee": "getRealName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L139", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_toarray", "callee": "getMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L140", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_toarray", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L141", "receiver": null}]}