1 line
21 KiB
JSON
1 line
21 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourceservice_php", "label": "ResourceService.php", "file_type": "code", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L1"}, {"id": "service_resourceservice_resourceservice", "label": "ResourceService", "file_type": "code", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L12"}, {"id": "service_resourceservice_resourceservice_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L17"}, {"id": "service_resourceservice_resourceservice_create", "label": ".create()", "file_type": "code", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L22"}, {"id": "doctoraddress", "label": "DoctorAddress", "file_type": "code", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L22"}, {"id": "resourcetype", "label": "ResourceType", "file_type": "code", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L22"}, {"id": "clinicresource", "label": "ClinicResource", "file_type": "code", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L22"}, {"id": "service_resourceservice_resourceservice_update", "label": ".update()", "file_type": "code", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L34"}, {"id": "service_resourceservice_resourceservice_delete", "label": ".delete()", "file_type": "code", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L46"}, {"id": "service_resourceservice_resourceservice_applyoptional", "label": ".applyOptional()", "file_type": "code", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L53"}, {"id": "service_resourceservice_resourceservice_normalizeattributes", "label": ".normalizeAttributes()", "file_type": "code", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L86"}, {"id": "service_resourceservice_resourceservice_guard", "label": ".guard()", "file_type": "code", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L137"}, {"id": "service_resourceservice_resourceservice_assertname", "label": ".assertName()", "file_type": "code", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L146"}, {"id": "service_resourceservice_resourceservice_assertint", "label": ".assertInt()", "file_type": "code", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L161"}, {"id": "service_resourceservice_resourceservice_persianfor", "label": ".persianFor()", "file_type": "code", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L170"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourceservice_php", "target": "doctoraddress", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourceservice_php", "target": "clinicresource", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourceservice_php", "target": "resourcetype", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourceservice_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourceservice_php", "target": "appexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourceservice_php", "target": "entitymanagerinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourceservice_php", "target": "service_resourceservice_resourceservice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L12", "weight": 1.0}, {"source": "service_resourceservice_resourceservice", "target": "service_resourceservice_resourceservice_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L17", "weight": 1.0}, {"source": "service_resourceservice_resourceservice", "target": "service_resourceservice_resourceservice_create", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L22", "weight": 1.0}, {"source": "service_resourceservice_resourceservice_create", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L22", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourceservice_resourceservice_create", "target": "resourcetype", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L22", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourceservice_resourceservice_create", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L22", "weight": 1.0, "context": "return_type"}, {"source": "service_resourceservice_resourceservice", "target": "service_resourceservice_resourceservice_update", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L34", "weight": 1.0}, {"source": "service_resourceservice_resourceservice_update", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L34", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourceservice_resourceservice_update", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L34", "weight": 1.0, "context": "return_type"}, {"source": "service_resourceservice_resourceservice", "target": "service_resourceservice_resourceservice_delete", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L46", "weight": 1.0}, {"source": "service_resourceservice_resourceservice_delete", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L46", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourceservice_resourceservice", "target": "service_resourceservice_resourceservice_applyoptional", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L53", "weight": 1.0}, {"source": "service_resourceservice_resourceservice_applyoptional", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L53", "weight": 1.0, "context": "parameter_type"}, {"source": "service_resourceservice_resourceservice", "target": "service_resourceservice_resourceservice_normalizeattributes", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L86", "weight": 1.0}, {"source": "service_resourceservice_resourceservice", "target": "service_resourceservice_resourceservice_guard", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L137", "weight": 1.0}, {"source": "service_resourceservice_resourceservice", "target": "service_resourceservice_resourceservice_assertname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L146", "weight": 1.0}, {"source": "service_resourceservice_resourceservice", "target": "service_resourceservice_resourceservice_assertint", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L161", "weight": 1.0}, {"source": "service_resourceservice_resourceservice", "target": "service_resourceservice_resourceservice_persianfor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L170", "weight": 1.0}, {"source": "service_resourceservice_resourceservice_create", "target": "service_resourceservice_resourceservice_assertname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L24", "weight": 1.0}, {"source": "service_resourceservice_resourceservice_create", "target": "service_resourceservice_resourceservice_applyoptional", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L25", "weight": 1.0}, {"source": "service_resourceservice_resourceservice_update", "target": "service_resourceservice_resourceservice_assertname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L37", "weight": 1.0}, {"source": "service_resourceservice_resourceservice_update", "target": "service_resourceservice_resourceservice_applyoptional", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L40", "weight": 1.0}, {"source": "service_resourceservice_resourceservice_applyoptional", "target": "service_resourceservice_resourceservice_guard", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L56", "weight": 1.0}, {"source": "service_resourceservice_resourceservice_applyoptional", "target": "service_resourceservice_resourceservice_assertint", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L56", "weight": 1.0}, {"source": "service_resourceservice_resourceservice_applyoptional", "target": "service_resourceservice_resourceservice_normalizeattributes", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L68", "weight": 1.0}, {"source": "service_resourceservice_resourceservice_normalizeattributes", "target": "clinicresource", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L96", "weight": 1.0}, {"source": "service_resourceservice_resourceservice_guard", "target": "service_resourceservice_resourceservice_persianfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceService.php", "source_location": "L142", "weight": 1.0}], "raw_calls": [{"caller_nid": "service_resourceservice_resourceservice_create", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L27", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_create", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L28", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_update", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L36", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_update", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L37", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_update", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L41", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_delete", "callee": "remove", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L48", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_delete", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L49", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_applyoptional", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L55", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_applyoptional", "callee": "setCapacity", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L56", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_applyoptional", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L59", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_applyoptional", "callee": "setSetupMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L60", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_applyoptional", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L63", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_applyoptional", "callee": "setCleanupMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L64", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_applyoptional", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L67", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_applyoptional", "callee": "setAttributes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L68", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_applyoptional", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L71", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_applyoptional", "callee": "setActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L72", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_normalizeattributes", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L92", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_normalizeattributes", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L96", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_normalizeattributes", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L99", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_normalizeattributes", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L107", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_normalizeattributes", "callee": "preg_match", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L107", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_normalizeattributes", "callee": "is_scalar", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L116", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_normalizeattributes", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L119", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_guard", "callee": "$apply", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L140", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_guard", "callee": "getMessage", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L142", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_assertname", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L148", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_assertname", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L148", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_assertname", "callee": "mb_strlen", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L154", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_assertint", "callee": "is_numeric", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L163", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_assertint", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L164", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_persianfor", "callee": "str_contains", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L173", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_persianfor", "callee": "str_contains", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L174", "receiver": null}, {"caller_nid": "service_resourceservice_resourceservice_persianfor", "callee": "str_contains", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceService.php", "source_location": "L175", "receiver": null}]} |