- 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
18 KiB
JSON
1 line
18 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_command_tenantdumpcommand_php", "label": "TenantDumpCommand.php", "file_type": "code", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L1"}, {"id": "command_tenantdumpcommand_tenantdumpcommand", "label": "TenantDumpCommand", "file_type": "code", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L28"}, {"id": "command", "label": "Command", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "command_tenantdumpcommand_tenantdumpcommand_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L34"}, {"id": "command_tenantdumpcommand_tenantdumpcommand_configure", "label": ".configure()", "file_type": "code", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L41"}, {"id": "command_tenantdumpcommand_tenantdumpcommand_execute", "label": ".execute()", "file_type": "code", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L48"}, {"id": "inputinterface", "label": "InputInterface", "file_type": "code", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L48"}, {"id": "outputinterface", "label": "OutputInterface", "file_type": "code", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L48"}, {"id": "command_tenantdumpcommand_tenantdumpcommand_parsetenant", "label": ".parseTenant()", "file_type": "code", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L97"}, {"id": "command_tenantdumpcommand_tenantdumpcommand_tenantexists", "label": ".tenantExists()", "file_type": "code", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L108"}, {"id": "command_tenantdumpcommand_tenantdumpcommand_tenanttables", "label": ".tenantTables()", "file_type": "code", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L121"}, {"id": "command_tenantdumpcommand_tenantdumpcommand_dump", "label": ".dump()", "file_type": "code", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L135"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_command_tenantdumpcommand_php", "target": "entitycontext", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_command_tenantdumpcommand_php", "target": "connection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_command_tenantdumpcommand_php", "target": "entitymanagerinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_command_tenantdumpcommand_php", "target": "ascommand", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_command_tenantdumpcommand_php", "target": "command", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_command_tenantdumpcommand_php", "target": "inputinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_command_tenantdumpcommand_php", "target": "inputoption", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_command_tenantdumpcommand_php", "target": "outputinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_command_tenantdumpcommand_php", "target": "symfonystyle", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_command_tenantdumpcommand_php", "target": "process", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_command_tenantdumpcommand_php", "target": "command_tenantdumpcommand_tenantdumpcommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L28", "weight": 1.0}, {"source": "command_tenantdumpcommand_tenantdumpcommand", "target": "command", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L32", "weight": 1.0}, {"source": "command_tenantdumpcommand_tenantdumpcommand", "target": "command_tenantdumpcommand_tenantdumpcommand_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L34", "weight": 1.0}, {"source": "command_tenantdumpcommand_tenantdumpcommand", "target": "command_tenantdumpcommand_tenantdumpcommand_configure", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L41", "weight": 1.0}, {"source": "command_tenantdumpcommand_tenantdumpcommand", "target": "command_tenantdumpcommand_tenantdumpcommand_execute", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L48", "weight": 1.0}, {"source": "command_tenantdumpcommand_tenantdumpcommand_execute", "target": "inputinterface", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L48", "weight": 1.0, "context": "parameter_type"}, {"source": "command_tenantdumpcommand_tenantdumpcommand_execute", "target": "outputinterface", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L48", "weight": 1.0, "context": "parameter_type"}, {"source": "command_tenantdumpcommand_tenantdumpcommand", "target": "command_tenantdumpcommand_tenantdumpcommand_parsetenant", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L97", "weight": 1.0}, {"source": "command_tenantdumpcommand_tenantdumpcommand", "target": "command_tenantdumpcommand_tenantdumpcommand_tenantexists", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L108", "weight": 1.0}, {"source": "command_tenantdumpcommand_tenantdumpcommand", "target": "command_tenantdumpcommand_tenantdumpcommand_tenanttables", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L121", "weight": 1.0}, {"source": "command_tenantdumpcommand_tenantdumpcommand", "target": "command_tenantdumpcommand_tenantdumpcommand_dump", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L135", "weight": 1.0}, {"source": "command_tenantdumpcommand_tenantdumpcommand_execute", "target": "command", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L58", "weight": 1.0}, {"source": "command_tenantdumpcommand_tenantdumpcommand_execute", "target": "command_tenantdumpcommand_tenantdumpcommand_parsetenant", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L61", "weight": 1.0}, {"source": "command_tenantdumpcommand_tenantdumpcommand_execute", "target": "command_tenantdumpcommand_tenantdumpcommand_tenantexists", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L70", "weight": 1.0}, {"source": "command_tenantdumpcommand_tenantdumpcommand_execute", "target": "command_tenantdumpcommand_tenantdumpcommand_tenanttables", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L76", "weight": 1.0}, {"source": "command_tenantdumpcommand_tenantdumpcommand_execute", "target": "command_tenantdumpcommand_tenantdumpcommand_dump", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Command/TenantDumpCommand.php", "source_location": "L79", "weight": 1.0}], "raw_calls": [{"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L38", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_configure", "callee": "addOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L43", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_configure", "callee": "addOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L43", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_execute", "callee": "getOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L52", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_execute", "callee": "getOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L53", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_execute", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L56", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_execute", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L63", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_execute", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L71", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_execute", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L71", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_execute", "callee": "text", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L77", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_execute", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L77", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_execute", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L77", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_execute", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L81", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_execute", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L86", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_execute", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L86", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_execute", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L86", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_parsetenant", "callee": "preg_match", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L99", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_parsetenant", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L99", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_tenantexists", "callee": "fetchOne", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L112", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_tenanttables", "callee": "getAllMetadata", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L124", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_tenanttables", "callee": "getMetadataFactory", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L124", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_tenanttables", "callee": "hasField", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L125", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_tenanttables", "callee": "hasField", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L125", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_tenanttables", "callee": "getTableName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L126", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_tenanttables", "callee": "sort", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L129", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_dump", "callee": "getParams", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L137", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_dump", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L138", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_dump", "callee": "fopen", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L140", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_dump", "callee": "setTimeout", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L159", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_dump", "callee": "run", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L160", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_dump", "callee": "isSuccessful", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L162", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_dump", "callee": "fwrite", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L166", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_dump", "callee": "getOutput", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L166", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_dump", "callee": "fclose", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L169", "receiver": null}, {"caller_nid": "command_tenantdumpcommand_tenantdumpcommand_dump", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/TenantDumpCommand.php", "source_location": "L172", "receiver": null}]} |