Search for forms
- Search 7.x for forms
- Search 9.5.x for forms
- Search 8.9.x for forms
- Search 10.3.x for forms
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FormSubmitterTest::testExecuteSubmitHandlers | function | core/ |
Tests execute submit handlers. |
FormSubmitterTest::testHandleFormSubmissionNoRedirect | function | core/ |
Tests handle form submission no redirect. |
FormSubmitterTest::testHandleFormSubmissionNotSubmitted | function | core/ |
Tests handle form submission not submitted. |
FormSubmitterTest::testHandleFormSubmissionWithResponses | function | core/ |
Tests handle form submission with responses. |
FormSubmitterTest::testRedirectWithNull | function | core/ |
Tests the redirectForm() method when the redirect is NULL. |
FormSubmitterTest::testRedirectWithoutResult | function | core/ |
Tests the redirectForm() method when no redirect is expected. |
FormSubmitterTest::testRedirectWithResponseObject | function | core/ |
Tests the redirectForm() method with a response object. |
FormSubmitterTest::testRedirectWithUrl | function | core/ |
Tests redirectForm() when a redirect is a Url object. |
FormTest::testFieldFormSingle | function | core/ |
Tests the single-value field form functionality. |
FormTest::testFieldFormSingleRequired | function | core/ |
Tests the required single-value field form. |
FormTest::testGetFormsCsrfToken | function | core/ |
CSRF tokens for GET forms should not be added by default. |
FormTestBase::$formSubmitter | property | core/ |
|
FormTestBase::simulateFormSubmission | function | core/ |
Simulates a form submission within a request, bypassing submitForm(). |
FormTestFormStateValuesCleanAdvancedForm | class | core/ |
Form builder for \Drupal\Core\Form\FormState::cleanValues() test. |
FormTestFormStateValuesCleanAdvancedForm.php | file | core/ |
|
FormTestFormStateValuesCleanAdvancedForm::buildForm | function | core/ |
Form constructor. |
FormTestFormStateValuesCleanAdvancedForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestFormStateValuesCleanAdvancedForm::submitForm | function | core/ |
Form submission handler. |
FormTestFormStateValuesCleanForm | class | core/ |
Form builder for \Drupal\Core\Form\FormState::cleanValues() test. |
FormTestFormStateValuesCleanForm.php | file | core/ |
|
FormTestFormStateValuesCleanForm::buildForm | function | core/ |
Form constructor. |
FormTestFormStateValuesCleanForm::cleanValue | function | core/ |
Helper function to clean a value on an element. |
FormTestFormStateValuesCleanForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestFormStateValuesCleanForm::submitForm | function | core/ |
Form submission handler. |
FormTestMachineNameValidationForm::buildAjaxSnackConfigureFormSubmit | function | core/ |
Submit callback that forces a form rebuild. |
GetTest::testTransformSourceArray | function | core/ |
Tests the Get plugin when source is an array. |
GetTest::testTransformSourceArrayAt | function | core/ |
Tests the Get plugin when source is an array pointing to destination. |
GetTest::testTransformSourceString | function | core/ |
Tests the Get plugin when source is a string. |
GetTest::testTransformSourceStringAt | function | core/ |
Tests the Get plugin when source is a string pointing to destination. |
IconExtractorPluginManager::getExtractorForms | function | core/ |
Get multiple extractor settings form. |
IconPackExtractorFormTest::$formState | property | core/ |
The form state. |
IconPackManager::getExtractorPluginForms | function | core/ |
Retrieve extractor forms based on the provided icon set limit. |
IconPackManagerInterface::getExtractorPluginForms | function | core/ |
Retrieve extractor forms based on the provided icon set limit. |
IconPackManagerKernelTest::testGetExtractorPluginForms | function | core/ |
Test the IconPackManager::getExtractorPluginForms method. |
IconPackManagerKernelTest::testGetExtractorPluginFormsWithAllowed | function | core/ |
Test the IconPackManager::getExtractorPluginForms method. |
IconPackManagerKernelTest::testGetExtractorPluginFormsWithDefault | function | core/ |
Test the IconPackManager::getExtractorPluginForms method with default. |
LayoutBuilderDisableInteractionsTest::testFormsLinksDisabled | function | core/ |
Tests that forms and links are disabled in the Layout Builder preview. |
LinkFieldFormStatesTest | class | core/ |
Tests link field form states functionality. |
LinkFieldFormStatesTest.php | file | core/ |
|
LinkFieldFormStatesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LinkFieldFormStatesTest::$modules | property | core/ |
Modules to install. |
LinkFieldFormStatesTest::linkFieldFormStatesData | function | core/ |
Provides data for ::testLinkFieldJSFormStates. |
LinkFieldFormStatesTest::setUp | function | core/ |
|
LinkFieldFormStatesTest::testLinkFieldFormStates | function | core/ |
Tests link field form states. |
LocaleHooks::formSystemFileSystemSettingsAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for system_file_system_settings(). |
MediaLibraryAddFormTest::testFormStateValidation | function | core/ |
Tests the validation of the library state in the media library add form. |
MediaSource::$forms | property | core/ |
The classes used to define media source-specific forms. |
MediaTypeForm::getSourceSubFormState | function | core/ |
Gets subform state for the media source configuration subform. |
MenuParentFormSelector | class | core/ |
Default implementation of the menu parent form selector service. |
MenuParentFormSelector.php | file | core/ |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.