Schema::$tempNamespaceName
Same name in other branches
- 9 core/modules/pgsql/src/Driver/Database/pgsql/Schema.php \Drupal\pgsql\Driver\Database\pgsql\Schema::tempNamespaceName
- 8.9.x core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php \Drupal\Core\Database\Driver\pgsql\Schema::tempNamespaceName
- 11.x core/modules/pgsql/src/Driver/Database/pgsql/Schema.php \Drupal\pgsql\Driver\Database\pgsql\Schema::tempNamespaceName
PostgreSQL's temporary namespace name.
Type: string
File
-
core/
modules/ pgsql/ src/ Driver/ Database/ pgsql/ Schema.php, line 51
Class
- Schema
- PostgreSQL implementation of \Drupal\Core\Database\Schema.
Namespace
Drupal\pgsql\Driver\Database\pgsqlCode
protected $tempNamespaceName;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.