You are here

namespace Drupal\entity_share_client\Service in Entity Share 8.3

Same name in other branches
  1. 8 Drupal\entity_share_client\Service
  2. 8.2 Drupal\entity_share_client\Service
Classsort descending Location Description
EntityReferenceHelper modules/entity_share_client/src/Service/EntityReferenceHelper.php Provides helper functions related to Entity reference fields.
EntityReferenceHelperInterface modules/entity_share_client/src/Service/EntityReferenceHelperInterface.php Entity reference helper interface methods.
EntityShareClientCliService modules/entity_share_client/src/Service/EntityShareClientCliService.php Service to ease the usage of CLI tools.
FormHelper modules/entity_share_client/src/Service/FormHelper.php Service to extract code out of the PullForm.
FormHelperInterface modules/entity_share_client/src/Service/FormHelperInterface.php Form helper interface methods.
ImportConfigManipulator modules/entity_share_client/src/Service/ImportConfigManipulator.php Class ImportConfigManipulator.
ImportConfigManipulatorInterface modules/entity_share_client/src/Service/ImportConfigManipulatorInterface.php Import config manipulator interface methods.
ImportService modules/entity_share_client/src/Service/ImportService.php Class ImportService.
ImportServiceInterface modules/entity_share_client/src/Service/ImportServiceInterface.php Import service interface methods.
JsonapiHelper modules/entity_share_client/src/Service/JsonapiHelper.php Provides methods not present in the JSON:API module.
JsonapiHelperInterface modules/entity_share_client/src/Service/JsonapiHelperInterface.php Jsonapi helper interface methods.
KeyProvider modules/entity_share_client/src/Service/KeyProvider.php Abstraction layer to support local storage and Key module.
RemoteManager modules/entity_share_client/src/Service/RemoteManager.php Service to wrap requests logic.
RemoteManagerInterface modules/entity_share_client/src/Service/RemoteManagerInterface.php Remote manager interface methods.
StateInformation modules/entity_share_client/src/Service/StateInformation.php Service to handle presentation of import state.
StateInformationInterface modules/entity_share_client/src/Service/StateInformationInterface.php Remote manager interface methods.