Magento 2
How is a frontend page's absense (404 Not found, no route, «Whoops, our bad») handled?
Development
cms-page
,
no-route
,
router
,
cms
,
default-router
,
cms-router
dmitrii_fediuk
(Dmitrii Fediuk)
April 5, 2016, 5:32pm
1
Further reading:
How is a frontend page rendered?
How is the default router (Magento\Framework\App\Router\DefaultRouter) implemented?
How is a CMS page rendered?
dmitrii_fediuk
(Dmitrii Fediuk)
May 4, 2017, 7:16pm
2
See also:
How is a
CMS page
rendered?
The built-in frontend routers
.