Files
clinicpro/graphify-out/cache/ast/v0.8.44/84ad898c584214dbbad9453e07e2ac15ec83155171463cfc0fa7e00c316f69a6.json
2026-07-30 17:52:02 +03:30

1 line
45 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_resourcecrudtest_php", "label": "ResourceCrudTest.php", "file_type": "code", "source_file": "tests/Resource/ResourceCrudTest.php", "source_location": "L1"}, {"id": "resource_resourcecrudtest_resourcecrudtest", "label": "ResourceCrudTest", "file_type": "code", "source_file": "tests/Resource/ResourceCrudTest.php", "source_location": "L7"}, {"id": "resourcetestcase", "label": "ResourceTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "resource_resourcecrudtest_resourcecrudtest_testresourceiscreatedwithtenantpairderivedfromtheaddress", "label": ".testResourceIsCreatedWithTenantPairDerivedFromTheAddress()", "file_type": "code", "source_file": "tests/Resource/ResourceCrudTest.php", "source_location": "L9"}, {"id": "resource_resourcecrudtest_resourcecrudtest_testdefaultsareonecapacityandzerobuffers", "label": ".testDefaultsAreOneCapacityAndZeroBuffers()", "file_type": "code", "source_file": "tests/Resource/ResourceCrudTest.php", "source_location": "L27"}, {"id": "resource_resourcecrudtest_resourcecrudtest_testzerocapacityisrejected", "label": ".testZeroCapacityIsRejected()", "file_type": "code", "source_file": "tests/Resource/ResourceCrudTest.php", "source_location": "L38"}, {"id": "resource_resourcecrudtest_resourcecrudtest_testcapacityaboveoneonapersontypeisrejected", "label": ".testCapacityAboveOneOnAPersonTypeIsRejected()", "file_type": "code", "source_file": "tests/Resource/ResourceCrudTest.php", "source_location": "L49"}, {"id": "resource_resourcecrudtest_resourcecrudtest_testzerosetupwithnonzerocleanupisvalid", "label": ".testZeroSetupWithNonZeroCleanupIsValid()", "file_type": "code", "source_file": "tests/Resource/ResourceCrudTest.php", "source_location": "L62"}, {"id": "resource_resourcecrudtest_resourcecrudtest_testunknownattributekeyisacceptedbutnonscalarvalueisnot", "label": ".testUnknownAttributeKeyIsAcceptedButNonScalarValueIsNot()", "file_type": "code", "source_file": "tests/Resource/ResourceCrudTest.php", "source_location": "L75"}, {"id": "resource_resourcecrudtest_resourcecrudtest_testattributekeymustbesnakecase", "label": ".testAttributeKeyMustBeSnakeCase()", "file_type": "code", "source_file": "tests/Resource/ResourceCrudTest.php", "source_location": "L95"}, {"id": "resource_resourcecrudtest_resourcecrudtest_testforeignaddressisnotfound", "label": ".testForeignAddressIsNotFound()", "file_type": "code", "source_file": "tests/Resource/ResourceCrudTest.php", "source_location": "L107"}, {"id": "resource_resourcecrudtest_resourcecrudtest_testforeignresourceisnotfound", "label": ".testForeignResourceIsNotFound()", "file_type": "code", "source_file": "tests/Resource/ResourceCrudTest.php", "source_location": "L123"}, {"id": "resource_resourcecrudtest_resourcecrudtest_testresourceisupdatedanddeleted", "label": ".testResourceIsUpdatedAndDeleted()", "file_type": "code", "source_file": "tests/Resource/ResourceCrudTest.php", "source_location": "L140"}, {"id": "resource_resourcecrudtest_resourcecrudtest_testlistisfilteredbyaddresstypeandactive", "label": ".testListIsFilteredByAddressTypeAndActive()", "file_type": "code", "source_file": "tests/Resource/ResourceCrudTest.php", "source_location": "L163"}, {"id": "resource_resourcecrudtest_resourcecrudtest_testlistshowsonlythecurrentenvironment", "label": ".testListShowsOnlyTheCurrentEnvironment()", "file_type": "code", "source_file": "tests/Resource/ResourceCrudTest.php", "source_location": "L188"}, {"id": "resource_resourcecrudtest_resourcecrudtest_testblanknameisrejected", "label": ".testBlankNameIsRejected()", "file_type": "code", "source_file": "tests/Resource/ResourceCrudTest.php", "source_location": "L201"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_resourcecrudtest_php", "target": "clinicresource", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceCrudTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_resourcecrudtest_php", "target": "resource_resourcecrudtest_resourcecrudtest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceCrudTest.php", "source_location": "L7", "weight": 1.0}, {"source": "resource_resourcecrudtest_resourcecrudtest", "target": "resourcetestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceCrudTest.php", "source_location": "L7", "weight": 1.0}, {"source": "resource_resourcecrudtest_resourcecrudtest", "target": "resource_resourcecrudtest_resourcecrudtest_testresourceiscreatedwithtenantpairderivedfromtheaddress", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceCrudTest.php", "source_location": "L9", "weight": 1.0}, {"source": "resource_resourcecrudtest_resourcecrudtest", "target": "resource_resourcecrudtest_resourcecrudtest_testdefaultsareonecapacityandzerobuffers", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceCrudTest.php", "source_location": "L27", "weight": 1.0}, {"source": "resource_resourcecrudtest_resourcecrudtest", "target": "resource_resourcecrudtest_resourcecrudtest_testzerocapacityisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceCrudTest.php", "source_location": "L38", "weight": 1.0}, {"source": "resource_resourcecrudtest_resourcecrudtest", "target": "resource_resourcecrudtest_resourcecrudtest_testcapacityaboveoneonapersontypeisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceCrudTest.php", "source_location": "L49", "weight": 1.0}, {"source": "resource_resourcecrudtest_resourcecrudtest", "target": "resource_resourcecrudtest_resourcecrudtest_testzerosetupwithnonzerocleanupisvalid", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceCrudTest.php", "source_location": "L62", "weight": 1.0}, {"source": "resource_resourcecrudtest_resourcecrudtest", "target": "resource_resourcecrudtest_resourcecrudtest_testunknownattributekeyisacceptedbutnonscalarvalueisnot", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceCrudTest.php", "source_location": "L75", "weight": 1.0}, {"source": "resource_resourcecrudtest_resourcecrudtest", "target": "resource_resourcecrudtest_resourcecrudtest_testattributekeymustbesnakecase", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceCrudTest.php", "source_location": "L95", "weight": 1.0}, {"source": "resource_resourcecrudtest_resourcecrudtest", "target": "resource_resourcecrudtest_resourcecrudtest_testforeignaddressisnotfound", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceCrudTest.php", "source_location": "L107", "weight": 1.0}, {"source": "resource_resourcecrudtest_resourcecrudtest", "target": "resource_resourcecrudtest_resourcecrudtest_testforeignresourceisnotfound", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceCrudTest.php", "source_location": "L123", "weight": 1.0}, {"source": "resource_resourcecrudtest_resourcecrudtest", "target": "resource_resourcecrudtest_resourcecrudtest_testresourceisupdatedanddeleted", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceCrudTest.php", "source_location": "L140", "weight": 1.0}, {"source": "resource_resourcecrudtest_resourcecrudtest", "target": "resource_resourcecrudtest_resourcecrudtest_testlistisfilteredbyaddresstypeandactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceCrudTest.php", "source_location": "L163", "weight": 1.0}, {"source": "resource_resourcecrudtest_resourcecrudtest", "target": "resource_resourcecrudtest_resourcecrudtest_testlistshowsonlythecurrentenvironment", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceCrudTest.php", "source_location": "L188", "weight": 1.0}, {"source": "resource_resourcecrudtest_resourcecrudtest", "target": "resource_resourcecrudtest_resourcecrudtest_testblanknameisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceCrudTest.php", "source_location": "L201", "weight": 1.0}], "raw_calls": [{"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceiscreatedwithtenantpairderivedfromtheaddress", "callee": "clinicWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L11", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceiscreatedwithtenantpairderivedfromtheaddress", "callee": "resourceType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L12", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceiscreatedwithtenantpairderivedfromtheaddress", "callee": "createResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L14", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceiscreatedwithtenantpairderivedfromtheaddress", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L16", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceiscreatedwithtenantpairderivedfromtheaddress", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L16", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceiscreatedwithtenantpairderivedfromtheaddress", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L16", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceiscreatedwithtenantpairderivedfromtheaddress", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L17", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceiscreatedwithtenantpairderivedfromtheaddress", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L18", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceiscreatedwithtenantpairderivedfromtheaddress", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L19", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceiscreatedwithtenantpairderivedfromtheaddress", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L19", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceiscreatedwithtenantpairderivedfromtheaddress", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L20", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceiscreatedwithtenantpairderivedfromtheaddress", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceiscreatedwithtenantpairderivedfromtheaddress", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceiscreatedwithtenantpairderivedfromtheaddress", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L23", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceiscreatedwithtenantpairderivedfromtheaddress", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L23", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceiscreatedwithtenantpairderivedfromtheaddress", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceiscreatedwithtenantpairderivedfromtheaddress", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceiscreatedwithtenantpairderivedfromtheaddress", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testdefaultsareonecapacityandzerobuffers", "callee": "clinicWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L29", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testdefaultsareonecapacityandzerobuffers", "callee": "createResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L30", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testdefaultsareonecapacityandzerobuffers", "callee": "resourceType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L30", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testdefaultsareonecapacityandzerobuffers", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testdefaultsareonecapacityandzerobuffers", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L33", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testdefaultsareonecapacityandzerobuffers", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testdefaultsareonecapacityandzerobuffers", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L35", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testzerocapacityisrejected", "callee": "clinicWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testzerocapacityisrejected", "callee": "createResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testzerocapacityisrejected", "callee": "resourceType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testzerocapacityisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testzerocapacityisrejected", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testzerocapacityisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testcapacityaboveoneonapersontypeisrejected", "callee": "clinicWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L51", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testcapacityaboveoneonapersontypeisrejected", "callee": "resourceType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L52", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testcapacityaboveoneonapersontypeisrejected", "callee": "createResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L54", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testcapacityaboveoneonapersontypeisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testcapacityaboveoneonapersontypeisrejected", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testcapacityaboveoneonapersontypeisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L57", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testcapacityaboveoneonapersontypeisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L58", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testzerosetupwithnonzerocleanupisvalid", "callee": "clinicWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L64", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testzerosetupwithnonzerocleanupisvalid", "callee": "createResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testzerosetupwithnonzerocleanupisvalid", "callee": "resourceType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testzerosetupwithnonzerocleanupisvalid", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testzerosetupwithnonzerocleanupisvalid", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testzerosetupwithnonzerocleanupisvalid", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L72", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testunknownattributekeyisacceptedbutnonscalarvalueisnot", "callee": "clinicWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L77", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testunknownattributekeyisacceptedbutnonscalarvalueisnot", "callee": "resourceType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testunknownattributekeyisacceptedbutnonscalarvalueisnot", "callee": "createResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testunknownattributekeyisacceptedbutnonscalarvalueisnot", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L83", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testunknownattributekeyisacceptedbutnonscalarvalueisnot", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L83", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testunknownattributekeyisacceptedbutnonscalarvalueisnot", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testunknownattributekeyisacceptedbutnonscalarvalueisnot", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L85", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testunknownattributekeyisacceptedbutnonscalarvalueisnot", "callee": "createResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L87", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testunknownattributekeyisacceptedbutnonscalarvalueisnot", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L91", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testunknownattributekeyisacceptedbutnonscalarvalueisnot", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L91", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testunknownattributekeyisacceptedbutnonscalarvalueisnot", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L92", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testattributekeymustbesnakecase", "callee": "clinicWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testattributekeymustbesnakecase", "callee": "createResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testattributekeymustbesnakecase", "callee": "resourceType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testattributekeymustbesnakecase", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L103", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testattributekeymustbesnakecase", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L103", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testattributekeymustbesnakecase", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L104", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testforeignaddressisnotfound", "callee": "clinicWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L109", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testforeignaddressisnotfound", "callee": "resourceType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L110", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testforeignaddressisnotfound", "callee": "clinicWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L112", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testforeignaddressisnotfound", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L114", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testforeignaddressisnotfound", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L115", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testforeignaddressisnotfound", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L116", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testforeignaddressisnotfound", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L120", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testforeignaddressisnotfound", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L120", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testforeignresourceisnotfound", "callee": "clinicWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L125", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testforeignresourceisnotfound", "callee": "createResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L126", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testforeignresourceisnotfound", "callee": "resourceType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L126", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testforeignresourceisnotfound", "callee": "clinicWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L128", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testforeignresourceisnotfound", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L130", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testforeignresourceisnotfound", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L131", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testforeignresourceisnotfound", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L131", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testforeignresourceisnotfound", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L133", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testforeignresourceisnotfound", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L134", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testforeignresourceisnotfound", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L134", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testforeignresourceisnotfound", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L136", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testforeignresourceisnotfound", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L137", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testforeignresourceisnotfound", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L137", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceisupdatedanddeleted", "callee": "clinicWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L142", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceisupdatedanddeleted", "callee": "createResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L143", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceisupdatedanddeleted", "callee": "resourceType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L143", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceisupdatedanddeleted", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L145", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceisupdatedanddeleted", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L151", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceisupdatedanddeleted", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L151", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceisupdatedanddeleted", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L152", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceisupdatedanddeleted", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L153", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceisupdatedanddeleted", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L154", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceisupdatedanddeleted", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L156", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceisupdatedanddeleted", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L157", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceisupdatedanddeleted", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L157", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceisupdatedanddeleted", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L159", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceisupdatedanddeleted", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L160", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testresourceisupdatedanddeleted", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L160", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testlistisfilteredbyaddresstypeandactive", "callee": "clinicWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L165", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testlistisfilteredbyaddresstypeandactive", "callee": "extraAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L166", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testlistisfilteredbyaddresstypeandactive", "callee": "resourceType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L167", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testlistisfilteredbyaddresstypeandactive", "callee": "resourceType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L168", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testlistisfilteredbyaddresstypeandactive", "callee": "createResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L170", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testlistisfilteredbyaddresstypeandactive", "callee": "createResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L171", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testlistisfilteredbyaddresstypeandactive", "callee": "createResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L172", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testlistisfilteredbyaddresstypeandactive", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L173", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testlistisfilteredbyaddresstypeandactive", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L175", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testlistisfilteredbyaddresstypeandactive", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L176", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testlistisfilteredbyaddresstypeandactive", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L178", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testlistisfilteredbyaddresstypeandactive", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L178", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testlistisfilteredbyaddresstypeandactive", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L179", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testlistisfilteredbyaddresstypeandactive", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L181", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testlistisfilteredbyaddresstypeandactive", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L181", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testlistisfilteredbyaddresstypeandactive", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L182", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testlistisfilteredbyaddresstypeandactive", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L184", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testlistisfilteredbyaddresstypeandactive", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L185", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testlistshowsonlythecurrentenvironment", "callee": "clinicWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L190", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testlistshowsonlythecurrentenvironment", "callee": "createResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L191", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testlistshowsonlythecurrentenvironment", "callee": "resourceType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L191", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testlistshowsonlythecurrentenvironment", "callee": "clinicWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L193", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testlistshowsonlythecurrentenvironment", "callee": "createResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L194", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testlistshowsonlythecurrentenvironment", "callee": "resourceType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L194", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testlistshowsonlythecurrentenvironment", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L196", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testlistshowsonlythecurrentenvironment", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L198", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testblanknameisrejected", "callee": "clinicWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L203", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testblanknameisrejected", "callee": "createResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L205", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testblanknameisrejected", "callee": "resourceType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L205", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testblanknameisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L207", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testblanknameisrejected", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L207", "receiver": null}, {"caller_nid": "resource_resourcecrudtest_resourcecrudtest_testblanknameisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceCrudTest.php", "source_location": "L208", "receiver": null}]}