- 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.
1 line
6.6 KiB
JSON
1 line
6.6 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260728170000_php", "label": "Version20260728170000.php", "file_type": "code", "source_file": "migrations/Version20260728170000.php", "source_location": "L1"}, {"id": "migrations_version20260728170000_version20260728170000", "label": "Version20260728170000", "file_type": "code", "source_file": "migrations/Version20260728170000.php", "source_location": "L32"}, {"id": "abstractmigration", "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "migrations_version20260728170000_version20260728170000_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260728170000.php", "source_location": "L46"}, {"id": "migrations_version20260728170000_version20260728170000_up", "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260728170000.php", "source_location": "L51"}, {"id": "schema", "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260728170000.php", "source_location": "L51"}, {"id": "migrations_version20260728170000_version20260728170000_down", "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260728170000.php", "source_location": "L81"}, {"id": "migrations_version20260728170000_version20260728170000_istransactional", "label": ".isTransactional()", "file_type": "code", "source_file": "migrations/Version20260728170000.php", "source_location": "L90"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260728170000_php", "target": "schema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260728170000.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260728170000_php", "target": "abstractmigration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260728170000.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260728170000_php", "target": "migrations_version20260728170000_version20260728170000", "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260728170000.php", "source_location": "L32", "weight": 1.0}, {"source": "migrations_version20260728170000_version20260728170000", "target": "abstractmigration", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260728170000.php", "source_location": "L32", "weight": 1.0}, {"source": "migrations_version20260728170000_version20260728170000", "target": "migrations_version20260728170000_version20260728170000_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260728170000.php", "source_location": "L46", "weight": 1.0}, {"source": "migrations_version20260728170000_version20260728170000", "target": "migrations_version20260728170000_version20260728170000_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260728170000.php", "source_location": "L51", "weight": 1.0}, {"source": "migrations_version20260728170000_version20260728170000_up", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260728170000.php", "source_location": "L51", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260728170000_version20260728170000", "target": "migrations_version20260728170000_version20260728170000_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260728170000.php", "source_location": "L81", "weight": 1.0}, {"source": "migrations_version20260728170000_version20260728170000_down", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260728170000.php", "source_location": "L81", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260728170000_version20260728170000", "target": "migrations_version20260728170000_version20260728170000_istransactional", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260728170000.php", "source_location": "L90", "weight": 1.0}], "raw_calls": [{"caller_nid": "migrations_version20260728170000_version20260728170000_up", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728170000.php", "source_location": "L54", "receiver": null}, {"caller_nid": "migrations_version20260728170000_version20260728170000_up", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728170000.php", "source_location": "L57", "receiver": null}, {"caller_nid": "migrations_version20260728170000_version20260728170000_up", "callee": "fetchOne", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728170000.php", "source_location": "L64", "receiver": null}, {"caller_nid": "migrations_version20260728170000_version20260728170000_up", "callee": "abortIf", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728170000.php", "source_location": "L67", "receiver": null}, {"caller_nid": "migrations_version20260728170000_version20260728170000_up", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728170000.php", "source_location": "L72", "receiver": null}, {"caller_nid": "migrations_version20260728170000_version20260728170000_up", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728170000.php", "source_location": "L75", "receiver": null}, {"caller_nid": "migrations_version20260728170000_version20260728170000_down", "callee": "array_keys", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728170000.php", "source_location": "L83", "receiver": null}, {"caller_nid": "migrations_version20260728170000_version20260728170000_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728170000.php", "source_location": "L84", "receiver": null}, {"caller_nid": "migrations_version20260728170000_version20260728170000_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260728170000.php", "source_location": "L85", "receiver": null}]} |