(from /home/chedong/.local/share/rdoc)
AbstractController::DoubleRenderError — Raised when a controller attempts to render twice (e.g., double render or redirect).
| Use Case | Command | Description |
|---|---|---|
| Raise this error | raise AbstractController::DoubleRenderError | 🔥 Manually trigger the error to signal a double render condition |
| Create a new instance | AbstractController::DoubleRenderError.new | 🆕 Instantiate the error with default message |
| Custom message | AbstractController::DoubleRenderError.new("message") | 💬 Instantiate with custom message |
DEFAULT_MESSAGE: 📝 [not documented]new — 🆕 Creates a new instance of DoubleRenderError. Accepts an optional message string.Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-29 12:46 @216.73.217.111
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format