You are here

13 methods override ContentEntityForm::form() in Drupal 10

AccountForm::form in core/modules/user/src/AccountForm.php
Gets the actual form array to be built.
BlockContentForm::form in core/modules/block_content/src/BlockContentForm.php
Gets the actual form array to be built.
BookOutlineForm::form in core/modules/book/src/Form/BookOutlineForm.php
Gets the actual form array to be built.
CommentForm::form in core/modules/comment/src/CommentForm.php
Gets the actual form array to be built.
ContentEntityConfirmFormBase::form in core/lib/Drupal/Core/Entity/ContentEntityConfirmFormBase.php
Gets the actual form array to be built.
EntityTestForm::form in core/modules/system/tests/modules/entity_test/src/EntityTestForm.php
Gets the actual form array to be built.
MediaForm::form in core/modules/media/src/MediaForm.php
Gets the actual form array to be built.
MenuLinkContentForm::form in core/modules/menu_link_content/src/Form/MenuLinkContentForm.php
Gets the actual form array to be built.
MessageForm::form in core/modules/contact/src/MessageForm.php
Gets the actual form array to be built.
NodeForm::form in core/modules/node/src/NodeForm.php
Gets the actual form array to be built.
ShortcutForm::form in core/modules/shortcut/src/ShortcutForm.php
Gets the actual form array to be built.
TermForm::form in core/modules/taxonomy/src/TermForm.php
Gets the actual form array to be built.
WorkspaceForm::form in core/modules/workspaces/src/Form/WorkspaceForm.php
Gets the actual form array to be built.