entity_404 provides a customizable 404 (not found) page that displays when a visitor accesses a non-existent entity path. You can configure which checks are performed to determine if an entity exists, and disable any that are not needed in the module settings.
Renders the 404 (not found) page when a visitor accesses the path of an entity that doesn't pass any of these checks:
- A full view must be configured
- The entity must be translated or untranslatablee
Unneeded checks can be disable in the module settings.