FieldtypePassword class

Field that stores a hashed and salted password

Click any linked item for full usage details and examples. Hookable methods are indicated with the icon. In addition to those shown below, the FieldtypePassword class also inherits all the methods and properties of: Fieldtype, WireData and Wire.

Show class?             Show args?        

Common

NameReturnSummary 
FieldtypePassword::getBlankValue(Page $page, Field $field)
PasswordGet a blank password item object 
FieldtypePassword::getCompatibleFieldtypes(Field $field)
null arrayReturn all Fieldtypes derived from FieldtypeText, which we will consider compatible
FieldtypePassword::getConfigInputfields(Field $field)
InputfieldWrapperReturn the fields required to configure an instance of FieldtypePassword
FieldtypePassword::getDatabaseSchema(Field $field)
arrayReturn the database schema in specified format 
FieldtypePassword::getInputfield(Page $page, Field $field)
InputfieldPasswordReturn the associated Inputfield 
FieldtypePassword::sanitizeValue(Page $page, Field $field, $value)
PasswordSanitize value for runtime 
FieldtypePassword::sleepValue(Page $page, Field $field, $value)
array string intGiven an 'awake' value, as set by wakeupValue, convert the value back to a basic type for storage in DB.
FieldtypePassword::wakeupValue(Page $page, Field $field, array $value)
PasswordGiven a raw value (value as stored in DB), return the value as it would appear in a Page object

Additional methods and properties

In addition to the methods and properties above, FieldtypePassword also inherits the methods and properties of these classes:

API reference based on ProcessWire core version 3.0.244

Latest news

  • ProcessWire 3.0.244 new main/master version
    ProcessWire 3.0.244 is our newest main/master/stable version. It's been more than a year in the making and is packed with tons of new features, issue fixes, optimizations and more. This post covers all the details.
    Blog / 18 January 2025
  • Subscribe to weekly ProcessWire news

“I am currently managing a ProcessWire site with 2 million+ pages. It’s admirably fast, and much, much faster than any other CMS we tested.” —Nickie, Web developer