void public static
\Bitrix\Iblock\InheritedProperty\BaseValues::queue(
integer $iblockId,
integer $id
);
Method marks element or section for a query from database. Static method.
Parameters
Parameter | Description | Version |
$iblockId | Iblock ID. | |
$id | Section or element ID. | |
Example