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 |
|---|---|---|---|
| FormTestBase::$classResolver | property | core/ |
The class results. |
| FormTestBase::$controllerResolver | property | core/ |
The controller resolver. |
| FormTestBase::$csrfToken | property | core/ |
The CSRF token generator. |
| FormTestBase::$elementInfo | property | core/ |
The element info manager. |
| FormTestBase::$eventDispatcher | property | core/ |
The event dispatcher. |
| FormTestBase::$formBuilder | property | core/ |
The form builder being tested. |
| FormTestBase::$formCache | property | core/ |
The form cache. |
| FormTestBase::$formSubmitter | property | core/ |
|
| FormTestBase::$formValidator | property | core/ |
|
| FormTestBase::$kernel | property | core/ |
|
| FormTestBase::$logger | property | core/ |
|
| FormTestBase::$moduleHandler | property | core/ |
The mocked module handler. |
| FormTestBase::$redirectResponseSubscriber | property | core/ |
|
| FormTestBase::$request | property | core/ |
The request. |
| FormTestBase::$requestStack | property | core/ |
The request stack. |
| FormTestBase::$themeManager | property | core/ |
The mocked theme manager. |
| FormTestBase::$translationManager | property | core/ |
|
| FormTestBase::$urlGenerator | property | core/ |
The mocked URL generator. |
| FormTestBase::assertFormElement | function | core/ |
Asserts that the expected form structure is found in a form for a given key. |
| FormTestBase::getInfo | function | core/ |
A stub method returning properties for the defined element type. |
| FormTestBase::getMockForm | function | core/ |
Provides a mocked form object. |
| FormTestBase::setUp | function | core/ |
|
| FormTestBase::simulateFormSubmission | function | core/ |
Simulates a form submission within a request, bypassing submitForm(). |
| FormTestBase::tearDown | function | core/ |
|
| FormTestButtonClassForm | class | core/ |
Builds a simple form to test form button classes. |
| FormTestButtonClassForm.php | file | core/ |
|
| FormTestButtonClassForm::buildForm | function | core/ |
Form constructor. |
| FormTestButtonClassForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestButtonClassForm::submitForm | function | core/ |
Form submission handler. |
| FormTestCheckboxesRadiosForm | class | core/ |
Form constructor to test expansion of #type checkboxes and radios. |
| FormTestCheckboxesRadiosForm.php | file | core/ |
|
| FormTestCheckboxesRadiosForm::buildForm | function | core/ |
Form constructor. |
| FormTestCheckboxesRadiosForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestCheckboxesRadiosForm::submitForm | function | core/ |
Form submission handler. |
| FormTestCheckboxesZeroForm | class | core/ |
Tests checkboxes zero. |
| FormTestCheckboxesZeroForm.php | file | core/ |
|
| FormTestCheckboxesZeroForm::buildForm | function | core/ |
Form constructor. |
| FormTestCheckboxesZeroForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestCheckboxesZeroForm::submitForm | function | core/ |
Form submission handler. |
| FormTestCheckboxForm | class | core/ |
Form for testing checkbox. |
| FormTestCheckboxForm.php | file | core/ |
|
| FormTestCheckboxForm::buildForm | function | core/ |
Form constructor. |
| FormTestCheckboxForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestCheckboxForm::submitForm | function | core/ |
Form submission handler. |
| FormTestCheckboxTypeJugglingForm | class | core/ |
Builds a form to test return values for checkboxes. |
| FormTestCheckboxTypeJugglingForm.php | file | core/ |
|
| FormTestCheckboxTypeJugglingForm::buildForm | function | core/ |
Form constructor. |
| FormTestCheckboxTypeJugglingForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestCheckboxTypeJugglingForm::submitForm | function | core/ |
Form submission handler. |
| FormTestClickedButtonForm | class | core/ |
Form builder to test button click detection. |
Pagination
- Previous page
- Page 726
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.