Storage
Storage class for handling table with iblock indexes.
Class methods
Method | Description | Available from version |
---|---|---|
addIndexEntry | Adds new index entry | |
create | Creates new index with iblock property values. Ensure that such index does not exist yet before calling this method. | |
deleteIndexElement | Deletes all entries for element from index. | |
drop | Deletes existing index from database. Ensure that such index exist before calling this method. | |
facetIdToPriceId | Converts facet internal ID to a catalog price ID. | |
facetIdToPropertyId | Converts facet internal ID to a iblock property ID. | |
getIblockId | Returns iblock ID. | |
getLastStoredElementId | Returns the latest stored element ID. | |
getTableName | Returns name of table with database for storage property index. Internal method. | |
isExists | Checks if a specific property index exists. | |
isPriceId | Returns true, if specified identifier is catalog price ID. | |
isPropertyId | Returns true, if specified ID belongs to existing iblock property ID. | |
priceIdToFacetId | Converts price ID into an internal facet ID. | |
propertyIdToFacetId | Converts iblock property ID into an internal facet ID. |
© «Bitrix24», 2001-2024