Searched refs:generateResponse (Results 1 – 5 of 5) sorted by relevance
| /plugin/turnstile/ |
| D | action.php | 62 private function generateResponse(Event $event): ?array { function in action_plugin_turnstile 104 $response = $this->generateResponse($event);
|
| /plugin/validator/ |
| D | action.php | 79 private function generateResponse(Event $event): ?array { function in action_plugin_validator 123 $response = $this->generateResponse($event);
|
| /plugin/gemini/ |
| D | cli.php | 176 $answer = $this->generateResponse($url_elems['path']); 200 protected function generateResponse($path) function in cli_plugin_gemini
|
| /plugin/davcal/vendor/sabre/dav/lib/CalDAV/ |
| H A D | ICSExportPlugin.php | 151 …$this->generateResponse($path, $start, $end, $expand, $componentType, $format, $properties, $respo… 170 …protected function generateResponse($path, $start, $end, $expand, $componentType, $format, $proper… function in Sabre\\CalDAV\\ICSExportPlugin
|
| /plugin/webdav/vendor/sabre/dav/lib/CalDAV/ |
| D | ICSExportPlugin.php | 151 …$this->generateResponse($path, $start, $end, $expand, $componentType, $format, $properties, $respo… 170 …protected function generateResponse($path, $start, $end, $expand, $componentType, $format, $proper… function in Sabre\\CalDAV\\ICSExportPlugin
|