BearFramework\App\Assets\BeforeGetDetailsEvent beforeGetDetails
An event dispatched before the details of the asset specified is created.
BearFramework\App\Assets\BeforeGetURLEvent beforeGetURL
An event dispatched before the URL of the asset specified is created.
BearFramework\App\Assets\BeforePrepareEvent beforePrepare
An event dispatched before the asset specified is prepared for returning (resized for example).
BearFramework\App\Assets\GetDetailsEvent getDetails
An event dispatched after the details of the asset specified is created.
BearFramework\App\Assets\GetURLEvent getURL
An event dispatched after the URL of the asset specified is created.
BearFramework\App\Assets\PrepareEvent prepare
An event dispatched after the asset specified is prepared for returning (resized for example)