PHP eZ\Publish\Core\MVC\Symfony\Event Namespace

Nested Namespaces

eZ\Publish\Core\MVC\Symfony\Event\Tests

Classes

Name Description
APIContentExceptionEvent This event is dispatched when an Exception from eZ Publish API is thrown and could not be caught before.
ContentCacheClearEvent
InteractiveLoginEvent
PostSiteAccessMatchEvent This event is triggered after SiteAccess matching process and allows further control on it and the associated request.
PreContentViewEvent The PreContentViewEvent allows you to inject additional parameters to a content view template.
RouteReferenceGenerationEvent Event dispatched when generating a RouteReference.
ScopeChangeEvent This event is sent when configuration scope is changed (e.g. for content preview in a given siteaccess).
SignalEvent This event is sent whenever a Signal is emitted by SignalSlot repository services.