Files
clinicpro/graphify-out/cache/ast/v0.8.44/18639ae8b786a00046a44714de9f94d9b2d90b30e046d1b98b05ad115734cdcd.json
T
hamed 7f3724f2d3 Add AST cache files for Representation and migration version 20260725144018
- Created JSON representation for the Representation.php file, detailing nodes and edges for methods, properties, and their relationships.
- Added JSON representation for the migration file Version20260725144018.php, including nodes and edges for methods and their interactions with the Schema and AbstractMigration.
2026-07-26 09:18:27 +03:30

1 line
63 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretaryonlinesharetest_php", "label": "SecretaryOnlineShareTest.php", "file_type": "code", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L1"}, {"id": "secretary_secretaryonlinesharetest_secretaryonlinesharetest", "label": "SecretaryOnlineShareTest", "file_type": "code", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L22"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_setup", "label": ".setUp()", "file_type": "code", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L26"}, {"id": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makedoctor", "label": ".makeDoctor()", "file_type": "code", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L36"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L36"}, {"id": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makesecretary", "label": ".makeSecretary()", "file_type": "code", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L46"}, {"id": "clinic", "label": "Clinic", "file_type": "code", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L46"}, {"id": "doctorsecretary", "label": "DoctorSecretary", "file_type": "code", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L46"}, {"id": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makeonlinepayment", "label": ".makeOnlinePayment()", "file_type": "code", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L62"}, {"id": "payment", "label": "Payment", "file_type": "code", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L62"}, {"id": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_commission", "label": ".commission()", "file_type": "code", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L77"}, {"id": "commissionservice", "label": "CommissionService", "file_type": "code", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L77"}, {"id": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_earnings", "label": ".earnings()", "file_type": "code", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L82"}, {"id": "secretaryearningrepository", "label": "SecretaryEarningRepository", "file_type": "code", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L82"}, {"id": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsecretaryearnsitspercentwithoutanyrepresentation", "label": ".testSecretaryEarnsItsPercentWithoutAnyRepresentation()", "file_type": "code", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L87"}, {"id": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testdisabledorzeropercentearnsnothing", "label": ".testDisabledOrZeroPercentEarnsNothing()", "file_type": "code", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L107"}, {"id": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testeachsecretarygetsitsownpercent", "label": ".testEachSecretaryGetsItsOwnPercent()", "file_type": "code", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L121"}, {"id": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testpaymentisneversplittwice", "label": ".testPaymentIsNeverSplitTwice()", "file_type": "code", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L134"}, {"id": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsharesareclippedsothesystemsharestayspositive", "label": ".testSharesAreClippedSoTheSystemShareStaysPositive()", "file_type": "code", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L148"}, {"id": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testclinicappointmentcreditstheclinicsecretaries", "label": ".testClinicAppointmentCreditsTheClinicSecretaries()", "file_type": "code", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L164"}, {"id": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testshareiscalculatedonthenetamount", "label": ".testShareIsCalculatedOnTheNetAmount()", "file_type": "code", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L185"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretaryonlinesharetest_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretaryonlinesharetest_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretaryonlinesharetest_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretaryonlinesharetest_php", "target": "siteconfigrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretaryonlinesharetest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretaryonlinesharetest_php", "target": "payment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretaryonlinesharetest_php", "target": "doctorsecretary", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretaryonlinesharetest_php", "target": "secretaryearningrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretaryonlinesharetest_php", "target": "financialbreakdownrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretaryonlinesharetest_php", "target": "settlementrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretaryonlinesharetest_php", "target": "commissionservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretaryonlinesharetest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L16", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretaryonlinesharetest_php", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L22", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L22", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L26", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makedoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L36", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makedoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L36", "weight": 1.0, "context": "return_type"}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makesecretary", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L46", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makesecretary", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L46", "weight": 1.0, "context": "parameter_type"}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makesecretary", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L46", "weight": 1.0, "context": "parameter_type"}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makesecretary", "target": "doctorsecretary", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L46", "weight": 1.0, "context": "return_type"}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makeonlinepayment", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L62", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makeonlinepayment", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L62", "weight": 1.0, "context": "parameter_type"}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makeonlinepayment", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L62", "weight": 1.0, "context": "parameter_type"}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makeonlinepayment", "target": "payment", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L62", "weight": 1.0, "context": "return_type"}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_commission", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L77", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_commission", "target": "commissionservice", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L77", "weight": 1.0, "context": "return_type"}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_earnings", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L82", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_earnings", "target": "secretaryearningrepository", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L82", "weight": 1.0, "context": "return_type"}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsecretaryearnsitspercentwithoutanyrepresentation", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L87", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testdisabledorzeropercentearnsnothing", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L107", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testeachsecretarygetsitsownpercent", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L121", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testpaymentisneversplittwice", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L134", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsharesareclippedsothesystemsharestayspositive", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L148", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testclinicappointmentcreditstheclinicsecretaries", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L164", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testshareiscalculatedonthenetamount", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L185", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makesecretary", "target": "doctorsecretary", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L52", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makeonlinepayment", "target": "payment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L69", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_commission", "target": "commissionservice", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L79", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_earnings", "target": "secretaryearningrepository", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L84", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsecretaryearnsitspercentwithoutanyrepresentation", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L89", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsecretaryearnsitspercentwithoutanyrepresentation", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makesecretary", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L90", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsecretaryearnsitspercentwithoutanyrepresentation", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makeonlinepayment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L91", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsecretaryearnsitspercentwithoutanyrepresentation", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_commission", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L93", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsecretaryearnsitspercentwithoutanyrepresentation", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_earnings", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L100", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testdisabledorzeropercentearnsnothing", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L109", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testdisabledorzeropercentearnsnothing", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makesecretary", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L110", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testdisabledorzeropercentearnsnothing", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makeonlinepayment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L112", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testdisabledorzeropercentearnsnothing", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_commission", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L114", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testdisabledorzeropercentearnsnothing", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_earnings", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L117", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testeachsecretarygetsitsownpercent", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L123", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testeachsecretarygetsitsownpercent", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makesecretary", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L124", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testeachsecretarygetsitsownpercent", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makeonlinepayment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L126", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testeachsecretarygetsitsownpercent", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_commission", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L128", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testeachsecretarygetsitsownpercent", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_earnings", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L130", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testpaymentisneversplittwice", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L136", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testpaymentisneversplittwice", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makesecretary", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L137", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testpaymentisneversplittwice", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makeonlinepayment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L138", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testpaymentisneversplittwice", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_commission", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L140", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testpaymentisneversplittwice", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_earnings", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L143", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsharesareclippedsothesystemsharestayspositive", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L150", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsharesareclippedsothesystemsharestayspositive", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makesecretary", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L151", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsharesareclippedsothesystemsharestayspositive", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makeonlinepayment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L153", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsharesareclippedsothesystemsharestayspositive", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_commission", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L155", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsharesareclippedsothesystemsharestayspositive", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_earnings", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L160", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testclinicappointmentcreditstheclinicsecretaries", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L166", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testclinicappointmentcreditstheclinicsecretaries", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makesecretary", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L174", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testclinicappointmentcreditstheclinicsecretaries", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makeonlinepayment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L177", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testclinicappointmentcreditstheclinicsecretaries", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_commission", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L178", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testclinicappointmentcreditstheclinicsecretaries", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_earnings", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L180", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testshareiscalculatedonthenetamount", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L192", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testshareiscalculatedonthenetamount", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makesecretary", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L193", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testshareiscalculatedonthenetamount", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makeonlinepayment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L194", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testshareiscalculatedonthenetamount", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_commission", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L196", "weight": 1.0}, {"source": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testshareiscalculatedonthenetamount", "target": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_earnings", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L200", "weight": 1.0}], "raw_calls": [{"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_setup", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L28", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_setup", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L29", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_setup", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L29", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makedoctor", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L38", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makedoctor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makedoctor", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makesecretary", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L48", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makesecretary", "callee": "setOnlineSharePercent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L55", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makesecretary", "callee": "setOnlineShareEnabled", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L55", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makesecretary", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makesecretary", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L57", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makeonlinepayment", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L64", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makeonlinepayment", "callee": "random_int", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L64", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makeonlinepayment", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L65", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makeonlinepayment", "callee": "setClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makeonlinepayment", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L67", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makeonlinepayment", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L69", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makeonlinepayment", "callee": "setAppointment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L70", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makeonlinepayment", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_makeonlinepayment", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L72", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_commission", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_commission", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_earnings", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_earnings", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsecretaryearnsitspercentwithoutanyrepresentation", "callee": "processAppointment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L93", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsecretaryearnsitspercentwithoutanyrepresentation", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L93", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsecretaryearnsitspercentwithoutanyrepresentation", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L95", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsecretaryearnsitspercentwithoutanyrepresentation", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L95", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsecretaryearnsitspercentwithoutanyrepresentation", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L95", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsecretaryearnsitspercentwithoutanyrepresentation", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L96", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsecretaryearnsitspercentwithoutanyrepresentation", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsecretaryearnsitspercentwithoutanyrepresentation", "callee": "getSecretaryShareRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsecretaryearnsitspercentwithoutanyrepresentation", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L98", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsecretaryearnsitspercentwithoutanyrepresentation", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L98", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsecretaryearnsitspercentwithoutanyrepresentation", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsecretaryearnsitspercentwithoutanyrepresentation", "callee": "sumFor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsecretaryearnsitspercentwithoutanyrepresentation", "callee": "getSecretary", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsecretaryearnsitspercentwithoutanyrepresentation", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L101", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsecretaryearnsitspercentwithoutanyrepresentation", "callee": "getWalletBalance", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L103", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsecretaryearnsitspercentwithoutanyrepresentation", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L103", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsecretaryearnsitspercentwithoutanyrepresentation", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L103", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsecretaryearnsitspercentwithoutanyrepresentation", "callee": "getSecretary", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L103", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testdisabledorzeropercentearnsnothing", "callee": "processAppointment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L114", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testdisabledorzeropercentearnsnothing", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L114", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testdisabledorzeropercentearnsnothing", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L116", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testdisabledorzeropercentearnsnothing", "callee": "existsForPayment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L116", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testdisabledorzeropercentearnsnothing", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L116", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testdisabledorzeropercentearnsnothing", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L116", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testdisabledorzeropercentearnsnothing", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L117", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testdisabledorzeropercentearnsnothing", "callee": "sumFor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L117", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testdisabledorzeropercentearnsnothing", "callee": "getSecretary", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L117", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testdisabledorzeropercentearnsnothing", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L118", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testdisabledorzeropercentearnsnothing", "callee": "sumFor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L118", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testdisabledorzeropercentearnsnothing", "callee": "getSecretary", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L118", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testeachsecretarygetsitsownpercent", "callee": "processAppointment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L128", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testeachsecretarygetsitsownpercent", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L128", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testeachsecretarygetsitsownpercent", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L130", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testeachsecretarygetsitsownpercent", "callee": "sumFor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L130", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testeachsecretarygetsitsownpercent", "callee": "getSecretary", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L130", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testeachsecretarygetsitsownpercent", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L131", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testeachsecretarygetsitsownpercent", "callee": "sumFor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L131", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testeachsecretarygetsitsownpercent", "callee": "getSecretary", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L131", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testpaymentisneversplittwice", "callee": "processAppointment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L140", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testpaymentisneversplittwice", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L140", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testpaymentisneversplittwice", "callee": "processAppointment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L141", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testpaymentisneversplittwice", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L141", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testpaymentisneversplittwice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L143", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testpaymentisneversplittwice", "callee": "sumFor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L143", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testpaymentisneversplittwice", "callee": "getSecretary", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L143", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testpaymentisneversplittwice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L144", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testpaymentisneversplittwice", "callee": "countFor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L144", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testpaymentisneversplittwice", "callee": "getSecretary", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L144", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsharesareclippedsothesystemsharestayspositive", "callee": "processAppointment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L155", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsharesareclippedsothesystemsharestayspositive", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L155", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsharesareclippedsothesystemsharestayspositive", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L157", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsharesareclippedsothesystemsharestayspositive", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L157", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsharesareclippedsothesystemsharestayspositive", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L157", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsharesareclippedsothesystemsharestayspositive", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L158", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsharesareclippedsothesystemsharestayspositive", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L158", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsharesareclippedsothesystemsharestayspositive", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L159", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsharesareclippedsothesystemsharestayspositive", "callee": "getSecretaryShareRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L159", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsharesareclippedsothesystemsharestayspositive", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L159", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsharesareclippedsothesystemsharestayspositive", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L160", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsharesareclippedsothesystemsharestayspositive", "callee": "sumFor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L160", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsharesareclippedsothesystemsharestayspositive", "callee": "getSecretary", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L160", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsharesareclippedsothesystemsharestayspositive", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L161", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsharesareclippedsothesystemsharestayspositive", "callee": "sumFor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L161", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testsharesareclippedsothesystemsharestayspositive", "callee": "getSecretary", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L161", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testclinicappointmentcreditstheclinicsecretaries", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L167", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testclinicappointmentcreditstheclinicsecretaries", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L169", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testclinicappointmentcreditstheclinicsecretaries", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L170", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testclinicappointmentcreditstheclinicsecretaries", "callee": "getDoctors", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L170", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testclinicappointmentcreditstheclinicsecretaries", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L171", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testclinicappointmentcreditstheclinicsecretaries", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L172", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testclinicappointmentcreditstheclinicsecretaries", "callee": "processAppointment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L178", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testclinicappointmentcreditstheclinicsecretaries", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L178", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testclinicappointmentcreditstheclinicsecretaries", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L180", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testclinicappointmentcreditstheclinicsecretaries", "callee": "sumFor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L180", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testclinicappointmentcreditstheclinicsecretaries", "callee": "getSecretary", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L180", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testclinicappointmentcreditstheclinicsecretaries", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L181", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testclinicappointmentcreditstheclinicsecretaries", "callee": "sumFor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L181", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testclinicappointmentcreditstheclinicsecretaries", "callee": "getSecretary", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L181", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testshareiscalculatedonthenetamount", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L187", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testshareiscalculatedonthenetamount", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L187", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testshareiscalculatedonthenetamount", "callee": "processAppointment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L196", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testshareiscalculatedonthenetamount", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L196", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testshareiscalculatedonthenetamount", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L200", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testshareiscalculatedonthenetamount", "callee": "sumFor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L200", "receiver": null}, {"caller_nid": "secretary_secretaryonlinesharetest_secretaryonlinesharetest_testshareiscalculatedonthenetamount", "callee": "getSecretary", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryOnlineShareTest.php", "source_location": "L200", "receiver": null}]}