Provides methods for building token data that is compatible with SecurityComponent.
_buildFieldToken( string $url , array $fields , array $unlockedFields [] )
Generate the token data for the provided inputs.
$url
$fields
If set specifies the list of fields to use when generating the hash.
$unlockedFields
optional [] The list of fields that are excluded from field validation.
© 2005–2017 The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
https://api.cakephp.org/3.4/class-Cake.View.Helper.SecureFieldTokenTrait.html