Searched refs:servicePriority (Results 1 – 5 of 5) sorted by relevance
55 public ServicePriority $servicePriority; variable in helper_plugin_newsfeed65 $this->servicePriority = new ServicePriority($this->sqlite);
183 $this->helper->servicePriority->store($newsId, $stream);195 …$priority = $this->helper->servicePriority->findByNewsAndStream($INPUT->param('news')['id'], $stre…197 $this->helper->servicePriority->update($priority, [209 …$priority = $this->helper->servicePriority->findByNewsAndStream($INPUT->param('news')['id'], $stre…
49 $this->helper->servicePriority->store($newsId, $streamId);
103 $priority = $this->helper->servicePriority->findByNewsAndStream($id, $stream->streamId);
87 $priority = $this->helper->servicePriority->findByNewsAndStream($id, $stream->streamId);