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. Search 11.x for form
  6. Other projects

Exact matches

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

All search results

Title Object type File name Summary
FormTestSelectForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestSelectForm.php
FormTestSelectForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestSelectForm.php
FormTestSelectForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestSelectForm.php
FormTestSelectForm::makeSortableOptions function core/modules/system/tests/modules/form_test/src/Form/FormTestSelectForm.php Makes and returns a set of options to test sorting on.
FormTestSelectForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestSelectForm.php
FormTestServiceObject class core/modules/system/tests/modules/form_test/src/FormTestServiceObject.php Provides a test form object.
FormTestServiceObject.php file core/modules/system/tests/modules/form_test/src/FormTestServiceObject.php
FormTestServiceObject::buildForm function core/modules/system/tests/modules/form_test/src/FormTestServiceObject.php
FormTestServiceObject::getEditableConfigNames function core/modules/system/tests/modules/form_test/src/FormTestServiceObject.php
FormTestServiceObject::getFormId function core/modules/system/tests/modules/form_test/src/FormTestServiceObject.php
FormTestServiceObject::submitForm function core/modules/system/tests/modules/form_test/src/FormTestServiceObject.php
FormTestServiceObject::validateForm function core/modules/system/tests/modules/form_test/src/FormTestServiceObject.php
FormTestStatePersistForm class core/modules/system/tests/modules/form_test/src/Form/FormTestStatePersistForm.php Form constructor for testing form state persistence.
FormTestStatePersistForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestStatePersistForm.php
FormTestStatePersistForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestStatePersistForm.php
FormTestStatePersistForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestStatePersistForm.php
FormTestStatePersistForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestStatePersistForm.php
FormTestStorageForm class core/modules/system/tests/modules/form_test/src/Form/FormTestStorageForm.php A multistep form for testing the form storage.
FormTestStorageForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestStorageForm.php
FormTestStorageForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestStorageForm.php
FormTestStorageForm::continueSubmitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestStorageForm.php
FormTestStorageForm::elementValidateValueCached function core/modules/system/tests/modules/form_test/src/Form/FormTestStorageForm.php Form element validation handler for 'value' element.
FormTestStorageForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestStorageForm.php
FormTestStorageForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestStorageForm.php
FormTestStorageForm::validateForm function core/modules/system/tests/modules/form_test/src/Form/FormTestStorageForm.php
FormTestStoragePageCacheForm class core/modules/system/tests/modules/form_test/src/Form/FormTestStoragePageCacheForm.php Form to test page cache storage.
FormTestStoragePageCacheForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestStoragePageCacheForm.php
FormTestStoragePageCacheForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestStoragePageCacheForm.php
FormTestStoragePageCacheForm::form_test_storage_page_cache_old_build_id function core/modules/system/tests/modules/form_test/src/Form/FormTestStoragePageCacheForm.php Form element #after_build callback: output the old form build-id.
FormTestStoragePageCacheForm::form_test_storage_page_cache_rebuild function core/modules/system/tests/modules/form_test/src/Form/FormTestStoragePageCacheForm.php Form submit callback: Rebuild the form and continue.
FormTestStoragePageCacheForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestStoragePageCacheForm.php
FormTestStoragePageCacheForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestStoragePageCacheForm.php
FormTestStoragePageCacheForm::validateForm function core/modules/system/tests/modules/form_test/src/Form/FormTestStoragePageCacheForm.php
FormTestSubmitButtonAttributeForm class core/modules/system/tests/modules/form_test/src/Form/FormTestSubmitButtonAttributeForm.php Builds a simple form to test the submit_button attribute.
FormTestSubmitButtonAttributeForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestSubmitButtonAttributeForm.php
FormTestSubmitButtonAttributeForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestSubmitButtonAttributeForm.php
FormTestSubmitButtonAttributeForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestSubmitButtonAttributeForm.php
FormTestSubmitButtonAttributeForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestSubmitButtonAttributeForm.php
FormTestTableForm class core/modules/system/tests/modules/form_test/src/Form/FormTestTableForm.php Form constructor for testing #type 'table' elements.
FormTestTableForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestTableForm.php
FormTestTableForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestTableForm.php
FormTestTableForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableForm.php
FormTestTableForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestTableForm.php
FormTestTableSelectColspanForm class core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectColspanForm.php Builds a form to test table selects with different column spans.
FormTestTableSelectColspanForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectColspanForm.php
FormTestTableSelectColspanForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectColspanForm.php
FormTestTableSelectColspanForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectColspanForm.php
FormTestTableSelectColspanForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectColspanForm.php
FormTestTableSelectDisabledRowsForm class core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectDisabledRowsForm.php Builds a form to test table select with disabled rows.
FormTestTableSelectDisabledRowsForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectDisabledRowsForm.php

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