class SyntaxTest
Same name in this branch
- 10 core/modules/sqlite/tests/src/Kernel/sqlite/SyntaxTest.php \Drupal\Tests\sqlite\Kernel\sqlite\SyntaxTest
- 10 core/modules/mysql/tests/src/Kernel/mysql/SyntaxTest.php \Drupal\Tests\mysql\Kernel\mysql\SyntaxTest
Same name and namespace in other branches
- 11.x core/modules/sqlite/tests/src/Kernel/sqlite/SyntaxTest.php \Drupal\Tests\sqlite\Kernel\sqlite\SyntaxTest
- 11.x core/modules/mysql/tests/src/Kernel/mysql/SyntaxTest.php \Drupal\Tests\mysql\Kernel\mysql\SyntaxTest
- 11.x core/modules/pgsql/tests/src/Kernel/pgsql/SyntaxTest.php \Drupal\Tests\pgsql\Kernel\pgsql\SyntaxTest
- 11.x core/modules/mysqli/tests/src/Kernel/mysqli/SyntaxTest.php \Drupal\Tests\mysqli\Kernel\mysqli\SyntaxTest
Tests PostgreSQL syntax interpretation.
@group Database
Hierarchy
- class \Drupal\Tests\pgsql\Kernel\pgsql\SyntaxTest implements \Drupal\KernelTests\Core\Database\DriverSpecificSyntaxTestBase
Expanded class hierarchy of SyntaxTest
File
-
core/
modules/ pgsql/ tests/ src/ Kernel/ pgsql/ SyntaxTest.php, line 14
Namespace
Drupal\Tests\pgsql\Kernel\pgsqlView source
class SyntaxTest extends DriverSpecificSyntaxTestBase {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.