D7 API documentation
What's New
Modules
Main module in old core
addSecondsToDateTime
castToChar
convertDateField
convertDatetimeField
formatDate
getAliasLength
getCharToDateFunction
getColumnTypeByField
getConcatFunction
getConverter
getCurrentDateFunction
getCurrentDateTimeFunction
getDateToCharFunction
getDatetimeToDateFunction
getIsNullFunction
getLeftQuote
getLengthFunction
getQueryDelimiter
getRightQuote
getTopSql
prepareMerge
softCastTextToChar
softCastTextToChar
public \Bitrix\Main\DB\MysqlCommonSqlHelper::softCastTextToChar( string $fieldName );
This non-static method returns expression for text field used for grouping or 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