data\BaseDataProvider getKeys()

getKeys() public method

Returns the key values associated with the data models.

public array getKeys ( )
return array

The list of key values corresponding to $models. Each data model in $models is uniquely identified by the corresponding key value in this array.

doc_Yii
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.