D7 API documentation
What's New
Modules
Main module in old core
addSecondsToDateTime
castToChar
convertDatetimeField
convertStringField
convertTextField
convertToDb
forSql
formatDate
getAliasLength
getAscendingOrder
getCharToDateFunction
getColumnTypeByField
getConcatFunction
getConverter
getCurrentDateFunction
getCurrentDateTimeFunction
getDateToCharFunction
getDatetimeToDateFunction
getDescendingOrder
getFieldByColumnType
getIsNullFunction
getLeftQuote
getLengthFunction
getQueryDelimiter
getRightQuote
getTopSql
prepareMerge
quote
softCastTextToChar
softCastTextToChar
public \Bitrix\Main\DB\OracleSqlHelper::softCastTextToChar( string $fieldName );
This non-static method returns expression for text field used for grouping and sorting.
Parameters
Parameter | Description | Version |
---|---|---|
$fieldName | Returned string |
See Also
\Bitrix\Main\Entity\Query::buildGroup
\Bitrix\Main\Entity\Query::buildOrder
Examples
© «Bitrix24», 2001-2024
Up