| Hook | actionNotFound |
|---|---|
| Locations | FO |
| Type | action |
| Origin | core |
| Aliases | |
| Description | Allows modules to react when a page is not found - log it, redirect or perform other actions. |
| Origin | File |
|---|---|
| core | controllers/front/PageNotFoundController.php |
| core | controllers/front/ProductController.php |
| core | controllers/front/listing/CategoryController.php |
Hook::exec('actionNotFound');