Log in
Model

Form

Magento\Customer\Model\Form

What it does

This class manages customer-related forms in Magento 2, extending the base EAV Form model.

Developers use it to build and handle customer registration, account edit, and profile forms on the storefront.

It automatically filters out the 'created_at' attribute from form collections and provides configuration for autocomplete functionality on customer forms.