Home
last modified time | relevance | path

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

/plugin/annotations/
H A Daction.php380 $this->sendSuccess(['annotation' => $result]);
413 $this->sendSuccess(['annotation' => $helper->getAnnotation($id, $annId)]);
450 $this->sendSuccess(['annotation' => $helper->getAnnotation($id, $annId)]);
500 $this->sendSuccess(['annotation' => $helper->getAnnotation($id, $annId)]);
536 $this->sendSuccess(['stats' => $helper->getStats($id)]);
584 $this->sendSuccess(['annotation' => $helper->getAnnotation($id, $annId)]);
616 $this->sendSuccess(['annotation' => $helper->getAnnotation($id, $annId)]);
639 $this->sendSuccess(['removed' => $count, 'stats' => $helper->getStats($id)]);
662 $this->sendSuccess(['removed' => $count, 'stats' => $helper->getStats($id)]);
740 $this->sendSuccess(['annotations' => $annotations]);
[all …]