Files
clinicpro/graphify-out/cache/ast/v0.8.44/46aab68aea7b3c8bb74242194b9d4c8f76474413e94f7c199c85fb6bf85a8ce4.json
T
2026-07-19 08:09:09 +03:30

1 line
5.5 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_controller_basecontroller_php", "label": "BaseController.php", "file_type": "code", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L1"}, {"id": "controller_basecontroller_basecontroller", "label": "BaseController", "file_type": "code", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L8"}, {"id": "abstractcontroller", "label": "AbstractController", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "controller_basecontroller_basecontroller_success", "label": ".success()", "file_type": "code", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L10"}, {"id": "jsonresponse", "label": "JsonResponse", "file_type": "code", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L10"}, {"id": "controller_basecontroller_basecontroller_paginated", "label": ".paginated()", "file_type": "code", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L19"}, {"id": "controller_basecontroller_basecontroller_error", "label": ".error()", "file_type": "code", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L32"}, {"id": "controller_basecontroller_basecontroller_validationerror", "label": ".validationError()", "file_type": "code", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L41"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_controller_basecontroller_php", "target": "abstractcontroller", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_controller_basecontroller_php", "target": "jsonresponse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_controller_basecontroller_php", "target": "controller_basecontroller_basecontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L8", "weight": 1.0}, {"source": "controller_basecontroller_basecontroller", "target": "abstractcontroller", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L8", "weight": 1.0}, {"source": "controller_basecontroller_basecontroller", "target": "controller_basecontroller_basecontroller_success", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L10", "weight": 1.0}, {"source": "controller_basecontroller_basecontroller_success", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L10", "weight": 1.0, "context": "return_type"}, {"source": "controller_basecontroller_basecontroller", "target": "controller_basecontroller_basecontroller_paginated", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L19", "weight": 1.0}, {"source": "controller_basecontroller_basecontroller_paginated", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L19", "weight": 1.0, "context": "return_type"}, {"source": "controller_basecontroller_basecontroller", "target": "controller_basecontroller_basecontroller_error", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L32", "weight": 1.0}, {"source": "controller_basecontroller_basecontroller_error", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L32", "weight": 1.0, "context": "return_type"}, {"source": "controller_basecontroller_basecontroller", "target": "controller_basecontroller_basecontroller_validationerror", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L41", "weight": 1.0}, {"source": "controller_basecontroller_basecontroller_validationerror", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L41", "weight": 1.0, "context": "return_type"}, {"source": "controller_basecontroller_basecontroller_paginated", "target": "controller_basecontroller_basecontroller_success", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L21", "weight": 1.0}], "raw_calls": [{"caller_nid": "controller_basecontroller_basecontroller_success", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Controller/BaseController.php", "source_location": "L13", "receiver": null}, {"caller_nid": "controller_basecontroller_basecontroller_paginated", "callee": "ceil", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Controller/BaseController.php", "source_location": "L23", "receiver": null}]}