Files - 11.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
FormElementHelperTest.php core/tests/Drupal/Tests/Core/Form/FormElementHelperTest.php Drupal\Tests\Core\Form
FormElementInlineErrorTest.php core/modules/inline_form_errors/tests/src/Kernel/FormElementInlineErrorTest.php Drupal\Tests\inline_form_errors\Kernel
FormElementInterface.php core/lib/Drupal/Core/Render/Element/FormElementInterface.php Drupal\Core\Render\Element
FormElementLabelTest.php core/modules/system/tests/src/Kernel/Form/FormElementLabelTest.php Drupal\Tests\system\Kernel\Form
FormElementMaxlengthTest.php core/modules/system/tests/src/Kernel/Form/FormElementMaxlengthTest.php Drupal\Tests\system\Kernel\Form
FormElementsRenderTest.php core/modules/system/tests/src/Kernel/Common/FormElementsRenderTest.php Drupal\Tests\system\Kernel\Common
FormErrorHandler.php core/modules/inline_form_errors/src/FormErrorHandler.php Drupal\inline_form_errors
FormErrorHandler.php core/lib/Drupal/Core/Form/FormErrorHandler.php Drupal\Core\Form
FormErrorHandlerCKEditor5Test.php core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerCKEditor5Test.php Drupal\Tests\inline_form_errors\FunctionalJavascript
FormErrorHandlerFileUploadTest.php core/modules/inline_form_errors/tests/src/Functional/FormErrorHandlerFileUploadTest.php Drupal\Tests\inline_form_errors\Functional
FormErrorHandlerInterface.php core/lib/Drupal/Core/Form/FormErrorHandlerInterface.php Drupal\Core\Form
FormErrorHandlerTest.php core/modules/inline_form_errors/tests/src/Unit/FormErrorHandlerTest.php Drupal\Tests\inline_form_errors\Unit
FormErrorHandlerTest.php core/tests/Drupal/Tests/Core/Form/FormErrorHandlerTest.php Drupal\Tests\Core\Form
FormGroupingElementsTest.php core/tests/Drupal/FunctionalJavascriptTests/Core/Form/FormGroupingElementsTest.php Drupal\FunctionalJavascriptTests\Core\Form
FormHelper.php core/lib/Drupal/Core/Form/FormHelper.php Drupal\Core\Form
FormHelperTest.php core/tests/Drupal/Tests/Core/Form/FormHelperTest.php Drupal\Tests\Core\Form
FormInterface.php core/lib/Drupal/Core/Form/FormInterface.php Drupal\Core\Form
FormModeAccessCheck.php core/modules/field_ui/src/Access/FormModeAccessCheck.php Drupal\field_ui\Access
FormObjectTest.php core/modules/system/tests/src/Kernel/Form/FormObjectTest.php Drupal\Tests\system\Kernel\Form
FormObjectTest.php core/modules/system/tests/src/Functional/Form/FormObjectTest.php Drupal\Tests\system\Functional\Form
FormOperations.php core/modules/workspaces/src/FormOperations.php Drupal\workspaces
FormRouteEnhancer.php core/lib/Drupal/Core/Routing/Enhancer/FormRouteEnhancer.php Drupal\Core\Routing\Enhancer
FormState.php core/lib/Drupal/Core/Form/FormState.php Drupal\Core\Form
FormStateDecoratorBase.php core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Drupal\Core\Form
FormStateDecoratorBaseTest.php core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Drupal\Tests\Core\Form
FormStateInterface.php core/lib/Drupal/Core/Form/FormStateInterface.php Drupal\Core\Form
FormStateTest.php core/tests/Drupal/Tests/Core/Form/FormStateTest.php Drupal\Tests\Core\Form
FormStateValuesTrait.php core/lib/Drupal/Core/Form/FormStateValuesTrait.php Drupal\Core\Form
FormStateValuesTraitTest.php core/tests/Drupal/Tests/Core/Form/FormStateValuesTraitTest.php Drupal\Tests\Core\Form
FormStoragePageCacheTest.php core/modules/system/tests/src/Functional/Form/FormStoragePageCacheTest.php Drupal\Tests\system\Functional\Form
FormSubmitter.php core/lib/Drupal/Core/Form/FormSubmitter.php Drupal\Core\Form
FormSubmitterInterface.php core/lib/Drupal/Core/Form/FormSubmitterInterface.php Drupal\Core\Form
FormSubmitterTest.php core/tests/Drupal/Tests/Core/Form/FormSubmitterTest.php Drupal\Tests\Core\Form
FormTest.php core/modules/system/tests/src/Functional/Form/FormTest.php Drupal\Tests\system\Functional\Form
FormTest.php core/modules/field/tests/src/Functional/FormTest.php Drupal\Tests\field\Functional
FormTestAlterForm.php core/modules/system/tests/modules/form_test/src/Form/FormTestAlterForm.php Drupal\form_test\Form
FormTestArgumentsObject.php core/modules/system/tests/modules/form_test/src/FormTestArgumentsObject.php Drupal\form_test
FormTestAutocompleteForm.php core/modules/system/tests/modules/form_test/src/FormTestAutocompleteForm.php Drupal\form_test
FormTestBase.php core/tests/Drupal/Tests/Core/Form/FormTestBase.php Drupal\Tests\Core\Form
FormTestButtonClassForm.php core/modules/system/tests/modules/form_test/src/Form/FormTestButtonClassForm.php Drupal\form_test\Form
FormTestCheckboxesRadiosForm.php core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxesRadiosForm.php Drupal\form_test\Form
FormTestCheckboxesZeroForm.php core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxesZeroForm.php Drupal\form_test\Form
FormTestCheckboxForm.php core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxForm.php Drupal\form_test\Form
FormTestCheckboxTypeJugglingForm.php core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxTypeJugglingForm.php Drupal\form_test\Form
FormTestClickedButtonForm.php core/modules/system/tests/modules/form_test/src/Form/FormTestClickedButtonForm.php Drupal\form_test\Form
FormTestColorForm.php core/modules/system/tests/modules/form_test/src/Form/FormTestColorForm.php Drupal\form_test\Form
FormTestController.php core/modules/system/tests/modules/form_test/src/Controller/FormTestController.php Drupal\form_test\Controller
FormTestControllerObject.php core/modules/system/tests/modules/form_test/src/FormTestControllerObject.php Drupal\form_test
FormTestDescriptionForm.php core/modules/system/tests/modules/form_test/src/Form/FormTestDescriptionForm.php Drupal\form_test\Form
FormTestDetailsContainsRequiredTextfieldForm.php core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsContainsRequiredTextfieldForm.php Drupal\form_test\Form

Other projects


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