Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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 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::$fieldStorageMultiple | property | core/ |
An array of values defining a field multiple. |
| 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 enable. |
| FormTest::$modules | property | core/ |
Modules to enable. |
| FormTest::assertFormValuesDefault | function | core/ |
Assert that the values submitted to a form matches the default values of the elements. |
| FormTest::setUp | function | core/ |
|
| FormTest::setUp | function | core/ |
|
| FormTest::testCheckboxProcessing | function | core/ |
Test default value handling for checkboxes. |
| FormTest::testColorValidation | function | core/ |
Tests validation of #type 'color' elements. |
| FormTest::testDisabledElements | function | core/ |
Test handling of disabled elements. |
| FormTest::testDisabledMarkup | function | core/ |
Verify markup for disabled form elements. |
| FormTest::testEmptySelect | function | core/ |
Tests a select element when #options is not set. |
| FormTest::testFieldFormAccess | function | core/ |
Tests fields with no 'edit' access. |
| FormTest::testFieldFormDefaultValue | function | core/ |
Tests field widget default values on entity forms. |
| FormTest::testFieldFormMultipleWidget | function | core/ |
Tests widgets handling multiple values. |
| FormTest::testFieldFormMultipleWidgetAlter | function | core/ |
Tests hook_field_widget_multivalue_form_alter(). |
| FormTest::testFieldFormMultipleWidgetAlterSingleValues | function | core/ |
Tests hook_field_widget_multivalue_form_alter() with single value elements. |
| FormTest::testFieldFormMultipleWidgetTypeAlter | function | core/ |
Tests hook_field_widget_multivalue_WIDGET_TYPE_form_alter(). |
| FormTest::testFieldFormMultipleWidgetTypeAlterSingleValues | function | core/ |
Tests hook_field_widget_multivalue_WIDGET_TYPE_form_alter() with single value elements. |
| FormTest::testFieldFormMultivalueWithRequiredRadio | function | core/ |
Tests widget handling of multiple required radios. |
| FormTest::testFieldFormSingle | function | core/ |
|
| FormTest::testFieldFormSingleRequired | function | core/ |
|
| FormTest::testFieldFormUnlimited | function | core/ |
Pagination
- Previous page
- Page 323
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.