1 line
37 KiB
JSON
1 line
37 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_resourceeligibilitytest_php", "label": "ResourceEligibilityTest.php", "file_type": "code", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L1"}, {"id": "resource_resourceeligibilitytest_resourceeligibilitytest", "label": "ResourceEligibilityTest", "file_type": "code", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L13"}, {"id": "resourcetestcase", "label": "ResourceTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "resource_resourceeligibilitytest_resourceeligibilitytest_repo", "label": ".repo()", "file_type": "code", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L15"}, {"id": "clinicresourcerepository", "label": "ClinicResourceRepository", "file_type": "code", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L15"}, {"id": "resource_resourceeligibilitytest_resourceeligibilitytest_skillidof", "label": ".skillIdOf()", "file_type": "code", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L20"}, {"id": "resource_resourceeligibilitytest_resourceeligibilitytest_assign", "label": ".assign()", "file_type": "code", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L25"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L25"}, {"id": "resource_resourceeligibilitytest_resourceeligibilitytest_testallskillsarerequirednotany", "label": ".testAllSkillsAreRequiredNotAny()", "file_type": "code", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L36"}, {"id": "resource_resourceeligibilitytest_resourceeligibilitytest_testsingleskillmatcheseveryresourcethathasit", "label": ".testSingleSkillMatchesEveryResourceThatHasIt()", "file_type": "code", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L62"}, {"id": "resource_resourceeligibilitytest_resourceeligibilitytest_testinactiveresourceisnevereligible", "label": ".testInactiveResourceIsNeverEligible()", "file_type": "code", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L85"}, {"id": "resource_resourceeligibilitytest_resourceeligibilitytest_testnoskillfilterreturnseveryactiveresourceofthattype", "label": ".testNoSkillFilterReturnsEveryActiveResourceOfThatType()", "file_type": "code", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L107"}, {"id": "resource_resourceeligibilitytest_resourceeligibilitytest_testlistendpointfiltersbyskill", "label": ".testListEndpointFiltersBySkill()", "file_type": "code", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L128"}, {"id": "resource_resourceeligibilitytest_resourceeligibilitytest_testlistendpointrejectsaforeignskillfilter", "label": ".testListEndpointRejectsAForeignSkillFilter()", "file_type": "code", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L146"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_resourceeligibilitytest_php", "target": "clinicresource", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_resourceeligibilitytest_php", "target": "skill", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_resourceeligibilitytest_php", "target": "clinicresourcerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_resourceeligibilitytest_php", "target": "resource_resourceeligibilitytest_resourceeligibilitytest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L13", "weight": 1.0}, {"source": "resource_resourceeligibilitytest_resourceeligibilitytest", "target": "resourcetestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L13", "weight": 1.0}, {"source": "resource_resourceeligibilitytest_resourceeligibilitytest", "target": "resource_resourceeligibilitytest_resourceeligibilitytest_repo", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L15", "weight": 1.0}, {"source": "resource_resourceeligibilitytest_resourceeligibilitytest_repo", "target": "clinicresourcerepository", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L15", "weight": 1.0, "context": "return_type"}, {"source": "resource_resourceeligibilitytest_resourceeligibilitytest", "target": "resource_resourceeligibilitytest_resourceeligibilitytest_skillidof", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L20", "weight": 1.0}, {"source": "resource_resourceeligibilitytest_resourceeligibilitytest", "target": "resource_resourceeligibilitytest_resourceeligibilitytest_assign", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L25", "weight": 1.0}, {"source": "resource_resourceeligibilitytest_resourceeligibilitytest_assign", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L25", "weight": 1.0, "context": "parameter_type"}, {"source": "resource_resourceeligibilitytest_resourceeligibilitytest", "target": "resource_resourceeligibilitytest_resourceeligibilitytest_testallskillsarerequirednotany", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L36", "weight": 1.0}, {"source": "resource_resourceeligibilitytest_resourceeligibilitytest", "target": "resource_resourceeligibilitytest_resourceeligibilitytest_testsingleskillmatcheseveryresourcethathasit", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L62", "weight": 1.0}, {"source": "resource_resourceeligibilitytest_resourceeligibilitytest", "target": "resource_resourceeligibilitytest_resourceeligibilitytest_testinactiveresourceisnevereligible", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L85", "weight": 1.0}, {"source": "resource_resourceeligibilitytest_resourceeligibilitytest", "target": "resource_resourceeligibilitytest_resourceeligibilitytest_testnoskillfilterreturnseveryactiveresourceofthattype", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L107", "weight": 1.0}, {"source": "resource_resourceeligibilitytest_resourceeligibilitytest", "target": "resource_resourceeligibilitytest_resourceeligibilitytest_testlistendpointfiltersbyskill", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L128", "weight": 1.0}, {"source": "resource_resourceeligibilitytest_resourceeligibilitytest", "target": "resource_resourceeligibilitytest_resourceeligibilitytest_testlistendpointrejectsaforeignskillfilter", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L146", "weight": 1.0}, {"source": "resource_resourceeligibilitytest_resourceeligibilitytest_repo", "target": "clinicresourcerepository", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L17", "weight": 1.0}, {"source": "resource_resourceeligibilitytest_resourceeligibilitytest_testallskillsarerequirednotany", "target": "resource_resourceeligibilitytest_resourceeligibilitytest_assign", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L47", "weight": 1.0}, {"source": "resource_resourceeligibilitytest_resourceeligibilitytest_testallskillsarerequirednotany", "target": "resource_resourceeligibilitytest_resourceeligibilitytest_repo", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L52", "weight": 1.0}, {"source": "resource_resourceeligibilitytest_resourceeligibilitytest_testallskillsarerequirednotany", "target": "resource_resourceeligibilitytest_resourceeligibilitytest_skillidof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L55", "weight": 1.0}, {"source": "resource_resourceeligibilitytest_resourceeligibilitytest_testsingleskillmatcheseveryresourcethathasit", "target": "resource_resourceeligibilitytest_resourceeligibilitytest_assign", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L70", "weight": 1.0}, {"source": "resource_resourceeligibilitytest_resourceeligibilitytest_testsingleskillmatcheseveryresourcethathasit", "target": "resource_resourceeligibilitytest_resourceeligibilitytest_repo", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L76", "weight": 1.0}, {"source": "resource_resourceeligibilitytest_resourceeligibilitytest_testsingleskillmatcheseveryresourcethathasit", "target": "resource_resourceeligibilitytest_resourceeligibilitytest_skillidof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L79", "weight": 1.0}, {"source": "resource_resourceeligibilitytest_resourceeligibilitytest_testinactiveresourceisnevereligible", "target": "resource_resourceeligibilitytest_resourceeligibilitytest_assign", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L92", "weight": 1.0}, {"source": "resource_resourceeligibilitytest_resourceeligibilitytest_testinactiveresourceisnevereligible", "target": "resource_resourceeligibilitytest_resourceeligibilitytest_repo", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L97", "weight": 1.0}, {"source": "resource_resourceeligibilitytest_resourceeligibilitytest_testinactiveresourceisnevereligible", "target": "resource_resourceeligibilitytest_resourceeligibilitytest_skillidof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L100", "weight": 1.0}, {"source": "resource_resourceeligibilitytest_resourceeligibilitytest_testnoskillfilterreturnseveryactiveresourceofthattype", "target": "resource_resourceeligibilitytest_resourceeligibilitytest_repo", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L119", "weight": 1.0}, {"source": "resource_resourceeligibilitytest_resourceeligibilitytest_testlistendpointfiltersbyskill", "target": "resource_resourceeligibilitytest_resourceeligibilitytest_assign", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceEligibilityTest.php", "source_location": "L135", "weight": 1.0}], "raw_calls": [{"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_repo", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L17", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_repo", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L17", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_skillidof", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_skillidof", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_skillidof", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_assign", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L27", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_assign", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L28", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testallskillsarerequirednotany", "callee": "clinicWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L38", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testallskillsarerequirednotany", "callee": "resourceType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L39", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testallskillsarerequirednotany", "callee": "createSkill", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testallskillsarerequirednotany", "callee": "createSkill", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testallskillsarerequirednotany", "callee": "createResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testallskillsarerequirednotany", "callee": "createResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testallskillsarerequirednotany", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testallskillsarerequirednotany", "callee": "findEligible", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L52", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testallskillsarerequirednotany", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testallskillsarerequirednotany", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testallskillsarerequirednotany", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testallskillsarerequirednotany", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L54", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testallskillsarerequirednotany", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L54", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testallskillsarerequirednotany", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L54", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testallskillsarerequirednotany", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L58", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testallskillsarerequirednotany", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testallskillsarerequirednotany", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testsingleskillmatcheseveryresourcethathasit", "callee": "clinicWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L64", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testsingleskillmatcheseveryresourcethathasit", "callee": "resourceType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L65", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testsingleskillmatcheseveryresourcethathasit", "callee": "createSkill", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testsingleskillmatcheseveryresourcethathasit", "callee": "createResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L69", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testsingleskillmatcheseveryresourcethathasit", "callee": "createResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L72", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testsingleskillmatcheseveryresourcethathasit", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L74", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testsingleskillmatcheseveryresourcethathasit", "callee": "findEligible", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L76", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testsingleskillmatcheseveryresourcethathasit", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L77", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testsingleskillmatcheseveryresourcethathasit", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L77", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testsingleskillmatcheseveryresourcethathasit", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L77", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testsingleskillmatcheseveryresourcethathasit", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testsingleskillmatcheseveryresourcethathasit", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testsingleskillmatcheseveryresourcethathasit", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testsingleskillmatcheseveryresourcethathasit", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testinactiveresourceisnevereligible", "callee": "clinicWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L87", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testinactiveresourceisnevereligible", "callee": "resourceType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testinactiveresourceisnevereligible", "callee": "createSkill", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L89", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testinactiveresourceisnevereligible", "callee": "createResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L91", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testinactiveresourceisnevereligible", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L93", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testinactiveresourceisnevereligible", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L95", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testinactiveresourceisnevereligible", "callee": "findEligible", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testinactiveresourceisnevereligible", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L98", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testinactiveresourceisnevereligible", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L98", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testinactiveresourceisnevereligible", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L98", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testinactiveresourceisnevereligible", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testinactiveresourceisnevereligible", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testinactiveresourceisnevereligible", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testinactiveresourceisnevereligible", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L103", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testnoskillfilterreturnseveryactiveresourceofthattype", "callee": "clinicWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L109", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testnoskillfilterreturnseveryactiveresourceofthattype", "callee": "extraAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L110", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testnoskillfilterreturnseveryactiveresourceofthattype", "callee": "resourceType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L111", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testnoskillfilterreturnseveryactiveresourceofthattype", "callee": "createResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L113", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testnoskillfilterreturnseveryactiveresourceofthattype", "callee": "createResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L114", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testnoskillfilterreturnseveryactiveresourceofthattype", "callee": "createResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L115", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testnoskillfilterreturnseveryactiveresourceofthattype", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L117", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testnoskillfilterreturnseveryactiveresourceofthattype", "callee": "findEligible", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L119", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testnoskillfilterreturnseveryactiveresourceofthattype", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L120", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testnoskillfilterreturnseveryactiveresourceofthattype", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L120", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testnoskillfilterreturnseveryactiveresourceofthattype", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L120", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testnoskillfilterreturnseveryactiveresourceofthattype", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L121", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testnoskillfilterreturnseveryactiveresourceofthattype", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L121", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testnoskillfilterreturnseveryactiveresourceofthattype", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L121", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testnoskillfilterreturnseveryactiveresourceofthattype", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L124", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testlistendpointfiltersbyskill", "callee": "clinicWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L130", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testlistendpointfiltersbyskill", "callee": "resourceType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L131", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testlistendpointfiltersbyskill", "callee": "createSkill", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L132", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testlistendpointfiltersbyskill", "callee": "createResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L134", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testlistendpointfiltersbyskill", "callee": "createResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L136", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testlistendpointfiltersbyskill", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L138", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testlistendpointfiltersbyskill", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L140", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testlistendpointfiltersbyskill", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L140", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testlistendpointfiltersbyskill", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L141", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testlistendpointfiltersbyskill", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L142", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testlistendpointrejectsaforeignskillfilter", "callee": "clinicWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L148", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testlistendpointrejectsaforeignskillfilter", "callee": "clinicWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L149", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testlistendpointrejectsaforeignskillfilter", "callee": "createSkill", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L150", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testlistendpointrejectsaforeignskillfilter", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L152", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testlistendpointrejectsaforeignskillfilter", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L154", "receiver": null}, {"caller_nid": "resource_resourceeligibilitytest_resourceeligibilitytest_testlistendpointrejectsaforeignskillfilter", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceEligibilityTest.php", "source_location": "L154", "receiver": null}]} |