Connection::$prefix

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Core/Database/Connection.php \Drupal\Core\Database\Connection::prefix

The prefix used by this database connection.

Type: string

File

core/lib/Drupal/Core/Database/Connection.php, line 125

Class

Connection
Base Database API class.

Namespace

Drupal\Core\Database

Code

protected string $prefix;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.