Files
clinicpro/graphify-out/cache/ast/v0.8.44/d55138ab25a4f578c0f1f12ad559dcd3d1620d5e46ee161a2c2bb9c0a3585a0a.json
T
hamed f2ecaf201a Add JSON files for task 14 events utilization documentation
- Created new JSON file for database.md with nodes and edges representing the structure and relationships within the document.
- Created new JSON file for architecture.md with nodes and edges detailing the architecture of the task 14 events utilization.
2026-07-30 12:16:27 +03:30

1 line
7.2 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260728140000_php", "label": "Version20260728140000.php", "file_type": "code", "source_file": "migrations/Version20260728140000.php", "source_location": "L1"}, {"id": "migrations_version20260728140000_version20260728140000", "label": "Version20260728140000", "file_type": "code", "source_file": "migrations/Version20260728140000.php", "source_location": "L31"}, {"id": "abstractmigration", "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "migrations_version20260728140000_version20260728140000_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260728140000.php", "source_location": "L33"}, {"id": "migrations_version20260728140000_version20260728140000_up", "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260728140000.php", "source_location": "L38"}, {"id": "schema", "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260728140000.php", "source_location": "L38"}, {"id": "migrations_version20260728140000_version20260728140000_down", "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260728140000.php", "source_location": "L92"}, {"id": "migrations_version20260728140000_version20260728140000_istransactional", "label": ".isTransactional()", "file_type": "code", "source_file": "migrations/Version20260728140000.php", "source_location": "L99"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260728140000_php", "target": "schema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260728140000.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260728140000_php", "target": "abstractmigration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260728140000.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260728140000_php", "target": "migrations_version20260728140000_version20260728140000", "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260728140000.php", "source_location": "L31", "weight": 1.0}, {"source": "migrations_version20260728140000_version20260728140000", "target": "abstractmigration", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260728140000.php", "source_location": "L31", "weight": 1.0}, {"source": "migrations_version20260728140000_version20260728140000", "target": "migrations_version20260728140000_version20260728140000_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260728140000.php", "source_location": "L33", "weight": 1.0}, {"source": "migrations_version20260728140000_version20260728140000", "target": "migrations_version20260728140000_version20260728140000_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260728140000.php", "source_location": "L38", "weight": 1.0}, {"source": "migrations_version20260728140000_version20260728140000_up", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260728140000.php", "source_location": "L38", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260728140000_version20260728140000", "target": "migrations_version20260728140000_version20260728140000_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260728140000.php", "source_location": "L92", "weight": 1.0}, {"source": "migrations_version20260728140000_version20260728140000_down", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260728140000.php", "source_location": "L92", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260728140000_version20260728140000", "target": "migrations_version20260728140000_version20260728140000_istransactional", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260728140000.php", "source_location": "L99", "weight": 1.0}], "raw_calls": [{"caller_nid": "migrations_version20260728140000_version20260728140000_up", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728140000.php", "source_location": "L40", "receiver": null}, {"caller_nid": "migrations_version20260728140000_version20260728140000_up", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728140000.php", "source_location": "L45", "receiver": null}, {"caller_nid": "migrations_version20260728140000_version20260728140000_up", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728140000.php", "source_location": "L53", "receiver": null}, {"caller_nid": "migrations_version20260728140000_version20260728140000_up", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728140000.php", "source_location": "L63", "receiver": null}, {"caller_nid": "migrations_version20260728140000_version20260728140000_up", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728140000.php", "source_location": "L68", "receiver": null}, {"caller_nid": "migrations_version20260728140000_version20260728140000_up", "callee": "fetchOne", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728140000.php", "source_location": "L76", "receiver": null}, {"caller_nid": "migrations_version20260728140000_version20260728140000_up", "callee": "abortIf", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728140000.php", "source_location": "L79", "receiver": null}, {"caller_nid": "migrations_version20260728140000_version20260728140000_up", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728140000.php", "source_location": "L84", "receiver": null}, {"caller_nid": "migrations_version20260728140000_version20260728140000_up", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728140000.php", "source_location": "L87", "receiver": null}, {"caller_nid": "migrations_version20260728140000_version20260728140000_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728140000.php", "source_location": "L94", "receiver": null}, {"caller_nid": "migrations_version20260728140000_version20260728140000_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728140000.php", "source_location": "L95", "receiver": null}]}