18 string references to 'salesforce.settings' in Salesforce Suite 8.4
- PushQueue::__construct in modules/
salesforce_push/ src/ PushQueue.php - PushQueue constructor.
- QueueHandler::__construct in modules/
salesforce_pull/ src/ QueueHandler.php - QueueHandler constructor.
- RestClient::__construct in src/
Rest/ RestClient.php - Constructor which initializes the consumer.
- SalesforceAuthProviderPluginManager::config in src/
SalesforceAuthProviderPluginManager.php - Wrapper for salesforce.settings config.
- SalesforceAuthSettings::buildForm in src/
Form/ SalesforceAuthSettings.php - Form constructor.
- SalesforceAuthSettings::getEditableConfigNames in src/
Form/ SalesforceAuthSettings.php - Gets the configuration names that will be editable.
- SalesforceMappingCommands::__construct in modules/
salesforce_mapping/ src/ Commands/ SalesforceMappingCommands.php - SalesforceMappingCommands constructor.
- SalesforceMappingFormBase::getSalesforceObjectTypeOptions in modules/
salesforce_mapping_ui/ src/ Form/ SalesforceMappingFormBase.php - Helper to retreive a list of object type options.
- SalesforceMappingFormCrudBase::getSalesforceObjectTypeOptions in modules/
salesforce_mapping_ui/ src/ Form/ SalesforceMappingFormCrudBase.php - Helper to retreive a list of object type options.
- salesforce_pull_update_8003 in modules/
salesforce_pull/ salesforce_pull.install - Moves global pull limit out of state into config.
- salesforce_push_update_8003 in modules/
salesforce_push/ salesforce_push.install - Moves global push limit out of state into config.
- salesforce_update_8001 in ./
salesforce.install - Install new "Use Latest API version" boolean; defaults to TRUE.
- salesforce_update_8002 in ./
salesforce.install - Install new "Limit revisions" setting; defaults to 10.
- salesforce_update_8003 in ./
salesforce.install - Move API credentials from state to config.
- salesforce_update_8005 in ./
salesforce.install - Convert legacy oauth credentials to new auth plugin config.
- SettingsForm::buildForm in src/
Form/ SettingsForm.php - Form constructor.
- SettingsForm::getEditableConfigNames in src/
Form/ SettingsForm.php - Gets the configuration names that will be editable.
- SettingsForm::submitForm in src/
Form/ SettingsForm.php - Form submission handler.