You are here

service entity_hierarchy.entity_tree_node_mapper in Entity Reference Hierarchy 3.x

Same name and namespace in other branches
  1. 8.2 entity_hierarchy.services.yml \entity_hierarchy.entity_tree_node_mapper

Class

Drupal\entity_hierarchy\Storage\EntityTreeNodeMapper
6 string references to entity_hierarchy.entity_tree_node_mapper
ChildEntityWarningBuilder::create in src/Information/ChildEntityWarningBuilder.php
Instantiates a new instance of this class.
EntityHierarchy::create in src/Plugin/EntityReferenceSelection/EntityHierarchy.php
Creates an instance of the plugin.
EntityHierarchy::create in modules/entity_hierarchy_workbench_access/src/Plugin/AccessControlHierarchy/EntityHierarchy.php
Creates an instance of the plugin.
HierarchyChildrenForm::create in src/Form/HierarchyChildrenForm.php
Instantiates a new instance of this class.
HierarchyTreeSummary::create in src/Plugin/views/field/HierarchyTreeSummary.php
Creates an instance of the plugin.

... See full list

File

./entity_hierarchy.services.yml
entity_hierarchy.services.yml

View source
  1. class: Drupal\entity_hierarchy\Storage\EntityTreeNodeMapper
  2. arguments:
  3. - '@entity_type.manager'