Method | Description | |
---|---|---|
commentFormAction ( |
This controller is called directly via the render() function in the blog/post_show.html.twig template. That's why it's not needed to define a route name for it. | |
commentNewAction ( |
||
indexAction ( $page ) | ||
postShowAction ( |
public commentFormAction ( |
||
$post | ||
return |
public commentNewAction ( |
||
$request | ||
$post |