Documentation Index
Fetch the complete documentation index at: https://docs.firepitcms.com/llms.txt
Use this file to discover all available pages before exploring further.
| Event | Description | Variables available |
|---|---|---|
| Firepit\Cms\Events\ModelWasViewed | Gets triggered once the updateViews() was called on a model | $modelView (Firepit\Cms\Models\ModelView) |
| Firepit\Cms\Events\ModelCommentWasCreated | Gets triggered once a model comment was created | $modelComment (Firepit\Cms\Models\ModelComment) |