void public
\Bitrix\Main\Data\ConnectionPool::ignoreDml(
boolean $mode
);
Non-static method. When ignoring the DML mode via this method, the data modification query won't stop queries to slave.
Parameters
Parameter | Description | Version |
$mode | Ignore or not the next DML. | |
Examples