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.