33 $this->_modulePrefix = (string)$modulePrefix;
43 return $this->_resource->getConnection($this->_modulePrefix);
70 if (empty(
$options[
'allow_symbol_mask'])) {
74 if (empty(
$options[
'allow_string_mask'])) {
126 $quotedField = $this->
getConnection()->quoteIdentifier($field);
__construct(\Magento\Framework\App\ResourceConnection $resource, $modulePrefix)
escapeLikeValue($value, $options=[])
addLikeEscape($value, $options=[])
getCILike($field, $value, $options=[])