HttpException
class HttpException extends BaseAction implements EventSubscriberInterface
Class HttpException
Methods
mixed
genericToggleVisibility(
ModelCriteria $query,
ToggleVisibilityEvent $event,
EventDispatcherInterface $dispatcher = null)
Toggle visibility for an object
from
BaseAction
__construct(
ParserInterface $parser)
No description
checkHttpException(
GetResponseForExceptionEvent $event)
No description
static
getSubscribedEvents()
{@inheritdoc}
Details
in
BaseAction at line 130
mixed
genericToggleVisibility(
ModelCriteria $query,
ToggleVisibilityEvent $event,
EventDispatcherInterface $dispatcher = null)
Toggle visibility for an object
at line 37
__construct(
ParserInterface $parser)
at line 42
checkHttpException(
GetResponseForExceptionEvent $event)
at line 108
static
getSubscribedEvents()
{@inheritdoc}