You are here

service domain_entity.mapper in Domain Access Entity 8

Class

Drupal\domain_entity\DomainEntityMapper
4 string references to domain_entity.mapper
DomainEntityPermissions::permissions in src/DomainEntityPermissions.php
Define permissions.
DomainEntitySettings::create in src/Form/DomainEntitySettings.php
Instantiates a new instance of this class.
DomainEntityUi::create in src/Form/DomainEntityUi.php
Instantiates a new instance of this class.
domain_entity_allowed_entity_types in ./domain_entity.module
Returns the list of the domain_entity allowed entity types.

File

./domain_entity.services.yml
domain_entity.services.yml

View source
  1. class: Drupal\domain_entity\DomainEntityMapper
  2. arguments:
  3. - '@entity_type.manager'