Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormStateValuesTraitTest::testGetValue | function | core/ |
Tests get value. |
| FormStateValuesTraitTest::testGetValueModifyReturn | function | core/ |
Tests get value modify return. |
| FormStateValuesTraitTest::testHasValue | function | core/ |
Tests has value. |
| FormStateValuesTraitTest::testIsValueEmpty | function | core/ |
Tests is value empty. |
| FormStateValuesTraitTest::testSetValue | function | core/ |
Tests set value. |
| FormStateValuesTraitTest::testSetValueForElement | function | core/ |
Tests that setting the value for an element adds to the values. |
| FormStoragePageCacheTest | class | core/ |
Tests form storage from cached pages. |
| FormStoragePageCacheTest.php | file | core/ |
|
| FormStoragePageCacheTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FormStoragePageCacheTest::$modules | property | core/ |
|
| FormStoragePageCacheTest::getFormBuildId | function | core/ |
Return the build id of the current form. |
| FormStoragePageCacheTest::setUp | function | core/ |
|
| FormStoragePageCacheTest::testRebuildFormStorageOnCachedPage | function | core/ |
Build-id is regenerated when rebuilding cached form. |
| FormStoragePageCacheTest::testValidateFormStorageOnCachedPage | function | core/ |
Build-id is regenerated when validating cached form. |
| FormSubmitter | class | core/ |
Provides submission processing for forms. |
| FormSubmitter.php | file | core/ |
|
| FormSubmitter::$callableResolver | property | core/ |
The callable resolver. |
| FormSubmitter::batchGet | function | core/ |
Wraps batch_get(). |
| FormSubmitter::doSubmitForm | function | core/ |
Handles the submitted form, executing callbacks and processing responses. |
| FormSubmitter::executeSubmitHandlers | function | core/ |
Executes custom submission handlers for a given form. |
| FormSubmitter::redirectForm | function | core/ |
Redirects the user to a URL after a form has been processed. |
| FormSubmitter::__construct | function | core/ |
|
| FormSubmitterInterface | interface | core/ |
Provides an interface for processing form submissions. |
| FormSubmitterInterface.php | file | core/ |
|
| FormSubmitterInterface::doSubmitForm | function | core/ |
Handles the submitted form, executing callbacks and processing responses. |
| FormSubmitterInterface::executeSubmitHandlers | function | core/ |
Executes custom submission handlers for a given form. |
| FormSubmitterInterface::redirectForm | function | core/ |
Redirects the user to a URL after a form has been processed. |
| FormSubmitterTest | class | core/ |
Tests Drupal\Core\Form\FormSubmitter. |
| FormSubmitterTest.php | file | core/ |
|
| FormSubmitterTest::$callableResolver | property | core/ |
The callable resolver. |
| FormSubmitterTest::$redirectResponseSubscriber | property | core/ |
|
| FormSubmitterTest::$unroutedUrlAssembler | property | core/ |
The mocked unrouted URL assembler. |
| FormSubmitterTest::$urlGenerator | property | core/ |
The mocked URL generator. |
| FormSubmitterTest::getFormSubmitter | function | core/ |
|
| FormSubmitterTest::providerTestHandleFormSubmissionWithResponses | function | core/ |
|
| FormSubmitterTest::providerTestRedirectWithUrl | function | core/ |
Provides test data for testing the redirectForm() method with a route name. |
| FormSubmitterTest::setUp | function | core/ |
|
| 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 | class | core/ |
Tests various form element validation mechanisms. |
| FormTest | class | core/ |
Tests field form handling. |
| FormTest.php | file | core/ |
|
| FormTest.php | file | core/ |
|
| FormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 778
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.