You are here

201 #type uses of Submit in Drupal 10

ActionAdminManageForm::buildForm in core/modules/action/src/Form/ActionAdminManageForm.php
Form constructor.
ActionsTest::buildForm in core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php
AddFormBase::buildActions in core/modules/media_library/src/Form/AddFormBase.php
Returns an array of supported actions for the form.
AddFormBase::buildEntityFormElement in core/modules/media_library/src/Form/AddFormBase.php
Builds the sub-form for setting required fields on a new media item.
AdvancedSettingsForm::buildForm in core/modules/views_ui/src/Form/AdvancedSettingsForm.php
Form constructor.
AjaxCssForm::buildForm in core/modules/ckeditor/tests/modules/src/Form/AjaxCssForm.php
Form constructor.
AjaxFormBlock::buildForm in core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php
Form constructor.
AjaxFormsTestCommandsForm::buildForm in core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestCommandsForm.php
.
AjaxFormsTestLazyLoadForm::buildForm in core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestLazyLoadForm.php
Form constructor.
AjaxFormsTestSimpleForm::buildForm in core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestSimpleForm.php
Form constructor.
AjaxFormsTestValidationForm::buildForm in core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestValidationForm.php
Form constructor.
AjaxTestDialogForm::buildForm in core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestDialogForm.php
Form constructor.
AjaxTestFocusFirstForm::buildForm in core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestFocusFirstForm.php
Form constructor.
AjaxTestForm::buildForm in core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestForm.php
Form constructor.
AjaxTestFormPromise::buildForm in core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestFormPromise.php
Form for testing the addition of various types of elements via Ajax.
AjaxTestMessageCommandForm::buildForm in core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestMessageCommandForm.php
Form constructor.
BanAdmin::buildForm in core/modules/ban/src/Form/BanAdmin.php
BatchTestChainedForm::buildForm in core/modules/system/tests/modules/batch_test/src/Form/BatchTestChainedForm.php
Form constructor.
BatchTestMockForm::buildForm in core/modules/system/tests/modules/batch_test/src/Form/BatchTestMockForm.php
Form constructor.
BatchTestMultiStepForm::buildForm in core/modules/system/tests/modules/batch_test/src/Form/BatchTestMultiStepForm.php
Form constructor.
BatchTestSimpleForm::buildForm in core/modules/system/tests/modules/batch_test/src/Form/BatchTestSimpleForm.php
Form constructor.
BlockContentTypeForm::form in core/modules/block_content/src/BlockContentTypeForm.php
BlockListBuilder::buildForm in core/modules/block/src/BlockListBuilder.php
Form constructor.
BookAdminEditForm::buildForm in core/modules/book/src/Form/BookAdminEditForm.php
Form constructor.
book_form_node_form_alter in core/modules/book/book.module
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\NodeForm.
CommentAdminOverview::buildForm in core/modules/comment/src/Form/CommentAdminOverview.php
Form constructor for the comment overview administration form.
CommentForm::actions in core/modules/comment/src/CommentForm.php
Returns an array of supported actions for the current entity form.
CommentTypeForm::form in core/modules/comment/src/CommentTypeForm.php
Gets the actual form array to be built.
ConfigExportForm::buildForm in core/modules/config/src/Form/ConfigExportForm.php
Form constructor.
ConfigFormBase::buildForm in core/lib/Drupal/Core/Form/ConfigFormBase.php
Form constructor.
ConfigHandler::buildForm in core/modules/views_ui/src/Form/Ajax/ConfigHandler.php
ConfigImportForm::buildForm in core/modules/config/src/Form/ConfigImportForm.php
Form constructor.
ConfigSingleImportForm::buildForm in core/modules/config/src/Form/ConfigSingleImportForm.php
Form constructor.
ConfigSync::buildForm in core/modules/config/src/Form/ConfigSync.php
Form constructor.
ConfigTestForm::form in core/modules/config/tests/config_test/src/ConfigTestForm.php
ConfigTranslationFormBase::buildForm in core/modules/config_translation/src/Form/ConfigTranslationFormBase.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
ConfigureBlockFormBase::doBuildForm in core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php
Builds the form for the block.
ConfigureSectionForm::buildForm in core/modules/layout_builder/src/Form/ConfigureSectionForm.php
Form constructor.
ConfirmFormBase::buildForm in core/lib/Drupal/Core/Form/ConfirmFormBase.php
Form constructor.
ContentEntityConfirmFormBase::actions in core/lib/Drupal/Core/Entity/ContentEntityConfirmFormBase.php
Returns an array of supported actions for the current entity form.
ContentLanguageSettingsForm::buildForm in core/modules/language/src/Form/ContentLanguageSettingsForm.php
Form constructor.
ContentModerationConfigureEntityTypesForm::buildForm in core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php
Form constructor.
ContentTranslationHandler::entityFormAlter in core/modules/content_translation/src/ContentTranslationHandler.php
CronForm::buildForm in core/modules/system/src/Form/CronForm.php
Form constructor.
DatelistElementFormTest::buildForm in core/tests/Drupal/KernelTests/Core/Datetime/DatelistElementFormTest.php
Form constructor.
DatetimeElementFormTest::buildForm in core/tests/Drupal/KernelTests/Core/Datetime/DatetimeElementFormTest.php
Form constructor.
DblogFilterForm::buildForm in core/modules/dblog/src/Form/DblogFilterForm.php
Form constructor.
DefaultSelection::buildConfigurationForm in core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php
Form constructor.
DefaultsEntityForm::actions in core/modules/layout_builder/src/Form/DefaultsEntityForm.php
Returns an array of supported actions for the current entity form.
DraggableListBuilder::buildForm in core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php
Form constructor.
EditorImageDialog::buildForm in core/modules/editor/src/Form/EditorImageDialog.php
EditorLinkDialog::buildForm in core/modules/editor/src/Form/EditorLinkDialog.php
EditorMediaDialog::buildForm in core/modules/media/src/Form/EditorMediaDialog.php
editor_form_filter_format_form_alter in core/modules/editor/editor.module
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\filter\FilterFormatEditForm.
ElementsTableSelectTest::formSubmitHelper in core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php
Helper function for the option check test to submit a form while collecting errors.
EntityConfirmFormBase::actions in core/lib/Drupal/Core/Entity/EntityConfirmFormBase.php
EntityDisplayFormBase::buildFieldRow in core/modules/field_ui/src/Form/EntityDisplayFormBase.php
Builds the table row structure for a single field.
EntityDisplayFormBase::form in core/modules/field_ui/src/Form/EntityDisplayFormBase.php
Gets the actual form array to be built.
EntityForm::actions in core/lib/Drupal/Core/Entity/EntityForm.php
Returns an array of supported actions for the current entity form.
EntityModerationForm::buildForm in core/modules/content_moderation/src/Form/EntityModerationForm.php
Form constructor.
EntityReferenceItem::fieldSettingsForm in core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php
Returns a form for the field-level settings.
ExportForm::buildForm in core/modules/locale/src/Form/ExportForm.php
Form constructor.
ExposedFormPluginBase::exposedFormAlter in core/modules/views/src/Plugin/views/exposed_form/ExposedFormPluginBase.php
Alters the exposed form.
FavoriteAnimalTestForm::buildForm in core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php
Form constructor.
FieldFormButtonTest::viewsForm in core/modules/views/tests/modules/views_test_data/src/Plugin/views/field/FieldFormButtonTest.php
Form constructor for the views form.
FieldLayoutEntityDisplayFormTrait::form in core/modules/field_layout/src/Form/FieldLayoutEntityDisplayFormTrait.php
Overrides \Drupal\field_ui\Form\EntityDisplayFormBase::form().
FieldStorageAddForm::buildForm in core/modules/field_ui/src/Form/FieldStorageAddForm.php
Form constructor.
FileModuleTestForm::buildForm in core/modules/file/tests/file_module_test/src/Form/FileModuleTestForm.php
FileTestForm::buildForm in core/modules/file/tests/file_test/src/Form/FileTestForm.php
Form constructor.
FileTestSaveUploadFromForm::buildForm in core/modules/file/tests/file_test/src/Form/FileTestSaveUploadFromForm.php
Form constructor.
FileTransferAuthorizeForm::buildForm in core/lib/Drupal/Core/FileTransfer/Form/FileTransferAuthorizeForm.php
Form constructor.
FilterPluginBase::buildExposedFiltersGroupForm in core/modules/views/src/Plugin/views/filter/FilterPluginBase.php
Build the form to let users create the group of exposed filters.
FilterPluginBase::showBuildGroupButton in core/modules/views/src/Plugin/views/filter/FilterPluginBase.php
Shortcut to display the build_group/hide button.
FilterPluginBase::showExposeButton in core/modules/views/src/Plugin/views/filter/FilterPluginBase.php
Shortcut to display the expose/hide button.
FormBuilderTest::testBuildFormWithTriggeringElement in core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php
Tests whether the triggering element is properly identified.
FormController::buildForm in core/modules/system/tests/modules/condition_test/src/FormController.php
Form constructor.
FormDefaultHandlersTest::buildForm in core/tests/Drupal/KernelTests/Core/Form/FormDefaultHandlersTest.php
Form constructor.
FormElementMaxlengthTest::buildForm in core/modules/system/tests/src/Kernel/Form/FormElementMaxlengthTest.php
Form constructor.
FormTest::testRequiredFields in core/modules/system/tests/src/Functional/Form/FormTest.php
Check several empty values for required forms elements.
FormTestArgumentsObject::buildForm in core/modules/system/tests/modules/form_test/src/FormTestArgumentsObject.php
Form constructor.
FormTestCheckboxesRadiosForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxesRadiosForm.php
Form constructor.
FormTestCheckboxesZeroForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxesZeroForm.php
Form constructor.
FormTestCheckboxForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxForm.php
Form constructor.
FormTestColorForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestColorForm.php
Form constructor.
FormTestControllerObject::buildForm in core/modules/system/tests/modules/form_test/src/FormTestControllerObject.php
Form constructor.
FormTestDetailsForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsForm.php
Form constructor.
FormTestDisabledElementsForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestDisabledElementsForm.php
Form constructor.
FormTestEmailForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestEmailForm.php
Form constructor.
FormTestFormStateValuesCleanAdvancedForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestFormStateValuesCleanAdvancedForm.php
Form constructor.
FormTestFormStateValuesCleanForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestFormStateValuesCleanForm.php
Form constructor.
FormTestGetForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestGetForm.php
Form constructor.
FormTestInputForgeryForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestInputForgeryForm.php
Form constructor.
FormTestLanguageSelectForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestLanguageSelectForm.php
Form constructor.
FormTestLimitValidationErrorsForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestLimitValidationErrorsForm.php
Form constructor.
FormTestMachineNameForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameForm.php
Form constructor.
FormTestMachineNameValidationForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php
Form constructor.
FormTestNumberForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestNumberForm.php
Form constructor.
FormTestObject::buildForm in core/modules/system/tests/modules/form_test/src/FormTestObject.php
Form constructor.
FormTestPatternForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestPatternForm.php
Form constructor.
FormTestProgrammaticForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestProgrammaticForm.php
Form constructor.
FormTestRadiosCheckedForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestRadiosCheckedForm.php
Form constructor.
FormTestRangeForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestRangeForm.php
Form constructor.
FormTestRangeInvalidForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestRangeInvalidForm.php
Form constructor.
FormTestRebuildPreserveValuesForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestRebuildPreserveValuesForm.php
Form constructor.
FormTestRedirectForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestRedirectForm.php
Form constructor.
FormTestRequiredAttributeForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestRequiredAttributeForm.php
Form constructor.
FormTestResponseForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestResponseForm.php
Form constructor.
FormTestSelectForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestSelectForm.php
Form constructor.
FormTestServiceObject::buildForm in core/modules/system/tests/modules/form_test/src/FormTestServiceObject.php
Form constructor.
FormTestStatePersistForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestStatePersistForm.php
Form constructor.
FormTestStorageForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestStorageForm.php
Form constructor.
FormTestStoragePageCacheForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestStoragePageCacheForm.php
Form constructor.
FormTestTableSelectFormBase::tableselectFormBuilder in core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectFormBase.php
Build a form to test the tableselect element.
FormTestUrlForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestUrlForm.php
Form constructor.
FormTestValidateForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestValidateForm.php
Form constructor.
FormTestValidateNoToken::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestValidateNoToken.php
Form constructor.
FormTestValidateRequiredForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestValidateRequiredForm.php
Form constructor.
FormTestValidateRequiredNoTitleForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestValidateRequiredNoTitleForm.php
Form constructor.
FormTestVerticalTabsAccessForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestVerticalTabsAccessForm.php
Form constructor.
FormValidationMessageOrderTest::buildForm in core/tests/Drupal/KernelTests/Core/Form/FormValidationMessageOrderTest.php
Form constructor.
form_test_form_user_register_form_alter in core/modules/system/tests/modules/form_test/form_test.module
Implements hook_form_FORM_ID_alter() for the registration form.
ImageEffectFormBase::buildForm in core/modules/image/src/Form/ImageEffectFormBase.php
ImageStyleEditForm::form in core/modules/image/src/Form/ImageStyleEditForm.php
ImportForm::buildForm in core/modules/locale/src/Form/ImportForm.php
Form constructor for the translation import screen.
JsWebAssertTestForm::addButton in core/modules/system/tests/modules/js_webassert_test/src/Form/JsWebAssertTestForm.php
Ajax callback for the "Add button" button.
JsWebAssertTestForm::addId in core/modules/system/tests/modules/js_webassert_test/src/Form/JsWebAssertTestForm.php
Ajax callback for the "Add ID" button.
JsWebAssertTestForm::addWaitForElementVisible in core/modules/system/tests/modules/js_webassert_test/src/Form/JsWebAssertTestForm.php
Ajax callback for the "Test waitForElementVisible" button.
JsWebAssertTestForm::buildForm in core/modules/system/tests/modules/js_webassert_test/src/Form/JsWebAssertTestForm.php
Form for testing the addition of various types of elements via AJAX.
LanguageAddForm::form in core/modules/language/src/Form/LanguageAddForm.php
Gets the actual form array to be built.
LanguageConfigurationElement::buildForm in core/modules/language/tests/language_elements_test/src/Form/LanguageConfigurationElement.php
LanguageEditForm::actions in core/modules/language/src/Form/LanguageEditForm.php
Returns an array of supported actions for the current entity form.
ManagedFile::processManagedFile in core/modules/file/src/Element/ManagedFile.php
Render API callback: Expands the managed_file element type.
MediaLibraryWidget::formElement in core/modules/media_library/src/Plugin/Field/FieldWidget/MediaLibraryWidget.php
Returns the form for a single field widget.
MenuLinkEditForm::buildForm in core/modules/menu_ui/src/Form/MenuLinkEditForm.php
MessageForm::actions in core/modules/contact/src/MessageForm.php
Returns an array of supported actions for the current entity form.
MigrateUpgradeFormBase::buildForm in core/modules/migrate_drupal_ui/src/Form/MigrateUpgradeFormBase.php
Form constructor.
ModulesListForm::buildForm in core/modules/system/src/Form/ModulesListForm.php
Form constructor.
ModulesUninstallForm::buildForm in core/modules/system/src/Form/ModulesUninstallForm.php
Form constructor.
MoveBlockForm::buildForm in core/modules/layout_builder/src/Form/MoveBlockForm.php
Builds the move block form.
NegotiationConfigureForm::buildForm in core/modules/language/src/Form/NegotiationConfigureForm.php
Form constructor.
NestedEntityTestForm::buildForm in core/modules/field/tests/modules/field_test/src/Form/NestedEntityTestForm.php
Form constructor.
NodeForm::actions in core/modules/node/src/NodeForm.php
Returns an array of supported actions for the current entity form.
NodePreviewForm::buildForm in core/modules/node/src/Form/NodePreviewForm.php
Form constructor.
NodeSearch::searchFormAlter in core/modules/node/src/Plugin/Search/NodeSearch.php
OEmbedForm::buildInputElement in core/modules/media_library/src/Form/OEmbedForm.php
OverridesEntityForm::actions in core/modules/layout_builder/src/Form/OverridesEntityForm.php
Returns an array of supported actions for the current entity form.
OverviewTerms::buildForm in core/modules/taxonomy/src/Form/OverviewTerms.php
Form constructor.
PathElementFormTest::buildForm in core/tests/Drupal/KernelTests/Core/Element/PathElementFormTest.php
Form constructor.
PathFilterForm::buildForm in core/modules/path/src/Form/PathFilterForm.php
Form constructor.
PerformanceForm::buildForm in core/modules/system/src/Form/PerformanceForm.php
Form constructor.
QuickEditFieldForm::buildForm in core/modules/quickedit/src/Form/QuickEditFieldForm.php
Builds a form for a single entity field.
RearrangeFilter::buildForm in core/modules/views_ui/src/Form/Ajax/RearrangeFilter.php
RedirectBlockForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/RedirectBlockForm.php
Form constructor.
RoleSettingsForm::buildForm in core/modules/user/src/Form/RoleSettingsForm.php
Form constructor.
SearchBlockForm::buildForm in core/modules/search/src/Form/SearchBlockForm.php
Form constructor.
SearchEmbeddedForm::buildForm in core/modules/search/tests/modules/search_embedded_form/src/Form/SearchEmbeddedForm.php
Form constructor.
SearchPageForm::buildForm in core/modules/search/src/Form/SearchPageForm.php
Form constructor.
SearchPageListBuilder::buildForm in core/modules/search/src/SearchPageListBuilder.php
Form constructor.
SelectLanguageForm::buildForm in core/lib/Drupal/Core/Installer/Form/SelectLanguageForm.php
Form constructor.
SelectProfileForm::buildForm in core/lib/Drupal/Core/Installer/Form/SelectProfileForm.php
Form constructor.
SessionTestForm::buildForm in core/modules/system/tests/modules/session_test/src/Form/SessionTestForm.php
Form constructor.
SetCustomize::actions in core/modules/shortcut/src/Form/SetCustomize.php
Returns an array of supported actions for the current entity form.
SiteConfigureForm::buildForm in core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php
Form constructor.
SiteSettingsForm::buildForm in core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php
Form constructor.
SortPluginBase::showExposeButton in core/modules/views/src/Plugin/views/sort/SortPluginBase.php
Shortcut to display the expose/hide button.
SwitchShortcutSet::buildForm in core/modules/shortcut/src/Form/SwitchShortcutSet.php
Form constructor.
TableDragTestForm::buildFormActions in core/modules/system/tests/modules/tabledrag_test/src/Form/TableDragTestForm.php
Builds the test table form actions.
TermForm::actions in core/modules/taxonomy/src/TermForm.php
Returns an array of supported actions for the current entity form.
TestForm::buildForm in core/modules/block/tests/modules/block_test/src/Form/TestForm.php
Form constructor.
TestForm::buildForm in core/modules/system/tests/modules/test_page_test/src/Form/TestForm.php
Form constructor.
TestFormApiFormBlock::buildForm in core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestFormApiFormBlock.php
Form constructor.
test_form_id in core/tests/Drupal/Tests/Core/Form/fixtures/form_base_test.inc
Creates a test form.
ThemeAdminForm::buildForm in core/modules/system/src/Form/ThemeAdminForm.php
Form constructor.
TranslateEditForm::buildForm in core/modules/locale/src/Form/TranslateEditForm.php
TranslateFilterForm::buildForm in core/modules/locale/src/Form/TranslateFilterForm.php
TranslationStatusForm::buildForm in core/modules/locale/src/Form/TranslationStatusForm.php
Form builder for displaying the current translation status.
TriggeringElementProgrammedTest::buildForm in core/tests/Drupal/KernelTests/Core/Form/TriggeringElementProgrammedTest.php
Form constructor.
UpdateManagerInstall::buildForm in core/modules/update/src/Form/UpdateManagerInstall.php
Form constructor.
UpdateManagerUpdate::buildForm in core/modules/update/src/Form/UpdateManagerUpdate.php
Form constructor.
UpdateReady::buildForm in core/modules/update/src/Form/UpdateReady.php
Form constructor.
UserLoginForm::buildForm in core/modules/user/src/Form/UserLoginForm.php
Form constructor.
UserPasswordForm::buildForm in core/modules/user/src/Form/UserPasswordForm.php
Form constructor.
UserPasswordResetForm::buildForm in core/modules/user/src/Form/UserPasswordResetForm.php
UserPermissionsForm::buildForm in core/modules/user/src/Form/UserPermissionsForm.php
Form constructor.
ViewAddForm::actions in core/modules/views_ui/src/ViewAddForm.php
ViewDuplicateForm::actions in core/modules/views_ui/src/ViewDuplicateForm.php
ViewEditForm::actions in core/modules/views_ui/src/ViewEditForm.php
ViewEditForm::getDisplayDetails in core/modules/views_ui/src/ViewEditForm.php
Helper function to get the display details section of the edit UI.
ViewEditForm::renderDisplayTop in core/modules/views_ui/src/ViewEditForm.php
Render the top of the display so it can be updated during ajax operations.
ViewPreviewForm::actions in core/modules/views_ui/src/ViewPreviewForm.php
ViewsExposedForm::buildForm in core/modules/views/src/Form/ViewsExposedForm.php
Form constructor.
ViewsFormMainForm::buildForm in core/modules/views/src/Form/ViewsFormMainForm.php
ViewsTestDataErrorForm::buildForm in core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataErrorForm.php
Form constructor.
views_ui_add_ajax_trigger in core/modules/views_ui/admin.inc
Converts a form element in the add view wizard to be AJAX-enabled.
ViewUI::getStandardButtons in core/modules/views_ui/src/ViewUI.php
Provide a standard set of Apply/Cancel/OK buttons for the forms. Also provide a hidden op operator because the forms plugin doesn't seem to properly provide which button was clicked.
WidgetBase::formMultipleElements in core/lib/Drupal/Core/Field/WidgetBase.php
Special handling to create form elements for multiple values.
WorkflowStateAddForm::actions in core/modules/workflows/src/Form/WorkflowStateAddForm.php
Returns an array of supported actions for the current entity form.
WorkflowStateEditForm::actions in core/modules/workflows/src/Form/WorkflowStateEditForm.php
Returns an array of supported actions for the current entity form.
WorkflowTransitionAddForm::actions in core/modules/workflows/src/Form/WorkflowTransitionAddForm.php
Returns an array of supported actions for the current entity form.
WorkflowTransitionEditForm::actions in core/modules/workflows/src/Form/WorkflowTransitionEditForm.php
Returns an array of supported actions for the current entity form.
WorkspaceSwitcherForm::buildForm in core/modules/workspaces/src/Form/WorkspaceSwitcherForm.php
Form constructor.