D7 API documentation
What's New
Modules
Component for rendering custom fields
Information blocks in the old core
Library iblock.field-selector
addDatetimePropertyFilter
addDictionaryPropertyFilter
addNumericPropertyFilter
addPriceFilter
enableCurrencyConversion
getDictionary
getIblockId
getSkuIblockId
getSkuPropertyId
getStorage
isEmptyWhere
isValid
lookupDictionaryValue
query
setPrices
setSectionId
whereToSql
whereToSql
string public \Bitrix\Iblock\PropertyIndex\Facet::whereToSql( array $where, string $tableAlias, string $subsectionsCondition = "" );
Converts structured array $where
into condition for SQL query or into empty string. Non-static method.
Parameters
Parameter | Description | Version |
---|---|---|
$where | Structured condition array. | |
$tableAlias | Table with aliases to be used in SQL query. | |
$subsectionsCondition | When string is not empty, it will be added. | 15.0.7 |
Example
© «Bitrix24», 2001-2025
Up