- 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
24 KiB
JSON
1 line
24 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourcecalendarservice_php", "label": "ResourceCalendarService.php", "file_type": "code", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L1"}, {"id": "service_resourcecalendarservice_resourcecalendarservice", "label": "ResourceCalendarService", "file_type": "code", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L13"}, {"id": "service_resourcecalendarservice_resourcecalendarservice_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L20"}, {"id": "service_resourcecalendarservice_resourcecalendarservice_read", "label": ".read()", "file_type": "code", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L26"}, {"id": "clinicresource", "label": "ClinicResource", "file_type": "code", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L26"}, {"id": "service_resourcecalendarservice_resourcecalendarservice_isdefined", "label": ".isDefined()", "file_type": "code", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L37"}, {"id": "service_resourcecalendarservice_resourcecalendarservice_replace", "label": ".replace()", "file_type": "code", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L49"}, {"id": "service_resourcecalendarservice_resourcecalendarservice_validate", "label": ".validate()", "file_type": "code", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L78"}, {"id": "service_resourcecalendarservice_resourcecalendarservice_assertranges", "label": ".assertRanges()", "file_type": "code", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L106"}, {"id": "service_resourcecalendarservice_resourcecalendarservice_assertminute", "label": ".assertMinute()", "file_type": "code", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L146"}, {"id": "service_resourcecalendarservice_resourcecalendarservice_createexception", "label": ".createException()", "file_type": "code", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L172"}, {"id": "resourceexception", "label": "ResourceException", "file_type": "code", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L172"}, {"id": "service_resourcecalendarservice_resourcecalendarservice_updateexception", "label": ".updateException()", "file_type": "code", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L208"}, {"id": "service_resourcecalendarservice_resourcecalendarservice_deleteexception", "label": ".deleteException()", "file_type": "code", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L233"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourcecalendarservice_php", "target": "clinicresource", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourcecalendarservice_php", "target": "resourcecalendar", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourcecalendarservice_php", "target": "resourceexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourcecalendarservice_php", "target": "resourcecalendarrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourcecalendarservice_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourcecalendarservice_php", "target": "appexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourcecalendarservice_php", "target": "entitymanagerinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourcecalendarservice_php", "target": "service_resourcecalendarservice_resourcecalendarservice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L13", "weight": 1.0}, {"source": "service_resourcecalendarservice_resourcecalendarservice", "target": "service_resourcecalendarservice_resourcecalendarservice_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L20", "weight": 1.0}, {"source": "service_resourcecalendarservice_resourcecalendarservice", "target": "service_resourcecalendarservice_resourcecalendarservice_read", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L26", "weight": 1.0}, {"source": "service_resourcecalendarservice_resourcecalendarservice_read", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourcecalendarservice_resourcecalendarservice", "target": "service_resourcecalendarservice_resourcecalendarservice_isdefined", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L37", "weight": 1.0}, {"source": "service_resourcecalendarservice_resourcecalendarservice_isdefined", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L37", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourcecalendarservice_resourcecalendarservice", "target": "service_resourcecalendarservice_resourcecalendarservice_replace", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L49", "weight": 1.0}, {"source": "service_resourcecalendarservice_resourcecalendarservice_replace", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L49", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourcecalendarservice_resourcecalendarservice", "target": "service_resourcecalendarservice_resourcecalendarservice_validate", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L78", "weight": 1.0}, {"source": "service_resourcecalendarservice_resourcecalendarservice", "target": "service_resourcecalendarservice_resourcecalendarservice_assertranges", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L106", "weight": 1.0}, {"source": "service_resourcecalendarservice_resourcecalendarservice", "target": "service_resourcecalendarservice_resourcecalendarservice_assertminute", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L146", "weight": 1.0}, {"source": "service_resourcecalendarservice_resourcecalendarservice", "target": "service_resourcecalendarservice_resourcecalendarservice_createexception", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L172", "weight": 1.0}, {"source": "service_resourcecalendarservice_resourcecalendarservice_createexception", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L172", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourcecalendarservice_resourcecalendarservice_createexception", "target": "resourceexception", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L172", "weight": 1.0, "context": "return_type"}, {"source": "service_resourcecalendarservice_resourcecalendarservice", "target": "service_resourcecalendarservice_resourcecalendarservice_updateexception", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L208", "weight": 1.0}, {"source": "service_resourcecalendarservice_resourcecalendarservice_updateexception", "target": "resourceexception", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L208", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourcecalendarservice_resourcecalendarservice_updateexception", "target": "resourceexception", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L208", "weight": 1.0, "context": "return_type"}, {"source": "service_resourcecalendarservice_resourcecalendarservice", "target": "service_resourcecalendarservice_resourcecalendarservice_deleteexception", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L233", "weight": 1.0}, {"source": "service_resourcecalendarservice_resourcecalendarservice_deleteexception", "target": "resourceexception", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L233", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourcecalendarservice_resourcecalendarservice_replace", "target": "service_resourcecalendarservice_resourcecalendarservice_validate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L51", "weight": 1.0}, {"source": "service_resourcecalendarservice_resourcecalendarservice_replace", "target": "service_resourcecalendarservice_resourcecalendarservice_read", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L71", "weight": 1.0}, {"source": "service_resourcecalendarservice_resourcecalendarservice_validate", "target": "service_resourcecalendarservice_resourcecalendarservice_assertranges", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L96", "weight": 1.0}, {"source": "service_resourcecalendarservice_resourcecalendarservice_assertranges", "target": "service_resourcecalendarservice_resourcecalendarservice_assertminute", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L115", "weight": 1.0}, {"source": "service_resourcecalendarservice_resourcecalendarservice_createexception", "target": "resourceexception", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Resource/Service/ResourceCalendarService.php", "source_location": "L178", "weight": 1.0}], "raw_calls": [{"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_read", "callee": "array_fill_keys", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L28", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_read", "callee": "findForResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L30", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_read", "callee": "getDayOfWeek", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L31", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_read", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L31", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_isdefined", "callee": "findForResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L39", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_replace", "callee": "deleteForResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L55", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_replace", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L59", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_replace", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L69", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_validate", "callee": "array_fill_keys", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L80", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_validate", "callee": "is_numeric", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L83", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_validate", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L83", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_validate", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L92", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_assertranges", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L111", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_assertranges", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L121", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_assertranges", "callee": "usort", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L130", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_assertranges", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L136", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_assertminute", "callee": "is_numeric", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L148", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_assertminute", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L151", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_assertminute", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L162", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_createexception", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L174", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_createexception", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L178", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_createexception", "callee": "is_numeric", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L187", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_createexception", "callee": "is_numeric", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L187", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_createexception", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L197", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_createexception", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L197", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_createexception", "callee": "setReason", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L198", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_createexception", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L198", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_createexception", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L198", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_createexception", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L201", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_createexception", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L202", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_updateexception", "callee": "getStartsAt", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L210", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_updateexception", "callee": "getEndsAt", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L211", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_updateexception", "callee": "is_numeric", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L213", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_updateexception", "callee": "is_numeric", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L213", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_updateexception", "callee": "reschedule", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L218", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_updateexception", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L223", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_updateexception", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L224", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_updateexception", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L224", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_updateexception", "callee": "setReason", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L225", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_updateexception", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L228", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_deleteexception", "callee": "remove", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L235", "receiver": null}, {"caller_nid": "service_resourcecalendarservice_resourcecalendarservice_deleteexception", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceCalendarService.php", "source_location": "L236", "receiver": null}]} |