Connection::$temporaryNameIndex
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Database/Connection.php \Drupal\Core\Database\Connection::temporaryNameIndex
An index used to generate unique temporary table names.
Type: int
Deprecated
in drupal:9.3.0 and is removed from drupal:10.0.0. There is no replacement.
See also
https://www.drupal.org/node/3211781
File
-
core/
lib/ Drupal/ Core/ Database/ Connection.php, line 112
Class
- Connection
- Base Database API class.
Namespace
Drupal\Core\DatabaseCode
protected $temporaryNameIndex = 0;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.