> For the complete documentation index, see [llms.txt](https://fivesobes.gitbook.io/nexorm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fivesobes.gitbook.io/nexorm/hooks.md).

# Hook's

- [$beforeCreate](https://fivesobes.gitbook.io/nexorm/hooks/usdbeforecreate.md)
- [$afterCreate](https://fivesobes.gitbook.io/nexorm/hooks/usdaftercreate.md)
- [$beforeFind](https://fivesobes.gitbook.io/nexorm/hooks/usdbeforefind.md)
- [$afterFind](https://fivesobes.gitbook.io/nexorm/hooks/usdafterfind.md)
- [$beforeUpdate](https://fivesobes.gitbook.io/nexorm/hooks/usdbeforeupdate.md)
- [$afterUpdate](https://fivesobes.gitbook.io/nexorm/hooks/usdafterupdate.md)
- [$beforeDestroy](https://fivesobes.gitbook.io/nexorm/hooks/usdbeforedestroy.md)
- [$afterDestroy](https://fivesobes.gitbook.io/nexorm/hooks/usdafterdestroy.md)
- [$beforeSave](https://fivesobes.gitbook.io/nexorm/hooks/usdbeforesave.md)
- [$afterSave](https://fivesobes.gitbook.io/nexorm/hooks/usdaftersave.md)
- [$beforeBulkCreate](https://fivesobes.gitbook.io/nexorm/hooks/usdbeforebulkcreate.md)
- [$afterBulkCreate](https://fivesobes.gitbook.io/nexorm/hooks/usdafterbulkcreate.md)
- [$beforeBulkUpdate](https://fivesobes.gitbook.io/nexorm/hooks/usdbeforebulkupdate.md)
- [$afterBulkUpdate](https://fivesobes.gitbook.io/nexorm/hooks/usdafterbulkupdate.md)
- [$beforeBulkDestroy](https://fivesobes.gitbook.io/nexorm/hooks/usdbeforebulkdestroy.md)
- [$afterBulkDestroy](https://fivesobes.gitbook.io/nexorm/hooks/usdafterbulkdestroy.md)
