service entity_share_diff.entity_parser in Entity Share 8.3
Class
Drupal\entity_share_diff\Service\EntityParser2 string references to entity_share_diff.entity_parser
- DiffController::create in modules/
entity_share_diff/ src/ Controller/ DiffController.php - Instantiates a new instance of this class.
- DiffGeneratorPluginBase::create in modules/
entity_share_diff/ src/ DiffGenerator/ DiffGeneratorPluginBase.php - Creates an instance of the plugin.
File
- modules/
entity_share_diff/ entity_share_diff.services.yml - modules/entity_share_diff/entity_share_diff.services.yml
View source
- class: Drupal\entity_share_diff\Service\EntityParser
- arguments:
- - '@plugin.manager.entity_share_diff_generator_manager'
- - '@language_manager'
- - '@entity_share_client.remote_manager'
- - '@entity_share_client.jsonapi_helper'
- - '@jsonapi.resource_type.repository'
- - '@entity_share_client.entity_reference_helper'