getRequestedFields() protected method
See also:
yii\base\Model::fields()
yii\base\Model::extraFields()
protected array getRequestedFields ( )return array
The names of the requested fields. The first element is an array representing the list of default fields requested, while the second element is an array of the extra fields requested in addition to the default fields.