You are here

Deprecated in Salesforce Suite 8.3

Primary tabs

Examples: "before Drupal 9", "in Drupal 8.4"
Namesort descending Location Type Deprecation Direct uses Namespaced uses Overrides Use statements
CalculatedLinkItemBase modules/salesforce_mapping/src/Plugin/Field/CalculatedLinkItemBase.php class CalculatedLinkItemBase is deprecated and will be removed in 8.x-4.0.
ComputedItemList modules/salesforce_mapping/src/Plugin/Field/ComputedItemList.php class ComputedItemList is deprecated and will be removed in 8.x-4.0. Use \Drupal\salesforce_mapping\Plugin\Field\FieldType\SalesforceLinkItemList
drush_salesforce_pull_sf_pull_file modules/salesforce_pull/salesforce_pull.drush.inc function Support for drush 8 is deprecated and will be removed in a future release.
drush_salesforce_pull_sf_pull_query modules/salesforce_pull/salesforce_pull.drush.inc function Support for drush 8 is deprecated and will be removed in a future release.
drush_salesforce_pull_sf_pull_reset modules/salesforce_pull/salesforce_pull.drush.inc function Support for drush 8 is deprecated and will be removed in a future release.
drush_salesforce_pull_sf_pull_set modules/salesforce_pull/salesforce_pull.drush.inc function Support for drush 8 is deprecated and will be removed in a future release.
drush_salesforce_push_sf_push_queue modules/salesforce_push/salesforce_push.drush.inc function Support for drush 8 is deprecated and will be removed in a future release.
drush_salesforce_push_unmapped modules/salesforce_push/salesforce_push.drush.inc function Support for drush 8 is deprecated and will be removed in a future release.
drush_salesforce_sf_create_object ./salesforce.drush.inc function Support for drush 8 is deprecated and will be removed in a future release.
drush_salesforce_sf_describe_object ./salesforce.drush.inc function Support for drush 8 is deprecated and will be removed in a future release.
drush_salesforce_sf_execute_query ./salesforce.drush.inc function Support for drush 8 is deprecated and will be removed in a future release.
drush_salesforce_sf_list_objects ./salesforce.drush.inc function Support for drush 8 is deprecated and will be removed in a future release.
drush_salesforce_sf_list_resources ./salesforce.drush.inc function Support for drush 8 is deprecated and will be removed in a future release.
drush_salesforce_sf_query_object ./salesforce.drush.inc function Support for drush 8 is deprecated and will be removed in a future release.
drush_salesforce_sf_read_object ./salesforce.drush.inc function Support for drush 8 is deprecated and will be removed in a future release.
drush_salesforce_sf_rest_version ./salesforce.drush.inc function Support for drush 8 is deprecated and will be removed in a future release.
RestClient modules/salesforce_encrypt/src/Rest/RestClient.php class salesforce_encrypt is deprecated and will be removed in 8.x-4.0. Please see change record https://www.drupal.org/node/3034230 for additional information. 2
RestClient::$storage src/Rest/RestClient.php property BC legacy auth scheme only, do not use, will be removed.
RestClient::storage src/Rest/RestClient.php function BC legacy auth scheme only, do not use, will be removed.
RestClient::_getEncryptionProfile modules/salesforce_encrypt/src/Rest/RestClient.php function use ::doGetEncryptionProfile().
RestClient::__construct modules/salesforce_encrypt/src/Rest/RestClient.php function salesforce_encrypt is deprecated and will be removed in 8.x-4.0. Please see change record https://www.drupal.org/node/3034230 for additional information.
RestClientInterface::getAccessToken src/Rest/RestClientInterface.php function in 8.x-4.0 and does not have an exact analog, refer to \Drupal\salesforce\SalesforceAuthProviderInterface::getAccessToken instead. 1
RestClientInterface::getApiEndPoint src/Rest/RestClientInterface.php function in 8.x-4.0, use \Drupal\salesforce\SalesforceAuthProviderInterface::getApiEndpoint instead. 1
RestClientInterface::getApiVersion src/Rest/RestClientInterface.php function in 8.x-4.0, use \Drupal\salesforce\SalesforceAuthProviderInterface::getApiVersion instead. 1
RestClientInterface::getAuthCallbackUrl src/Rest/RestClientInterface.php function in 8.x-4.0, use \Drupal\salesforce\Consumer\SalesforceCredentials::getCallbackUrl instead. 1
RestClientInterface::getAuthEndpointUrl src/Rest/RestClientInterface.php function in 8.x-4.0, use \Drupal\salesforce\SalesforceAuthProviderInterface::getAuthorizationEndpoint instead. 1
RestClientInterface::getAuthTokenUrl src/Rest/RestClientInterface.php function in 8.x-4.0, use \Drupal\salesforce\SalesforceAuthProviderInterface::getAccessTokenEndpoint instead. 1
RestClientInterface::getConsumerKey src/Rest/RestClientInterface.php function in 8.x-4.0, use \Drupal\salesforce\SalesforceAuthProviderInterface::getConsumerKey instead. 1
RestClientInterface::getConsumerSecret src/Rest/RestClientInterface.php function in 8.x-4.0, use \Drupal\salesforce\SalesforceAuthProviderInterface::getConsumerSecret instead. 1
RestClientInterface::getIdentity src/Rest/RestClientInterface.php function in 8.x-4.0, use \Drupal\salesforce\Storage\SalesforceAuthTokenStorageInterface::retrieveIdentity instead. 1
RestClientInterface::getInstanceUrl src/Rest/RestClientInterface.php function in 8.x-4.0 and does not have an exact analog, refer to \Drupal\salesforce\getInstanceUrl instead. 1
RestClientInterface::getLoginUrl src/Rest/RestClientInterface.php function in 8.x-4.0, use \Drupal\salesforce\SalesforceAuthProviderInterface::getLoginUrl instead. 1
RestClientInterface::handleAuthResponse src/Rest/RestClientInterface.php function in 8.x-4.0 and does not have an exact analog, refer to \OAuth\Common\Http\Client\StreamClient::retrieveResponse instead. 1
RestClientInterface::initializeIdentity src/Rest/RestClientInterface.php function in 8.x-4.0 and does not have an exact analog, refer to \Drupal\salesforce\SalesforceAuthProviderPluginBase::parseIdentityResponse instead. 1
RestClientInterface::isAuthorized src/Rest/RestClientInterface.php function in 8.x-4.0 and does not have an exact analog, refer to \Drupal\salesforce\Consumer\SalesforceCredentials::isValid instead. 1
RestClientInterface::refreshToken src/Rest/RestClientInterface.php function in 8.x-4.0, use \Drupal\salesforce\SalesforceAuthProviderInterface::refreshAccessToken instead. 1
RestClientInterface::setAccessToken src/Rest/RestClientInterface.php function in 8.x-4.0 and does not have an exact analog, refer to \Drupal\salesforce\SalesforceAuthProviderInterface instead. 1
RestClientInterface::setApiVersion src/Rest/RestClientInterface.php function in 8.x-4.0 and does not have an exact analog, refer to \Drupal::config('salesforce.settings')->set('rest_api_version.version') instead. 1
RestClientInterface::setConsumerKey src/Rest/RestClientInterface.php function in 8.x-4.0 and does not have an exact analog, refer to \Drupal\salesforce\SalesforceAuthProviderInterface instead. 1
RestClientInterface::setConsumerSecret src/Rest/RestClientInterface.php function in 8.x-4.0 and does not have an exact analog, refer to \Drupal\salesforce\SalesforceAuthProviderInterface instead. 1
RestClientInterface::setIdentity src/Rest/RestClientInterface.php function in 8.x-4.0, use \Drupal\salesforce\Storage\SalesforceAuthTokenStorageInterface::storeIdentity instead. 1
RestClientInterface::setInstanceUrl src/Rest/RestClientInterface.php function in 8.x-4.0 and does not have an exact analog, refer to \Drupal\salesforce\SalesforceAuthProviderInterface instead. 1
RestClientInterface::setLoginUrl src/Rest/RestClientInterface.php function in 8.x-4.0 and does not have an exact analog, refer to \Drupal\salesforce\SalesforceAuthProviderInterface instead. 1
RestClientInterface::setRefreshToken src/Rest/RestClientInterface.php function in 8.x-4.0 and does not have an exact analog, refer to \Drupal\salesforce\SalesforceAuthProviderInterface instead. 1
RestResponse_Describe src/Rest/RestResponse_Describe.php class Will be removed in 8.x-3.3
RestResponse_Resources src/Rest/RestResponse_Resources.php class Will be removed in 8.x-3.3
SalesforceAuthProviderPluginManager::getAuthConfig src/SalesforceAuthProviderPluginManager.php function BC legacy auth scheme only, do not use, will be removed. 2
SalesforceAuthProviderPluginManager::updateAuthConfig src/SalesforceAuthProviderPluginManager.php function BC legacy auth scheme only, do not use, will be removed. 3
SalesforceAuthTokenStorage::service src/Storage/SalesforceAuthTokenStorage.php function BC legacy auth scheme only, do not use, will be removed. 2
SalesforceAuthTokenStorage::updateIdentity src/Storage/SalesforceAuthTokenStorage.php function BC legacy auth scheme only, do not use, will be removed.

Pages

Other projects