Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::$redirectResponseSubscriber | property | core/ |
The redirect response subscriber. |
| 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/ |
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/ |
Constructs a new FormSubmitter. |
| 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::$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/ |
@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 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. |
| FormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FormTest::$field | property | core/ |
An array of values defining a field. |
| FormTest::$fieldStorageSingle | property | core/ |
An array of values defining a field single. |
| FormTest::$fieldStorageUnlimited | property | core/ |
An array of values defining a field with unlimited cardinality. |
| FormTest::$modules | property | core/ |
Modules to install. |
| FormTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 724
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.