-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration_1
Sunel Tr edited this page Jul 25, 2018
·
1 revision
Enabling Strict mode will require all the router as Named routes,if name are missing will throw an unhandled Layout\Core\Exceptions\InvalidRouterNameException
.
Enabling template hint will allow you to visualize the class name and the template loaded for the block in the client side.This is will let the developer easily look for the block which they need to debug.
List of absolute location path of the layout xml files.
Block
Enabling block cache will cache the block HTML output with the given option.
Layout
Enabling layout cache will cache the genrated xml files based on each handles (routers) and also avoid fetching from file every time.