Files
clinicpro/graphify-out/cache/ast/v0.8.44/6aa9559175f3de30625271af4b4c3ce431cf44d2ddb86da2749017024b39d242.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
1.5 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_event_invoicefinalized_php", "label": "InvoiceFinalized.php", "file_type": "code", "source_file": "src/Billing/Event/InvoiceFinalized.php", "source_location": "L1"}, {"id": "event_invoicefinalized_invoicefinalized", "label": "InvoiceFinalized", "file_type": "code", "source_file": "src/Billing/Event/InvoiceFinalized.php", "source_location": "L12"}, {"id": "event_invoicefinalized_invoicefinalized_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Billing/Event/InvoiceFinalized.php", "source_location": "L14"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_event_invoicefinalized_php", "target": "invoice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Event/InvoiceFinalized.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_event_invoicefinalized_php", "target": "event_invoicefinalized_invoicefinalized", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Billing/Event/InvoiceFinalized.php", "source_location": "L12", "weight": 1.0}, {"source": "event_invoicefinalized_invoicefinalized", "target": "event_invoicefinalized_invoicefinalized_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Event/InvoiceFinalized.php", "source_location": "L14", "weight": 1.0}], "raw_calls": []}