SchemaTest::$counter
Same name in other branches
- 8.9.x core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php \Drupal\KernelTests\Core\Database\SchemaTest::counter
A global counter for table and field creation.
Type: int
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Database/ SchemaTest.php, line 29
Class
- SchemaTest
- Tests table creation and modification via the schema API.
Namespace
Drupal\KernelTests\Core\DatabaseCode
protected $counter;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.