You are here

Files in Salesforce Suite 8.3

Primary tabs

File namesort descending Location Namespace Description
AuthorizeForm.php src/Form/AuthorizeForm.php Drupal\salesforce\Form
AuthorizeFormTest.php tests/src/Unit/AuthorizeFormTest.php Drupal\Tests\salesforce\Unit
AutocompleteController.php modules/salesforce_mapping/src/Controller/AutocompleteController.php Drupal\salesforce_mapping\Controller
Broken.php modules/salesforce_mapping/src/Plugin/SalesforceMappingField/Broken.php Drupal\salesforce_mapping\Plugin\SalesforceMappingField
CalculatedLinkItemBase.php modules/salesforce_mapping/src/Plugin/Field/CalculatedLinkItemBase.php Drupal\salesforce_mapping\Plugin\Field
ComputedItemList.php modules/salesforce_mapping/src/Plugin/Field/ComputedItemList.php Drupal\salesforce_mapping\Plugin\Field
Constant.php modules/salesforce_mapping/src/Plugin/SalesforceMappingField/Constant.php Drupal\salesforce_mapping\Plugin\SalesforceMappingField
CronPull.php modules/salesforce_pull/src/Plugin/QueueWorker/CronPull.php Drupal\salesforce_pull\Plugin\QueueWorker
DeleteHandler.php modules/salesforce_pull/src/DeleteHandler.php Drupal\salesforce_pull
DeleteHandlerTest.php modules/salesforce_pull/tests/src/Unit/DeleteHandlerTest.php Drupal\Tests\salesforce_pull\Unit
drush.services.yml drush.services.yml drush.services.yml
drush.services.yml modules/salesforce_mapping/drush.services.yml modules/salesforce_mapping/drush.services.yml
drush.services.yml modules/salesforce_push/drush.services.yml modules/salesforce_push/drush.services.yml
drush.services.yml modules/salesforce_pull/drush.services.yml modules/salesforce_pull/drush.services.yml
EncryptedRestClientInterface.php modules/salesforce_encrypt/src/Rest/EncryptedRestClientInterface.php Drupal\salesforce_encrypt\Rest
EntityNotFoundException.php src/EntityNotFoundException.php Drupal\salesforce
Exception.php src/Exception.php Drupal\salesforce
field.field.node.salesforce_mapping_test_content.body.yml modules/salesforce_mapping/tests/modules/salesforce_mapping_test/config/install/field.field.node.salesforce_mapping_test_content.body.yml modules/salesforce_mapping/tests/modules/salesforce_mapping_test/config/install/field.field.node.salesforce_mapping_test_content.body.yml
field.field.node.salesforce_mapping_test_content.field_salesforce_test_bool.yml modules/salesforce_mapping/tests/modules/salesforce_mapping_test/config/install/field.field.node.salesforce_mapping_test_content.field_salesforce_test_bool.yml modules/salesforce_mapping/tests/modules/salesforce_mapping_test/config/install/field.field.node.salesforce_mapping_test_content.field_salesforce_test_bool.yml
field.field.node.salesforce_mapping_test_content.field_salesforce_test_date.yml modules/salesforce_mapping/tests/modules/salesforce_mapping_test/config/install/field.field.node.salesforce_mapping_test_content.field_salesforce_test_date.yml modules/salesforce_mapping/tests/modules/salesforce_mapping_test/config/install/field.field.node.salesforce_mapping_test_content.field_salesforce_test_date.yml
field.field.node.salesforce_mapping_test_content.field_salesforce_test_email.yml modules/salesforce_mapping/tests/modules/salesforce_mapping_test/config/install/field.field.node.salesforce_mapping_test_content.field_salesforce_test_email.yml modules/salesforce_mapping/tests/modules/salesforce_mapping_test/config/install/field.field.node.salesforce_mapping_test_content.field_salesforce_test_email.yml
field.field.node.salesforce_mapping_test_content.field_salesforce_test_link.yml modules/salesforce_mapping/tests/modules/salesforce_mapping_test/config/install/field.field.node.salesforce_mapping_test_content.field_salesforce_test_link.yml modules/salesforce_mapping/tests/modules/salesforce_mapping_test/config/install/field.field.node.salesforce_mapping_test_content.field_salesforce_test_link.yml
field.field.node.salesforce_mapping_test_content.field_salesforce_test_reference.yml modules/salesforce_mapping/tests/modules/salesforce_mapping_test/config/install/field.field.node.salesforce_mapping_test_content.field_salesforce_test_reference.yml modules/salesforce_mapping/tests/modules/salesforce_mapping_test/config/install/field.field.node.salesforce_mapping_test_content.field_salesforce_test_reference.yml
field.storage.node.field_salesforce_test_bool.yml modules/salesforce_mapping/tests/modules/salesforce_mapping_test/config/install/field.storage.node.field_salesforce_test_bool.yml modules/salesforce_mapping/tests/modules/salesforce_mapping_test/config/install/field.storage.node.field_salesforce_test_bool.yml
field.storage.node.field_salesforce_test_date.yml modules/salesforce_mapping/tests/modules/salesforce_mapping_test/config/install/field.storage.node.field_salesforce_test_date.yml modules/salesforce_mapping/tests/modules/salesforce_mapping_test/config/install/field.storage.node.field_salesforce_test_date.yml
field.storage.node.field_salesforce_test_email.yml modules/salesforce_mapping/tests/modules/salesforce_mapping_test/config/install/field.storage.node.field_salesforce_test_email.yml modules/salesforce_mapping/tests/modules/salesforce_mapping_test/config/install/field.storage.node.field_salesforce_test_email.yml
field.storage.node.field_salesforce_test_link.yml modules/salesforce_mapping/tests/modules/salesforce_mapping_test/config/install/field.storage.node.field_salesforce_test_link.yml modules/salesforce_mapping/tests/modules/salesforce_mapping_test/config/install/field.storage.node.field_salesforce_test_link.yml
field.storage.node.field_salesforce_test_reference.yml modules/salesforce_mapping/tests/modules/salesforce_mapping_test/config/install/field.storage.node.field_salesforce_test_reference.yml modules/salesforce_mapping/tests/modules/salesforce_mapping_test/config/install/field.storage.node.field_salesforce_test_reference.yml
Hardcoded.php modules/salesforce_example/src/Plugin/SalesforceMappingField/Hardcoded.php Drupal\salesforce_example\Plugin\SalesforceMappingField
HttpClientWrapper.php src/Client/HttpClientWrapper.php Drupal\salesforce\Client
MappedObject.php modules/salesforce_mapping/src/Entity/MappedObject.php Drupal\salesforce_mapping\Entity
MappedObjectAccessControlHandler.php modules/salesforce_mapping/src/MappedObjectAccessControlHandler.php Drupal\salesforce_mapping
MappedObjectController.php modules/salesforce_mapping/src/Controller/MappedObjectController.php Drupal\salesforce_mapping\Controller
MappedObjectDeleteForm.php modules/salesforce_mapping/src/Form/MappedObjectDeleteForm.php Drupal\salesforce_mapping\Form
MappedObjectForm.php modules/salesforce_mapping/src/Form/MappedObjectForm.php Drupal\salesforce_mapping\Form
MappedObjectInterface.php modules/salesforce_mapping/src/Entity/MappedObjectInterface.php Drupal\salesforce_mapping\Entity
MappedObjectList.php modules/salesforce_mapping/src/MappedObjectList.php Drupal\salesforce_mapping
MappedObjectStorage.php modules/salesforce_mapping/src/MappedObjectStorage.php Drupal\salesforce_mapping
MappedObjectStorageSchema.php modules/salesforce_mapping/src/MappedObjectStorageSchema.php Drupal\salesforce_mapping
MappedObjectTest.php modules/salesforce_mapping/tests/src/Unit/MappedObjectTest.php Drupal\Tests\salesforce_mapping\Unit
MappingConstants.php modules/salesforce_mapping/src/MappingConstants.php Drupal\salesforce_mapping
MappingEntityConstraint.php modules/salesforce_mapping/src/Plugin/Validation/Constraint/MappingEntityConstraint.php Drupal\salesforce_mapping\Plugin\Validation\Constraint
MappingEntityTypeConstraint.php modules/salesforce_mapping/src/Plugin/Validation/Constraint/MappingEntityTypeConstraint.php Drupal\salesforce_mapping\Plugin\Validation\Constraint
MappingEntityTypeConstraintValidator.php modules/salesforce_mapping/src/Plugin/Validation/Constraint/MappingEntityTypeConstraintValidator.php Drupal\salesforce_mapping\Plugin\Validation\Constraint
MappingSfidConstraint.php modules/salesforce_mapping/src/Plugin/Validation/Constraint/MappingSfidConstraint.php Drupal\salesforce_mapping\Plugin\Validation\Constraint
node.type.salesforce_mapping_test_content.yml modules/salesforce_mapping/tests/modules/salesforce_mapping_test/config/install/node.type.salesforce_mapping_test_content.yml modules/salesforce_mapping/tests/modules/salesforce_mapping_test/config/install/node.type.salesforce_mapping_test_content.yml
OAuthCredentials.php src/Consumer/OAuthCredentials.php Drupal\salesforce\Consumer
Properties.php modules/salesforce_mapping/src/Plugin/SalesforceMappingField/Properties.php Drupal\salesforce_mapping\Plugin\SalesforceMappingField
PropertiesExtended.php modules/salesforce_mapping/src/Plugin/SalesforceMappingField/PropertiesExtended.php Drupal\salesforce_mapping\Plugin\SalesforceMappingField
PullBase.php modules/salesforce_pull/src/Plugin/QueueWorker/PullBase.php Drupal\salesforce_pull\Plugin\QueueWorker

Pages

Other projects