https://m.academy/articles/magento-2-request-response-lifecycle/
https://tiagosampaio.com/2023/06/19/front-controller-the-guy-who-handles-the-request-in-magento-2/
Types of Controller Response in Magento 2
There are five Controller Response Types in Magento
- Page
- JSON
- ROW
- Redirect
- Forward
(01) Page: This returns HTML loaded from a layout handle.