- Created JSON representation for DurationCalculator.php, including nodes and edges for methods and imports. - Added JSON for ResolvedServiceSpec.php, detailing its structure and methods. - Introduced JSON for ServiceItemCatalogCategoryTest.php, capturing test methods and their relationships.
1 line
30 KiB
JSON
1 line
30 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_resourcebookingendpointtest_php", "label": "ResourceBookingEndpointTest.php", "file_type": "code", "source_file": "tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L1"}, {"id": "resource_resourcebookingendpointtest_resourcebookingendpointtest", "label": "ResourceBookingEndpointTest", "file_type": "code", "source_file": "tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L19"}, {"id": "resourcetestcase", "label": "ResourceTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "resource_resourcebookingendpointtest_resourcebookingendpointtest_clinicwithofferedservice", "label": ".clinicWithOfferedService()", "file_type": "code", "source_file": "tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L22"}, {"id": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testtheservicesofaresourcecomebackwithresolvednumbers", "label": ".testTheServicesOfAResourceComeBackWithResolvedNumbers()", "file_type": "code", "source_file": "tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L44"}, {"id": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testreplacingthelistaddsandremoves", "label": ".testReplacingTheListAddsAndRemoves()", "file_type": "code", "source_file": "tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L67"}, {"id": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testclearinganoverridefallsbacktoinheritance", "label": ".testClearingAnOverrideFallsBackToInheritance()", "file_type": "code", "source_file": "tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L88"}, {"id": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testaservicefromanotherenvironmentisrejected", "label": ".testAServiceFromAnotherEnvironmentIsRejected()", "file_type": "code", "source_file": "tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L108"}, {"id": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testanunknownserviceisrejected", "label": ".testAnUnknownServiceIsRejected()", "file_type": "code", "source_file": "tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L127"}, {"id": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testthebodymustcarryaservicesarray", "label": ".testTheBodyMustCarryAServicesArray()", "file_type": "code", "source_file": "tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L138"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_resourcebookingendpointtest_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_resourcebookingendpointtest_php", "target": "serviceitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_resourcebookingendpointtest_php", "target": "servicesection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_resourcebookingendpointtest_php", "target": "doctoraddress", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_resourcebookingendpointtest_php", "target": "clinicresource", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_resourcebookingendpointtest_php", "target": "resourceserviceoffering", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_resourcebookingendpointtest_php", "target": "resourcetype", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_resourcebookingendpointtest_php", "target": "resource_resourcebookingendpointtest_resourcebookingendpointtest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L19", "weight": 1.0}, {"source": "resource_resourcebookingendpointtest_resourcebookingendpointtest", "target": "resourcetestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L19", "weight": 1.0}, {"source": "resource_resourcebookingendpointtest_resourcebookingendpointtest", "target": "resource_resourcebookingendpointtest_resourcebookingendpointtest_clinicwithofferedservice", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L22", "weight": 1.0}, {"source": "resource_resourcebookingendpointtest_resourcebookingendpointtest", "target": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testtheservicesofaresourcecomebackwithresolvednumbers", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L44", "weight": 1.0}, {"source": "resource_resourcebookingendpointtest_resourcebookingendpointtest", "target": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testreplacingthelistaddsandremoves", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L67", "weight": 1.0}, {"source": "resource_resourcebookingendpointtest_resourcebookingendpointtest", "target": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testclearinganoverridefallsbacktoinheritance", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L88", "weight": 1.0}, {"source": "resource_resourcebookingendpointtest_resourcebookingendpointtest", "target": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testaservicefromanotherenvironmentisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L108", "weight": 1.0}, {"source": "resource_resourcebookingendpointtest_resourcebookingendpointtest", "target": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testanunknownserviceisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L127", "weight": 1.0}, {"source": "resource_resourcebookingendpointtest_resourcebookingendpointtest", "target": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testthebodymustcarryaservicesarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L138", "weight": 1.0}, {"source": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testtheservicesofaresourcecomebackwithresolvednumbers", "target": "resource_resourcebookingendpointtest_resourcebookingendpointtest_clinicwithofferedservice", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L46", "weight": 1.0}, {"source": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testreplacingthelistaddsandremoves", "target": "resource_resourcebookingendpointtest_resourcebookingendpointtest_clinicwithofferedservice", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L69", "weight": 1.0}, {"source": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testclearinganoverridefallsbacktoinheritance", "target": "resource_resourcebookingendpointtest_resourcebookingendpointtest_clinicwithofferedservice", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L90", "weight": 1.0}, {"source": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testaservicefromanotherenvironmentisrejected", "target": "resource_resourcebookingendpointtest_resourcebookingendpointtest_clinicwithofferedservice", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L110", "weight": 1.0}, {"source": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testanunknownserviceisrejected", "target": "resource_resourcebookingendpointtest_resourcebookingendpointtest_clinicwithofferedservice", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L129", "weight": 1.0}, {"source": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testthebodymustcarryaservicesarray", "target": "resource_resourcebookingendpointtest_resourcebookingendpointtest_clinicwithofferedservice", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L140", "weight": 1.0}], "raw_calls": [{"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_clinicwithofferedservice", "callee": "clinicWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_clinicwithofferedservice", "callee": "resourceType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L26", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_clinicwithofferedservice", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L28", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_clinicwithofferedservice", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L30", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_clinicwithofferedservice", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_clinicwithofferedservice", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_clinicwithofferedservice", "callee": "setBookable", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L35", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_clinicwithofferedservice", "callee": "setDurationMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L35", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_clinicwithofferedservice", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L36", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_clinicwithofferedservice", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testtheservicesofaresourcecomebackwithresolvednumbers", "callee": "setDurationMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L49", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testtheservicesofaresourcecomebackwithresolvednumbers", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testtheservicesofaresourcecomebackwithresolvednumbers", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L51", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testtheservicesofaresourcecomebackwithresolvednumbers", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testtheservicesofaresourcecomebackwithresolvednumbers", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testtheservicesofaresourcecomebackwithresolvednumbers", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L55", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testtheservicesofaresourcecomebackwithresolvednumbers", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L55", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testtheservicesofaresourcecomebackwithresolvednumbers", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testtheservicesofaresourcecomebackwithresolvednumbers", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testtheservicesofaresourcecomebackwithresolvednumbers", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L60", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testtheservicesofaresourcecomebackwithresolvednumbers", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testtheservicesofaresourcecomebackwithresolvednumbers", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L63", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testtheservicesofaresourcecomebackwithresolvednumbers", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L64", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testreplacingthelistaddsandremoves", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testreplacingthelistaddsandremoves", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testreplacingthelistaddsandremoves", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testreplacingthelistaddsandremoves", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L77", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testreplacingthelistaddsandremoves", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L77", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testreplacingthelistaddsandremoves", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testreplacingthelistaddsandremoves", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testreplacingthelistaddsandremoves", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testreplacingthelistaddsandremoves", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testreplacingthelistaddsandremoves", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testreplacingthelistaddsandremoves", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testreplacingthelistaddsandremoves", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L85", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testclearinganoverridefallsbacktoinheritance", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L92", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testclearinganoverridefallsbacktoinheritance", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L92", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testclearinganoverridefallsbacktoinheritance", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L93", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testclearinganoverridefallsbacktoinheritance", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testclearinganoverridefallsbacktoinheritance", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testclearinganoverridefallsbacktoinheritance", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L98", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testclearinganoverridefallsbacktoinheritance", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L101", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testclearinganoverridefallsbacktoinheritance", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testclearinganoverridefallsbacktoinheritance", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L103", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testaservicefromanotherenvironmentisrejected", "callee": "clinicWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L111", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testaservicefromanotherenvironmentisrejected", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L113", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testaservicefromanotherenvironmentisrejected", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L114", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testaservicefromanotherenvironmentisrejected", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L115", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testaservicefromanotherenvironmentisrejected", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L117", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testaservicefromanotherenvironmentisrejected", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L118", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testaservicefromanotherenvironmentisrejected", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L120", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testaservicefromanotherenvironmentisrejected", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L120", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testaservicefromanotherenvironmentisrejected", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L121", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testaservicefromanotherenvironmentisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L124", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testaservicefromanotherenvironmentisrejected", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L124", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testanunknownserviceisrejected", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L131", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testanunknownserviceisrejected", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L131", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testanunknownserviceisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L135", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testanunknownserviceisrejected", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L135", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testthebodymustcarryaservicesarray", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L142", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testthebodymustcarryaservicesarray", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L142", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testthebodymustcarryaservicesarray", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L144", "receiver": null}, {"caller_nid": "resource_resourcebookingendpointtest_resourcebookingendpointtest_testthebodymustcarryaservicesarray", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingEndpointTest.php", "source_location": "L144", "receiver": null}]} |