D7 API documentation
What's New
Modules
Main module in old core
addSecondsToDateTime
castToChar
convertFromDb
convertToDb
forSql
formatDate
getAliasLength
getAscendingOrder
getCharToDateFunction
getColumnTypeByField
getConcatFunction
getConverter
getCurrentDateFunction
getCurrentDateTimeFunction
getDateToCharFunction
getDatetimeToDateFunction
getDescendingOrder
getFieldByColumnType
getIsNullFunction
getLeftQuote
getLengthFunction
getQueryDelimiter
getRightQuote
getSubstrFunction
getTopSql
prepareAssignment
prepareInsert
prepareMerge
prepareUpdate
quote
softCastTextToChar
softCastTextToChar
string public \Bitrix\Main\DB\SqlHelper::softCastTextToChar( string $fieldName );
This non-static method returns expression for text field use when 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