7 calls to DrupalSalesforce::watchdog() in Salesforce Suite 7
- DrupalSalesforce::login in salesforce_api/
salesforce.class.inc - Establishes a connection and logs in to the Salesforce server.
- salesforce_api_connect in salesforce_api/
salesforce_api.module - Creates an object used for communicating with the Salesforce server and performs a login to verify the API credentials.
- salesforce_api_describeSObjects in salesforce_api/
salesforce_api.module - Wrapper for SOAP SforceBaseClient::describeSObjects Given an array of sf object type, return an associative, normalized array of SF object definitions, indexed on machine-readable names of SObjects
- salesforce_api_reset_expired_password in salesforce_api/
salesforce_api.module - Helper function for salesforce_api_connect() to reset an expired password, for the website's default salesforce user only.
- sf_entity_export in sf_entity/
sf_entity.module - Exports an entity to Salesforce using the specified fieldmap and stores the ID of the Salesforce object for the entity.
- sf_entity_save in sf_entity/
sf_entity.module - sf_prematch_export in sf_prematch/
sf_prematch.main.inc - Use prematch rule to find a salesforce object to match the node.