Files
clinicpro/graphify-out/cache/ast/v0.8.44/85c3bd26822a6ad8a1f95c80131ef89ed4d5c03e0b5b7ae4af38e9782525d915.json
T
2026-07-30 17:52:02 +03:30

1 line
26 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_controller_resourcetypecontroller_php", "label": "ResourceTypeController.php", "file_type": "code", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L1"}, {"id": "controller_resourcetypecontroller_resourcetypecontroller", "label": "ResourceTypeController", "file_type": "code", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L20"}, {"id": "basecontroller", "label": "BaseController", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "resourcepermissiontrait", "label": "ResourcePermissionTrait", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "controller_resourcetypecontroller_resourcetypecontroller_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L26"}, {"id": "controller_resourcetypecontroller_resourcetypecontroller_list", "label": ".list()", "file_type": "code", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L33"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L33"}, {"id": "jsonresponse", "label": "JsonResponse", "file_type": "code", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L33"}, {"id": "controller_resourcetypecontroller_resourcetypecontroller_create", "label": ".create()", "file_type": "code", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L53"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L53"}, {"id": "controller_resourcetypecontroller_resourcetypecontroller_update", "label": ".update()", "file_type": "code", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L88"}, {"id": "controller_resourcetypecontroller_resourcetypecontroller_delete", "label": ".delete()", "file_type": "code", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L116"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_controller_resourcetypecontroller_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_controller_resourcetypecontroller_php", "target": "resourcetype", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_controller_resourcetypecontroller_php", "target": "clinicresourcerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_controller_resourcetypecontroller_php", "target": "resourcetyperepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_controller_resourcetypecontroller_php", "target": "resourcecontext", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_controller_resourcetypecontroller_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_controller_resourcetypecontroller_php", "target": "basecontroller", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_controller_resourcetypecontroller_php", "target": "entitymanagerinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_controller_resourcetypecontroller_php", "target": "attributes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_controller_resourcetypecontroller_php", "target": "jsonresponse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_controller_resourcetypecontroller_php", "target": "request", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_controller_resourcetypecontroller_php", "target": "route", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L16", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_controller_resourcetypecontroller_php", "target": "currentuser", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L17", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_controller_resourcetypecontroller_php", "target": "isgranted", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L18", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_controller_resourcetypecontroller_php", "target": "controller_resourcetypecontroller_resourcetypecontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L20", "weight": 1.0}, {"source": "controller_resourcetypecontroller_resourcetypecontroller", "target": "basecontroller", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L22", "weight": 1.0}, {"source": "controller_resourcetypecontroller_resourcetypecontroller", "target": "resourcepermissiontrait", "relation": "mixes_in", "confidence": "EXTRACTED", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L24", "weight": 1.0}, {"source": "controller_resourcetypecontroller_resourcetypecontroller", "target": "controller_resourcetypecontroller_resourcetypecontroller_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L26", "weight": 1.0}, {"source": "controller_resourcetypecontroller_resourcetypecontroller", "target": "controller_resourcetypecontroller_resourcetypecontroller_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L33", "weight": 1.0}, {"source": "controller_resourcetypecontroller_resourcetypecontroller_list", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L33", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_resourcetypecontroller_resourcetypecontroller_list", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L33", "weight": 1.0, "context": "return_type"}, {"source": "controller_resourcetypecontroller_resourcetypecontroller", "target": "controller_resourcetypecontroller_resourcetypecontroller_create", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L53", "weight": 1.0}, {"source": "controller_resourcetypecontroller_resourcetypecontroller_create", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L53", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_resourcetypecontroller_resourcetypecontroller_create", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L53", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_resourcetypecontroller_resourcetypecontroller_create", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L53", "weight": 1.0, "context": "return_type"}, {"source": "controller_resourcetypecontroller_resourcetypecontroller", "target": "controller_resourcetypecontroller_resourcetypecontroller_update", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L88", "weight": 1.0}, {"source": "controller_resourcetypecontroller_resourcetypecontroller_update", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L88", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_resourcetypecontroller_resourcetypecontroller_update", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L88", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_resourcetypecontroller_resourcetypecontroller_update", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L88", "weight": 1.0, "context": "return_type"}, {"source": "controller_resourcetypecontroller_resourcetypecontroller", "target": "controller_resourcetypecontroller_resourcetypecontroller_delete", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L116", "weight": 1.0}, {"source": "controller_resourcetypecontroller_resourcetypecontroller_delete", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L116", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_resourcetypecontroller_resourcetypecontroller_delete", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Controller/ResourceTypeController.php", "source_location": "L116", "weight": 1.0, "context": "return_type"}], "raw_calls": [{"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_list", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L36", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_list", "callee": "pair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L38", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_list", "callee": "findForPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L40", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_list", "callee": "countByTypeIds", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L42", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_list", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L42", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_list", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L43", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_list", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L47", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_list", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L47", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_list", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L48", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_list", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L48", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_create", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L56", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_create", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L58", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_create", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L58", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_create", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L60", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_create", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L61", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_create", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L64", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_create", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L64", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_create", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L65", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_create", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L65", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_create", "callee": "preg_match", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L67", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_create", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L68", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_create", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L72", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_create", "callee": "pair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L75", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_create", "callee": "findByCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L77", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_create", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L78", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_create", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L82", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_create", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L83", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_create", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L85", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_create", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L85", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_update", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L91", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_update", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L93", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_update", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L93", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_update", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L95", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_update", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L96", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_update", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L103", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_update", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L103", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_update", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L104", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_update", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L104", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_update", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L107", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_update", "callee": "setActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L108", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_update", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L111", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_update", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L113", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_update", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L113", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_update", "callee": "countForType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L113", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_delete", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L119", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_delete", "callee": "isSystem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L123", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_delete", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L124", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_delete", "callee": "countForType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L127", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_delete", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L130", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_delete", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L132", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_delete", "callee": "remove", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L137", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_delete", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L138", "receiver": null}, {"caller_nid": "controller_resourcetypecontroller_resourcetypecontroller_delete", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Controller/ResourceTypeController.php", "source_location": "L140", "receiver": null}]}