ForeignKey::$foreignColumns

The foreign key columns.

The list of KeyColumn objects of the foreign table.

Type: list

File

core/lib/Drupal/Core/Database/SchemaDefinition/ForeignKey.php, line 20

Class

ForeignKey
Describes a database foreign key.

Namespace

Drupal\Core\Database\SchemaDefinition

Code

public readonly array $foreignColumns;

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