Files
clinicpro/graphify-out/cache/ast/v0.8.44/4791f7744f44dd3f94b8e22c64aa7d8094bea963c654c5d1759d2e71b1b43990.json
hamed 05bb4a4ade Add AST JSON representation for ResourceBookingSlotController.php
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.
2026-08-03 14:37:05 +03:30

1 line
63 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_resourcebookingslottest_php", "label": "ResourceBookingSlotTest.php", "file_type": "code", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L1"}, {"id": "resource_resourcebookingslottest_resourcebookingslottest", "label": "ResourceBookingSlotTest", "file_type": "code", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L24"}, {"id": "resourcetestcase", "label": "ResourceTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "resource_resourcebookingslottest_resourcebookingslottest_resourcewithshift", "label": ".resourceWithShift()", "file_type": "code", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L30"}, {"id": "resource_resourcebookingslottest_resourcebookingslottest_offer", "label": ".offer()", "file_type": "code", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L50"}, {"id": "clinicresource", "label": "ClinicResource", "file_type": "code", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L50"}, {"id": "doctoraddress", "label": "DoctorAddress", "file_type": "code", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L50"}, {"id": "serviceitem", "label": "ServiceItem", "file_type": "code", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L50"}, {"id": "resource_resourcebookingslottest_resourcebookingslottest_midnight", "label": ".midnight()", "file_type": "code", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L69"}, {"id": "resource_resourcebookingslottest_resourcebookingslottest_date", "label": ".date()", "file_type": "code", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L74"}, {"id": "resource_resourcebookingslottest_resourcebookingslottest_dayofweek", "label": ".dayOfWeek()", "file_type": "code", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L80"}, {"id": "resource_resourcebookingslottest_resourcebookingslottest_bookonresource", "label": ".bookOnResource()", "file_type": "code", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L85"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L85"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L85"}, {"id": "resource_resourcebookingslottest_resourcebookingslottest_testthedayviewreturnstheresourceshiftasitsworkingwindow", "label": ".testTheDayViewReturnsTheResourceShiftAsItsWorkingWindow()", "file_type": "code", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L96"}, {"id": "resource_resourcebookingslottest_resourcebookingslottest_testserviceslotsarechainedfromtheresourcedurationofeachservice", "label": ".testServiceSlotsAreChainedFromTheResourceDurationOfEachService()", "file_type": "code", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L109"}, {"id": "resource_resourcebookingslottest_resourcebookingslottest_testanappointmentontheresourceremovesitstimefromtheoffer", "label": ".testAnAppointmentOnTheResourceRemovesItsTimeFromTheOffer()", "file_type": "code", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L131"}, {"id": "resource_resourcebookingslottest_resourcebookingslottest_testaperrequestdurationoverridestheoffering", "label": ".testAPerRequestDurationOverridesTheOffering()", "file_type": "code", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L153"}, {"id": "resource_resourcebookingslottest_resourcebookingslottest_testcapacitykeepsthetimeonofferuntilitisfull", "label": ".testCapacityKeepsTheTimeOnOfferUntilItIsFull()", "file_type": "code", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L173"}, {"id": "resource_resourcebookingslottest_resourcebookingslottest_testadaywithoutashiftexplainsitself", "label": ".testADayWithoutAShiftExplainsItself()", "file_type": "code", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L194"}, {"id": "resource_resourcebookingslottest_resourcebookingslottest_testaholdfromtheresourceenginealsoblocksthetime", "label": ".testAHoldFromTheResourceEngineAlsoBlocksTheTime()", "file_type": "code", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L207"}, {"id": "resource_resourcebookingslottest_resourcebookingslottest_testaservicethisresourcedoesnotofferisrefused", "label": ".testAServiceThisResourceDoesNotOfferIsRefused()", "file_type": "code", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L228"}, {"id": "resource_resourcebookingslottest_resourcebookingslottest_testanofferingwithoutadurationisrefused", "label": ".testAnOfferingWithoutADurationIsRefused()", "file_type": "code", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L249"}, {"id": "resource_resourcebookingslottest_resourcebookingslottest_testamalformeddateisrefused", "label": ".testAMalformedDateIsRefused()", "file_type": "code", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L264"}, {"id": "resource_resourcebookingslottest_resourcebookingslottest_testanotherenvironmentdoesnotseethisresource", "label": ".testAnotherEnvironmentDoesNotSeeThisResource()", "file_type": "code", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L273"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_resourcebookingslottest_php", "target": "resourceoccupancy", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_resourcebookingslottest_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_resourcebookingslottest_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_resourcebookingslottest_php", "target": "serviceitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_resourcebookingslottest_php", "target": "servicesection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_resourcebookingslottest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_resourcebookingslottest_php", "target": "doctoraddress", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_resourcebookingslottest_php", "target": "clinicresource", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_resourcebookingslottest_php", "target": "resourcecalendar", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_resourcebookingslottest_php", "target": "resourceserviceoffering", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_resourcebookingslottest_php", "target": "entitycontext", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_resourcebookingslottest_php", "target": "resource_resourcebookingslottest_resourcebookingslottest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L24", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest", "target": "resourcetestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L24", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest", "target": "resource_resourcebookingslottest_resourcebookingslottest_resourcewithshift", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L30", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest", "target": "resource_resourcebookingslottest_resourcebookingslottest_offer", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L50", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_offer", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L50", "weight": 1.0, "context": "parameter_type"}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_offer", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L50", "weight": 1.0, "context": "parameter_type"}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_offer", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L50", "weight": 1.0, "context": "return_type"}, {"source": "resource_resourcebookingslottest_resourcebookingslottest", "target": "resource_resourcebookingslottest_resourcebookingslottest_midnight", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L69", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest", "target": "resource_resourcebookingslottest_resourcebookingslottest_date", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L74", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest", "target": "resource_resourcebookingslottest_resourcebookingslottest_dayofweek", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L80", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest", "target": "resource_resourcebookingslottest_resourcebookingslottest_bookonresource", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L85", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_bookonresource", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L85", "weight": 1.0, "context": "parameter_type"}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_bookonresource", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L85", "weight": 1.0, "context": "parameter_type"}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_bookonresource", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L85", "weight": 1.0, "context": "parameter_type"}, {"source": "resource_resourcebookingslottest_resourcebookingslottest", "target": "resource_resourcebookingslottest_resourcebookingslottest_testthedayviewreturnstheresourceshiftasitsworkingwindow", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L96", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest", "target": "resource_resourcebookingslottest_resourcebookingslottest_testserviceslotsarechainedfromtheresourcedurationofeachservice", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L109", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest", "target": "resource_resourcebookingslottest_resourcebookingslottest_testanappointmentontheresourceremovesitstimefromtheoffer", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L131", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest", "target": "resource_resourcebookingslottest_resourcebookingslottest_testaperrequestdurationoverridestheoffering", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L153", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest", "target": "resource_resourcebookingslottest_resourcebookingslottest_testcapacitykeepsthetimeonofferuntilitisfull", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L173", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest", "target": "resource_resourcebookingslottest_resourcebookingslottest_testadaywithoutashiftexplainsitself", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L194", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest", "target": "resource_resourcebookingslottest_resourcebookingslottest_testaholdfromtheresourceenginealsoblocksthetime", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L207", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest", "target": "resource_resourcebookingslottest_resourcebookingslottest_testaservicethisresourcedoesnotofferisrefused", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L228", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest", "target": "resource_resourcebookingslottest_resourcebookingslottest_testanofferingwithoutadurationisrefused", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L249", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest", "target": "resource_resourcebookingslottest_resourcebookingslottest_testamalformeddateisrefused", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L264", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest", "target": "resource_resourcebookingslottest_resourcebookingslottest_testanotherenvironmentdoesnotseethisresource", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L273", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_resourcewithshift", "target": "resource_resourcebookingslottest_resourcebookingslottest_dayofweek", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L41", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_resourcewithshift", "target": "resource_resourcebookingslottest_resourcebookingslottest_midnight", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L41", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_date", "target": "resource_resourcebookingslottest_resourcebookingslottest_midnight", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L76", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_dayofweek", "target": "resource_resourcebookingslottest_resourcebookingslottest_date", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L82", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testthedayviewreturnstheresourceshiftasitsworkingwindow", "target": "resource_resourcebookingslottest_resourcebookingslottest_resourcewithshift", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L98", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testthedayviewreturnstheresourceshiftasitsworkingwindow", "target": "resource_resourcebookingslottest_resourcebookingslottest_date", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L100", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testthedayviewreturnstheresourceshiftasitsworkingwindow", "target": "resource_resourcebookingslottest_resourcebookingslottest_midnight", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L105", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testserviceslotsarechainedfromtheresourcedurationofeachservice", "target": "resource_resourcebookingslottest_resourcebookingslottest_resourcewithshift", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L111", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testserviceslotsarechainedfromtheresourcedurationofeachservice", "target": "resource_resourcebookingslottest_resourcebookingslottest_offer", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L112", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testserviceslotsarechainedfromtheresourcedurationofeachservice", "target": "resource_resourcebookingslottest_resourcebookingslottest_date", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L118", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testanappointmentontheresourceremovesitstimefromtheoffer", "target": "resource_resourcebookingslottest_resourcebookingslottest_resourcewithshift", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L133", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testanappointmentontheresourceremovesitstimefromtheoffer", "target": "resource_resourcebookingslottest_resourcebookingslottest_offer", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L134", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testanappointmentontheresourceremovesitstimefromtheoffer", "target": "resource_resourcebookingslottest_resourcebookingslottest_midnight", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L135", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testanappointmentontheresourceremovesitstimefromtheoffer", "target": "resource_resourcebookingslottest_resourcebookingslottest_bookonresource", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L137", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testanappointmentontheresourceremovesitstimefromtheoffer", "target": "resource_resourcebookingslottest_resourcebookingslottest_date", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L142", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testaperrequestdurationoverridestheoffering", "target": "resource_resourcebookingslottest_resourcebookingslottest_resourcewithshift", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L155", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testaperrequestdurationoverridestheoffering", "target": "resource_resourcebookingslottest_resourcebookingslottest_offer", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L156", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testaperrequestdurationoverridestheoffering", "target": "resource_resourcebookingslottest_resourcebookingslottest_date", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L161", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testcapacitykeepsthetimeonofferuntilitisfull", "target": "resource_resourcebookingslottest_resourcebookingslottest_resourcewithshift", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L175", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testcapacitykeepsthetimeonofferuntilitisfull", "target": "resource_resourcebookingslottest_resourcebookingslottest_offer", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L179", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testcapacitykeepsthetimeonofferuntilitisfull", "target": "resource_resourcebookingslottest_resourcebookingslottest_midnight", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L180", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testcapacitykeepsthetimeonofferuntilitisfull", "target": "resource_resourcebookingslottest_resourcebookingslottest_bookonresource", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L181", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testcapacitykeepsthetimeonofferuntilitisfull", "target": "resource_resourcebookingslottest_resourcebookingslottest_date", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L186", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testadaywithoutashiftexplainsitself", "target": "resource_resourcebookingslottest_resourcebookingslottest_resourcewithshift", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L196", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testadaywithoutashiftexplainsitself", "target": "resource_resourcebookingslottest_resourcebookingslottest_date", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L197", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testadaywithoutashiftexplainsitself", "target": "resource_resourcebookingslottest_resourcebookingslottest_midnight", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L197", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testaholdfromtheresourceenginealsoblocksthetime", "target": "resource_resourcebookingslottest_resourcebookingslottest_resourcewithshift", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L209", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testaholdfromtheresourceenginealsoblocksthetime", "target": "resource_resourcebookingslottest_resourcebookingslottest_offer", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L210", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testaholdfromtheresourceenginealsoblocksthetime", "target": "resource_resourcebookingslottest_resourcebookingslottest_midnight", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L211", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testaholdfromtheresourceenginealsoblocksthetime", "target": "resource_resourcebookingslottest_resourcebookingslottest_date", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L219", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testaservicethisresourcedoesnotofferisrefused", "target": "resource_resourcebookingslottest_resourcebookingslottest_resourcewithshift", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L230", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testaservicethisresourcedoesnotofferisrefused", "target": "resource_resourcebookingslottest_resourcebookingslottest_date", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L242", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testanofferingwithoutadurationisrefused", "target": "resource_resourcebookingslottest_resourcebookingslottest_resourcewithshift", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L251", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testanofferingwithoutadurationisrefused", "target": "resource_resourcebookingslottest_resourcebookingslottest_offer", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L252", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testanofferingwithoutadurationisrefused", "target": "resource_resourcebookingslottest_resourcebookingslottest_date", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L257", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testamalformeddateisrefused", "target": "resource_resourcebookingslottest_resourcebookingslottest_resourcewithshift", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L266", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testanotherenvironmentdoesnotseethisresource", "target": "resource_resourcebookingslottest_resourcebookingslottest_resourcewithshift", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L275", "weight": 1.0}, {"source": "resource_resourcebookingslottest_resourcebookingslottest_testanotherenvironmentdoesnotseethisresource", "target": "resource_resourcebookingslottest_resourcebookingslottest_date", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/ResourceBookingSlotTest.php", "source_location": "L278", "weight": 1.0}], "raw_calls": [{"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_resourcewithshift", "callee": "doctorWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_resourcewithshift", "callee": "resourceType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_resourcewithshift", "callee": "setSupervisor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L35", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_resourcewithshift", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L36", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_resourcewithshift", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_resourcewithshift", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L39", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_resourcewithshift", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_offer", "callee": "tenantEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L52", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_offer", "callee": "tenantEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L52", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_offer", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_offer", "callee": "setBookable", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_offer", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L57", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_offer", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L58", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_offer", "callee": "setDurationMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_offer", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L62", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_offer", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L63", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_midnight", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_bookonresource", "callee": "setResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_bookonresource", "callee": "assignTenant", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L89", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_bookonresource", "callee": "EntityContext", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L89", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_bookonresource", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L90", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_bookonresource", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L91", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testthedayviewreturnstheresourceshiftasitsworkingwindow", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testthedayviewreturnstheresourceshiftasitsworkingwindow", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testthedayviewreturnstheresourceshiftasitsworkingwindow", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testthedayviewreturnstheresourceshiftasitsworkingwindow", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testthedayviewreturnstheresourceshiftasitsworkingwindow", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testthedayviewreturnstheresourceshiftasitsworkingwindow", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L103", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testthedayviewreturnstheresourceshiftasitsworkingwindow", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L104", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testthedayviewreturnstheresourceshiftasitsworkingwindow", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L105", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testthedayviewreturnstheresourceshiftasitsworkingwindow", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L106", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testserviceslotsarechainedfromtheresourcedurationofeachservice", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L115", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testserviceslotsarechainedfromtheresourcedurationofeachservice", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L115", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testserviceslotsarechainedfromtheresourcedurationofeachservice", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L117", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testserviceslotsarechainedfromtheresourcedurationofeachservice", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L119", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testserviceslotsarechainedfromtheresourcedurationofeachservice", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L120", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testserviceslotsarechainedfromtheresourcedurationofeachservice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L123", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testserviceslotsarechainedfromtheresourcedurationofeachservice", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L123", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testserviceslotsarechainedfromtheresourcedurationofeachservice", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L123", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testserviceslotsarechainedfromtheresourcedurationofeachservice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L124", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testserviceslotsarechainedfromtheresourcedurationofeachservice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L126", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testserviceslotsarechainedfromtheresourcedurationofeachservice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L127", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testserviceslotsarechainedfromtheresourcedurationofeachservice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L128", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testanappointmentontheresourceremovesitstimefromtheoffer", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L139", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testanappointmentontheresourceremovesitstimefromtheoffer", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L139", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testanappointmentontheresourceremovesitstimefromtheoffer", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L141", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testanappointmentontheresourceremovesitstimefromtheoffer", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L143", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testanappointmentontheresourceremovesitstimefromtheoffer", "callee": "array_column", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L146", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testanappointmentontheresourceremovesitstimefromtheoffer", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L147", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testanappointmentontheresourceremovesitstimefromtheoffer", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L148", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testanappointmentontheresourceremovesitstimefromtheoffer", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L149", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testaperrequestdurationoverridestheoffering", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L158", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testaperrequestdurationoverridestheoffering", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L158", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testaperrequestdurationoverridestheoffering", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L160", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testaperrequestdurationoverridestheoffering", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L162", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testaperrequestdurationoverridestheoffering", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L163", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testaperrequestdurationoverridestheoffering", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L166", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testaperrequestdurationoverridestheoffering", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L167", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testcapacitykeepsthetimeonofferuntilitisfull", "callee": "setCapacity", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L176", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testcapacitykeepsthetimeonofferuntilitisfull", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L177", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testcapacitykeepsthetimeonofferuntilitisfull", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L183", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testcapacitykeepsthetimeonofferuntilitisfull", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L183", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testcapacitykeepsthetimeonofferuntilitisfull", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L185", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testcapacitykeepsthetimeonofferuntilitisfull", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L187", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testcapacitykeepsthetimeonofferuntilitisfull", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L190", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testcapacitykeepsthetimeonofferuntilitisfull", "callee": "array_column", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L190", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testadaywithoutashiftexplainsitself", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L199", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testadaywithoutashiftexplainsitself", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L199", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testadaywithoutashiftexplainsitself", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L201", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testadaywithoutashiftexplainsitself", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L201", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testadaywithoutashiftexplainsitself", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L202", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testadaywithoutashiftexplainsitself", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L203", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testaholdfromtheresourceenginealsoblocksthetime", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L213", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testaholdfromtheresourceenginealsoblocksthetime", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L214", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testaholdfromtheresourceenginealsoblocksthetime", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L216", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testaholdfromtheresourceenginealsoblocksthetime", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L216", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testaholdfromtheresourceenginealsoblocksthetime", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L218", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testaholdfromtheresourceenginealsoblocksthetime", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L220", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testaholdfromtheresourceenginealsoblocksthetime", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L223", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testaholdfromtheresourceenginealsoblocksthetime", "callee": "array_column", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L223", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testaservicethisresourcedoesnotofferisrefused", "callee": "tenantEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L232", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testaservicethisresourcedoesnotofferisrefused", "callee": "tenantEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L232", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testaservicethisresourcedoesnotofferisrefused", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L233", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testaservicethisresourcedoesnotofferisrefused", "callee": "setBookable", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L235", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testaservicethisresourcedoesnotofferisrefused", "callee": "setDurationMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L235", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testaservicethisresourcedoesnotofferisrefused", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L236", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testaservicethisresourcedoesnotofferisrefused", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L237", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testaservicethisresourcedoesnotofferisrefused", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L239", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testaservicethisresourcedoesnotofferisrefused", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L239", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testaservicethisresourcedoesnotofferisrefused", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L241", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testaservicethisresourcedoesnotofferisrefused", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L243", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testaservicethisresourcedoesnotofferisrefused", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L246", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testaservicethisresourcedoesnotofferisrefused", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L246", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testanofferingwithoutadurationisrefused", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L254", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testanofferingwithoutadurationisrefused", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L254", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testanofferingwithoutadurationisrefused", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L256", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testanofferingwithoutadurationisrefused", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L258", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testanofferingwithoutadurationisrefused", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L261", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testanofferingwithoutadurationisrefused", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L261", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testamalformeddateisrefused", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L268", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testamalformeddateisrefused", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L268", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testamalformeddateisrefused", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L270", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testamalformeddateisrefused", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L270", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testanotherenvironmentdoesnotseethisresource", "callee": "doctorWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L276", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testanotherenvironmentdoesnotseethisresource", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L278", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testanotherenvironmentdoesnotseethisresource", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L278", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testanotherenvironmentdoesnotseethisresource", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L280", "receiver": null}, {"caller_nid": "resource_resourcebookingslottest_resourcebookingslottest_testanotherenvironmentdoesnotseethisresource", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/ResourceBookingSlotTest.php", "source_location": "L280", "receiver": null}]}