Searched refs:setBodyAsJsonMessage (Results 1 – 3 of 3) sorted by relevance
62 ->setBodyAsJsonMessage("The page path (id form) is empty")72 ->setBodyAsJsonMessage("The page ($id) does not exist")86 …->setBodyAsJsonMessage("Not Authorized: The user ($user) has not the `write` permission for the pa…108 ->setBodyAsJsonMessage("The post content should be in json format")128 … ->setBodyAsJsonMessage("The json payload could not decoded. Error: {$e->getMessage()}")233 ->setBodyAsJsonMessage($responseMessages)268 ->setBodyAsJsonMessage("Not Authorized (managers only)")324 ->setBodyAsJsonMessage("The metadata should be in json format")423 ->setBodyAsJsonMessage($messagesToSend)
129 …->setBodyAsJsonMessage("The `useSlash` configuration should be enabled when the `useRewrite` is `h…280 …->setBodyAsJsonMessage("We were unable to get the etag because the media was not found. Error: {$e…318 ->setBodyAsJsonMessage("Mime not found")374 ->setBodyAsJsonMessage("Could not read $mediaToSend - bad permissions?")
246 function setBodyAsJsonMessage($messages): HttpResponse function in ComboStrap\\HttpResponse344 $this->setBodyAsJsonMessage($e->getMessage());