class SyntaxTest

Same name in this branch
  1. 11.x core/modules/sqlite/tests/src/Kernel/sqlite/SyntaxTest.php \Drupal\Tests\sqlite\Kernel\sqlite\SyntaxTest
  2. 11.x core/modules/mysql/tests/src/Kernel/mysql/SyntaxTest.php \Drupal\Tests\mysql\Kernel\mysql\SyntaxTest
Same name in other branches
  1. 10 core/modules/sqlite/tests/src/Kernel/sqlite/SyntaxTest.php \Drupal\Tests\sqlite\Kernel\sqlite\SyntaxTest
  2. 10 core/modules/mysql/tests/src/Kernel/mysql/SyntaxTest.php \Drupal\Tests\mysql\Kernel\mysql\SyntaxTest
  3. 10 core/modules/pgsql/tests/src/Kernel/pgsql/SyntaxTest.php \Drupal\Tests\pgsql\Kernel\pgsql\SyntaxTest

Tests PostgreSQL syntax interpretation.

@group Database

Hierarchy

Expanded class hierarchy of SyntaxTest

File

core/modules/pgsql/tests/src/Kernel/pgsql/SyntaxTest.php, line 14

Namespace

Drupal\Tests\pgsql\Kernel\pgsql
View source
class SyntaxTest extends DriverSpecificSyntaxTestBase {

}

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