You are here

12 methods override SalesforceMappingFieldPluginInterface::value() in Salesforce Suite 5.0.x

Broken::value in modules/salesforce_mapping/src/Plugin/SalesforceMappingField/Broken.php
Given a Drupal entity, return the outbound value.
Constant::value in modules/salesforce_mapping/src/Plugin/SalesforceMappingField/Constant.php
Given a Drupal entity, return the outbound value.
DrupalConstant::value in modules/salesforce_mapping/src/Plugin/SalesforceMappingField/DrupalConstant.php
Given a Drupal entity, return the outbound value.
Hardcoded::value in modules/salesforce_example/src/Plugin/SalesforceMappingField/Hardcoded.php
Given a Drupal entity, return the outbound value.
PropertiesBase::value in modules/salesforce_mapping/src/Plugin/SalesforceMappingField/PropertiesBase.php
Given a Drupal entity, return the outbound value.
RecordType::value in modules/salesforce_mapping/src/Plugin/SalesforceMappingField/RecordType.php
Given a Drupal entity, return the outbound value.
RelatedIDs::value in modules/salesforce_mapping/src/Plugin/SalesforceMappingField/RelatedIDs.php
Given a Drupal entity, return the outbound value.
RelatedProperties::value in modules/salesforce_mapping/src/Plugin/SalesforceMappingField/RelatedProperties.php
Given a Drupal entity, return the outbound value.
RelatedTermString::value in modules/salesforce_mapping/src/Plugin/SalesforceMappingField/RelatedTermString.php
Given a Drupal entity, return the outbound value.
Token::value in modules/salesforce_mapping/src/Plugin/SalesforceMappingField/Token.php
Given a Drupal entity, return the outbound value.
WebformElements::value in modules/salesforce_webform/src/Plugin/SalesforceMappingField/WebformElements.php
Given a Drupal entity, return the outbound value.
WebformEntityElements::value in modules/salesforce_webform/src/Plugin/SalesforceMappingField/WebformEntityElements.php
Given a Drupal entity, return the outbound value.