Object Sync for Salesforce Code Documentation

Deprecated

Table of Contents

classes/class-object-sync-salesforce.php
classes/class-object-sync-sf-activate.php
classes/class-object-sync-sf-admin.php
classes/class-object-sync-sf-mapping.php
classes/class-object-sync-sf-pull-options.php
classes/class-object-sync-sf-salesforce-pull.php
classes/class-object-sync-sf-salesforce.php
classes/class-object-sync-sf-sync-transients.php

class-object-sync-salesforce.php

Line Element Reason
217 Object_Sync_Salesforce::get_instance()

since 2.0.0

352 Object_Sync_Salesforce::check_deprecated_salesforce_api_version()

and will be removed in version 3.0.

71 Object_Sync_Salesforce::$instance

since 2.0.0

class-object-sync-sf-activate.php

Line Element Reason
313 Object_Sync_Sf_Activate::check_for_action_scheduler()

since 2.0.0 and will be removed in version 3.0.0.

class-object-sync-sf-admin.php

Line Element Reason
2462 Object_Sync_Sf_Admin::delete_salesforce_api_version()

and will be removed in 3.0.0.

179 Object_Sync_Sf_Admin::$default_api_version

as of 2.2.0; will be removed in version 3.0. This property will stay until 3.0.0 because it is a public value and it could be accessed by other code.

class-object-sync-sf-mapping.php

Line Element Reason
838 Object_Sync_Sf_Mapping::get_object_maps()

since 1.8.0

1007 Object_Sync_Sf_Mapping::load_all_by_salesforce()

since 2.1.0. Will be removed in 3.0.0.

class-object-sync-sf-pull-options.php

Line Element Reason
140 Object_Sync_Sf_Pull_Options::legacy_option_upgrade()

this was added in 2.1.0 to upgrade old option keys, but will be removed in a future version.

208 Object_Sync_Sf_Pull_Options::legacy_get()

this was added in 2.1.0 to upgrade old option keys, but will be removed in a future version.

247 Object_Sync_Sf_Pull_Options::legacy_delete()

this was added in 2.1.0 to upgrade old option keys, but will be removed in a future version.

262 Object_Sync_Sf_Pull_Options::add_upgradeable_key()

this was added in 2.1.0 to upgrade old option keys, but will be removed in a future version.

280 Object_Sync_Sf_Pull_Options::remove_upgradeable_key()

this was added in 2.1.0 to upgrade old option keys, but will be removed in a future version.

302 Object_Sync_Sf_Pull_Options::get_upgradeable_keys()

this was added in 2.1.0 to upgrade old option keys, but will be removed in a future version.

43 Object_Sync_Sf_Pull_Options::$upgradeable_keys

this was added in 2.1.0 to upgrade old option keys, but will be removed in a future version.

class-object-sync-sf-salesforce-pull.php

Line Element Reason
247 Object_Sync_Sf_Salesforce_Pull::deprecated_pull_option_names()

this was added in 2.1.0 to upgrade old option keys, but will be removed in a future version.

class-object-sync-sf-salesforce.php

Line Element Reason
262 Object_Sync_Sf_Salesforce::get_api_versions()

since version 2.2.0; will be removed in 3.0.0.

class-object-sync-sf-sync-transients.php

Line Element Reason
130 Object_Sync_Sf_Sync_Transients::legacy_transient_upgrade()

this was added in 2.1.0 to upgrade old transient keys, but will be removed in a future version.

197 Object_Sync_Sf_Sync_Transients::legacy_get()

this was added in 2.1.0 to upgrade old option keys, but will be removed in a future version.

236 Object_Sync_Sf_Sync_Transients::legacy_delete()

this was added in 2.1.0 to upgrade old transient keys, but will be removed in a future version.

251 Object_Sync_Sf_Sync_Transients::add_upgradeable_key()

this was added in 2.1.0 to upgrade old transient keys, but will be removed in a future version.

269 Object_Sync_Sf_Sync_Transients::remove_upgradeable_key()

this was added in 2.1.0 to upgrade old transient keys, but will be removed in a future version.

291 Object_Sync_Sf_Sync_Transients::get_upgradeable_keys()

this was added in 2.1.0 to upgrade old transient keys, but will be removed in a future version.

36 Object_Sync_Sf_Sync_Transients::$upgradeable_keys

this was added in 2.1.0 to upgrade old option keys, but will be removed in a future version.

Search results