NamedPlaceholderConverter::SPECIAL_CHARS
A list of regex patterns for parsing.
File
-
core/
modules/ mysqli/ src/ Driver/ Database/ mysqli/ NamedPlaceholderConverter.php, line 42
Class
- NamedPlaceholderConverter
- A class to convert a SQL statement with named placeholders to positional.
Namespace
Drupal\mysqli\Driver\Database\mysqliCode
private const SPECIAL_CHARS = ':\\?\'"`\\[\\-\\/';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.