A class to be used for contexts whose handler cannot be found.

Hierarchy

Expanded class hierarchy of LayoutAccessBroken

File

core/modules/layout/plugins/access/layout_access.inc, line 177
Class for loading, modifying, and saving a layout access rule (condition).

Members

Contains filters are case sensitive
Namesort descending Modifiers Type Description
LayoutAccess::formSubmit function Submit handler for the settings form for this access item.
LayoutAccess::formValidate function Validate handler for the settings form for this access item.
LayoutAccess::getRequiredContexts function Get a list of all context plugin names required for this access check.
LayoutAccess::setContexts function Sets the contexts for this item from the full list of layout contexts.
LayoutAccess::toArray function Overrides LayoutHandler::toArray
LayoutAccess::__construct function Constructor for a Layout access rule. Overrides LayoutHandler::__construct
LayoutAccessBroken::checkAccess function Overrides LayoutAccess::checkAccess
LayoutAccessBroken::form function Overrides LayoutAccess::form
LayoutAccessBroken::summary function Overrides LayoutAccess::summary
LayoutHandler::label function Assemble a human-readable label of this object.