DatabaseConnection::$temporaryNameIndex
An index used to generate unique temporary table names.
Type: integer
File
-
includes/
database/ database.inc, line 262
Class
- DatabaseConnection
- Base Database API class.
Code
protected $temporaryNameIndex = 0;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.