You are here

27 methods override EntityForm::form() in Drupal 10

ActionFormBase::form in core/modules/action/src/Form/ActionFormBase.php
Gets the actual form array to be built.
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.
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
Gets the actual form array to be built.
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
Gets the actual form array to be built.
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.
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.
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.