Deprecated elements
data/Link2.php6
| Type | Line | Description |
|---|---|---|
| deprecated | 174 | |
| deprecated | 236 | |
| deprecated | 595 | |
| deprecated | 664 | Gets the vardef for the relationship of this link. |
| deprecated | 676 | Return the name of the role field for the passed many to many table. if there is no role filed : return false |
| deprecated | 697 |
data/SugarBean.php3
| Type | Line | Description |
|---|---|---|
| deprecated | 791 | 4.5.1 - Nov 14, 2006 |
| deprecated | 931 | 4.5.1 - Nov 14, 2006 |
| deprecated | 6004 |
include/JSON.php2
| Type | Line | Description |
|---|---|---|
| deprecated | 73 | use JSON::encode() instead |
| deprecated | 81 | use JSON::decode() instead |
include/utils.php8
| Type | Line | Description |
|---|---|---|
| deprecated | 420 | use SugarView::getMenu() instead |
| deprecated | 1598 | use SugarThemeRegistry::get($theme)->name instead |
| deprecated | 1611 | use SugarThemeRegistry::availableThemes() instead. |
| deprecated | 1944 | |
| deprecated | 1955 | |
| deprecated | 2291 | use SugarTheme::getImage() |
| deprecated | 2298 | use SugarTheme::getImageURL() |
| deprecated | 4372 | use SugarModule::loadBean() instead |
include/utils/db_utils.php3
| Type | Line | Description |
|---|---|---|
| deprecated | 18 | use DBManager::convert() instead. |
| deprecated | 26 | use DBManager::concat() instead. |
| deprecated | 34 | use DBManager::fromConvert() instead. |
include/utils/layout_utils.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 138 | use SugarView::getModuleTitle() for MVC modules, or getClassicModuleTitle() for non-MVC modules |
include/Expressions/Expression/Parser/Parser.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 275 | returns the expression with the variables replaced with the values in target. |
include/SearchForm/SugarSpot.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 32 | deprecated since 6.5 |
include/connectors/utils/ConnectorUtils.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 160 | This method has been replaced by getViewDefs |
include/HTMLPurifier/HTMLPurifier.standalone.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 5562 |
include/TimeDate.php13
| Type | Line | Description |
|---|---|---|
| deprecated | 1688 | for public use |
| deprecated | 1709 | for public use Convert date from one format to another |
| deprecated | 1723 | for public use handles offset values for Timezones and DST |
| deprecated | 1743 | for public use Get current GMT datetime in DB format |
| deprecated | 1753 | for public use Get current GMT date in DB format |
| deprecated | 1763 | for public use this method will take an input $date variable (expecting Y-m-d format) and get the GMT equivalent - with an hour-level granularity : return the max value of a given locale's date+time in GMT metrics (i.e., if in PDT, "2005-01-01 23:59:59" would be "2005-01-02 06:59:59" in GMT metrics) |
| deprecated | 1791 | for public use this returns the adjustment for a user against the server time |
| deprecated | 1807 | for public use assumes that olddatetime is in Y-m-d H:i:s format |
| deprecated | 1821 | for public use get user timezone info |
| deprecated | 1833 | for public use get timezone start & end |
| deprecated | 1877 | moved to SugarView |
| deprecated | 1887 | |
| deprecated | 1938 |
include/SugarTheme/SugarTheme.php2
| Type | Line | Description |
|---|---|---|
| deprecated | 78 | only here for BC during upgrades |
| deprecated | 86 | only here for BC during upgrades |
include/EditView/EditView.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 16 |
include/SugarSearchEngine/Elastic/Elastica/Type.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 119 | Use getName instead |
include/SugarSearchEngine/Elastic/Elastica/Query/QueryString.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 38 | Please use setQuery instead |
include/upload_file.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 76 |
include/generic/SugarWidgets/SugarWidgetFielddatetime.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 31 |
include/SugarCache/SugarCache.php3
| Type | Line | Description |
|---|---|---|
| deprecated | 190 | |
| deprecated | 200 | |
| deprecated | 215 |
include/SugarDateTime.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 303 | FIXME: no idea why this function exists and what's the use of it |
include/Dashlets/Dashlet.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 136 | No longer needed, replaced with Dashlet::getHeader() and Dashlet::getFooter() |
include/database/MysqliManager.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 153 |
include/database/DBManager.php7
| Type | Line | Description |
|---|---|---|
| deprecated | 266 | |
| deprecated | 1052 | |
| deprecated | 1349 | |
| deprecated | 1508 | Disconnects all instances |
| deprecated | 1718 | |
| deprecated | 2982 | Return value will be not surrounded by quotes |
| deprecated | 2995 | Return value will be not surrounded by quotes |
include/database/MysqlManager.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 183 |
include/externalAPI/Facebook/base_facebook.php2
| Type | Line | Description |
|---|---|---|
| deprecated | 260 | |
| deprecated | 283 |
modules/Calls/CallHelper.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 61 | 6.5.0 |
modules/ProductTemplates/ProductTemplate.php3
| Type | Line | Description |
|---|---|---|
| deprecated | 322 | 6.2.0 - Oct 12, 2010 |
| deprecated | 346 | 6.2.0 - Oct 12, 2010 |
| deprecated | 368 | 6.2.0 - Oct 12, 2010 |
modules/Users/User.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 614 |
modules/UpgradeWizard/uw_utils.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 4125 | This method attempts to convert date type image to text on Microsoft SQL Server. This method could NOT be used in any other type of datebases. |
modules/Reports/schedule/ReportSchedule.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 28 | deprecated since this syntax is only supported by MySQL |
modules/Accounts/Account.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 170 | . |
modules/Campaigns/utils.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 262 | 62_Joneses - June 24, 2011 |
modules/Campaigns/WebToLeadCreation.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 300 | use SugarView::getModuleTitle() instead |
modules/WorkFlow/WorkFlowSchedule.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 217 |