- Created JSON representation of AltchaService class and its methods, including imports and relationships. - Added documentation for the Captcha API, detailing endpoints and responses. - Introduced test cases for AltchaService, covering various functionalities and edge cases.
1 line
23 KiB
JSON
1 line
23 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_shared_captcha_altchaservicetest_php", "label": "AltchaServiceTest.php", "file_type": "code", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L1"}, {"id": "captcha_altchaservicetest_altchaservicetest", "label": "AltchaServiceTest", "file_type": "code", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L15"}, {"id": "testcase", "label": "TestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "captcha_altchaservicetest_altchaservicetest_service", "label": ".service()", "file_type": "code", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L19"}, {"id": "altchaservice", "label": "AltchaService", "file_type": "code", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L19"}, {"id": "captcha_altchaservicetest_altchaservicetest_solvedpayload", "label": ".solvedPayload()", "file_type": "code", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L30"}, {"id": "captcha_altchaservicetest_altchaservicetest_testcreatechallengeshape", "label": ".testCreateChallengeShape()", "file_type": "code", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L50"}, {"id": "captcha_altchaservicetest_altchaservicetest_testvalidsolutionverifies", "label": ".testValidSolutionVerifies()", "file_type": "code", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L60"}, {"id": "captcha_altchaservicetest_altchaservicetest_testreplayisrejected", "label": ".testReplayIsRejected()", "file_type": "code", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L67"}, {"id": "captcha_altchaservicetest_altchaservicetest_testtamperedsignaturerejected", "label": ".testTamperedSignatureRejected()", "file_type": "code", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L75"}, {"id": "captcha_altchaservicetest_altchaservicetest_testemptyandgarbagepayloadsrejected", "label": ".testEmptyAndGarbagePayloadsRejected()", "file_type": "code", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L83"}, {"id": "captcha_altchaservicetest_altchaservicetest_testenabledflag", "label": ".testEnabledFlag()", "file_type": "code", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L91"}, {"id": "captcha_altchaservicetest_altchaservicetest_testadminoverridebeatsenv", "label": ".testAdminOverrideBeatsEnv()", "file_type": "code", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L97"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_shared_captcha_altchaservicetest_php", "target": "altcha", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_shared_captcha_altchaservicetest_php", "target": "algorithm", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_shared_captcha_altchaservicetest_php", "target": "siteconfigrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_shared_captcha_altchaservicetest_php", "target": "altchaservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_shared_captcha_altchaservicetest_php", "target": "testcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_shared_captcha_altchaservicetest_php", "target": "arrayadapter", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_shared_captcha_altchaservicetest_php", "target": "captcha_altchaservicetest_altchaservicetest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L15", "weight": 1.0}, {"source": "captcha_altchaservicetest_altchaservicetest", "target": "testcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L15", "weight": 1.0}, {"source": "captcha_altchaservicetest_altchaservicetest", "target": "captcha_altchaservicetest_altchaservicetest_service", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L19", "weight": 1.0}, {"source": "captcha_altchaservicetest_altchaservicetest_service", "target": "altchaservice", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L19", "weight": 1.0, "context": "return_type"}, {"source": "captcha_altchaservicetest_altchaservicetest", "target": "captcha_altchaservicetest_altchaservicetest_solvedpayload", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L30", "weight": 1.0}, {"source": "captcha_altchaservicetest_altchaservicetest", "target": "captcha_altchaservicetest_altchaservicetest_testcreatechallengeshape", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L50", "weight": 1.0}, {"source": "captcha_altchaservicetest_altchaservicetest", "target": "captcha_altchaservicetest_altchaservicetest_testvalidsolutionverifies", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L60", "weight": 1.0}, {"source": "captcha_altchaservicetest_altchaservicetest", "target": "captcha_altchaservicetest_altchaservicetest_testreplayisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L67", "weight": 1.0}, {"source": "captcha_altchaservicetest_altchaservicetest", "target": "captcha_altchaservicetest_altchaservicetest_testtamperedsignaturerejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L75", "weight": 1.0}, {"source": "captcha_altchaservicetest_altchaservicetest", "target": "captcha_altchaservicetest_altchaservicetest_testemptyandgarbagepayloadsrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L83", "weight": 1.0}, {"source": "captcha_altchaservicetest_altchaservicetest", "target": "captcha_altchaservicetest_altchaservicetest_testenabledflag", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L91", "weight": 1.0}, {"source": "captcha_altchaservicetest_altchaservicetest", "target": "captcha_altchaservicetest_altchaservicetest_testadminoverridebeatsenv", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L97", "weight": 1.0}, {"source": "captcha_altchaservicetest_altchaservicetest_testcreatechallengeshape", "target": "captcha_altchaservicetest_altchaservicetest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L52", "weight": 1.0}, {"source": "captcha_altchaservicetest_altchaservicetest_testvalidsolutionverifies", "target": "captcha_altchaservicetest_altchaservicetest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L62", "weight": 1.0}, {"source": "captcha_altchaservicetest_altchaservicetest_testvalidsolutionverifies", "target": "captcha_altchaservicetest_altchaservicetest_solvedpayload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L63", "weight": 1.0}, {"source": "captcha_altchaservicetest_altchaservicetest_testreplayisrejected", "target": "captcha_altchaservicetest_altchaservicetest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L69", "weight": 1.0}, {"source": "captcha_altchaservicetest_altchaservicetest_testreplayisrejected", "target": "captcha_altchaservicetest_altchaservicetest_solvedpayload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L70", "weight": 1.0}, {"source": "captcha_altchaservicetest_altchaservicetest_testtamperedsignaturerejected", "target": "captcha_altchaservicetest_altchaservicetest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L77", "weight": 1.0}, {"source": "captcha_altchaservicetest_altchaservicetest_testtamperedsignaturerejected", "target": "captcha_altchaservicetest_altchaservicetest_solvedpayload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L80", "weight": 1.0}, {"source": "captcha_altchaservicetest_altchaservicetest_testemptyandgarbagepayloadsrejected", "target": "captcha_altchaservicetest_altchaservicetest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L85", "weight": 1.0}, {"source": "captcha_altchaservicetest_altchaservicetest_testenabledflag", "target": "captcha_altchaservicetest_altchaservicetest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L93", "weight": 1.0}, {"source": "captcha_altchaservicetest_altchaservicetest_testadminoverridebeatsenv", "target": "captcha_altchaservicetest_altchaservicetest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L100", "weight": 1.0}], "raw_calls": [{"caller_nid": "captcha_altchaservicetest_altchaservicetest_service", "callee": "createStub", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L21", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_service", "callee": "willReturn", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_service", "callee": "method", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_solvedpayload", "callee": "solveChallenge", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L33", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_solvedpayload", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L39", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_solvedpayload", "callee": "base64_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_solvedpayload", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testcreatechallengeshape", "callee": "createChallenge", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L52", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testcreatechallengeshape", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testcreatechallengeshape", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L54", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testcreatechallengeshape", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L55", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testcreatechallengeshape", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testcreatechallengeshape", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L57", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testvalidsolutionverifies", "callee": "createChallenge", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L63", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testvalidsolutionverifies", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L64", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testvalidsolutionverifies", "callee": "verifySolution", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L64", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testreplayisrejected", "callee": "createChallenge", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L70", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testreplayisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testreplayisrejected", "callee": "verifySolution", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testreplayisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L72", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testreplayisrejected", "callee": "verifySolution", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L72", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testtamperedsignaturerejected", "callee": "createChallenge", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testtamperedsignaturerejected", "callee": "str_repeat", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testtamperedsignaturerejected", "callee": "strlen", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testtamperedsignaturerejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testtamperedsignaturerejected", "callee": "verifySolution", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testemptyandgarbagepayloadsrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L86", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testemptyandgarbagepayloadsrejected", "callee": "verifySolution", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L86", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testemptyandgarbagepayloadsrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L87", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testemptyandgarbagepayloadsrejected", "callee": "verifySolution", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L87", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testemptyandgarbagepayloadsrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testemptyandgarbagepayloadsrejected", "callee": "verifySolution", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testemptyandgarbagepayloadsrejected", "callee": "base64_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testenabledflag", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L93", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testenabledflag", "callee": "enabled", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L93", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testenabledflag", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L94", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testenabledflag", "callee": "enabled", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L94", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testadminoverridebeatsenv", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testadminoverridebeatsenv", "callee": "enabled", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testadminoverridebeatsenv", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testadminoverridebeatsenv", "callee": "enabled", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testadminoverridebeatsenv", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L104", "receiver": null}, {"caller_nid": "captcha_altchaservicetest_altchaservicetest_testadminoverridebeatsenv", "callee": "enabled", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php", "source_location": "L104", "receiver": null}]} |