Search for form

  1. Search 7.x for form
  2. Search 9.5.x for form
  3. Search 8.9.x for form
  4. Search 10.3.x for form
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Form class core/lib/Drupal/Core/Render/Element/Form.php Provides a render element for a form.
Form class core/modules/system/tests/modules/router_test_directory/src/Form.php Form to test _form routing.

All search results

Title Object type File name Summary
AddFormBase::buildMediaLibraryUi function core/modules/media_library/src/Form/AddFormBase.php Build the render array of the media library UI.
AddFormBase::buildSelectedItemElement function core/modules/media_library/src/Form/AddFormBase.php Returns a render array for a single pre-selected media item.
AddFormBase::create function core/modules/media_library/src/Form/AddFormBase.php
AddFormBase::createMediaFromValue function core/modules/media_library/src/Form/AddFormBase.php Creates a new, unsaved media item from a source field value.
AddFormBase::getAddedMediaItems function core/modules/media_library/src/Form/AddFormBase.php Get all added media items from the form state.
AddFormBase::getBaseFormId function core/modules/media_library/src/Form/AddFormBase.php
AddFormBase::getCurrentMediaItems function core/modules/media_library/src/Form/AddFormBase.php Get all pre-selected and added media items from the form state.
AddFormBase::getMediaLibraryState function core/modules/media_library/src/Form/AddFormBase.php Get the media library state from the form state.
AddFormBase::getMediaType function core/modules/media_library/src/Form/AddFormBase.php Get the media type from the form state.
AddFormBase::getPreSelectedMediaItems function core/modules/media_library/src/Form/AddFormBase.php Get all pre-selected media items from the form state.
AddFormBase::getSelectedMediaItemCount function core/modules/media_library/src/Form/AddFormBase.php Get the number of selected media.
AddFormBase::getSourceFieldName function core/modules/media_library/src/Form/AddFormBase.php Returns the name of the source field for a media type.
AddFormBase::isAdvancedUi function core/modules/media_library/src/Form/AddFormBase.php Determines if the "advanced UI" of the Media Library is enabled.
AddFormBase::prepareMediaEntityForSave function core/modules/media_library/src/Form/AddFormBase.php Prepares a created media item to be permanently saved.
AddFormBase::preRenderAddedMedia function core/modules/media_library/src/Form/AddFormBase.php Converts the set of newly added media into an item list for rendering.
AddFormBase::processInputValues function core/modules/media_library/src/Form/AddFormBase.php Creates media items from source field input values.
AddFormBase::removeButtonSubmit function core/modules/media_library/src/Form/AddFormBase.php Submit handler for the remove button.
AddFormBase::submitForm function core/modules/media_library/src/Form/AddFormBase.php
AddFormBase::trustedCallbacks function core/modules/media_library/src/Form/AddFormBase.php
AddFormBase::updateFormCallback function core/modules/media_library/src/Form/AddFormBase.php AJAX callback to update the entire form based on source field input.
AddFormBase::updateLibrary function core/modules/media_library/src/Form/AddFormBase.php AJAX callback to send the new media item(s) to the media library.
AddFormBase::updateWidget function core/modules/media_library/src/Form/AddFormBase.php AJAX callback to send the new media item(s) to the calling code.
AddFormBase::validateForm function core/modules/media_library/src/Form/AddFormBase.php
AddFormBase::validateMediaEntity function core/modules/media_library/src/Form/AddFormBase.php Validate a created media item.
AddFormBase::__construct function core/modules/media_library/src/Form/AddFormBase.php Constructs an AddFormBase object.
AddHandler::buildForm function core/modules/views_ui/src/Form/Ajax/AddHandler.php
AddHandler::getForm function core/modules/views_ui/src/Form/Ajax/AddHandler.php
AddHandler::getFormId function core/modules/views_ui/src/Form/Ajax/AddHandler.php
AddHandler::getFormKey function core/modules/views_ui/src/Form/Ajax/AddHandler.php
AdminHtmlRouteProvider::getAddFormRoute function core/lib/Drupal/Core/Entity/Routing/AdminHtmlRouteProvider.php
AdminHtmlRouteProvider::getDeleteFormRoute function core/lib/Drupal/Core/Entity/Routing/AdminHtmlRouteProvider.php
AdminHtmlRouteProvider::getDeleteMultipleFormRoute function core/lib/Drupal/Core/Entity/Routing/AdminHtmlRouteProvider.php
AdminHtmlRouteProvider::getEditFormRoute function core/lib/Drupal/Core/Entity/Routing/AdminHtmlRouteProvider.php
AdminUiTest::testLanguageConfigForm function core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php Tests the language config form.
AdminUiTest::testPluginSettingsFormSection function core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php Tests the plugin settings form section.
AdvancedSettingsForm class core/modules/views_ui/src/Form/AdvancedSettingsForm.php Form builder for the advanced admin settings page.
AdvancedSettingsForm.php file core/modules/views_ui/src/Form/AdvancedSettingsForm.php
AdvancedSettingsForm::buildForm function core/modules/views_ui/src/Form/AdvancedSettingsForm.php
AdvancedSettingsForm::cacheSubmit function core/modules/views_ui/src/Form/AdvancedSettingsForm.php Submission handler to clear the Views cache.
AdvancedSettingsForm::getEditableConfigNames function core/modules/views_ui/src/Form/AdvancedSettingsForm.php
AdvancedSettingsForm::getFormId function core/modules/views_ui/src/Form/AdvancedSettingsForm.php
AdvancedSettingsForm::submitForm function core/modules/views_ui/src/Form/AdvancedSettingsForm.php
AjaxFormBlock class core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php Provides an AJAX form block.
AjaxFormBlock.php file core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php
AjaxFormBlock::$formBuilder property core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php The form builder.
AjaxFormBlock::$messenger property core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php The messenger.
AjaxFormBlock::build function core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php
AjaxFormBlock::buildForm function core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php
AjaxFormBlock::create function core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php
AjaxFormBlock::getFormId function core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.