36 methods override EntityForm::form()
- ActionFormBase::form in core/
modules/ action/ src/ Form/ ActionFormBase.php - Gets the actual form array to be built.
- BlockContentTypeForm::form in core/
modules/ block_content/ src/ BlockContentTypeForm.php - Gets the actual form array to be built.
- BlockForm::form in core/
modules/ block/ src/ BlockForm.php - CommentTypeForm::form in core/
modules/ comment/ src/ CommentTypeForm.php - Gets the actual form array to be built.
- ConfigTestForm::form in core/
modules/ config/ tests/ config_test/ src/ ConfigTestForm.php - Gets the actual form array to be built.
- ContactFormEditForm::form in core/
modules/ contact/ src/ ContactFormEditForm.php - Gets the actual form array to be built.
- ContentEntityForm::form in core/
lib/ Drupal/ Core/ Entity/ ContentEntityForm.php - DateFormatFormBase::form in core/
modules/ system/ src/ Form/ DateFormatFormBase.php - Gets the actual form array to be built.
- EntityDisplayFormBase::form in core/
modules/ field_ui/ src/ Form/ EntityDisplayFormBase.php - EntityDisplayModeFormBase::form in core/
modules/ field_ui/ src/ Form/ EntityDisplayModeFormBase.php - Gets the actual form array to be built.
- FieldConfigEditForm::form in core/
modules/ field_ui/ src/ Form/ FieldConfigEditForm.php - Gets the actual form array to be built.
- FieldStorageConfigEditForm::form in core/
modules/ field_ui/ src/ Form/ FieldStorageConfigEditForm.php - Gets the actual form array to be built.
- FilterFormatFormBase::form in core/
modules/ filter/ src/ FilterFormatFormBase.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.
- LanguageAddForm::form in core/
modules/ language/ src/ Form/ LanguageAddForm.php - Gets the actual form array to be built.
- LanguageEditForm::form in core/
modules/ language/ src/ Form/ LanguageEditForm.php - Gets the actual form array to be built.
- MediaTypeForm::form in core/
modules/ media/ src/ MediaTypeForm.php - Gets the actual form array to be built.
- MenuForm::form in core/
modules/ menu_ui/ src/ MenuForm.php - Gets the actual form array to be built.
- NodeTypeForm::form in core/
modules/ node/ src/ NodeTypeForm.php - Gets the actual form array to be built.
- ResponsiveImageStyleForm::form in core/
modules/ responsive_image/ src/ ResponsiveImageStyleForm.php - Overrides Drupal\Core\Entity\EntityForm::form().
- RoleForm::form in core/
modules/ user/ src/ RoleForm.php - Gets the actual form array to be built.
- SearchPageFormBase::form in core/
modules/ search/ src/ Form/ SearchPageFormBase.php - Gets the actual form array to be built.
- SetCustomize::form in core/
modules/ shortcut/ src/ Form/ SetCustomize.php - Gets the actual form array to be built.
- ShortcutSetForm::form in core/
modules/ shortcut/ src/ ShortcutSetForm.php - Gets the actual form array to be built.
- ViewAddForm::form in core/
modules/ views_ui/ src/ ViewAddForm.php - ViewDuplicateForm::form in core/
modules/ views_ui/ src/ ViewDuplicateForm.php - ViewEditForm::form in core/
modules/ views_ui/ src/ ViewEditForm.php - 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.
- WorkflowAddForm::form in core/
modules/ workflows/ src/ Form/ WorkflowAddForm.php - Gets the actual form array to be built.
- WorkflowEditForm::form in core/
modules/ workflows/ src/ Form/ WorkflowEditForm.php - Gets the actual form array to be built.
- WorkflowStateAddForm::form in core/
modules/ workflows/ src/ Form/ WorkflowStateAddForm.php - Gets the actual form array to be built.
- WorkflowStateEditForm::form in core/
modules/ workflows/ src/ Form/ WorkflowStateEditForm.php - Gets the actual form array to be built.
- WorkflowTransitionAddForm::form in core/
modules/ workflows/ src/ Form/ WorkflowTransitionAddForm.php - Gets the actual form array to be built.
- WorkflowTransitionEditForm::form in core/
modules/ workflows/ src/ Form/ WorkflowTransitionEditForm.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.