service entity_hierarchy.outline_storage in Entity Reference Hierarchy 8
Class
Drupal\entity_hierarchy\HierarchyOutlineStorageTags
- backend_overridable
3 string references to entity_hierarchy.outline_storage
- entity_hierarchy_node_prepare_form in ./
entity_hierarchy.module - Implements We are loading the hierarchy parents for a given node id, and adding it to the node object for later processing in HierarchyManagerInterface::addHierarchyFormElement, which is called in entity_hierarchy_form_node_form_alter().
- HierarchyBreadcrumbBuilder::applies in src/
HierarchyBreadcrumbBuilder.php - Whether this breadcrumb builder should be used to build the breadcrumb.
- NodeHierarchyChildrenForm::form in src/
Form/ NodehierarchyChildrenForm.php - Gets the actual form array to be built.
File
View source
- class: Drupal\entity_hierarchy\HierarchyOutlineStorage
- arguments:
- - '@database'
- tags:
- - { name: backend_overridable }