KeyBase::$columns
Same name and namespace in other branches
- 11.x core/lib/Drupal/Core/Database/SchemaDefinition/KeyBase.php \Drupal\Core\Database\SchemaDefinition\KeyBase::columns
The key columns.
The list of KeyColumn objects.
Type: list
File
-
core/
lib/ Drupal/ Core/ Database/ SchemaDefinition/ KeyBase.php, line 20
Class
- KeyBase
- Base class for table keys (primary, unique, index).
Namespace
Drupal\Core\Database\SchemaDefinitionCode
public readonly array $columns;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.