11 methods override EntityForm::form()
- BlockForm::form in core/
modules/ block/ src/ BlockForm.php - Gets the actual form array to be built.
- CommentTypeForm::form in core/
modules/ comment/ src/ CommentTypeForm.php - Gets the actual form array to be built.
- ContentEntityForm::form in core/
lib/ Drupal/ Core/ Entity/ ContentEntityForm.php - Gets the actual form array to be built.
- ImageStyleDeleteForm::form in core/
modules/ image/ src/ Form/ ImageStyleDeleteForm.php - Gets the actual form array to be built.
- ImageStyleFormBase::form in core/
modules/ image/ src/ Form/ ImageStyleFormBase.php - Gets the actual form array to be built.
- RoleForm::form in core/
modules/ user/ src/ RoleForm.php - Gets the actual form array to be built.
- ViewAddForm::form in core/
modules/ views_ui/ src/ ViewAddForm.php - Gets the actual form array to be built.
- ViewDuplicateForm::form in core/
modules/ views_ui/ src/ ViewDuplicateForm.php - Gets the actual form array to be built.
- ViewEditForm::form in core/
modules/ views_ui/ src/ ViewEditForm.php - Gets the actual form array to be built.
- ViewPreviewForm::form in core/
modules/ views_ui/ src/ ViewPreviewForm.php - Gets the actual form array to be built.
- VocabularyForm::form in core/
modules/ taxonomy/ src/ VocabularyForm.php - Gets the actual form array to be built.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.