protected property Connection::$temporaryNameIndex in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Database/Connection.php \Drupal\Core\Database\Connection::temporaryNameIndex
An index used to generate unique temporary table names.
Type: integer
File
- core/
lib/ Drupal/ Core/ Database/ Connection.php, line 95 - Contains \Drupal\Core\Database\Connection.
Class
- Connection
- Base Database API class.
Namespace
Drupal\Core\DatabaseCode
protected $temporaryNameIndex = 0;