Search for id
Title | Object type | File name | Summary |
---|---|---|---|
FormStateDecoratorBaseTest::providerHasTemporaryValue | function | core/ |
Provides data to self::testHasTemporaryValue(). |
FormStateDecoratorBaseTest::providerIsMethodType | function | core/ |
Provides data to self::testIsMethodType(). |
FormStateDecoratorBaseTest::providerLimitValidationErrors | function | core/ |
Provides data to self::testGetLimitValidationErrors() and self::testGetLimitValidationErrors(). |
FormStateDecoratorBaseTest::providerLoadInclude | function | core/ |
Provides data to self::testLoadInclude(). |
FormStateDecoratorBaseTest::providerPrepareCallback | function | core/ |
Provides data to self::testPrepareCallback(). |
FormStateDecoratorBaseTest::providerSet | function | core/ |
Provides data to self::testSet(). |
FormStateDecoratorBaseTest::providerSetRequestMethod | function | core/ |
Provides data to self::testSetMethod(). |
FormStateDecoratorBaseTest::providerSetTemporaryValue | function | core/ |
Provides data to self::testSetTemporaryValue(). |
FormStateDecoratorBaseTest::providerSingleBooleanArgument | function | core/ |
Provides data to test methods that take a single boolean argument. |
FormStateDecoratorBaseTest::testGetLimitValidationErrors | function | core/ |
@covers ::getLimitValidationErrors |
FormStateDecoratorBaseTest::testGetValidateHandlers | function | core/ |
@covers ::getValidateHandlers |
FormStateDecoratorBaseTest::testHasInvalidToken | function | core/ |
@covers ::hasInvalidToken |
FormStateDecoratorBaseTest::testIsValidationComplete | function | core/ |
@covers ::isValidationComplete |
FormStateDecoratorBaseTest::testIsValidationEnforced | function | core/ |
@covers ::isValidationEnforced |
FormStateDecoratorBaseTest::testSetInvalidToken | function | core/ |
@covers ::setInvalidToken |
FormStateDecoratorBaseTest::testSetLimitValidationErrors | function | core/ |
@covers ::setLimitValidationErrors |
FormStateDecoratorBaseTest::testSetValidateHandlers | function | core/ |
@covers ::setValidateHandlers |
FormStateDecoratorBaseTest::testSetValidationComplete | function | core/ |
@covers ::setValidationComplete |
FormStateDecoratorBaseTest::testSetValidationEnforced | function | core/ |
@covers ::setValidationEnforced |
FormStateInterface::getLimitValidationErrors | function | core/ |
Retrieves the limited validation error sections. |
FormStateInterface::getValidateHandlers | function | core/ |
Gets the validate handlers. |
FormStateInterface::hasInvalidToken | function | core/ |
Determines if the form has an invalid token. |
FormStateInterface::isValidationComplete | function | core/ |
Determines if validation has been completed. |
FormStateInterface::isValidationEnforced | function | core/ |
Checks if validation is enforced. |
FormStateInterface::setInvalidToken | function | core/ |
Flags the form state as having or not an invalid token. |
FormStateInterface::setLimitValidationErrors | function | core/ |
Sets the limited validation error sections. |
FormStateInterface::setValidateHandlers | function | core/ |
Sets the validate handlers. |
FormStateInterface::setValidationComplete | function | core/ |
Sets that validation has been completed. |
FormStateInterface::setValidationEnforced | function | core/ |
Enforces that validation is run. |
FormStateTest::providerTestGetError | function | core/ |
|
FormStateTest::providerTestGetRedirect | function | core/ |
Provides test data for testing the getRedirect() method. |
FormStateTest::providerTestIsCached | function | core/ |
Provides test data for testIsCached(). |
FormStateTest::providerTestIsMethodType | function | core/ |
Provides test data for testIsMethodType(). |
FormStateTest::providerTestSetErrorByName | function | core/ |
|
FormStateTest::testPrepareCallbackInValidMethod | function | core/ |
@covers ::prepareCallback |
FormStateTest::testPrepareCallbackValidMethod | function | core/ |
@covers ::prepareCallback |
FormStateValuesTraitTest::providerGetValue | function | core/ |
Provides data to self::testGetValue(). |
FormStateValuesTraitTest::providerHasValue | function | core/ |
Provides data to self::testHasValue(). |
FormStateValuesTraitTest::providerIsValueEmpty | function | core/ |
Provides data to self::testIsValueEmpty(). |
FormStateValuesTraitTest::providerSetValue | function | core/ |
Provides data to self::testSetValue(). |
FormStoragePageCacheTest::getFormBuildId | function | core/ |
Return the build id of the current form. |
FormStoragePageCacheTest::testValidateFormStorageOnCachedPage | function | core/ |
Build-id is regenerated when validating cached form. |
FormSubmitterTest::providerTestHandleFormSubmissionWithResponses | function | core/ |
|
FormSubmitterTest::providerTestRedirectWithUrl | function | core/ |
Provides test data for testing the redirectForm() method with a route name. |
FormTest::testColorValidation | function | core/ |
Tests validation of #type 'color' elements. |
FormTest::testFieldFormMultipleWidget | function | core/ |
Tests widgets handling multiple values. |
FormTest::testFieldFormMultipleWidgetAlter | function | core/ |
Tests hook_field_widget_complete_form_alter(). |
FormTest::testFieldFormMultipleWidgetAlterSingleValues | function | core/ |
Tests hook_field_widget_complete_form_alter() with single value elements. |
FormTest::testFieldFormMultipleWidgetTypeAlter | function | core/ |
Tests hook_field_widget_complete_WIDGET_TYPE_form_alter(). |
FormTest::testFieldFormMultipleWidgetTypeAlterSingleValues | function | core/ |
Tests hook_field_widget_complete_WIDGET_TYPE_form_alter() with single value elements. |
Pagination
- Previous page
- Page 66
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.