Files
clinicpro/graphify-out/cache/ast/v0.8.44/bb162658c061eafeb89246c6f33665285ae6a8fdcac250f5194e53ef2fcde191.json
T
hamed f2ecaf201a Add JSON files for task 14 events utilization documentation
- Created new JSON file for database.md with nodes and edges representing the structure and relationships within the document.
- Created new JSON file for architecture.md with nodes and edges detailing the architecture of the task 14 events utilization.
2026-07-30 12:16:27 +03:30

1 line
37 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_shared_tenantownershipcheckertest_php", "label": "TenantOwnershipCheckerTest.php", "file_type": "code", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L1"}, {"id": "shared_tenantownershipcheckertest_tenantownershipcheckertest", "label": "TenantOwnershipCheckerTest", "file_type": "code", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L18"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "shared_tenantownershipcheckertest_tenantownershipcheckertest_checker", "label": ".checker()", "file_type": "code", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L20"}, {"id": "tenantownershipchecker", "label": "TenantOwnershipChecker", "file_type": "code", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L20"}, {"id": "shared_tenantownershipcheckertest_tenantownershipcheckertest_makedoctor", "label": ".makeDoctor()", "file_type": "code", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L25"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L25"}, {"id": "shared_tenantownershipcheckertest_tenantownershipcheckertest_servicefor", "label": ".serviceFor()", "file_type": "code", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L34"}, {"id": "serviceitem", "label": "ServiceItem", "file_type": "code", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L34"}, {"id": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentityofthesameenvironmentbelongs", "label": ".testEntityOfTheSameEnvironmentBelongs()", "file_type": "code", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L45"}, {"id": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentityofanotherenvironmentdoesnot", "label": ".testEntityOfAnotherEnvironmentDoesNot()", "file_type": "code", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L54"}, {"id": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testaggregatechildiscomparedthroughitsroot", "label": ".testAggregateChildIsComparedThroughItsRoot()", "file_type": "code", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L63"}, {"id": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testnullisneverowned", "label": ".testNullIsNeverOwned()", "file_type": "code", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L73"}, {"id": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testunresolvedcontextownsnothing", "label": ".testUnresolvedContextOwnsNothing()", "file_type": "code", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L82"}, {"id": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentitywithoutatenantpairthrows", "label": ".testEntityWithoutATenantPairThrows()", "file_type": "code", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L93"}, {"id": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testoneforeignentityrejectsthewholelist", "label": ".testOneForeignEntityRejectsTheWholeList()", "file_type": "code", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L102"}, {"id": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testtypeispartoftheidentitynotjusttheid", "label": ".testTypeIsPartOfTheIdentityNotJustTheId()", "file_type": "code", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L115"}, {"id": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentitiescarryingtheirownpairworktoo", "label": ".testEntitiesCarryingTheirOwnPairWorkToo()", "file_type": "code", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L132"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_shared_tenantownershipcheckertest_php", "target": "serviceitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_shared_tenantownershipcheckertest_php", "target": "servicesection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_shared_tenantownershipcheckertest_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_shared_tenantownershipcheckertest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_shared_tenantownershipcheckertest_php", "target": "entitycontext", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_shared_tenantownershipcheckertest_php", "target": "tenantownershipchecker", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_shared_tenantownershipcheckertest_php", "target": "clinicstaff", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_shared_tenantownershipcheckertest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_shared_tenantownershipcheckertest_php", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L18", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L18", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_checker", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L20", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest_checker", "target": "tenantownershipchecker", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L20", "weight": 1.0, "context": "return_type"}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_makedoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L25", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest_makedoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L25", "weight": 1.0, "context": "return_type"}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_servicefor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L34", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest_servicefor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L34", "weight": 1.0, "context": "parameter_type"}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest_servicefor", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L34", "weight": 1.0, "context": "return_type"}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentityofthesameenvironmentbelongs", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L45", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentityofanotherenvironmentdoesnot", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L54", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testaggregatechildiscomparedthroughitsroot", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L63", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testnullisneverowned", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L73", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testunresolvedcontextownsnothing", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L82", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentitywithoutatenantpairthrows", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L93", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testoneforeignentityrejectsthewholelist", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L102", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testtypeispartoftheidentitynotjusttheid", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L115", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentitiescarryingtheirownpairworktoo", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L132", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest_checker", "target": "tenantownershipchecker", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L22", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentityofthesameenvironmentbelongs", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L47", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentityofthesameenvironmentbelongs", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_checker", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L50", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentityofthesameenvironmentbelongs", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_servicefor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L50", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentityofanotherenvironmentdoesnot", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L56", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentityofanotherenvironmentdoesnot", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_servicefor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L57", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentityofanotherenvironmentdoesnot", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_checker", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L59", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testaggregatechildiscomparedthroughitsroot", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L65", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testaggregatechildiscomparedthroughitsroot", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_servicefor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L66", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testnullisneverowned", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L75", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testnullisneverowned", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_checker", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L77", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testunresolvedcontextownsnothing", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_servicefor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L84", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testunresolvedcontextownsnothing", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L84", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testunresolvedcontextownsnothing", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_checker", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L86", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentitywithoutatenantpairthrows", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L95", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentitywithoutatenantpairthrows", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_checker", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L98", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testoneforeignentityrejectsthewholelist", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L104", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testoneforeignentityrejectsthewholelist", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_servicefor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L105", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testoneforeignentityrejectsthewholelist", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_checker", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L109", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testtypeispartoftheidentitynotjusttheid", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L117", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testtypeispartoftheidentitynotjusttheid", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_servicefor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L118", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testtypeispartoftheidentitynotjusttheid", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_checker", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L126", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentitiescarryingtheirownpairworktoo", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L134", "weight": 1.0}, {"source": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentitiescarryingtheirownpairworktoo", "target": "shared_tenantownershipcheckertest_tenantownershipcheckertest_checker", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L139", "weight": 1.0}], "raw_calls": [{"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_checker", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_checker", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_makedoctor", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L27", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_makedoctor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L28", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_makedoctor", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L29", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_servicefor", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L36", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_servicefor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_servicefor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L39", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_servicefor", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentityofthesameenvironmentbelongs", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L49", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentityofthesameenvironmentbelongs", "callee": "belongsTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentityofthesameenvironmentbelongs", "callee": "EntityContext", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentityofanotherenvironmentdoesnot", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentityofanotherenvironmentdoesnot", "callee": "belongsTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentityofanotherenvironmentdoesnot", "callee": "EntityContext", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testaggregatechildiscomparedthroughitsroot", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L68", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testaggregatechildiscomparedthroughitsroot", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L68", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testaggregatechildiscomparedthroughitsroot", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L69", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testaggregatechildiscomparedthroughitsroot", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L69", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testaggregatechildiscomparedthroughitsroot", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L69", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testnullisneverowned", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L77", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testnullisneverowned", "callee": "belongsTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L77", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testnullisneverowned", "callee": "EntityContext", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L77", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testnullisneverowned", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testnullisneverowned", "callee": "belongsToPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testnullisneverowned", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testunresolvedcontextownsnothing", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L86", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testunresolvedcontextownsnothing", "callee": "belongsTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L86", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testunresolvedcontextownsnothing", "callee": "EntityContext", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L86", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentitywithoutatenantpairthrows", "callee": "expectException", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentitywithoutatenantpairthrows", "callee": "belongsTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L98", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentitywithoutatenantpairthrows", "callee": "EntityContext", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L98", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testoneforeignentityrejectsthewholelist", "callee": "EntityContext", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L107", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testoneforeignentityrejectsthewholelist", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L109", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testoneforeignentityrejectsthewholelist", "callee": "allBelongTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L109", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testoneforeignentityrejectsthewholelist", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L110", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testoneforeignentityrejectsthewholelist", "callee": "allBelongTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L110", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testoneforeignentityrejectsthewholelist", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L111", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testoneforeignentityrejectsthewholelist", "callee": "allBelongTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L111", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testtypeispartoftheidentitynotjusttheid", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L120", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testtypeispartoftheidentitynotjusttheid", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L121", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testtypeispartoftheidentitynotjusttheid", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L122", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testtypeispartoftheidentitynotjusttheid", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L123", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testtypeispartoftheidentitynotjusttheid", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L125", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testtypeispartoftheidentitynotjusttheid", "callee": "belongsToPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L126", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testtypeispartoftheidentitynotjusttheid", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L126", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentitiescarryingtheirownpairworktoo", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L135", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentitiescarryingtheirownpairworktoo", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L136", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentitiescarryingtheirownpairworktoo", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L137", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentitiescarryingtheirownpairworktoo", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L139", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentitiescarryingtheirownpairworktoo", "callee": "belongsTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L139", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentitiescarryingtheirownpairworktoo", "callee": "EntityContext", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L139", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentitiescarryingtheirownpairworktoo", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L140", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentitiescarryingtheirownpairworktoo", "callee": "belongsToPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L140", "receiver": null}, {"caller_nid": "shared_tenantownershipcheckertest_tenantownershipcheckertest_testentitiescarryingtheirownpairworktoo", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TenantOwnershipCheckerTest.php", "source_location": "L140", "receiver": null}]}