findConstraints() protected method
Collects the foreign key column details for the given table.
| protected void findConstraints ( $table ) | ||
|---|---|---|
| $table | yii\db\TableSchema | 
 The table metadata  |  
| throws | Exception | |
findConstraints() protected method
Collects the foreign key column details for the given table.
| protected void findConstraints ( $table ) | ||
|---|---|---|
| $table | yii\db\TableSchema | 
 The table metadata  |  
| throws | Exception | |
Please login to continue.