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

Hierarchy

Expanded class hierarchy of LayoutRelationshipBroken

File

core/modules/layout/plugins/relationships/layout_relationship.inc, line 178
Class that holds information relating to a layout's context relationships.

Members

Contains filters are case sensitive
Namesort ascending Modifiers Type Description
LayoutRelationshipBroken::type function
LayoutRelationshipBroken::label function Assemble a human-readable label of this object. Overrides LayoutRelationship::label
LayoutRelationshipBroken::getContext function Get the context from this relationship. Overrides LayoutRelationship::getContext
LayoutRelationshipBroken::getAdminSummary function Return a summary for this relationship. Overrides LayoutRelationship::getAdminSummary
LayoutRelationship::__construct function Constructor for LayoutRelationship objects. Overrides LayoutHandler::__construct
LayoutRelationship::toArray function Convert the configuration of this relationship to an array for storage. Overrides LayoutHandler::toArray
LayoutRelationship::getOptionLabels function Returns an array of appropriate contexts for this relationship.
LayoutRelationship::getChildren function Return child relationship plugins.
LayoutRelationship::getChild function Return child relationship plugins.
LayoutRelationship::formValidate function Validate handler for the settings form for this relationship item.
LayoutRelationship::formSubmit function Submit handler for the settings form for this relationship item.
LayoutRelationship::form function Form.