1 line
44 KiB
JSON
1 line
44 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_controller_representationblogcontroller_php", "label": "RepresentationBlogController.php", "file_type": "code", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L1"}, {"id": "controller_representationblogcontroller_representationblogcontroller", "label": "RepresentationBlogController", "file_type": "code", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L28"}, {"id": "basecontroller", "label": "BaseController", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "controller_representationblogcontroller_representationblogcontroller_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L32"}, {"id": "controller_representationblogcontroller_representationblogcontroller_currentrepresentation", "label": ".currentRepresentation()", "file_type": "code", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L41"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L41"}, {"id": "representation", "label": "Representation", "file_type": "code", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L41"}, {"id": "controller_representationblogcontroller_representationblogcontroller_resolveownedcity", "label": ".resolveOwnedCity()", "file_type": "code", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L51"}, {"id": "city", "label": "City", "file_type": "code", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L51"}, {"id": "controller_representationblogcontroller_representationblogcontroller_ownedblogor404", "label": ".ownedBlogOr404()", "file_type": "code", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L66"}, {"id": "blog", "label": "Blog", "file_type": "code", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L66"}, {"id": "controller_representationblogcontroller_representationblogcontroller_list", "label": ".list()", "file_type": "code", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L75"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L75"}, {"id": "jsonresponse", "label": "JsonResponse", "file_type": "code", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L75"}, {"id": "controller_representationblogcontroller_representationblogcontroller_detail", "label": ".detail()", "file_type": "code", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L93"}, {"id": "controller_representationblogcontroller_representationblogcontroller_create", "label": ".create()", "file_type": "code", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L102"}, {"id": "controller_representationblogcontroller_representationblogcontroller_update", "label": ".update()", "file_type": "code", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L137"}, {"id": "controller_representationblogcontroller_representationblogcontroller_delete", "label": ".delete()", "file_type": "code", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L163"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_controller_representationblogcontroller_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_controller_representationblogcontroller_php", "target": "blog", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_controller_representationblogcontroller_php", "target": "blogrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_controller_representationblogcontroller_php", "target": "blogcacheinvalidator", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_controller_representationblogcontroller_php", "target": "blogwriter", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_controller_representationblogcontroller_php", "target": "city", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_controller_representationblogcontroller_php", "target": "cityrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_controller_representationblogcontroller_php", "target": "representation", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_controller_representationblogcontroller_php", "target": "representationrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_controller_representationblogcontroller_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_controller_representationblogcontroller_php", "target": "basecontroller", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_controller_representationblogcontroller_php", "target": "attributes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L16", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_controller_representationblogcontroller_php", "target": "jsonresponse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L17", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_controller_representationblogcontroller_php", "target": "request", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L18", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_controller_representationblogcontroller_php", "target": "route", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L19", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_controller_representationblogcontroller_php", "target": "currentuser", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L20", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_controller_representationblogcontroller_php", "target": "isgranted", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L21", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_controller_representationblogcontroller_php", "target": "controller_representationblogcontroller_representationblogcontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L28", "weight": 1.0}, {"source": "controller_representationblogcontroller_representationblogcontroller", "target": "basecontroller", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L30", "weight": 1.0}, {"source": "controller_representationblogcontroller_representationblogcontroller", "target": "controller_representationblogcontroller_representationblogcontroller_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L32", "weight": 1.0}, {"source": "controller_representationblogcontroller_representationblogcontroller", "target": "controller_representationblogcontroller_representationblogcontroller_currentrepresentation", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L41", "weight": 1.0}, {"source": "controller_representationblogcontroller_representationblogcontroller_currentrepresentation", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L41", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationblogcontroller_representationblogcontroller_currentrepresentation", "target": "representation", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L41", "weight": 1.0, "context": "return_type"}, {"source": "controller_representationblogcontroller_representationblogcontroller", "target": "controller_representationblogcontroller_representationblogcontroller_resolveownedcity", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L51", "weight": 1.0}, {"source": "controller_representationblogcontroller_representationblogcontroller_resolveownedcity", "target": "representation", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L51", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationblogcontroller_representationblogcontroller_resolveownedcity", "target": "city", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L51", "weight": 1.0, "context": "return_type"}, {"source": "controller_representationblogcontroller_representationblogcontroller", "target": "controller_representationblogcontroller_representationblogcontroller_ownedblogor404", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L66", "weight": 1.0}, {"source": "controller_representationblogcontroller_representationblogcontroller_ownedblogor404", "target": "representation", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L66", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationblogcontroller_representationblogcontroller_ownedblogor404", "target": "blog", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L66", "weight": 1.0, "context": "return_type"}, {"source": "controller_representationblogcontroller_representationblogcontroller", "target": "controller_representationblogcontroller_representationblogcontroller_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L75", "weight": 1.0}, {"source": "controller_representationblogcontroller_representationblogcontroller_list", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L75", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationblogcontroller_representationblogcontroller_list", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L75", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationblogcontroller_representationblogcontroller_list", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L75", "weight": 1.0, "context": "return_type"}, {"source": "controller_representationblogcontroller_representationblogcontroller", "target": "controller_representationblogcontroller_representationblogcontroller_detail", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L93", "weight": 1.0}, {"source": "controller_representationblogcontroller_representationblogcontroller_detail", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L93", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationblogcontroller_representationblogcontroller_detail", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L93", "weight": 1.0, "context": "return_type"}, {"source": "controller_representationblogcontroller_representationblogcontroller", "target": "controller_representationblogcontroller_representationblogcontroller_create", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L102", "weight": 1.0}, {"source": "controller_representationblogcontroller_representationblogcontroller_create", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L102", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationblogcontroller_representationblogcontroller_create", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L102", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationblogcontroller_representationblogcontroller_create", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L102", "weight": 1.0, "context": "return_type"}, {"source": "controller_representationblogcontroller_representationblogcontroller", "target": "controller_representationblogcontroller_representationblogcontroller_update", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L137", "weight": 1.0}, {"source": "controller_representationblogcontroller_representationblogcontroller_update", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L137", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationblogcontroller_representationblogcontroller_update", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L137", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationblogcontroller_representationblogcontroller_update", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L137", "weight": 1.0, "context": "return_type"}, {"source": "controller_representationblogcontroller_representationblogcontroller", "target": "controller_representationblogcontroller_representationblogcontroller_delete", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L163", "weight": 1.0}, {"source": "controller_representationblogcontroller_representationblogcontroller_delete", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L163", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationblogcontroller_representationblogcontroller_delete", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L163", "weight": 1.0, "context": "return_type"}, {"source": "controller_representationblogcontroller_representationblogcontroller_list", "target": "controller_representationblogcontroller_representationblogcontroller_currentrepresentation", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L79", "weight": 1.0}, {"source": "controller_representationblogcontroller_representationblogcontroller_detail", "target": "controller_representationblogcontroller_representationblogcontroller_currentrepresentation", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L97", "weight": 1.0}, {"source": "controller_representationblogcontroller_representationblogcontroller_detail", "target": "controller_representationblogcontroller_representationblogcontroller_ownedblogor404", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L98", "weight": 1.0}, {"source": "controller_representationblogcontroller_representationblogcontroller_create", "target": "controller_representationblogcontroller_representationblogcontroller_currentrepresentation", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L106", "weight": 1.0}, {"source": "controller_representationblogcontroller_representationblogcontroller_create", "target": "controller_representationblogcontroller_representationblogcontroller_resolveownedcity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L119", "weight": 1.0}, {"source": "controller_representationblogcontroller_representationblogcontroller_create", "target": "blog", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L123", "weight": 1.0}, {"source": "controller_representationblogcontroller_representationblogcontroller_update", "target": "controller_representationblogcontroller_representationblogcontroller_currentrepresentation", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L141", "weight": 1.0}, {"source": "controller_representationblogcontroller_representationblogcontroller_update", "target": "controller_representationblogcontroller_representationblogcontroller_ownedblogor404", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L142", "weight": 1.0}, {"source": "controller_representationblogcontroller_representationblogcontroller_update", "target": "blog", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L150", "weight": 1.0}, {"source": "controller_representationblogcontroller_representationblogcontroller_update", "target": "controller_representationblogcontroller_representationblogcontroller_resolveownedcity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L154", "weight": 1.0}, {"source": "controller_representationblogcontroller_representationblogcontroller_delete", "target": "controller_representationblogcontroller_representationblogcontroller_currentrepresentation", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L167", "weight": 1.0}, {"source": "controller_representationblogcontroller_representationblogcontroller_delete", "target": "controller_representationblogcontroller_representationblogcontroller_ownedblogor404", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/RepresentationBlogController.php", "source_location": "L168", "weight": 1.0}], "raw_calls": [{"caller_nid": "controller_representationblogcontroller_representationblogcontroller_currentrepresentation", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L43", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_resolveownedcity", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L56", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_resolveownedcity", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L60", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_resolveownedcity", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L60", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_resolveownedcity", "callee": "cityIds", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L60", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_ownedblogor404", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L68", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_ownedblogor404", "callee": "getRepresentation", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L69", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_ownedblogor404", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L69", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_list", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L80", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_list", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L81", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_list", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L82", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_list", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L84", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_list", "callee": "toListArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L85", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_list", "callee": "findByRepresentation", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L86", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_list", "callee": "countByRepresentation", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L88", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_list", "callee": "paginated", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L90", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_detail", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L99", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_detail", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L99", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_create", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L107", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_create", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L107", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_create", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L109", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_create", "callee": "clean", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L112", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_create", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L112", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_create", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L114", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_create", "callee": "setRepresentation", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L118", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_create", "callee": "setCity", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L119", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_create", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L120", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_create", "callee": "setSummary", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L120", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_create", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L121", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_create", "callee": "setTags", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L121", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_create", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L122", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_create", "callee": "setImageUrl", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L122", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_create", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L123", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_create", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L123", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_create", "callee": "setStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L124", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_create", "callee": "applySeoFields", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L126", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_create", "callee": "findBySlug", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L128", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_create", "callee": "getSlug", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L128", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_create", "callee": "setSlug", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L129", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_create", "callee": "getSlug", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L129", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_create", "callee": "substr", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L129", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_create", "callee": "uniqid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L129", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_create", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L131", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_create", "callee": "invalidate", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L132", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_create", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L134", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_create", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L134", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_update", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L143", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_update", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L143", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_update", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L145", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_update", "callee": "setTitle", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L145", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_update", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L146", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_update", "callee": "setBody", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L146", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_update", "callee": "clean", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L146", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_update", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L147", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_update", "callee": "setSummary", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L147", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_update", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L148", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_update", "callee": "setTags", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L148", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_update", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L149", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_update", "callee": "setImageUrl", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L149", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_update", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L150", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_update", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L150", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_update", "callee": "setStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L151", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_update", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L153", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_update", "callee": "setCity", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L154", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_update", "callee": "applySeoFields", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L156", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_update", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L157", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_update", "callee": "invalidate", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L158", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_update", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L160", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_update", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L160", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_delete", "callee": "invalidate", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L169", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_delete", "callee": "remove", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L170", "receiver": null}, {"caller_nid": "controller_representationblogcontroller_representationblogcontroller_delete", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/RepresentationBlogController.php", "source_location": "L172", "receiver": null}]} |