PamRoleRequest
class PamRoleRequest extends Request
Properties
protected | $scene | from Request | |
protected | $isValidate | ||
protected array | $demo | from Request |
Methods
bool
authorize()
Determine if the user is authorized to make this request.
array
rules()
Get the validation rules that apply to the request.
array
scenes()
No description
array
attributes()
No description
Details
at line 25
bool
authorize()
Determine if the user is authorized to make this request.
in
Request at line 46
void
validateResolved()
No description
in
Request at line 57
array
validated()
No description
in
Request at line 67
mixed
validator($factory)
No description
at line 57
array
rules()
Get the validation rules that apply to the request.
at line 35
array
scenes()
No description
in
Request at line 106
protected void
manualValidateResolved()
手动进行验证
in
Request at line 120
protected array
assembleRules()
No description
in
Request at line 144
protected array
sceneRules()
No description
in
Request at line 166
protected bool
can($policy, $model)
检测权限
at line 47
array
attributes()
No description