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
ActionFormAjaxTest::setUp function core/modules/action/tests/src/FunctionalJavascript/ActionFormAjaxTest.php
ActionFormAjaxTest::testActionConfigurationWithAjax function core/modules/action/tests/src/FunctionalJavascript/ActionFormAjaxTest.php Tests action plugins with AJAX save their configuration.
ActionFormBase class core/modules/action/src/Form/ActionFormBase.php Provides a base form for action forms.
ActionFormBase.php file core/modules/action/src/Form/ActionFormBase.php
ActionFormBase::$entity property core/modules/action/src/Form/ActionFormBase.php The action entity.
ActionFormBase::$storage property core/modules/action/src/Form/ActionFormBase.php The action storage.
ActionFormBase::actions function core/modules/action/src/Form/ActionFormBase.php Returns an array of supported actions for the current entity form.
ActionFormBase::create function core/modules/action/src/Form/ActionFormBase.php Instantiates a new instance of this class.
ActionFormBase::exists function core/modules/action/src/Form/ActionFormBase.php Determines if the action already exists.
ActionFormBase::form function core/modules/action/src/Form/ActionFormBase.php Gets the actual form array to be built.
ActionFormBase::getPlugin function core/modules/action/src/Form/ActionFormBase.php Gets the action plugin while ensuring it implements configuration form.
ActionFormBase::save function core/modules/action/src/Form/ActionFormBase.php Form submission handler for the 'save' action.
ActionFormBase::submitForm function core/modules/action/src/Form/ActionFormBase.php This is the default entity object builder function. It is called before any
other submit handler to build the new entity object to be used by the
following submit handlers. At this point of the form workflow the entity is
validated and the form state…
ActionFormBase::validateForm function core/modules/action/src/Form/ActionFormBase.php Form validation handler.
ActionFormBase::__construct function core/modules/action/src/Form/ActionFormBase.php Constructs a new action form.
ActionJsonAnonTest::$format property core/modules/action/tests/src/Functional/Rest/ActionJsonAnonTest.php The format to use in this test.
ActionJsonAnonTest::$format property core/modules/system/tests/src/Functional/Rest/ActionJsonAnonTest.php The format to use in this test.
ActionJsonBasicAuthTest::$format property core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php The format to use in this test.
ActionJsonBasicAuthTest::$format property core/modules/action/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php The format to use in this test.
ActionJsonCookieTest::$format property core/modules/action/tests/src/Functional/Rest/ActionJsonCookieTest.php The format to use in this test.
ActionJsonCookieTest::$format property core/modules/system/tests/src/Functional/Rest/ActionJsonCookieTest.php The format to use in this test.
ActionsTest::buildForm function core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php Form constructor.
ActionsTest::getFormId function core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php Returns a unique string identifying the form.
ActionsTest::submitForm function core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php Form submission handler.
ActionsTest::validateForm function core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php Form validation handler.
ActionXmlAnonTest::$format property core/modules/system/tests/src/Functional/Rest/ActionXmlAnonTest.php The format to use in this test.
ActionXmlAnonTest::$format property core/modules/action/tests/src/Functional/Rest/ActionXmlAnonTest.php The format to use in this test.
ActionXmlBasicAuthTest::$format property core/modules/action/tests/src/Functional/Rest/ActionXmlBasicAuthTest.php The format to use in this test.
ActionXmlBasicAuthTest::$format property core/modules/system/tests/src/Functional/Rest/ActionXmlBasicAuthTest.php The format to use in this test.
ActionXmlCookieTest::$format property core/modules/system/tests/src/Functional/Rest/ActionXmlCookieTest.php The format to use in this test.
ActionXmlCookieTest::$format property core/modules/action/tests/src/Functional/Rest/ActionXmlCookieTest.php The format to use in this test.
action_form_ajax_test.info.yml file core/modules/action/tests/action_form_ajax_test/action_form_ajax_test.info.yml core/modules/action/tests/action_form_ajax_test/action_form_ajax_test.info.yml
action_form_ajax_test.schema.yml file core/modules/action/tests/action_form_ajax_test/config/schema/action_form_ajax_test.schema.yml core/modules/action/tests/action_form_ajax_test/config/schema/action_form_ajax_test.schema.yml
AddBlockForm class core/modules/layout_builder/src/Form/AddBlockForm.php Provides a form to add a block.
AddBlockForm.php file core/modules/layout_builder/src/Form/AddBlockForm.php
AddBlockForm::buildForm function core/modules/layout_builder/src/Form/AddBlockForm.php Builds the form for the block.
AddBlockForm::getFormId function core/modules/layout_builder/src/Form/AddBlockForm.php Returns a unique string identifying the form.
AddBlockForm::submitLabel function core/modules/layout_builder/src/Form/AddBlockForm.php Returns the label for the submit button.
AddFormBase class core/modules/media_library/src/Form/AddFormBase.php Provides a base class for creating media items from within the media library.
AddFormBase.php file core/modules/media_library/src/Form/AddFormBase.php
AddFormBase::$entityTypeManager property core/modules/media_library/src/Form/AddFormBase.php The entity type manager.
AddFormBase::$libraryUiBuilder property core/modules/media_library/src/Form/AddFormBase.php The media library UI builder.
AddFormBase::$mediaType property core/modules/media_library/src/Form/AddFormBase.php The type of media items being created by this form.
AddFormBase::$openerResolver property core/modules/media_library/src/Form/AddFormBase.php The opener resolver.
AddFormBase::$viewBuilder property core/modules/media_library/src/Form/AddFormBase.php The media view builder.
AddFormBase::buildActions function core/modules/media_library/src/Form/AddFormBase.php Returns an array of supported actions for the form.
AddFormBase::buildCurrentSelectionArea function core/modules/media_library/src/Form/AddFormBase.php Returns a render array containing the current selection.
AddFormBase::buildEntityFormElement function core/modules/media_library/src/Form/AddFormBase.php Builds the sub-form for setting required fields on a new media item.
AddFormBase::buildForm function core/modules/media_library/src/Form/AddFormBase.php Form constructor.
AddFormBase::buildInputElement function core/modules/media_library/src/Form/AddFormBase.php Builds the element for submitting source field value(s).

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