NamedPlaceholderConverter::$sqlPattern
Same name and namespace in other branches
- 11.x core/modules/mysqli/src/Driver/Database/mysqli/NamedPlaceholderConverter.php \Drupal\mysqli\Driver\Database\mysqli\NamedPlaceholderConverter::sqlPattern
The combined regex pattern for parsing.
Type: sqlPattern
File
-
core/
modules/ mysqli/ src/ Driver/ Database/ mysqli/ NamedPlaceholderConverter.php, line 56
Class
- NamedPlaceholderConverter
- A class to convert a SQL statement with named placeholders to positional.
Namespace
Drupal\mysqli\Driver\Database\mysqliCode
private string $sqlPattern;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.