Search for forms
- Search 7.x for forms
- Search 9.5.x for forms
- Search 10.3.x for forms
- Search 11.x for forms
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
PluginWithFormsTraitTest::providerGetFormClass | function | core/ |
|
PluginWithFormsTraitTest::testGetFormClass | function | core/ |
@covers ::getFormClass @covers ::hasFormClass @dataProvider providerGetFormClass |
PoHeader::$pluralForms | property | core/ |
Formula for the plural form. |
PoHeader::getPluralForms | function | core/ |
Gets the plural form. |
PoHeader::parsePluralForms | function | core/ |
Parses a Plural-Forms entry from a Gettext Portable Object file header. |
ProcessingTest::testDrupalFormSubmitInBatch | function | core/ |
Test form submission during a batch operation. |
ProfileTranslationHandler::entityFormSave | function | core/ |
Form submission handler for ProfileTranslationHandler::entityFormAlter(). |
StateValuesCleanAdvancedTest::testFormStateValuesCleanAdvanced | function | core/ |
Tests \Drupal\Core\Form\FormState::cleanValues(). |
StateValuesCleanTest::testFormStateValuesClean | function | core/ |
Tests \Drupal\Core\Form\FormState::cleanValues(). |
StorageTest::testCachedFormStorageValidation | function | core/ |
Tests updating cached form storage during form validation. |
StubTestTrait::performStubTest | function | core/ |
Test that creating a stub of the given entity type results in a valid entity. |
SubformState | class | core/ |
Stores information about the state of a subform. |
SubformState.php | file | core/ |
|
SubformState::$parentForm | property | core/ |
The parent form. |
SubformState::$subform | property | core/ |
The subform. |
SubformState::createForSubform | function | core/ |
Creates a new instance for a subform. |
SubformState::getCompleteFormState | function | core/ |
Gets the complete form state. |
SubformState::getLimitValidationErrors | function | core/ |
Retrieves the limited validation error sections. |
SubformState::getParents | function | core/ |
Gets the subform's parents relative to its parent form. |
SubformState::getValues | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::getValues() |
SubformState::setErrorByName | function | core/ |
Files an error against a form element. |
SubformState::setLimitValidationErrors | function | core/ |
Sets the limited validation error sections. |
SubformState::__construct | function | core/ |
Constructs a new instance. |
SubformStateInterface | interface | core/ |
Stores information about the state of a subform. |
SubformStateInterface.php | file | core/ |
|
SubformStateInterface::getCompleteFormState | function | core/ |
Gets the complete form state. |
SubformStateTest | class | core/ |
@coversDefaultClass \Drupal\Core\Form\SubformState |
SubformStateTest.php | file | core/ |
|
SubformStateTest::$formStateValues | property | core/ |
The form state's values test fixture. |
SubformStateTest::$parentForm | property | core/ |
The parent form. |
SubformStateTest::providerGetValues | function | core/ |
Provides data to self::testGetValues(). |
SubformStateTest::providerGetValuesBroken | function | core/ |
Provides data to self::testGetValuesBroken(). |
SubformStateTest::providerTestGetValue | function | core/ |
Provides data to self::testGetValue(). |
SubformStateTest::providerTestGetValueBroken | function | core/ |
Provides data to self::testGetValueBroken(). |
SubformStateTest::providerTestSetValues | function | core/ |
Provides data to self::testSetValues(). |
SubformStateTest::providerTestSetValuesBroken | function | core/ |
Provides data to self::testSetValuesBroken(). |
SubformStateTest::testGetCompleteFormStateWithParentCompleteForm | function | core/ |
@covers ::getCompleteFormState |
SubformStateTest::testGetCompleteFormStateWithParentSubform | function | core/ |
@covers ::getCompleteFormState |
SubformStateTest::testGetLimitValidationErrors | function | core/ |
@covers ::getLimitValidationErrors |
SubformStateTest::testGetValue | function | core/ |
@covers ::getValue |
SubformStateTest::testGetValueBroken | function | core/ |
@covers ::getValue |
SubformStateTest::testGetValues | function | core/ |
@covers ::getValues @covers ::getParents |
SubformStateTest::testGetValuesBroken | function | core/ |
@covers ::getValues @covers ::getParents |
SubformStateTest::testSetErrorByName | function | core/ |
@covers ::setErrorByName |
SubformStateTest::testSetLimitValidationErrors | function | core/ |
@covers ::setLimitValidationErrors |
SubformStateTest::testSetValues | function | core/ |
@covers ::setValues |
SubformStateTest::testSetValuesBroken | function | core/ |
@covers ::setValues |
TermTranslationHandler::entityFormSave | function | core/ |
Form submission handler for TermTranslationHandler::entityFormAlter(). |
TestMultipleFormController::testMultipleForms | function | core/ |
|
TestMultipleFormsBlock | class | core/ |
Provides a block with multiple forms. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.