Magento 2
How is a page rendered?
Development
Rendering
rendering
,
layout
,
page-rendering
dmitrii_fediuk
(Dmitrii Fediuk)
April 6, 2016, 1:12am
1
Details:
How is a layout built?
How does \Magento\Framework\View\Model\Layout\Merge::_loadFileLayoutUpdatesXml() work?
How is a layout built?
How are UI Components rendered?
How to add a custom content at the end of the HTML <head> section
How is a frontend page's absense (404 Not found, no route, «Whoops, our bad») handled?
dmitrii_fediuk
(Dmitrii Fediuk)
April 6, 2016, 1:18am
2
See also:
How are the UI Components rendered?
How to add a custom content at the end of the HTML
<head>
section