Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormStateValuesTraitTest::testHasValue | function | core/ |
@covers ::hasValue[[api-linebreak]] |
| FormStateValuesTraitTest::testIsValueEmpty | function | core/ |
@covers ::isValueEmpty[[api-linebreak]] |
| FormStateValuesTraitTest::testSetValue | function | core/ |
@covers ::setValue[[api-linebreak]] |
| 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/ |
|
| 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::$requestStack | property | core/ |
The request stack. |
| FormSubmitter::$urlGenerator | property | core/ |
The URL generator. |
| FormSubmitter::batchGet | function | core/ |
Wraps batch_get(). |
| FormSubmitter::doSubmitForm | function | core/ |
|
| FormSubmitter::drupalInstallationAttempted | function | core/ |
Wraps drupal_installation_attempted(). |
| FormSubmitter::executeSubmitHandlers | function | core/ |
|
| FormSubmitter::redirectForm | function | core/ |
|
| FormSubmitter::__construct | function | core/ |
Constructs a new FormValidator. |
| 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/ |
@coversDefaultClass \Drupal\Core\Form\FormSubmitter[[api-linebreak]] @group Form |
| FormSubmitterTest.php | file | 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/ |
@covers ::executeSubmitHandlers[[api-linebreak]] |
| FormSubmitterTest::testHandleFormSubmissionNoRedirect | function | core/ |
@covers ::doSubmitForm[[api-linebreak]] |
| FormSubmitterTest::testHandleFormSubmissionNotSubmitted | function | core/ |
@covers ::doSubmitForm[[api-linebreak]] |
| FormSubmitterTest::testHandleFormSubmissionWithResponses | function | core/ |
@covers ::doSubmitForm[[api-linebreak]] |
| 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 field form handling. |
| FormTest | class | core/ |
Tests various form element validation mechanisms. |
| FormTest.php | file | core/ |
|
| FormTest.php | file | core/ |
|
| FormTest::$defaultTheme | property | core/ |
|
| FormTest::$defaultTheme | property | core/ |
|
| FormTest::$field | property | core/ |
An array of values defining a field. |
Pagination
- Previous page
- Page 699
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.