deleteAllByBlog(int $blog_id)
getLastPost(int $blog_id)
__construct(protected InternalDataService $data, protected InternalRepoService $repo, protected InternalDomainService $domain)
searchBlogsByAuthor(int $user_id)
exists(int $blog_id, int $posting_id)
getAllByBlog(int $blog_id, int $limit=1000, int $offset=0)
lookupBlogId(int $posting_id)