Files
clinicpro/graphify-out/cache/ast/v0.8.44/97c953baec6ed53d38cd86ea197bf3d00c77837a87fae6aa8a2f4fcd00342aba.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
10 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260728074119_php", "label": "Version20260728074119.php", "file_type": "code", "source_file": "migrations/Version20260728074119.php", "source_location": "L1"}, {"id": "migrations_version20260728074119_version20260728074119", "label": "Version20260728074119", "file_type": "code", "source_file": "migrations/Version20260728074119.php", "source_location": "L25"}, {"id": "abstractmigration", "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "migrations_version20260728074119_version20260728074119_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260728074119.php", "source_location": "L31"}, {"id": "migrations_version20260728074119_version20260728074119_up", "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260728074119.php", "source_location": "L36"}, {"id": "schema", "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260728074119.php", "source_location": "L36"}, {"id": "migrations_version20260728074119_version20260728074119_down", "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260728074119.php", "source_location": "L83"}, {"id": "migrations_version20260728074119_version20260728074119_istransactional", "label": ".isTransactional()", "file_type": "code", "source_file": "migrations/Version20260728074119.php", "source_location": "L102"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260728074119_php", "target": "schema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260728074119.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260728074119_php", "target": "abstractmigration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260728074119.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260728074119_php", "target": "migrations_version20260728074119_version20260728074119", "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260728074119.php", "source_location": "L25", "weight": 1.0}, {"source": "migrations_version20260728074119_version20260728074119", "target": "abstractmigration", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260728074119.php", "source_location": "L25", "weight": 1.0}, {"source": "migrations_version20260728074119_version20260728074119", "target": "migrations_version20260728074119_version20260728074119_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260728074119.php", "source_location": "L31", "weight": 1.0}, {"source": "migrations_version20260728074119_version20260728074119", "target": "migrations_version20260728074119_version20260728074119_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260728074119.php", "source_location": "L36", "weight": 1.0}, {"source": "migrations_version20260728074119_version20260728074119_up", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260728074119.php", "source_location": "L36", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260728074119_version20260728074119", "target": "migrations_version20260728074119_version20260728074119_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260728074119.php", "source_location": "L83", "weight": 1.0}, {"source": "migrations_version20260728074119_version20260728074119_down", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260728074119.php", "source_location": "L83", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260728074119_version20260728074119", "target": "migrations_version20260728074119_version20260728074119_istransactional", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260728074119.php", "source_location": "L102", "weight": 1.0}], "raw_calls": [{"caller_nid": "migrations_version20260728074119_version20260728074119_up", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728074119.php", "source_location": "L39", "receiver": null}, {"caller_nid": "migrations_version20260728074119_version20260728074119_up", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728074119.php", "source_location": "L42", "receiver": null}, {"caller_nid": "migrations_version20260728074119_version20260728074119_up", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728074119.php", "source_location": "L46", "receiver": null}, {"caller_nid": "migrations_version20260728074119_version20260728074119_up", "callee": "fetchOne", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728074119.php", "source_location": "L52", "receiver": null}, {"caller_nid": "migrations_version20260728074119_version20260728074119_up", "callee": "abortIf", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728074119.php", "source_location": "L55", "receiver": null}, {"caller_nid": "migrations_version20260728074119_version20260728074119_up", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728074119.php", "source_location": "L57", "receiver": null}, {"caller_nid": "migrations_version20260728074119_version20260728074119_up", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728074119.php", "source_location": "L62", "receiver": null}, {"caller_nid": "migrations_version20260728074119_version20260728074119_up", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728074119.php", "source_location": "L65", "receiver": null}, {"caller_nid": "migrations_version20260728074119_version20260728074119_up", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728074119.php", "source_location": "L70", "receiver": null}, {"caller_nid": "migrations_version20260728074119_version20260728074119_up", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728074119.php", "source_location": "L73", "receiver": null}, {"caller_nid": "migrations_version20260728074119_version20260728074119_up", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728074119.php", "source_location": "L74", "receiver": null}, {"caller_nid": "migrations_version20260728074119_version20260728074119_up", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728074119.php", "source_location": "L76", "receiver": null}, {"caller_nid": "migrations_version20260728074119_version20260728074119_up", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728074119.php", "source_location": "L79", "receiver": null}, {"caller_nid": "migrations_version20260728074119_version20260728074119_up", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728074119.php", "source_location": "L80", "receiver": null}, {"caller_nid": "migrations_version20260728074119_version20260728074119_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728074119.php", "source_location": "L85", "receiver": null}, {"caller_nid": "migrations_version20260728074119_version20260728074119_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728074119.php", "source_location": "L86", "receiver": null}, {"caller_nid": "migrations_version20260728074119_version20260728074119_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728074119.php", "source_location": "L87", "receiver": null}, {"caller_nid": "migrations_version20260728074119_version20260728074119_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728074119.php", "source_location": "L89", "receiver": null}, {"caller_nid": "migrations_version20260728074119_version20260728074119_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728074119.php", "source_location": "L90", "receiver": null}, {"caller_nid": "migrations_version20260728074119_version20260728074119_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728074119.php", "source_location": "L91", "receiver": null}, {"caller_nid": "migrations_version20260728074119_version20260728074119_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728074119.php", "source_location": "L93", "receiver": null}, {"caller_nid": "migrations_version20260728074119_version20260728074119_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728074119.php", "source_location": "L94", "receiver": null}, {"caller_nid": "migrations_version20260728074119_version20260728074119_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728074119.php", "source_location": "L97", "receiver": null}]}