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
UuidFormatterTest class core/modules/field/tests/src/Kernel/KernelString/UuidFormatterTest.php Tests the output of a UUID field.
UuidFormatterTest.php file core/modules/field/tests/src/Kernel/KernelString/UuidFormatterTest.php
UuidFormatterTest::$modules property core/modules/field/tests/src/Kernel/KernelString/UuidFormatterTest.php Modules to install.
UuidFormatterTest::setUp function core/modules/field/tests/src/Kernel/KernelString/UuidFormatterTest.php
UuidFormatterTest::testUuidStringFormatter function core/modules/field/tests/src/Kernel/KernelString/UuidFormatterTest.php Tests string formatter output.
ValidationErrorBlock::validateConfigurationForm function core/modules/settings_tray/tests/modules/settings_tray_test/src/Plugin/Block/ValidationErrorBlock.php Most block plugins should not override this method. To add validation
for a specific block type, override BlockBase::blockValidate().
VariantBase::buildConfigurationForm function core/lib/Drupal/Core/Display/VariantBase.php Form constructor.
VariantBase::submitConfigurationForm function core/lib/Drupal/Core/Display/VariantBase.php Form submission handler.
VariantBase::validateConfigurationForm function core/lib/Drupal/Core/Display/VariantBase.php Form validation handler.
VersionHistoryController::getRevisionDescriptionDateFormat function core/lib/Drupal/Core/Entity/Controller/VersionHistoryController.php Date format to use for revision description dates.
View::buildOptionsForm function core/modules/views/src/Plugin/views/area/View.php Provide a form to edit options for this plugin.
ViewAddForm class core/modules/views_ui/src/ViewAddForm.php Form controller for the Views add form.
ViewAddForm.php file core/modules/views_ui/src/ViewAddForm.php
ViewAddForm::$moduleHandler property core/modules/views_ui/src/ViewAddForm.php The module handler service.
ViewAddForm::$wizardManager property core/modules/views_ui/src/ViewAddForm.php The wizard plugin manager.
ViewAddForm::actions function core/modules/views_ui/src/ViewAddForm.php Returns an array of supported actions for the current entity form.
ViewAddForm::cancel function core/modules/views_ui/src/ViewAddForm.php Form submission handler for the 'cancel' action.
ViewAddForm::create function core/modules/views_ui/src/ViewAddForm.php Instantiates a new instance of this class.
ViewAddForm::form function core/modules/views_ui/src/ViewAddForm.php Gets the actual form array to be built.
ViewAddForm::prepareEntity function core/modules/views_ui/src/ViewAddForm.php Prepares the entity object before the form is built first.
ViewAddForm::submitForm function core/modules/views_ui/src/ViewAddForm.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…
ViewAddForm::validateForm function core/modules/views_ui/src/ViewAddForm.php Form validation handler.
ViewAddForm::__construct function core/modules/views_ui/src/ViewAddForm.php Constructs a new ViewAddForm object.
ViewDuplicateForm class core/modules/views_ui/src/ViewDuplicateForm.php Form controller for the Views duplicate form.
ViewDuplicateForm.php file core/modules/views_ui/src/ViewDuplicateForm.php
ViewDuplicateForm::$languageManager property core/modules/views_ui/src/ViewDuplicateForm.php The language manager.
ViewDuplicateForm::actions function core/modules/views_ui/src/ViewDuplicateForm.php Returns an array of supported actions for the current entity form.
ViewDuplicateForm::copyTranslations function core/modules/views_ui/src/ViewDuplicateForm.php Copies all translations that existed on the original View.
ViewDuplicateForm::create function core/modules/views_ui/src/ViewDuplicateForm.php Instantiates a new instance of this class.
ViewDuplicateForm::form function core/modules/views_ui/src/ViewDuplicateForm.php Gets the actual form array to be built.
ViewDuplicateForm::prepareEntity function core/modules/views_ui/src/ViewDuplicateForm.php Prepares the entity object before the form is built first.
ViewDuplicateForm::submitForm function core/modules/views_ui/src/ViewDuplicateForm.php Form submission handler for the 'clone' action.
ViewDuplicateForm::__construct function core/modules/views_ui/src/ViewDuplicateForm.php Constructs a ViewDuplicateForm.
ViewEditForm class core/modules/views_ui/src/ViewEditForm.php Form controller for the Views edit form.
ViewEditForm.php file core/modules/views_ui/src/ViewEditForm.php
ViewEditForm::$dateFormatter property core/modules/views_ui/src/ViewEditForm.php The date formatter service.
ViewEditForm::$elementInfo property core/modules/views_ui/src/ViewEditForm.php The element info manager.
ViewEditForm::$moduleHandler property core/modules/views_ui/src/ViewEditForm.php The module handler service.
ViewEditForm::$requestStack property core/modules/views_ui/src/ViewEditForm.php The request object.
ViewEditForm::$tempStore property core/modules/views_ui/src/ViewEditForm.php The views temp store.
ViewEditForm::$themeManager property core/modules/views_ui/src/ViewEditForm.php The theme manager.
ViewEditForm::actions function core/modules/views_ui/src/ViewEditForm.php Returns an array of supported actions for the current entity form.
ViewEditForm::buildOptionForm function core/modules/views_ui/src/ViewEditForm.php Build a renderable array representing one option on the edit form.
ViewEditForm::cancel function core/modules/views_ui/src/ViewEditForm.php Form submission handler for the 'cancel' action.
ViewEditForm::create function core/modules/views_ui/src/ViewEditForm.php Instantiates a new instance of this class.
ViewEditForm::form function core/modules/views_ui/src/ViewEditForm.php Gets the actual form array to be built.
ViewEditForm::getDisplayDetails function core/modules/views_ui/src/ViewEditForm.php Helper function to get the display details section of the edit UI.
ViewEditForm::getDisplayTab function core/modules/views_ui/src/ViewEditForm.php Returns a renderable array representing the edit page for one display.
ViewEditForm::getFormBucket function core/modules/views_ui/src/ViewEditForm.php Add information about a section to a display.
ViewEditForm::rebuildCurrentTab function core/modules/views_ui/src/ViewEditForm.php Regenerate the current tab for AJAX updates.

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