Layout::getContexts |
function |
core/modules/layout/includes/layout.class.inc |
Return all contexts (from both the layout and menu item) for this Layout. |
Layout::getContextsByType |
function |
core/modules/layout/includes/layout.class.inc |
Return an array of contexts filtered by types specified. |
LayoutMenuItem::getContexts |
function |
core/modules/layout/includes/layout_menu_item.class.inc |
Get all contexts required or configured for this menu path. |
Layout::getContextsFromRelationships |
function |
core/modules/layout/includes/layout.class.inc |
Load the contexts based on this Layout's relationship configuration. |