You are here

namespace Drupal\salesforce in Salesforce Suite 8.4

Same name in other branches
  1. 8.3 Drupal\salesforce
  2. 5.0.x Drupal\salesforce
Classsort descending Location Description
EntityNotFoundException src/EntityNotFoundException.php EntityNotFoundException extends Drupal\salesforce\Exception.
Exception src/Exception.php Class Exception.
IdentityNotFoundException src/IdentityNotFoundException.php Class IdentityNotFoundException extends Runtime Exception.
SalesforceAuthProviderInterface src/SalesforceAuthProviderInterface.php Class SalesforceAuthProvider.
SalesforceAuthProviderPluginBase src/SalesforceAuthProviderPluginBase.php Shared methods for auth providers.
SalesforceAuthProviderPluginManager src/SalesforceAuthProviderPluginManager.php Auth provider plugin manager.
SalesforceAuthProviderPluginManagerInterface src/SalesforceAuthProviderPluginManagerInterface.php Auth provider plugin manager interface.
SelectQuery src/SelectQuery.php Class SelectQuery.
SelectQueryInterface src/SelectQueryInterface.php A SOQL query interface.
SelectQueryRaw src/SelectQueryRaw.php Class SelectQueryRaw to construct SOQL manually from a string.
SelectQueryResult src/SelectQueryResult.php Class SelectQueryResult.
SFID src/SFID.php Class SFID.
SObject src/SObject.php Class SObject.