Files
clinicpro/graphify-out/cache/ast/v0.8.44/f337760cb714fd4e2e8bdfccb03d2ad6ab25048f29eaf2c9a2f145c7ac8b7bed.json
T
2026-08-19 14:54:28 +03:30

1 line
52 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_repository_blogrepository_php", "label": "BlogRepository.php", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L1"}, {"id": "repository_blogrepository_blogrepository", "label": "BlogRepository", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L9"}, {"id": "serviceentityrepository", "label": "ServiceEntityRepository", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "repository_blogrepository_blogrepository_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L11"}, {"id": "managerregistry", "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L11"}, {"id": "repository_blogrepository_blogrepository_findbyuuid", "label": ".findByUuid()", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L13"}, {"id": "blog", "label": "Blog", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L13"}, {"id": "repository_blogrepository_blogrepository_findbyslug", "label": ".findBySlug()", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L14"}, {"id": "repository_blogrepository_blogrepository_findbytopicslug", "label": ".findByTopicSlug()", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L15"}, {"id": "repository_blogrepository_blogrepository_findbypublicidentifier", "label": ".findByPublicIdentifier()", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L26"}, {"id": "repository_blogrepository_blogrepository_findbysluguuidsuffix", "label": ".findBySlugUuidSuffix()", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L38"}, {"id": "repository_blogrepository_blogrepository_findbyreviewstatus", "label": ".findByReviewStatus()", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L63"}, {"id": "repository_blogrepository_blogrepository_countbyreviewstatus", "label": ".countByReviewStatus()", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L77"}, {"id": "repository_blogrepository_blogrepository_findforadmin", "label": ".findForAdmin()", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L92"}, {"id": "repository_blogrepository_blogrepository_countforadmin", "label": ".countForAdmin()", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L103"}, {"id": "repository_blogrepository_blogrepository_adminqb", "label": ".adminQb()", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L109"}, {"id": "querybuilder", "label": "QueryBuilder", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L109"}, {"id": "repository_blogrepository_blogrepository_findbyrepresentation", "label": ".findByRepresentation()", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L125"}, {"id": "representation", "label": "Representation", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L125"}, {"id": "repository_blogrepository_blogrepository_countbyrepresentation", "label": ".countByRepresentation()", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L141"}, {"id": "repository_blogrepository_blogrepository_finddueforpublish", "label": ".findDueForPublish()", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L158"}, {"id": "repository_blogrepository_blogrepository_findpublished", "label": ".findPublished()", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L171"}, {"id": "repository_blogrepository_blogrepository_countpublished", "label": ".countPublished()", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L189"}, {"id": "repository_blogrepository_blogrepository_tagfacets", "label": ".tagFacets()", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L209"}, {"id": "repository_blogrepository_blogrepository_applycityfilter", "label": ".applyCityFilter()", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L243"}, {"id": "repository_blogrepository_blogrepository_applytagfilter", "label": ".applyTagFilter()", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L253"}, {"id": "repository_blogrepository_blogrepository_save", "label": ".save()", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L267"}, {"id": "repository_blogrepository_blogrepository_remove", "label": ".remove()", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L268"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_repository_blogrepository_php", "target": "blog", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_repository_blogrepository_php", "target": "serviceentityrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_repository_blogrepository_php", "target": "managerregistry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_repository_blogrepository_php", "target": "repository_blogrepository_blogrepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L9", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository", "target": "serviceentityrepository", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L9", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository", "target": "repository_blogrepository_blogrepository_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L11", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository_construct", "target": "managerregistry", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_blogrepository_blogrepository", "target": "repository_blogrepository_blogrepository_findbyuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L13", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository_findbyuuid", "target": "blog", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L13", "weight": 1.0, "context": "return_type"}, {"source": "repository_blogrepository_blogrepository", "target": "repository_blogrepository_blogrepository_findbyslug", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L14", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository_findbyslug", "target": "blog", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L14", "weight": 1.0, "context": "return_type"}, {"source": "repository_blogrepository_blogrepository", "target": "repository_blogrepository_blogrepository_findbytopicslug", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L15", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository_findbytopicslug", "target": "blog", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L15", "weight": 1.0, "context": "return_type"}, {"source": "repository_blogrepository_blogrepository", "target": "repository_blogrepository_blogrepository_findbypublicidentifier", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L26", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository_findbypublicidentifier", "target": "blog", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L26", "weight": 1.0, "context": "return_type"}, {"source": "repository_blogrepository_blogrepository", "target": "repository_blogrepository_blogrepository_findbysluguuidsuffix", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L38", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository_findbysluguuidsuffix", "target": "blog", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L38", "weight": 1.0, "context": "return_type"}, {"source": "repository_blogrepository_blogrepository", "target": "repository_blogrepository_blogrepository_findbyreviewstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L63", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository", "target": "repository_blogrepository_blogrepository_countbyreviewstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L77", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository", "target": "repository_blogrepository_blogrepository_findforadmin", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L92", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository", "target": "repository_blogrepository_blogrepository_countforadmin", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L103", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository", "target": "repository_blogrepository_blogrepository_adminqb", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L109", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository_adminqb", "target": "querybuilder", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L109", "weight": 1.0, "context": "return_type"}, {"source": "repository_blogrepository_blogrepository", "target": "repository_blogrepository_blogrepository_findbyrepresentation", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L125", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository_findbyrepresentation", "target": "representation", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L125", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_blogrepository_blogrepository", "target": "repository_blogrepository_blogrepository_countbyrepresentation", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L141", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository_countbyrepresentation", "target": "representation", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L141", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_blogrepository_blogrepository", "target": "repository_blogrepository_blogrepository_finddueforpublish", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L158", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository", "target": "repository_blogrepository_blogrepository_findpublished", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L171", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository", "target": "repository_blogrepository_blogrepository_countpublished", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L189", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository", "target": "repository_blogrepository_blogrepository_tagfacets", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L209", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository", "target": "repository_blogrepository_blogrepository_applycityfilter", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L243", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository_applycityfilter", "target": "querybuilder", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L243", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_blogrepository_blogrepository", "target": "repository_blogrepository_blogrepository_applytagfilter", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L253", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository_applytagfilter", "target": "querybuilder", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L253", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_blogrepository_blogrepository", "target": "repository_blogrepository_blogrepository_save", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L267", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository_save", "target": "blog", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L267", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_blogrepository_blogrepository", "target": "repository_blogrepository_blogrepository_remove", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L268", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository_remove", "target": "blog", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L268", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_blogrepository_blogrepository_construct", "target": "blog", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L11", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository_findbypublicidentifier", "target": "repository_blogrepository_blogrepository_findbyslug", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L28", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository_findbypublicidentifier", "target": "repository_blogrepository_blogrepository_findbyuuid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L29", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository_findbypublicidentifier", "target": "repository_blogrepository_blogrepository_findbytopicslug", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L30", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository_findbypublicidentifier", "target": "repository_blogrepository_blogrepository_findbysluguuidsuffix", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L31", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository_findforadmin", "target": "repository_blogrepository_blogrepository_adminqb", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L94", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository_countforadmin", "target": "repository_blogrepository_blogrepository_adminqb", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L105", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository_finddueforpublish", "target": "blog", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L164", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository_findpublished", "target": "blog", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L177", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository_findpublished", "target": "repository_blogrepository_blogrepository_applytagfilter", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L183", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository_findpublished", "target": "repository_blogrepository_blogrepository_applycityfilter", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L184", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository_countpublished", "target": "blog", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L194", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository_countpublished", "target": "repository_blogrepository_blogrepository_applytagfilter", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L196", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository_countpublished", "target": "repository_blogrepository_blogrepository_applycityfilter", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L197", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository_tagfacets", "target": "blog", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L214", "weight": 1.0}, {"source": "repository_blogrepository_blogrepository_tagfacets", "target": "repository_blogrepository_blogrepository_applycityfilter", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L216", "weight": 1.0}], "raw_calls": [{"caller_nid": "repository_blogrepository_blogrepository_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L11", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbyuuid", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L13", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbyslug", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L14", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbytopicslug", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L15", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbysluguuidsuffix", "callee": "substr", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L40", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbysluguuidsuffix", "callee": "strrpos", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L40", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbysluguuidsuffix", "callee": "strrpos", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L40", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbysluguuidsuffix", "callee": "preg_match", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L41", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbysluguuidsuffix", "callee": "getOneOrNullResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L45", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbysluguuidsuffix", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L45", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbysluguuidsuffix", "callee": "setMaxResults", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L45", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbysluguuidsuffix", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L45", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbysluguuidsuffix", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L45", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbysluguuidsuffix", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L45", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbyreviewstatus", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L65", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbyreviewstatus", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L65", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbyreviewstatus", "callee": "setMaxResults", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L65", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbyreviewstatus", "callee": "setFirstResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L65", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbyreviewstatus", "callee": "addOrderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L65", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbyreviewstatus", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L65", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbyreviewstatus", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L65", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbyreviewstatus", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L65", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbyreviewstatus", "callee": "addSelect", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L65", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbyreviewstatus", "callee": "leftJoin", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L65", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbyreviewstatus", "callee": "addSelect", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L65", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbyreviewstatus", "callee": "leftJoin", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L65", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbyreviewstatus", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L65", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_countbyreviewstatus", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L79", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_countbyreviewstatus", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L79", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_countbyreviewstatus", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L79", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_countbyreviewstatus", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L79", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_countbyreviewstatus", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L79", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_countbyreviewstatus", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L79", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findforadmin", "callee": "setMaxResults", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L94", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findforadmin", "callee": "setFirstResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L94", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findforadmin", "callee": "addOrderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L94", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findforadmin", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L94", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findforadmin", "callee": "addSelect", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L94", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findforadmin", "callee": "leftJoin", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L94", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findforadmin", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L100", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findforadmin", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L100", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_countforadmin", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L105", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_countforadmin", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L105", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_countforadmin", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L105", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_adminqb", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L111", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_adminqb", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L113", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_adminqb", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L113", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_adminqb", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L116", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_adminqb", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L116", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbyrepresentation", "callee": "setMaxResults", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L127", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbyrepresentation", "callee": "setFirstResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L127", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbyrepresentation", "callee": "addOrderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L127", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbyrepresentation", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L127", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbyrepresentation", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L127", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbyrepresentation", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L127", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbyrepresentation", "callee": "addSelect", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L127", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbyrepresentation", "callee": "leftJoin", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L127", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbyrepresentation", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L127", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbyrepresentation", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L136", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbyrepresentation", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L136", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbyrepresentation", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L138", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findbyrepresentation", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L138", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_countbyrepresentation", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L143", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_countbyrepresentation", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L143", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_countbyrepresentation", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L143", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_countbyrepresentation", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L143", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_countbyrepresentation", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L148", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_countbyrepresentation", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L148", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_countbyrepresentation", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L150", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_countbyrepresentation", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L150", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_finddueforpublish", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L160", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_finddueforpublish", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L160", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_finddueforpublish", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L160", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_finddueforpublish", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L160", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_finddueforpublish", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L160", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_finddueforpublish", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L160", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_finddueforpublish", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L160", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_finddueforpublish", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L160", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_finddueforpublish", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L160", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findpublished", "callee": "setMaxResults", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L173", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findpublished", "callee": "setFirstResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L173", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findpublished", "callee": "addOrderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L173", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findpublished", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L173", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findpublished", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L173", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findpublished", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L173", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findpublished", "callee": "addSelect", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L173", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findpublished", "callee": "leftJoin", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L173", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findpublished", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L173", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findpublished", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L186", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_findpublished", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L186", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_countpublished", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L191", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_countpublished", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L191", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_countpublished", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L191", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_countpublished", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L191", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_countpublished", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L199", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_countpublished", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L199", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_tagfacets", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L211", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_tagfacets", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L211", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_tagfacets", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L211", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_tagfacets", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L211", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_tagfacets", "callee": "getArrayResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L219", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_tagfacets", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L219", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_tagfacets", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L221", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_tagfacets", "callee": "uksort", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L229", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_tagfacets", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L231", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_tagfacets", "callee": "array_keys", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L233", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_tagfacets", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L234", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_applycityfilter", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L249", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_applycityfilter", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L249", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_applytagfilter", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L263", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_applytagfilter", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L263", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_applytagfilter", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L264", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_save", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L267", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L267", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_save", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L267", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L267", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_remove", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L268", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_remove", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L268", "receiver": null}, {"caller_nid": "repository_blogrepository_blogrepository_remove", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php", "source_location": "L268", "receiver": null}]}