- Created JSON representation for DurationCalculator.php, including nodes and edges for methods and imports. - Added JSON for ResolvedServiceSpec.php, detailing its structure and methods. - Introduced JSON for ServiceItemCatalogCategoryTest.php, capturing test methods and their relationships.
1 line
31 KiB
JSON
1 line
31 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourceavailabilityservice_php", "label": "ResourceAvailabilityService.php", "file_type": "code", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L1"}, {"id": "service_resourceavailabilityservice_resourceavailabilityservice", "label": "ResourceAvailabilityService", "file_type": "code", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L26"}, {"id": "service_resourceavailabilityservice_resourceavailabilityservice_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L33"}, {"id": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailability", "label": ".rawAvailability()", "file_type": "code", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L45"}, {"id": "clinicresource", "label": "ClinicResource", "file_type": "code", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L45"}, {"id": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailabilityforall", "label": ".rawAvailabilityForAll()", "file_type": "code", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L95"}, {"id": "service_resourceavailabilityservice_resourceavailabilityservice_buildday", "label": ".buildDay()", "file_type": "code", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L158"}, {"id": "datetimezone", "label": "DateTimeZone", "file_type": "code", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L158"}, {"id": "dayavailability", "label": "DayAvailability", "file_type": "code", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L158"}, {"id": "service_resourceavailabilityservice_resourceavailabilityservice_shiftsbyday", "label": ".shiftsByDay()", "file_type": "code", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L223"}, {"id": "service_resourceavailabilityservice_resourceavailabilityservice_dayofweek", "label": ".dayOfWeek()", "file_type": "code", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L240"}, {"id": "service_resourceavailabilityservice_resourceavailabilityservice_midnight", "label": ".midnight()", "file_type": "code", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L247"}, {"id": "service_resourceavailabilityservice_resourceavailabilityservice_nextmidnight", "label": ".nextMidnight()", "file_type": "code", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L259"}, {"id": "service_resourceavailabilityservice_resourceavailabilityservice_endofday", "label": ".endOfDay()", "file_type": "code", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L268"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourceavailabilityservice_php", "target": "clinicresource", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourceavailabilityservice_php", "target": "resourceexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourceavailabilityservice_php", "target": "nationalholidayrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourceavailabilityservice_php", "target": "resourcecalendarrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourceavailabilityservice_php", "target": "resourceexceptionrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourceavailabilityservice_php", "target": "tenantholidayoverriderepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourceavailabilityservice_php", "target": "dayavailability", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourceavailabilityservice_php", "target": "timeinterval", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourceavailabilityservice_php", "target": "service_resourceavailabilityservice_resourceavailabilityservice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L26", "weight": 1.0}, {"source": "service_resourceavailabilityservice_resourceavailabilityservice", "target": "service_resourceavailabilityservice_resourceavailabilityservice_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L33", "weight": 1.0}, {"source": "service_resourceavailabilityservice_resourceavailabilityservice", "target": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailability", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L45", "weight": 1.0}, {"source": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailability", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L45", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourceavailabilityservice_resourceavailabilityservice", "target": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailabilityforall", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L95", "weight": 1.0}, {"source": "service_resourceavailabilityservice_resourceavailabilityservice", "target": "service_resourceavailabilityservice_resourceavailabilityservice_buildday", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L158", "weight": 1.0}, {"source": "service_resourceavailabilityservice_resourceavailabilityservice_buildday", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L158", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourceavailabilityservice_resourceavailabilityservice_buildday", "target": "datetimezone", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L158", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourceavailabilityservice_resourceavailabilityservice_buildday", "target": "dayavailability", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L158", "weight": 1.0, "context": "return_type"}, {"source": "service_resourceavailabilityservice_resourceavailabilityservice", "target": "service_resourceavailabilityservice_resourceavailabilityservice_shiftsbyday", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L223", "weight": 1.0}, {"source": "service_resourceavailabilityservice_resourceavailabilityservice_shiftsbyday", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L223", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourceavailabilityservice_resourceavailabilityservice", "target": "service_resourceavailabilityservice_resourceavailabilityservice_dayofweek", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L240", "weight": 1.0}, {"source": "service_resourceavailabilityservice_resourceavailabilityservice_dayofweek", "target": "datetimezone", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L240", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourceavailabilityservice_resourceavailabilityservice", "target": "service_resourceavailabilityservice_resourceavailabilityservice_midnight", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L247", "weight": 1.0}, {"source": "service_resourceavailabilityservice_resourceavailabilityservice_midnight", "target": "datetimezone", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L247", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourceavailabilityservice_resourceavailabilityservice", "target": "service_resourceavailabilityservice_resourceavailabilityservice_nextmidnight", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L259", "weight": 1.0}, {"source": "service_resourceavailabilityservice_resourceavailabilityservice_nextmidnight", "target": "datetimezone", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L259", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourceavailabilityservice_resourceavailabilityservice", "target": "service_resourceavailabilityservice_resourceavailabilityservice_endofday", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L268", "weight": 1.0}, {"source": "service_resourceavailabilityservice_resourceavailabilityservice_endofday", "target": "datetimezone", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L268", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailability", "target": "service_resourceavailabilityservice_resourceavailabilityservice_midnight", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L48", "weight": 1.0}, {"source": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailability", "target": "service_resourceavailabilityservice_resourceavailabilityservice_shiftsbyday", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L52", "weight": 1.0}, {"source": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailability", "target": "service_resourceavailabilityservice_resourceavailabilityservice_nextmidnight", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L70", "weight": 1.0}, {"source": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailability", "target": "service_resourceavailabilityservice_resourceavailabilityservice_buildday", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L71", "weight": 1.0}, {"source": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailabilityforall", "target": "service_resourceavailabilityservice_resourceavailabilityservice_midnight", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L103", "weight": 1.0}, {"source": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailabilityforall", "target": "service_resourceavailabilityservice_resourceavailabilityservice_nextmidnight", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L134", "weight": 1.0}, {"source": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailabilityforall", "target": "service_resourceavailabilityservice_resourceavailabilityservice_buildday", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L135", "weight": 1.0}, {"source": "service_resourceavailabilityservice_resourceavailabilityservice_buildday", "target": "service_resourceavailabilityservice_resourceavailabilityservice_dayofweek", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L168", "weight": 1.0}, {"source": "service_resourceavailabilityservice_resourceavailabilityservice_buildday", "target": "service_resourceavailabilityservice_resourceavailabilityservice_endofday", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L203", "weight": 1.0}, {"source": "service_resourceavailabilityservice_resourceavailabilityservice_endofday", "target": "service_resourceavailabilityservice_resourceavailabilityservice_nextmidnight", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L270", "weight": 1.0}], "raw_calls": [{"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailability", "callee": "getTimezone", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L47", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailability", "callee": "getAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L47", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailability", "callee": "mapForRange", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L54", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailability", "callee": "mapForRange", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L55", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailability", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L56", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailability", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L57", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailability", "callee": "findOverlapping", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L62", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailabilityforall", "callee": "array_key_first", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L101", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailabilityforall", "callee": "getTimezone", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L102", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailabilityforall", "callee": "getAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L102", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailabilityforall", "callee": "mapForRange", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L106", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailabilityforall", "callee": "mapForRange", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L107", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailabilityforall", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L108", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailabilityforall", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L109", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailabilityforall", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L115", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailabilityforall", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L115", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailabilityforall", "callee": "findForResources", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L116", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailabilityforall", "callee": "findOverlappingForResources", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L117", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailabilityforall", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L122", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailabilityforall", "callee": "isActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L126", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailabilityforall", "callee": "getDayOfWeek", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L127", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailabilityforall", "callee": "getStartMinute", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L127", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailabilityforall", "callee": "getEndMinute", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L127", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailabilityforall", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L131", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_rawavailabilityforall", "callee": "TimeInterval", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L131", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_buildday", "callee": "isActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L170", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_buildday", "callee": "isActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L174", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_buildday", "callee": "getAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L174", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_buildday", "callee": "isWorking", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L182", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_buildday", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L196", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_buildday", "callee": "minutesToAbsolute", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L197", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_buildday", "callee": "getStartsAt", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L203", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_buildday", "callee": "getEndsAt", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L204", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_buildday", "callee": "getStartsAt", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L206", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_buildday", "callee": "getEndsAt", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L206", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_buildday", "callee": "TimeInterval", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L212", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_shiftsbyday", "callee": "findForResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L227", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_shiftsbyday", "callee": "isActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L228", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_shiftsbyday", "callee": "getDayOfWeek", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L232", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_shiftsbyday", "callee": "getStartMinute", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L232", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_shiftsbyday", "callee": "getEndMinute", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L232", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_shiftsbyday", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L235", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_shiftsbyday", "callee": "TimeInterval", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L235", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_dayofweek", "callee": "setTimezone", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L242", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_dayofweek", "callee": "format", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L244", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_midnight", "callee": "getTimestamp", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L249", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_midnight", "callee": "setTime", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L249", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_midnight", "callee": "setTimezone", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L249", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_nextmidnight", "callee": "getTimestamp", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L261", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_nextmidnight", "callee": "setTime", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L261", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_nextmidnight", "callee": "modify", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L261", "receiver": null}, {"caller_nid": "service_resourceavailabilityservice_resourceavailabilityservice_nextmidnight", "callee": "setTimezone", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceAvailabilityService.php", "source_location": "L261", "receiver": null}]} |