Files
clinicpro/graphify-out/cache/ast/v0.8.44/6373087da72a36a31951f2fcb9763c4cd8dddb6ada7861b1cedaedf4e66f5fa8.json
T
hamed 17ce271b2c Add AST cache files for DurationCalculator, ResolvedServiceSpec, and ServiceItemCatalogCategoryTest
- Created JSON representation for DurationCalculator.php, including nodes and edges for methods and imports.
- Added JSON for ResolvedServiceSpec.php, detailing its structure and methods.
- Introduced JSON for ServiceItemCatalogCategoryTest.php, capturing test methods and their relationships.
2026-08-03 09:37:54 +03:30

1 line
92 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_holdandbooktest_php", "label": "HoldAndBookTest.php", "file_type": "code", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L1"}, {"id": "appointment_holdandbooktest_holdandbooktest", "label": "HoldAndBookTest", "file_type": "code", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L22"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "appointment_holdandbooktest_holdandbooktest_nextsaturdayat", "label": ".nextSaturdayAt()", "file_type": "code", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L26"}, {"id": "appointment_holdandbooktest_holdandbooktest_occupancyof", "label": ".occupancyOf()", "file_type": "code", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L42"}, {"id": "appointment_holdandbooktest_holdandbooktest_clinic", "label": ".clinic()", "file_type": "code", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L60"}, {"id": "appointment_holdandbooktest_holdandbooktest_service", "label": ".service()", "file_type": "code", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L83"}, {"id": "servicesection", "label": "ServiceSection", "file_type": "code", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L83"}, {"id": "serviceitem", "label": "ServiceItem", "file_type": "code", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L83"}, {"id": "appointment_holdandbooktest_holdandbooktest_type", "label": ".type()", "file_type": "code", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L95"}, {"id": "doctoraddress", "label": "DoctorAddress", "file_type": "code", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L95"}, {"id": "resourcetype", "label": "ResourceType", "file_type": "code", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L95"}, {"id": "appointment_holdandbooktest_holdandbooktest_resource", "label": ".resource()", "file_type": "code", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L105"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L105"}, {"id": "appointment_holdandbooktest_holdandbooktest_segments", "label": ".segments()", "file_type": "code", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L122"}, {"id": "appointment_holdandbooktest_holdandbooktest_hold", "label": ".hold()", "file_type": "code", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L129"}, {"id": "appointment_holdandbooktest_holdandbooktest_simplesetup", "label": ".simpleSetup()", "file_type": "code", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L140"}, {"id": "appointment_holdandbooktest_holdandbooktest_testholdcreatesoccupancyrowspersegmentandresource", "label": ".testHoldCreatesOccupancyRowsPerSegmentAndResource()", "file_type": "code", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L154"}, {"id": "appointment_holdandbooktest_holdandbooktest_testheldtimedisappearsfromavailability", "label": ".testHeldTimeDisappearsFromAvailability()", "file_type": "code", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L174"}, {"id": "appointment_holdandbooktest_holdandbooktest_testsecondholdonthesameresourceandintervalisrejected", "label": ".testSecondHoldOnTheSameResourceAndIntervalIsRejected()", "file_type": "code", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L209"}, {"id": "appointment_holdandbooktest_holdandbooktest_testdatabaseitselfrefusesaduplicatebucketseat", "label": ".testDatabaseItselfRefusesADuplicateBucketSeat()", "file_type": "code", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L227"}, {"id": "appointment_holdandbooktest_holdandbooktest_testcapacitythreeallowsthreeconcurrentholdsandrefusesthefourth", "label": ".testCapacityThreeAllowsThreeConcurrentHoldsAndRefusesTheFourth()", "file_type": "code", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L260"}, {"id": "appointment_holdandbooktest_holdandbooktest_testconfirmmarkseverythingbooked", "label": ".testConfirmMarksEverythingBooked()", "file_type": "code", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L276"}, {"id": "appointment_holdandbooktest_holdandbooktest_testexpiredholdcannotbeconfirmed", "label": ".testExpiredHoldCannotBeConfirmed()", "file_type": "code", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L300"}, {"id": "appointment_holdandbooktest_holdandbooktest_testreleasingaholdfreesthetimeagain", "label": ".testReleasingAHoldFreesTheTimeAgain()", "file_type": "code", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L327"}, {"id": "appointment_holdandbooktest_holdandbooktest_testanotherusersholdisnotfound", "label": ".testAnotherUsersHoldIsNotFound()", "file_type": "code", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L351"}, {"id": "appointment_holdandbooktest_holdandbooktest_testassignmentmissingaroleisrejected", "label": ".testAssignmentMissingARoleIsRejected()", "file_type": "code", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L372"}, {"id": "appointment_holdandbooktest_holdandbooktest_testoperatorhasnooccupancyduringthewaitingsegment", "label": ".testOperatorHasNoOccupancyDuringTheWaitingSegment()", "file_type": "code", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L399"}, {"id": "appointment_holdandbooktest_holdandbooktest_testpartialholdisrolledback", "label": ".testPartialHoldIsRolledBack()", "file_type": "code", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L437"}, {"id": "appointment_holdandbooktest_holdandbooktest_testrebookingmovestheappointmentandrecordstheevent", "label": ".testRebookingMovesTheAppointmentAndRecordsTheEvent()", "file_type": "code", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L488"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_holdandbooktest_php", "target": "resourceoccupancy", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_holdandbooktest_php", "target": "appointmenthold", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_holdandbooktest_php", "target": "occupancybucket", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_holdandbooktest_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_holdandbooktest_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_holdandbooktest_php", "target": "serviceitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_holdandbooktest_php", "target": "servicesection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_holdandbooktest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_holdandbooktest_php", "target": "doctoraddress", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_holdandbooktest_php", "target": "resourcetype", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_holdandbooktest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_holdandbooktest_php", "target": "drivermanager", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L16", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_holdandbooktest_php", "target": "uniqueconstraintviolationexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L17", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_holdandbooktest_php", "target": "appointment_holdandbooktest_holdandbooktest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L22", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L22", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest", "target": "appointment_holdandbooktest_holdandbooktest_nextsaturdayat", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L26", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest", "target": "appointment_holdandbooktest_holdandbooktest_occupancyof", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L42", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest", "target": "appointment_holdandbooktest_holdandbooktest_clinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L60", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest", "target": "appointment_holdandbooktest_holdandbooktest_service", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L83", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_service", "target": "servicesection", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L83", "weight": 1.0, "context": "parameter_type"}, {"source": "appointment_holdandbooktest_holdandbooktest_service", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L83", "weight": 1.0, "context": "return_type"}, {"source": "appointment_holdandbooktest_holdandbooktest", "target": "appointment_holdandbooktest_holdandbooktest_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L95", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_type", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L95", "weight": 1.0, "context": "parameter_type"}, {"source": "appointment_holdandbooktest_holdandbooktest_type", "target": "resourcetype", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L95", "weight": 1.0, "context": "return_type"}, {"source": "appointment_holdandbooktest_holdandbooktest", "target": "appointment_holdandbooktest_holdandbooktest_resource", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L105", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_resource", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L105", "weight": 1.0, "context": "parameter_type"}, {"source": "appointment_holdandbooktest_holdandbooktest_resource", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L105", "weight": 1.0, "context": "parameter_type"}, {"source": "appointment_holdandbooktest_holdandbooktest_resource", "target": "resourcetype", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L105", "weight": 1.0, "context": "parameter_type"}, {"source": "appointment_holdandbooktest_holdandbooktest", "target": "appointment_holdandbooktest_holdandbooktest_segments", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L122", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_segments", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L122", "weight": 1.0, "context": "parameter_type"}, {"source": "appointment_holdandbooktest_holdandbooktest_segments", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L122", "weight": 1.0, "context": "parameter_type"}, {"source": "appointment_holdandbooktest_holdandbooktest", "target": "appointment_holdandbooktest_holdandbooktest_hold", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L129", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_hold", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L129", "weight": 1.0, "context": "parameter_type"}, {"source": "appointment_holdandbooktest_holdandbooktest_hold", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L129", "weight": 1.0, "context": "parameter_type"}, {"source": "appointment_holdandbooktest_holdandbooktest_hold", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L129", "weight": 1.0, "context": "parameter_type"}, {"source": "appointment_holdandbooktest_holdandbooktest", "target": "appointment_holdandbooktest_holdandbooktest_simplesetup", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L140", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest", "target": "appointment_holdandbooktest_holdandbooktest_testholdcreatesoccupancyrowspersegmentandresource", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L154", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest", "target": "appointment_holdandbooktest_holdandbooktest_testheldtimedisappearsfromavailability", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L174", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest", "target": "appointment_holdandbooktest_holdandbooktest_testsecondholdonthesameresourceandintervalisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L209", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest", "target": "appointment_holdandbooktest_holdandbooktest_testdatabaseitselfrefusesaduplicatebucketseat", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L227", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest", "target": "appointment_holdandbooktest_holdandbooktest_testcapacitythreeallowsthreeconcurrentholdsandrefusesthefourth", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L260", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest", "target": "appointment_holdandbooktest_holdandbooktest_testconfirmmarkseverythingbooked", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L276", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest", "target": "appointment_holdandbooktest_holdandbooktest_testexpiredholdcannotbeconfirmed", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L300", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest", "target": "appointment_holdandbooktest_holdandbooktest_testreleasingaholdfreesthetimeagain", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L327", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest", "target": "appointment_holdandbooktest_holdandbooktest_testanotherusersholdisnotfound", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L351", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest", "target": "appointment_holdandbooktest_holdandbooktest_testassignmentmissingaroleisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L372", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest", "target": "appointment_holdandbooktest_holdandbooktest_testoperatorhasnooccupancyduringthewaitingsegment", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L399", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest", "target": "appointment_holdandbooktest_holdandbooktest_testpartialholdisrolledback", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L437", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest", "target": "appointment_holdandbooktest_holdandbooktest_testrebookingmovestheappointmentandrecordstheevent", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L488", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_clinic", "target": "doctoraddress", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L75", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_service", "target": "servicesection", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L85", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_simplesetup", "target": "appointment_holdandbooktest_holdandbooktest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L142", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_simplesetup", "target": "appointment_holdandbooktest_holdandbooktest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L143", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_simplesetup", "target": "appointment_holdandbooktest_holdandbooktest_resource", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L145", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_simplesetup", "target": "appointment_holdandbooktest_holdandbooktest_segments", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L147", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testholdcreatesoccupancyrowspersegmentandresource", "target": "appointment_holdandbooktest_holdandbooktest_simplesetup", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L156", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testholdcreatesoccupancyrowspersegmentandresource", "target": "appointment_holdandbooktest_holdandbooktest_nextsaturdayat", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L157", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testholdcreatesoccupancyrowspersegmentandresource", "target": "appointment_holdandbooktest_holdandbooktest_hold", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L159", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testholdcreatesoccupancyrowspersegmentandresource", "target": "appointment_holdandbooktest_holdandbooktest_occupancyof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L166", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testheldtimedisappearsfromavailability", "target": "appointment_holdandbooktest_holdandbooktest_simplesetup", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L176", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testheldtimedisappearsfromavailability", "target": "appointment_holdandbooktest_holdandbooktest_nextsaturdayat", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L177", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testheldtimedisappearsfromavailability", "target": "appointment_holdandbooktest_holdandbooktest_hold", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L189", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testsecondholdonthesameresourceandintervalisrejected", "target": "appointment_holdandbooktest_holdandbooktest_simplesetup", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L211", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testsecondholdonthesameresourceandintervalisrejected", "target": "appointment_holdandbooktest_holdandbooktest_nextsaturdayat", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L212", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testsecondholdonthesameresourceandintervalisrejected", "target": "appointment_holdandbooktest_holdandbooktest_hold", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L214", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testdatabaseitselfrefusesaduplicatebucketseat", "target": "appointment_holdandbooktest_holdandbooktest_simplesetup", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L229", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testdatabaseitselfrefusesaduplicatebucketseat", "target": "appointment_holdandbooktest_holdandbooktest_nextsaturdayat", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L230", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testdatabaseitselfrefusesaduplicatebucketseat", "target": "appointment_holdandbooktest_holdandbooktest_hold", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L232", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testdatabaseitselfrefusesaduplicatebucketseat", "target": "appointment_holdandbooktest_holdandbooktest_occupancyof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L236", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testcapacitythreeallowsthreeconcurrentholdsandrefusesthefourth", "target": "appointment_holdandbooktest_holdandbooktest_simplesetup", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L262", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testcapacitythreeallowsthreeconcurrentholdsandrefusesthefourth", "target": "appointment_holdandbooktest_holdandbooktest_nextsaturdayat", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L263", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testcapacitythreeallowsthreeconcurrentholdsandrefusesthefourth", "target": "appointment_holdandbooktest_holdandbooktest_hold", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L266", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testconfirmmarkseverythingbooked", "target": "appointment_holdandbooktest_holdandbooktest_simplesetup", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L278", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testconfirmmarkseverythingbooked", "target": "appointment_holdandbooktest_holdandbooktest_nextsaturdayat", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L279", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testconfirmmarkseverythingbooked", "target": "appointment_holdandbooktest_holdandbooktest_hold", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L281", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testconfirmmarkseverythingbooked", "target": "appointment_holdandbooktest_holdandbooktest_occupancyof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L293", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testexpiredholdcannotbeconfirmed", "target": "appointment_holdandbooktest_holdandbooktest_simplesetup", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L302", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testexpiredholdcannotbeconfirmed", "target": "appointment_holdandbooktest_holdandbooktest_nextsaturdayat", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L303", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testexpiredholdcannotbeconfirmed", "target": "appointment_holdandbooktest_holdandbooktest_hold", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L305", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testreleasingaholdfreesthetimeagain", "target": "appointment_holdandbooktest_holdandbooktest_simplesetup", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L329", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testreleasingaholdfreesthetimeagain", "target": "appointment_holdandbooktest_holdandbooktest_nextsaturdayat", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L330", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testreleasingaholdfreesthetimeagain", "target": "appointment_holdandbooktest_holdandbooktest_hold", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L333", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testanotherusersholdisnotfound", "target": "appointment_holdandbooktest_holdandbooktest_simplesetup", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L353", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testanotherusersholdisnotfound", "target": "appointment_holdandbooktest_holdandbooktest_nextsaturdayat", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L354", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testanotherusersholdisnotfound", "target": "appointment_holdandbooktest_holdandbooktest_hold", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L356", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testanotherusersholdisnotfound", "target": "appointment_holdandbooktest_holdandbooktest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L361", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testassignmentmissingaroleisrejected", "target": "appointment_holdandbooktest_holdandbooktest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L374", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testassignmentmissingaroleisrejected", "target": "appointment_holdandbooktest_holdandbooktest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L375", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testassignmentmissingaroleisrejected", "target": "appointment_holdandbooktest_holdandbooktest_resource", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L379", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testassignmentmissingaroleisrejected", "target": "appointment_holdandbooktest_holdandbooktest_segments", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L382", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testassignmentmissingaroleisrejected", "target": "appointment_holdandbooktest_holdandbooktest_hold", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L388", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testassignmentmissingaroleisrejected", "target": "appointment_holdandbooktest_holdandbooktest_nextsaturdayat", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L388", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testoperatorhasnooccupancyduringthewaitingsegment", "target": "appointment_holdandbooktest_holdandbooktest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L401", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testoperatorhasnooccupancyduringthewaitingsegment", "target": "appointment_holdandbooktest_holdandbooktest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L402", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testoperatorhasnooccupancyduringthewaitingsegment", "target": "appointment_holdandbooktest_holdandbooktest_resource", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L406", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testoperatorhasnooccupancyduringthewaitingsegment", "target": "appointment_holdandbooktest_holdandbooktest_segments", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L409", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testoperatorhasnooccupancyduringthewaitingsegment", "target": "appointment_holdandbooktest_holdandbooktest_nextsaturdayat", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L415", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testoperatorhasnooccupancyduringthewaitingsegment", "target": "appointment_holdandbooktest_holdandbooktest_hold", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L417", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testoperatorhasnooccupancyduringthewaitingsegment", "target": "appointment_holdandbooktest_holdandbooktest_occupancyof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L425", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testpartialholdisrolledback", "target": "appointment_holdandbooktest_holdandbooktest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L439", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testpartialholdisrolledback", "target": "appointment_holdandbooktest_holdandbooktest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L440", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testpartialholdisrolledback", "target": "appointment_holdandbooktest_holdandbooktest_resource", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L444", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testpartialholdisrolledback", "target": "appointment_holdandbooktest_holdandbooktest_segments", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L447", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testpartialholdisrolledback", "target": "appointment_holdandbooktest_holdandbooktest_nextsaturdayat", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L453", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testpartialholdisrolledback", "target": "appointment_holdandbooktest_holdandbooktest_hold", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L460", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testrebookingmovestheappointmentandrecordstheevent", "target": "appointment_holdandbooktest_holdandbooktest_simplesetup", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L490", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testrebookingmovestheappointmentandrecordstheevent", "target": "appointment_holdandbooktest_holdandbooktest_nextsaturdayat", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L491", "weight": 1.0}, {"source": "appointment_holdandbooktest_holdandbooktest_testrebookingmovestheappointmentandrecordstheevent", "target": "appointment_holdandbooktest_holdandbooktest_hold", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/HoldAndBookTest.php", "source_location": "L493", "weight": 1.0}], "raw_calls": [{"caller_nid": "appointment_holdandbooktest_holdandbooktest_nextsaturdayat", "callee": "getTimestamp", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L28", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_nextsaturdayat", "callee": "setTime", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L28", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_occupancyof", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_occupancyof", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_occupancyof", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_occupancyof", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_occupancyof", "callee": "from", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_occupancyof", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_occupancyof", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_occupancyof", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_occupancyof", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_occupancyof", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_occupancyof", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_clinic", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L62", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_clinic", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L64", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_clinic", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L65", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_clinic", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_clinic", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L68", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_clinic", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L70", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_clinic", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L72", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_clinic", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_clinic", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L75", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_clinic", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L76", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_clinic", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L77", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_clinic", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_service", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L85", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_service", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L85", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_service", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L85", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_service", "callee": "setSoloDurationMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_service", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L89", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_service", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L90", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_type", "callee": "tenantEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_type", "callee": "tenantEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_type", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L98", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_type", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_resource", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L107", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_resource", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L108", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_resource", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L109", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_resource", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L112", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_resource", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L112", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_resource", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L112", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_resource", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L114", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_resource", "callee": "array_fill_keys", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L115", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_segments", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L124", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_segments", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L124", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_segments", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L125", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_segments", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L125", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_hold", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L131", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_hold", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L132", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_hold", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L133", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_simplesetup", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L148", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testholdcreatesoccupancyrowspersegmentandresource", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L161", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testholdcreatesoccupancyrowspersegmentandresource", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L161", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testholdcreatesoccupancyrowspersegmentandresource", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L161", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testholdcreatesoccupancyrowspersegmentandresource", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L162", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testholdcreatesoccupancyrowspersegmentandresource", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L163", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testholdcreatesoccupancyrowspersegmentandresource", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L163", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testholdcreatesoccupancyrowspersegmentandresource", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L165", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testholdcreatesoccupancyrowspersegmentandresource", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L168", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testholdcreatesoccupancyrowspersegmentandresource", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L169", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testholdcreatesoccupancyrowspersegmentandresource", "callee": "getStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L169", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testholdcreatesoccupancyrowspersegmentandresource", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L170", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testholdcreatesoccupancyrowspersegmentandresource", "callee": "getSegmentName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L170", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testheldtimedisappearsfromavailability", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L180", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testheldtimedisappearsfromavailability", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L181", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testheldtimedisappearsfromavailability", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L182", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testheldtimedisappearsfromavailability", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L187", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testheldtimedisappearsfromavailability", "callee": "array_column", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L187", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testheldtimedisappearsfromavailability", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L190", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testheldtimedisappearsfromavailability", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L190", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testheldtimedisappearsfromavailability", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L192", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testheldtimedisappearsfromavailability", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L193", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testheldtimedisappearsfromavailability", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L194", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testheldtimedisappearsfromavailability", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L200", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testheldtimedisappearsfromavailability", "callee": "array_column", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L200", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testsecondholdonthesameresourceandintervalisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L215", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testsecondholdonthesameresourceandintervalisrejected", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L215", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testsecondholdonthesameresourceandintervalisrejected", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L215", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testsecondholdonthesameresourceandintervalisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L219", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testsecondholdonthesameresourceandintervalisrejected", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L219", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testsecondholdonthesameresourceandintervalisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L220", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testdatabaseitselfrefusesaduplicatebucketseat", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L233", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testdatabaseitselfrefusesaduplicatebucketseat", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L233", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testdatabaseitselfrefusesaduplicatebucketseat", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L235", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testdatabaseitselfrefusesaduplicatebucketseat", "callee": "OccupancyBucket", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L237", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testdatabaseitselfrefusesaduplicatebucketseat", "callee": "DriverManager", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L241", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testdatabaseitselfrefusesaduplicatebucketseat", "callee": "getParams", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L242", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testdatabaseitselfrefusesaduplicatebucketseat", "callee": "getConnection", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L242", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testdatabaseitselfrefusesaduplicatebucketseat", "callee": "expectException", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L245", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testdatabaseitselfrefusesaduplicatebucketseat", "callee": "insert", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L248", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testdatabaseitselfrefusesaduplicatebucketseat", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L249", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testdatabaseitselfrefusesaduplicatebucketseat", "callee": "getResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L249", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testdatabaseitselfrefusesaduplicatebucketseat", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L250", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testdatabaseitselfrefusesaduplicatebucketseat", "callee": "close", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L255", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testcapacitythreeallowsthreeconcurrentholdsandrefusesthefourth", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L267", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testcapacitythreeallowsthreeconcurrentholdsandrefusesthefourth", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L267", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testcapacitythreeallowsthreeconcurrentholdsandrefusesthefourth", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L272", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testcapacitythreeallowsthreeconcurrentholdsandrefusesthefourth", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L272", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testcapacitythreeallowsthreeconcurrentholdsandrefusesthefourth", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L273", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testconfirmmarkseverythingbooked", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L282", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testconfirmmarkseverythingbooked", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L282", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testconfirmmarkseverythingbooked", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L284", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testconfirmmarkseverythingbooked", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L286", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testconfirmmarkseverythingbooked", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L289", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testconfirmmarkseverythingbooked", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L289", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testconfirmmarkseverythingbooked", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L289", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testconfirmmarkseverythingbooked", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L290", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testconfirmmarkseverythingbooked", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L292", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testconfirmmarkseverythingbooked", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L295", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testconfirmmarkseverythingbooked", "callee": "getStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L295", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testconfirmmarkseverythingbooked", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L296", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testconfirmmarkseverythingbooked", "callee": "getAppointmentId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L296", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testexpiredholdcannotbeconfirmed", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L306", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testexpiredholdcannotbeconfirmed", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L306", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testexpiredholdcannotbeconfirmed", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L309", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testexpiredholdcannotbeconfirmed", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L310", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testexpiredholdcannotbeconfirmed", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L310", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testexpiredholdcannotbeconfirmed", "callee": "update", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L311", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testexpiredholdcannotbeconfirmed", "callee": "getConnection", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L311", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testexpiredholdcannotbeconfirmed", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L313", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testexpiredholdcannotbeconfirmed", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L314", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testexpiredholdcannotbeconfirmed", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L317", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testexpiredholdcannotbeconfirmed", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L319", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testexpiredholdcannotbeconfirmed", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L322", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testexpiredholdcannotbeconfirmed", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L322", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testexpiredholdcannotbeconfirmed", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L323", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testreleasingaholdfreesthetimeagain", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L334", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testreleasingaholdfreesthetimeagain", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L334", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testreleasingaholdfreesthetimeagain", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L336", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testreleasingaholdfreesthetimeagain", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L337", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testreleasingaholdfreesthetimeagain", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L337", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testreleasingaholdfreesthetimeagain", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L339", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testreleasingaholdfreesthetimeagain", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L340", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testreleasingaholdfreesthetimeagain", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L341", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testreleasingaholdfreesthetimeagain", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L347", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testreleasingaholdfreesthetimeagain", "callee": "array_column", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L347", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testanotherusersholdisnotfound", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L357", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testanotherusersholdisnotfound", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L357", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testanotherusersholdisnotfound", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L363", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testanotherusersholdisnotfound", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L365", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testanotherusersholdisnotfound", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L368", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testanotherusersholdisnotfound", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L368", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testassignmentmissingaroleisrejected", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L384", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testassignmentmissingaroleisrejected", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L384", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testassignmentmissingaroleisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L392", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testassignmentmissingaroleisrejected", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L392", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testassignmentmissingaroleisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L393", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testoperatorhasnooccupancyduringthewaitingsegment", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L410", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testoperatorhasnooccupancyduringthewaitingsegment", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L410", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testoperatorhasnooccupancyduringthewaitingsegment", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L411", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testoperatorhasnooccupancyduringthewaitingsegment", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L412", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testoperatorhasnooccupancyduringthewaitingsegment", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L412", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testoperatorhasnooccupancyduringthewaitingsegment", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L421", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testoperatorhasnooccupancyduringthewaitingsegment", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L421", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testoperatorhasnooccupancyduringthewaitingsegment", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L421", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testoperatorhasnooccupancyduringthewaitingsegment", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L423", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testoperatorhasnooccupancyduringthewaitingsegment", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L427", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testoperatorhasnooccupancyduringthewaitingsegment", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L428", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testoperatorhasnooccupancyduringthewaitingsegment", "callee": "getStartsAt", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L428", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testoperatorhasnooccupancyduringthewaitingsegment", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L429", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testoperatorhasnooccupancyduringthewaitingsegment", "callee": "getEndsAt", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L429", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testoperatorhasnooccupancyduringthewaitingsegment", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L430", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testoperatorhasnooccupancyduringthewaitingsegment", "callee": "getStartsAt", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L430", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testoperatorhasnooccupancyduringthewaitingsegment", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L433", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testpartialholdisrolledback", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L449", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testpartialholdisrolledback", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L449", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testpartialholdisrolledback", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L458", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testpartialholdisrolledback", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L461", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testpartialholdisrolledback", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L461", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testpartialholdisrolledback", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L467", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testpartialholdisrolledback", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L467", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testpartialholdisrolledback", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L467", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testpartialholdisrolledback", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L470", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testpartialholdisrolledback", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L471", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testpartialholdisrolledback", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L471", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testpartialholdisrolledback", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L471", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testpartialholdisrolledback", "callee": "createQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L471", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testpartialholdisrolledback", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L479", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testrebookingmovestheappointmentandrecordstheevent", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L494", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testrebookingmovestheappointmentandrecordstheevent", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L496", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testrebookingmovestheappointmentandrecordstheevent", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L498", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testrebookingmovestheappointmentandrecordstheevent", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L498", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testrebookingmovestheappointmentandrecordstheevent", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L498", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testrebookingmovestheappointmentandrecordstheevent", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L502", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testrebookingmovestheappointmentandrecordstheevent", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L502", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testrebookingmovestheappointmentandrecordstheevent", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L504", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testrebookingmovestheappointmentandrecordstheevent", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L511", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testrebookingmovestheappointmentandrecordstheevent", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L511", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testrebookingmovestheappointmentandrecordstheevent", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L511", "receiver": null}, {"caller_nid": "appointment_holdandbooktest_holdandbooktest_testrebookingmovestheappointmentandrecordstheevent", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/HoldAndBookTest.php", "source_location": "L512", "receiver": null}]}