Files
clinicpro/graphify-out/cache/ast/v0.8.44/14d3a0cdd86c741a583e581d1ba90f8cc58ebdbed888581845b477a5f597bc56.json
T
hamed e279812b96 Add JSON files for insurance API documentation and purge doctors command tests
- Created a new JSON file for the insurance API documentation, detailing endpoints, parameters, and responses.
- Added a JSON file for the PurgeDoctorsCommandTest, including test methods and their relationships to the command and other components.
2026-07-22 16:49:32 +03:30

1 line
13 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_sms_kavehnegarprovidertest_php", "label": "KavehNegarProviderTest.php", "file_type": "code", "source_file": "tests/Sms/KavehNegarProviderTest.php", "source_location": "L1"}, {"id": "sms_kavehnegarprovidertest_kavehnegarprovidertest", "label": "KavehNegarProviderTest", "file_type": "code", "source_file": "tests/Sms/KavehNegarProviderTest.php", "source_location": "L15"}, {"id": "testcase", "label": "TestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "sms_kavehnegarprovidertest_kavehnegarprovidertest_provider", "label": ".provider()", "file_type": "code", "source_file": "tests/Sms/KavehNegarProviderTest.php", "source_location": "L20"}, {"id": "kavehnegarprovider", "label": "KavehNegarProvider", "file_type": "code", "source_file": "tests/Sms/KavehNegarProviderTest.php", "source_location": "L20"}, {"id": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testsendtemplateusesgetwithquery", "label": ".testSendTemplateUsesGetWithQuery()", "file_type": "code", "source_file": "tests/Sms/KavehNegarProviderTest.php", "source_location": "L30"}, {"id": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testsendusesgetnotpost", "label": ".testSendUsesGetNotPost()", "file_type": "code", "source_file": "tests/Sms/KavehNegarProviderTest.php", "source_location": "L42"}, {"id": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testlongtokeniscapped", "label": ".testLongTokenIsCapped()", "file_type": "code", "source_file": "tests/Sms/KavehNegarProviderTest.php", "source_location": "L51"}, {"id": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testhttperrorreturnsfalsewithoutthrowing", "label": ".testHttpErrorReturnsFalseWithoutThrowing()", "file_type": "code", "source_file": "tests/Sms/KavehNegarProviderTest.php", "source_location": "L62"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_sms_kavehnegarprovidertest_php", "target": "kavehnegarprovider", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Sms/KavehNegarProviderTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_sms_kavehnegarprovidertest_php", "target": "testcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Sms/KavehNegarProviderTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_sms_kavehnegarprovidertest_php", "target": "nulllogger", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Sms/KavehNegarProviderTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_sms_kavehnegarprovidertest_php", "target": "mockhttpclient", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Sms/KavehNegarProviderTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_sms_kavehnegarprovidertest_php", "target": "mockresponse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Sms/KavehNegarProviderTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_sms_kavehnegarprovidertest_php", "target": "sms_kavehnegarprovidertest_kavehnegarprovidertest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Sms/KavehNegarProviderTest.php", "source_location": "L15", "weight": 1.0}, {"source": "sms_kavehnegarprovidertest_kavehnegarprovidertest", "target": "testcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Sms/KavehNegarProviderTest.php", "source_location": "L15", "weight": 1.0}, {"source": "sms_kavehnegarprovidertest_kavehnegarprovidertest", "target": "sms_kavehnegarprovidertest_kavehnegarprovidertest_provider", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Sms/KavehNegarProviderTest.php", "source_location": "L20", "weight": 1.0}, {"source": "sms_kavehnegarprovidertest_kavehnegarprovidertest_provider", "target": "kavehnegarprovider", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Sms/KavehNegarProviderTest.php", "source_location": "L20", "weight": 1.0, "context": "return_type"}, {"source": "sms_kavehnegarprovidertest_kavehnegarprovidertest", "target": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testsendtemplateusesgetwithquery", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Sms/KavehNegarProviderTest.php", "source_location": "L30", "weight": 1.0}, {"source": "sms_kavehnegarprovidertest_kavehnegarprovidertest", "target": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testsendusesgetnotpost", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Sms/KavehNegarProviderTest.php", "source_location": "L42", "weight": 1.0}, {"source": "sms_kavehnegarprovidertest_kavehnegarprovidertest", "target": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testlongtokeniscapped", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Sms/KavehNegarProviderTest.php", "source_location": "L51", "weight": 1.0}, {"source": "sms_kavehnegarprovidertest_kavehnegarprovidertest", "target": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testhttperrorreturnsfalsewithoutthrowing", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Sms/KavehNegarProviderTest.php", "source_location": "L62", "weight": 1.0}, {"source": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testsendtemplateusesgetwithquery", "target": "sms_kavehnegarprovidertest_kavehnegarprovidertest_provider", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Sms/KavehNegarProviderTest.php", "source_location": "L32", "weight": 1.0}, {"source": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testsendusesgetnotpost", "target": "sms_kavehnegarprovidertest_kavehnegarprovidertest_provider", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Sms/KavehNegarProviderTest.php", "source_location": "L44", "weight": 1.0}, {"source": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testlongtokeniscapped", "target": "sms_kavehnegarprovidertest_kavehnegarprovidertest_provider", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Sms/KavehNegarProviderTest.php", "source_location": "L54", "weight": 1.0}], "raw_calls": [{"caller_nid": "sms_kavehnegarprovidertest_kavehnegarprovidertest_provider", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Sms/KavehNegarProviderTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testsendtemplateusesgetwithquery", "callee": "sendTemplate", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Sms/KavehNegarProviderTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testsendtemplateusesgetwithquery", "callee": "assertTrue", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Sms/KavehNegarProviderTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testsendtemplateusesgetwithquery", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Sms/KavehNegarProviderTest.php", "source_location": "L35", "receiver": null}, {"caller_nid": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testsendtemplateusesgetwithquery", "callee": "assertStringContainsString", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Sms/KavehNegarProviderTest.php", "source_location": "L36", "receiver": null}, {"caller_nid": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testsendtemplateusesgetwithquery", "callee": "assertStringContainsString", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Sms/KavehNegarProviderTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testsendtemplateusesgetwithquery", "callee": "assertStringContainsString", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Sms/KavehNegarProviderTest.php", "source_location": "L38", "receiver": null}, {"caller_nid": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testsendtemplateusesgetwithquery", "callee": "assertStringContainsString", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Sms/KavehNegarProviderTest.php", "source_location": "L39", "receiver": null}, {"caller_nid": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testsendusesgetnotpost", "callee": "send", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Sms/KavehNegarProviderTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testsendusesgetnotpost", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Sms/KavehNegarProviderTest.php", "source_location": "L46", "receiver": null}, {"caller_nid": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testsendusesgetnotpost", "callee": "assertStringContainsString", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Sms/KavehNegarProviderTest.php", "source_location": "L47", "receiver": null}, {"caller_nid": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testlongtokeniscapped", "callee": "str_repeat", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Sms/KavehNegarProviderTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testlongtokeniscapped", "callee": "sendTemplate", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Sms/KavehNegarProviderTest.php", "source_location": "L54", "receiver": null}, {"caller_nid": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testlongtokeniscapped", "callee": "assertTrue", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Sms/KavehNegarProviderTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testlongtokeniscapped", "callee": "parse_str", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Sms/KavehNegarProviderTest.php", "source_location": "L57", "receiver": null}, {"caller_nid": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testlongtokeniscapped", "callee": "parse_url", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Sms/KavehNegarProviderTest.php", "source_location": "L57", "receiver": null}, {"caller_nid": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testlongtokeniscapped", "callee": "assertLessThanOrEqual", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Sms/KavehNegarProviderTest.php", "source_location": "L58", "receiver": null}, {"caller_nid": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testlongtokeniscapped", "callee": "mb_strlen", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Sms/KavehNegarProviderTest.php", "source_location": "L58", "receiver": null}, {"caller_nid": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testhttperrorreturnsfalsewithoutthrowing", "callee": "assertFalse", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Sms/KavehNegarProviderTest.php", "source_location": "L67", "receiver": null}, {"caller_nid": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testhttperrorreturnsfalsewithoutthrowing", "callee": "sendTemplate", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Sms/KavehNegarProviderTest.php", "source_location": "L67", "receiver": null}, {"caller_nid": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testhttperrorreturnsfalsewithoutthrowing", "callee": "assertFalse", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Sms/KavehNegarProviderTest.php", "source_location": "L68", "receiver": null}, {"caller_nid": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testhttperrorreturnsfalsewithoutthrowing", "callee": "send", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Sms/KavehNegarProviderTest.php", "source_location": "L68", "receiver": null}]}