Files
clinicpro/graphify-out/cache/ast/v0.8.44/94ddee50ca09416673848b6db88a5f4275bc763aaa6fd5c64722dff86f3efa87.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
21 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_shared_tenantdumpcommandtest_php", "label": "TenantDumpCommandTest.php", "file_type": "code", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L1"}, {"id": "shared_tenantdumpcommandtest_tenantdumpcommandtest", "label": "TenantDumpCommandTest", "file_type": "code", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L16"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "shared_tenantdumpcommandtest_tenantdumpcommandtest_tester", "label": ".tester()", "file_type": "code", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L18"}, {"id": "commandtester", "label": "CommandTester", "file_type": "code", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L18"}, {"id": "shared_tenantdumpcommandtest_tenantdumpcommandtest_outputpath", "label": ".outputPath()", "file_type": "code", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L25"}, {"id": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testdumpsonlytherequestedclinicrows", "label": ".testDumpsOnlyTheRequestedClinicRows()", "file_type": "code", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L30"}, {"id": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testtenantwithnorowsstillproducesavalidfile", "label": ".testTenantWithNoRowsStillProducesAValidFile()", "file_type": "code", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L51"}, {"id": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testunknowntenantfails", "label": ".testUnknownTenantFails()", "file_type": "code", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L66"}, {"id": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testmalformedtenantisrejectedbeforetouchingthedatabase", "label": ".testMalformedTenantIsRejectedBeforeTouchingTheDatabase()", "file_type": "code", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L75"}, {"id": "shared_tenantdumpcommandtest_tenantdumpcommandtest_malformedtenants", "label": ".malformedTenants()", "file_type": "code", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L85"}, {"id": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testoutputoptionisrequired", "label": ".testOutputOptionIsRequired()", "file_type": "code", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L96"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_shared_tenantdumpcommandtest_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_shared_tenantdumpcommandtest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_shared_tenantdumpcommandtest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_shared_tenantdumpcommandtest_php", "target": "dataprovider", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_shared_tenantdumpcommandtest_php", "target": "application", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_shared_tenantdumpcommandtest_php", "target": "commandtester", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_shared_tenantdumpcommandtest_php", "target": "shared_tenantdumpcommandtest_tenantdumpcommandtest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L16", "weight": 1.0}, {"source": "shared_tenantdumpcommandtest_tenantdumpcommandtest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L16", "weight": 1.0}, {"source": "shared_tenantdumpcommandtest_tenantdumpcommandtest", "target": "shared_tenantdumpcommandtest_tenantdumpcommandtest_tester", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L18", "weight": 1.0}, {"source": "shared_tenantdumpcommandtest_tenantdumpcommandtest_tester", "target": "commandtester", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L18", "weight": 1.0, "context": "return_type"}, {"source": "shared_tenantdumpcommandtest_tenantdumpcommandtest", "target": "shared_tenantdumpcommandtest_tenantdumpcommandtest_outputpath", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L25", "weight": 1.0}, {"source": "shared_tenantdumpcommandtest_tenantdumpcommandtest", "target": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testdumpsonlytherequestedclinicrows", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L30", "weight": 1.0}, {"source": "shared_tenantdumpcommandtest_tenantdumpcommandtest", "target": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testtenantwithnorowsstillproducesavalidfile", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L51", "weight": 1.0}, {"source": "shared_tenantdumpcommandtest_tenantdumpcommandtest", "target": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testunknowntenantfails", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L66", "weight": 1.0}, {"source": "shared_tenantdumpcommandtest_tenantdumpcommandtest", "target": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testmalformedtenantisrejectedbeforetouchingthedatabase", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L75", "weight": 1.0}, {"source": "shared_tenantdumpcommandtest_tenantdumpcommandtest", "target": "shared_tenantdumpcommandtest_tenantdumpcommandtest_malformedtenants", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L85", "weight": 1.0}, {"source": "shared_tenantdumpcommandtest_tenantdumpcommandtest", "target": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testoutputoptionisrequired", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L96", "weight": 1.0}, {"source": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testdumpsonlytherequestedclinicrows", "target": "shared_tenantdumpcommandtest_tenantdumpcommandtest_outputpath", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L37", "weight": 1.0}, {"source": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testdumpsonlytherequestedclinicrows", "target": "shared_tenantdumpcommandtest_tenantdumpcommandtest_tester", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L38", "weight": 1.0}, {"source": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testtenantwithnorowsstillproducesavalidfile", "target": "shared_tenantdumpcommandtest_tenantdumpcommandtest_outputpath", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L57", "weight": 1.0}, {"source": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testtenantwithnorowsstillproducesavalidfile", "target": "shared_tenantdumpcommandtest_tenantdumpcommandtest_tester", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L58", "weight": 1.0}, {"source": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testunknowntenantfails", "target": "shared_tenantdumpcommandtest_tenantdumpcommandtest_outputpath", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L68", "weight": 1.0}, {"source": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testunknowntenantfails", "target": "shared_tenantdumpcommandtest_tenantdumpcommandtest_tester", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L69", "weight": 1.0}, {"source": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testmalformedtenantisrejectedbeforetouchingthedatabase", "target": "shared_tenantdumpcommandtest_tenantdumpcommandtest_tester", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L78", "weight": 1.0}, {"source": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testmalformedtenantisrejectedbeforetouchingthedatabase", "target": "shared_tenantdumpcommandtest_tenantdumpcommandtest_outputpath", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L80", "weight": 1.0}, {"source": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testoutputoptionisrequired", "target": "shared_tenantdumpcommandtest_tenantdumpcommandtest_tester", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantDumpCommandTest.php", "source_location": "L98", "weight": 1.0}], "raw_calls": [{"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_tester", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_outputpath", "callee": "sys_get_temp_dir", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L27", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_outputpath", "callee": "bin2hex", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L27", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_outputpath", "callee": "random_bytes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L27", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testdumpsonlytherequestedclinicrows", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testdumpsonlytherequestedclinicrows", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L33", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testdumpsonlytherequestedclinicrows", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testdumpsonlytherequestedclinicrows", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L35", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testdumpsonlytherequestedclinicrows", "callee": "execute", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L39", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testdumpsonlytherequestedclinicrows", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L39", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testdumpsonlytherequestedclinicrows", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testdumpsonlytherequestedclinicrows", "callee": "getDisplay", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testdumpsonlytherequestedclinicrows", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testdumpsonlytherequestedclinicrows", "callee": "file_get_contents", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testdumpsonlytherequestedclinicrows", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testdumpsonlytherequestedclinicrows", "callee": "unlink", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L47", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testtenantwithnorowsstillproducesavalidfile", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testtenantwithnorowsstillproducesavalidfile", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L54", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testtenantwithnorowsstillproducesavalidfile", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L55", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testtenantwithnorowsstillproducesavalidfile", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L60", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testtenantwithnorowsstillproducesavalidfile", "callee": "execute", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L60", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testtenantwithnorowsstillproducesavalidfile", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L60", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testtenantwithnorowsstillproducesavalidfile", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testtenantwithnorowsstillproducesavalidfile", "callee": "unlink", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L63", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testunknowntenantfails", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testunknowntenantfails", "callee": "execute", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testunknowntenantfails", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L72", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testunknowntenantfails", "callee": "getDisplay", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L72", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testmalformedtenantisrejectedbeforetouchingthedatabase", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testmalformedtenantisrejectedbeforetouchingthedatabase", "callee": "execute", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testmalformedtenantisrejectedbeforetouchingthedatabase", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testmalformedtenantisrejectedbeforetouchingthedatabase", "callee": "getDisplay", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testoutputoptionisrequired", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testoutputoptionisrequired", "callee": "execute", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testoutputoptionisrequired", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L101", "receiver": null}, {"caller_nid": "shared_tenantdumpcommandtest_tenantdumpcommandtest_testoutputoptionisrequired", "callee": "getDisplay", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantDumpCommandTest.php", "source_location": "L101", "receiver": null}]}