rest\Serializer $fieldsParam

$fieldsParam public property

The name of the query parameter containing the information about which fields should be returned for a yii\base\Model object. If the parameter is not provided or empty, the default set of fields as defined by yii\base\Model::fields() will be returned.

public string $fieldsParam = 'fields'
doc_Yii
2016-10-30 17:11:07
Comments
Leave a Comment

Please login to continue.