Files
clinicpro/graphify-out/cache/ast/v0.8.44/83b2353cc845a0f83f4709612b084b8cb5e4aedaaa3faabe49dc3370e4c8f708.json
T
2026-07-31 09:29:21 +03:30

1 line
12 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_entity_appointmenthold_php", "label": "AppointmentHold.php", "file_type": "code", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L1"}, {"id": "entity_appointmenthold_appointmenthold", "label": "AppointmentHold", "file_type": "code", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L21"}, {"id": "tenantownedtrait", "label": "TenantOwnedTrait", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L40"}, {"id": "entity_appointmenthold_appointmenthold_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L63"}, {"id": "entity_appointmenthold_appointmenthold_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L85"}, {"id": "entity_appointmenthold_appointmenthold_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L86"}, {"id": "entity_appointmenthold_appointmenthold_getuser", "label": ".getUser()", "file_type": "code", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L87"}, {"id": "entity_appointmenthold_appointmenthold_getstartsat", "label": ".getStartsAt()", "file_type": "code", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L88"}, {"id": "entity_appointmenthold_appointmenthold_getendsat", "label": ".getEndsAt()", "file_type": "code", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L89"}, {"id": "entity_appointmenthold_appointmenthold_getexpiresat", "label": ".getExpiresAt()", "file_type": "code", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L90"}, {"id": "entity_appointmenthold_appointmenthold_getpayload", "label": ".getPayload()", "file_type": "code", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L91"}, {"id": "entity_appointmenthold_appointmenthold_getconfirmedat", "label": ".getConfirmedAt()", "file_type": "code", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L92"}, {"id": "entity_appointmenthold_appointmenthold_isexpired", "label": ".isExpired()", "file_type": "code", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L94"}, {"id": "entity_appointmenthold_appointmenthold_isconfirmed", "label": ".isConfirmed()", "file_type": "code", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L99"}, {"id": "entity_appointmenthold_appointmenthold_markconfirmed", "label": ".markConfirmed()", "file_type": "code", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L104"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L104"}, {"id": "entity_appointmenthold_appointmenthold_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L111"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_entity_appointmenthold_php", "target": "appointmentholdrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_entity_appointmenthold_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_entity_appointmenthold_php", "target": "tenantownedtrait", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_entity_appointmenthold_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_entity_appointmenthold_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_entity_appointmenthold_php", "target": "entity_appointmenthold_appointmenthold", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L21", "weight": 1.0}, {"source": "entity_appointmenthold_appointmenthold", "target": "tenantownedtrait", "relation": "mixes_in", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L27", "weight": 1.0}, {"source": "entity_appointmenthold_appointmenthold", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L40", "weight": 1.0, "context": "field"}, {"source": "entity_appointmenthold_appointmenthold", "target": "entity_appointmenthold_appointmenthold_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L63", "weight": 1.0}, {"source": "entity_appointmenthold_appointmenthold_construct", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L63", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_appointmenthold_appointmenthold", "target": "entity_appointmenthold_appointmenthold_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L85", "weight": 1.0}, {"source": "entity_appointmenthold_appointmenthold", "target": "entity_appointmenthold_appointmenthold_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L86", "weight": 1.0}, {"source": "entity_appointmenthold_appointmenthold", "target": "entity_appointmenthold_appointmenthold_getuser", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L87", "weight": 1.0}, {"source": "entity_appointmenthold_appointmenthold_getuser", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L87", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointmenthold_appointmenthold", "target": "entity_appointmenthold_appointmenthold_getstartsat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L88", "weight": 1.0}, {"source": "entity_appointmenthold_appointmenthold", "target": "entity_appointmenthold_appointmenthold_getendsat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L89", "weight": 1.0}, {"source": "entity_appointmenthold_appointmenthold", "target": "entity_appointmenthold_appointmenthold_getexpiresat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L90", "weight": 1.0}, {"source": "entity_appointmenthold_appointmenthold", "target": "entity_appointmenthold_appointmenthold_getpayload", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L91", "weight": 1.0}, {"source": "entity_appointmenthold_appointmenthold", "target": "entity_appointmenthold_appointmenthold_getconfirmedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L92", "weight": 1.0}, {"source": "entity_appointmenthold_appointmenthold", "target": "entity_appointmenthold_appointmenthold_isexpired", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L94", "weight": 1.0}, {"source": "entity_appointmenthold_appointmenthold", "target": "entity_appointmenthold_appointmenthold_isconfirmed", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L99", "weight": 1.0}, {"source": "entity_appointmenthold_appointmenthold", "target": "entity_appointmenthold_appointmenthold_markconfirmed", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L104", "weight": 1.0}, {"source": "entity_appointmenthold_appointmenthold_markconfirmed", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L104", "weight": 1.0, "context": "return_type"}, {"source": "entity_appointmenthold_appointmenthold", "target": "entity_appointmenthold_appointmenthold_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L111", "weight": 1.0}, {"source": "entity_appointmenthold_appointmenthold_toarray", "target": "entity_appointmenthold_appointmenthold_isconfirmed", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L118", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_appointmenthold_appointmenthold_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L72", "receiver": null}, {"caller_nid": "entity_appointmenthold_appointmenthold_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L74", "receiver": null}, {"caller_nid": "entity_appointmenthold_appointmenthold_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L74", "receiver": null}, {"caller_nid": "entity_appointmenthold_appointmenthold_construct", "callee": "assignTenantPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L82", "receiver": null}, {"caller_nid": "entity_appointmenthold_appointmenthold_isexpired", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L96", "receiver": null}, {"caller_nid": "entity_appointmenthold_appointmenthold_markconfirmed", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Entity/AppointmentHold.php", "source_location": "L106", "receiver": null}]}