This commit introduces a new JSON file that contains the abstract syntax tree (AST) representation of the ResourceBookingSlotController.php. The AST includes nodes for classes, methods, and their relationships, as well as edges that describe imports and references between various components within the file. This addition will aid in understanding the structure and dependencies of the ResourceBookingSlotController.
1 line
57 KiB
JSON
1 line
57 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_resourceappointmentcreatetest_php", "label": "ResourceAppointmentCreateTest.php", "file_type": "code", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L1"}, {"id": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest", "label": "ResourceAppointmentCreateTest", "file_type": "code", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L24"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_doctorwithresource", "label": ".doctorWithResource()", "file_type": "code", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L27"}, {"id": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_service", "label": ".service()", "file_type": "code", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L52"}, {"id": "doctoraddress", "label": "DoctorAddress", "file_type": "code", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L52"}, {"id": "serviceitem", "label": "ServiceItem", "file_type": "code", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L52"}, {"id": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_offer", "label": ".offer()", "file_type": "code", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L70"}, {"id": "clinicresource", "label": "ClinicResource", "file_type": "code", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L70"}, {"id": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_body", "label": ".body()", "file_type": "code", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L79"}, {"id": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_reload", "label": ".reload()", "file_type": "code", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L92"}, {"id": "appointment", "label": "Appointment", "file_type": "code", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L92"}, {"id": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_tomorrowat", "label": ".tomorrowAt()", "file_type": "code", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L99"}, {"id": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testtheappointmentlandsontheresourcewiththeresourceduration", "label": ".testTheAppointmentLandsOnTheResourceWithTheResourceDuration()", "file_type": "code", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L106"}, {"id": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testseveralservicesaddupandaperrequestdurationwins", "label": ".testSeveralServicesAddUpAndAPerRequestDurationWins()", "file_type": "code", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L127"}, {"id": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testasecondbookingfitswhiletheresourcestillhascapacity", "label": ".testASecondBookingFitsWhileTheResourceStillHasCapacity()", "file_type": "code", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L148"}, {"id": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testatimealreadytakenontheresourceisrefused", "label": ".testATimeAlreadyTakenOnTheResourceIsRefused()", "file_type": "code", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L171"}, {"id": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testaservicetheresourcedoesnotofferisrefused", "label": ".testAServiceTheResourceDoesNotOfferIsRefused()", "file_type": "code", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L188"}, {"id": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testanunknownresourceisrefused", "label": ".testAnUnknownResourceIsRefused()", "file_type": "code", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L200"}, {"id": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testaresourceofanotherenvironmentisrefused", "label": ".testAResourceOfAnotherEnvironmentIsRefused()", "file_type": "code", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L220"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_resourceappointmentcreatetest_php", "target": "resourceoccupancy", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_resourceappointmentcreatetest_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_resourceappointmentcreatetest_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_resourceappointmentcreatetest_php", "target": "serviceitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_resourceappointmentcreatetest_php", "target": "servicesection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_resourceappointmentcreatetest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_resourceappointmentcreatetest_php", "target": "doctoraddress", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_resourceappointmentcreatetest_php", "target": "clinicresource", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_resourceappointmentcreatetest_php", "target": "resourceserviceoffering", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_resourceappointmentcreatetest_php", "target": "resourcetype", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_resourceappointmentcreatetest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_resourceappointmentcreatetest_php", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L24", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L24", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_doctorwithresource", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L27", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_service", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L52", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_service", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L52", "weight": 1.0, "context": "parameter_type"}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_service", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L52", "weight": 1.0, "context": "return_type"}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_offer", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L70", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_offer", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L70", "weight": 1.0, "context": "parameter_type"}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_offer", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L70", "weight": 1.0, "context": "parameter_type"}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_body", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L79", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_body", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L79", "weight": 1.0, "context": "parameter_type"}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_reload", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L92", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_reload", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L92", "weight": 1.0, "context": "return_type"}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_tomorrowat", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L99", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testtheappointmentlandsontheresourcewiththeresourceduration", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L106", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testseveralservicesaddupandaperrequestdurationwins", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L127", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testasecondbookingfitswhiletheresourcestillhascapacity", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L148", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testatimealreadytakenontheresourceisrefused", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L171", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testaservicetheresourcedoesnotofferisrefused", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L188", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testanunknownresourceisrefused", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L200", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testaresourceofanotherenvironmentisrefused", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L220", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_doctorwithresource", "target": "doctoraddress", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L35", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_reload", "target": "appointment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L96", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testtheappointmentlandsontheresourcewiththeresourceduration", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_doctorwithresource", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L108", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testtheappointmentlandsontheresourcewiththeresourceduration", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L110", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testtheappointmentlandsontheresourcewiththeresourceduration", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_offer", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L111", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testtheappointmentlandsontheresourcewiththeresourceduration", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_tomorrowat", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L113", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testtheappointmentlandsontheresourcewiththeresourceduration", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_body", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L114", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testtheappointmentlandsontheresourcewiththeresourceduration", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_reload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L120", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testseveralservicesaddupandaperrequestdurationwins", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_doctorwithresource", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L129", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testseveralservicesaddupandaperrequestdurationwins", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L130", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testseveralservicesaddupandaperrequestdurationwins", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_offer", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L132", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testseveralservicesaddupandaperrequestdurationwins", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_tomorrowat", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L135", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testseveralservicesaddupandaperrequestdurationwins", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_body", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L136", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testseveralservicesaddupandaperrequestdurationwins", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_reload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L142", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testasecondbookingfitswhiletheresourcestillhascapacity", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_doctorwithresource", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L150", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testasecondbookingfitswhiletheresourcestillhascapacity", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L154", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testasecondbookingfitswhiletheresourcestillhascapacity", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_offer", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L155", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testasecondbookingfitswhiletheresourcestillhascapacity", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_tomorrowat", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L157", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testasecondbookingfitswhiletheresourcestillhascapacity", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_body", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L161", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testatimealreadytakenontheresourceisrefused", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_doctorwithresource", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L173", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testatimealreadytakenontheresourceisrefused", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L174", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testatimealreadytakenontheresourceisrefused", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_offer", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L175", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testatimealreadytakenontheresourceisrefused", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_tomorrowat", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L177", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testatimealreadytakenontheresourceisrefused", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_body", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L181", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testaservicetheresourcedoesnotofferisrefused", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_doctorwithresource", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L190", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testaservicetheresourcedoesnotofferisrefused", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L191", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testaservicetheresourcedoesnotofferisrefused", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_body", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L193", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testaservicetheresourcedoesnotofferisrefused", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_tomorrowat", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L193", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testanunknownresourceisrefused", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_doctorwithresource", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L202", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testanunknownresourceisrefused", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L203", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testanunknownresourceisrefused", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_tomorrowat", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L207", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testaresourceofanotherenvironmentisrefused", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_doctorwithresource", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L222", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testaresourceofanotherenvironmentisrefused", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L225", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testaresourceofanotherenvironmentisrefused", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_offer", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L227", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testaresourceofanotherenvironmentisrefused", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_body", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L229", "weight": 1.0}, {"source": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testaresourceofanotherenvironmentisrefused", "target": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_tomorrowat", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L229", "weight": 1.0}], "raw_calls": [{"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_doctorwithresource", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L29", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_doctorwithresource", "callee": "setMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_doctorwithresource", "callee": "getMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_doctorwithresource", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_doctorwithresource", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L33", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_doctorwithresource", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L36", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_doctorwithresource", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_doctorwithresource", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L38", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_doctorwithresource", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_doctorwithresource", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_doctorwithresource", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_doctorwithresource", "callee": "setSupervisor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_doctorwithresource", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L46", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_doctorwithresource", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L47", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_service", "callee": "tenantEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L54", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_service", "callee": "tenantEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L54", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_service", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L55", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_service", "callee": "setBookable", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L58", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_service", "callee": "setDurationMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_service", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L64", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_service", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L65", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_offer", "callee": "setDurationMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_offer", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L74", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_offer", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L75", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_body", "callee": "array_merge", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_body", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_body", "callee": "str_pad", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L86", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_body", "callee": "random_int", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L86", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_body", "callee": "str_pad", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_body", "callee": "random_int", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_reload", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L94", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_reload", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L96", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_reload", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L96", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_tomorrowat", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L101", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testtheappointmentlandsontheresourcewiththeresourceduration", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L114", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testtheappointmentlandsontheresourcewiththeresourceduration", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L115", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testtheappointmentlandsontheresourcewiththeresourceduration", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L118", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testtheappointmentlandsontheresourcewiththeresourceduration", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L118", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testtheappointmentlandsontheresourcewiththeresourceduration", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L118", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testtheappointmentlandsontheresourcewiththeresourceduration", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L121", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testtheappointmentlandsontheresourcewiththeresourceduration", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L121", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testtheappointmentlandsontheresourcewiththeresourceduration", "callee": "getResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L121", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testtheappointmentlandsontheresourcewiththeresourceduration", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L122", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testtheappointmentlandsontheresourcewiththeresourceduration", "callee": "getSlotEnd", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L122", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testtheappointmentlandsontheresourcewiththeresourceduration", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L124", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testtheappointmentlandsontheresourcewiththeresourceduration", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L124", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testtheappointmentlandsontheresourcewiththeresourceduration", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L124", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testtheappointmentlandsontheresourcewiththeresourceduration", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L124", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testseveralservicesaddupandaperrequestdurationwins", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L136", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testseveralservicesaddupandaperrequestdurationwins", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L137", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testseveralservicesaddupandaperrequestdurationwins", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L137", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testseveralservicesaddupandaperrequestdurationwins", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L138", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testseveralservicesaddupandaperrequestdurationwins", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L141", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testseveralservicesaddupandaperrequestdurationwins", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L141", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testseveralservicesaddupandaperrequestdurationwins", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L141", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testseveralservicesaddupandaperrequestdurationwins", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L142", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testseveralservicesaddupandaperrequestdurationwins", "callee": "getSlotEnd", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L142", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testasecondbookingfitswhiletheresourcestillhascapacity", "callee": "setCapacity", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L151", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testasecondbookingfitswhiletheresourcestillhascapacity", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L152", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testasecondbookingfitswhiletheresourcestillhascapacity", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L158", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testasecondbookingfitswhiletheresourcestillhascapacity", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L159", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testasecondbookingfitswhiletheresourcestillhascapacity", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L161", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testasecondbookingfitswhiletheresourcestillhascapacity", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L162", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testasecondbookingfitswhiletheresourcestillhascapacity", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L165", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testasecondbookingfitswhiletheresourcestillhascapacity", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L165", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testatimealreadytakenontheresourceisrefused", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L178", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testatimealreadytakenontheresourceisrefused", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L179", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testatimealreadytakenontheresourceisrefused", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L181", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testatimealreadytakenontheresourceisrefused", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L182", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testatimealreadytakenontheresourceisrefused", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L185", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testatimealreadytakenontheresourceisrefused", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L185", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testaservicetheresourcedoesnotofferisrefused", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L193", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testaservicetheresourcedoesnotofferisrefused", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L194", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testaservicetheresourcedoesnotofferisrefused", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L197", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testaservicetheresourcedoesnotofferisrefused", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L197", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testanunknownresourceisrefused", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L205", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testanunknownresourceisrefused", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L210", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testanunknownresourceisrefused", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L216", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testanunknownresourceisrefused", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L216", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testaresourceofanotherenvironmentisrefused", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L229", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testaresourceofanotherenvironmentisrefused", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L230", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testaresourceofanotherenvironmentisrefused", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L230", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testaresourceofanotherenvironmentisrefused", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L230", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testaresourceofanotherenvironmentisrefused", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L231", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testaresourceofanotherenvironmentisrefused", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L234", "receiver": null}, {"caller_nid": "appointment_resourceappointmentcreatetest_resourceappointmentcreatetest_testaresourceofanotherenvironmentisrefused", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceAppointmentCreateTest.php", "source_location": "L234", "receiver": null}]} |