Home
last modified time | relevance | path

Searched refs:AutocompleteUsersInChannel (Results 1 – 18 of 18) sorted by relevance

/dports/www/mattermost-server/mattermost-server-6.0.2/store/searchtest/
H A Duser_layer.go172 …users, err := th.Store.User().AutocompleteUsersInChannel(th.Team.Id, th.ChannelBasic.Id, "", optio…
178 …result, err := th.Store.User().AutocompleteUsersInChannel(th.Team.Id, th.ChannelBasic.Id, "", opti…
186 …users, err := th.Store.User().AutocompleteUsersInChannel(th.Team.Id, th.ChannelBasic.Id, "", optio…
227 …users, err := th.Store.User().AutocompleteUsersInChannel(th.Team.Id, th.ChannelBasic.Id, "", optio…
243 …users, err := th.Store.User().AutocompleteUsersInChannel(th.Team.Id, th.ChannelBasic.Id, "", optio…
251 users, err := th.Store.User().AutocompleteUsersInChannel("", th.ChannelBasic.Id, "", options)
270 …users, err := th.Store.User().AutocompleteUsersInChannel(th.Team.Id, th.ChannelBasic.Id, "", optio…
278 …users, err := th.Store.User().AutocompleteUsersInChannel(th.Team.Id, th.ChannelBasic.Id, "", optio…
290 …acusers, err := th.Store.User().AutocompleteUsersInChannel(th.Team.Id, th.ChannelBasic.Id, "", opt…
300 …users, err := th.Store.User().AutocompleteUsersInChannel(th.Team.Id, th.ChannelBasic.Id, "", optio…
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/store/searchlayer/
H A Duser_layer.go196 func (s *SearchUserStore) AutocompleteUsersInChannel(teamId, channelId, term string, options *model… func
219 return s.UserStore.AutocompleteUsersInChannel(teamId, channelId, term, options)
/dports/www/mattermost-server/mattermost-server-6.0.2/app/
H A Duser_viewmembers_test.go370 results, err := th.App.AutocompleteUsersInChannel(tc.TeamId, tc.ChannelId, "tes", &options)
H A Duser.go1782 func (a *App) AutocompleteUsersInChannel(teamID string, channelID string, term string, options *mod… func
1785 …autocomplete, err := a.Srv().Store.User().AutocompleteUsersInChannel(teamID, channelID, term, opti…
H A Dapp_iface.go415AutocompleteUsersInChannel(teamID string, channelID string, term string, options *model.UserSearch… methodSpec
/dports/www/mattermost-server/mattermost-server-6.0.2/api4/
H A Duser_test.go1284 …rusers, _, err := th.Client.AutocompleteUsersInChannel(tc.TeamId, tc.ChannelId, tc.Username, model…
1297 …_, resp, err := th.Client.AutocompleteUsersInChannel(tc.TeamId, tc.ChannelId, tc.Username, model.U…
1302 …_, resp, err = th.Client.AutocompleteUsersInChannel(tc.TeamId, tc.ChannelId, tc.Username, model.Us…
1312 …rusers, _, err := th.Client.AutocompleteUsersInChannel(teamId, channelId, username, model.UserSear…
1331 …rusers, _, err := th.Client.AutocompleteUsersInChannel(teamId, channelId, "", model.UserSearchDefa…
1343 …rusers, _, err = th.Client.AutocompleteUsersInChannel(teamId, channelId, "", model.UserSearchDefau…
1349 …rusers, _, err = th.Client.AutocompleteUsersInChannel(teamId, channelId, "", model.UserSearchDefau…
1355 …_, _, err := th.Client.AutocompleteUsersInChannel("otherTeamId", channelId, username, model.UserSe…
H A Duser.go1087 result, err := c.App.AutocompleteUsersInChannel(teamId, channelId, name, options)
/dports/www/mattermost-server/mattermost-server-6.0.2/store/
H A Dstore.go426AutocompleteUsersInChannel(teamID, channelID, term string, options *model.UserSearchOptions) (*mod… methodSpec
/dports/www/mattermost-server/mattermost-server-6.0.2/store/storetest/mocks/
H A DUserStore.go148 func (_m *UserStore) AutocompleteUsersInChannel(teamID string, channelID string, term string, optio… func
/dports/www/mattermost-server/mattermost-server-6.0.2/store/sqlstore/
H A Duser_store.go1976 func (us SqlUserStore) AutocompleteUsersInChannel(teamId, channelId, term string, options *model.Us… func
/dports/www/mattermost-server/mattermost-server-6.0.2/store/retrylayer/
H A Dretrylayer.go10471 func (s *RetryLayerUserStore) AutocompleteUsersInChannel(teamID string, channelID string, term stri… func
10475 result, err := s.UserStore.AutocompleteUsersInChannel(teamID, channelID, term, options)
/dports/www/mattermost-server/mattermost-server-6.0.2/store/timerlayer/
H A Dtimerlayer.go8649 func (s *TimerLayerUserStore) AutocompleteUsersInChannel(teamID string, channelID string, term stri… func
8652 result, err := s.UserStore.AutocompleteUsersInChannel(teamID, channelID, term, options)
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/mattermost/mattermost-server/v5/model/
H A Dclient4.go885 func (c *Client4) AutocompleteUsersInChannel(teamId string, channelId string, username string, limi… func
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/mattermost/mattermost-server/v5/model/
H A Dclient4.go932 func (c *Client4) AutocompleteUsersInChannel(teamId string, channelId string, username string, limi… func
/dports/www/mattermost-server/mattermost-server-6.0.2/store/opentracinglayer/
H A Dopentracinglayer.go9607 func (s *OpenTracingLayerUserStore) AutocompleteUsersInChannel(teamID string, channelID string, ter… func
9616 result, err := s.UserStore.AutocompleteUsersInChannel(teamID, channelID, term, options)
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/mattermost/mattermost-server/v6/model/
H A Dclient4.go964 func (c *Client4) AutocompleteUsersInChannel(teamId string, channelId string, username string, limi… func
/dports/www/mattermost-server/mattermost-server-6.0.2/model/
H A Dclient4.go964 func (c *Client4) AutocompleteUsersInChannel(teamId string, channelId string, username string, limi… func
/dports/www/mattermost-server/mattermost-server-6.0.2/app/opentracing/
H A Dopentracing_layer.go815 func (a *OpenTracingAppLayer) AutocompleteUsersInChannel(teamID string, channelID string, term stri… func
827 resultVar0, resultVar1 := a.app.AutocompleteUsersInChannel(teamID, channelID, term, options)