Search for forms
- Search 7.x for forms
- Search 9.5.x for forms
- Search 8.9.x for forms
- Search 10.3.x for forms
- Search 11.x for forms
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| SubformState::getFormObject | function | core/ |
|
| SubformState::getLimitValidationErrors | function | core/ |
|
| SubformState::getParents | function | core/ |
Gets the subform's parents relative to its parent form. |
| SubformState::getValues | function | core/ |
|
| SubformState::setErrorByName | function | core/ |
|
| SubformState::setLimitValidationErrors | function | core/ |
|
| 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/ |
Tests 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::testFormObject | function | core/ |
Tests form object. |
| SubformStateTest::testGetCompleteFormStateWithParentCompleteForm | function | core/ |
Tests get complete form state with parent complete form. |
| SubformStateTest::testGetCompleteFormStateWithParentSubform | function | core/ |
Tests get complete form state with parent subform. |
| SubformStateTest::testGetLimitValidationErrors | function | core/ |
Tests get limit validation errors. |
| SubformStateTest::testGetValue | function | core/ |
Tests get value. |
| SubformStateTest::testGetValueBroken | function | core/ |
Tests get value broken. |
| SubformStateTest::testGetValues | function | core/ |
Tests get values. |
| SubformStateTest::testGetValuesBroken | function | core/ |
Tests get values broken. |
| SubformStateTest::testSetErrorByName | function | core/ |
Tests set error by name. |
| SubformStateTest::testSetLimitValidationErrors | function | core/ |
Tests set limit validation errors. |
| SubformStateTest::testSetValues | function | core/ |
Tests set values. |
| SubformStateTest::testSetValuesBroken | function | core/ |
Tests set values broken. |
| SyslogHooks::formSystemLoggingSettingsAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| TermTranslationHandler::entityFormSave | function | core/ |
Form submission handler for TermTranslationHandler::entityFormAlter(). |
| TestMultipleFormController::testMultipleForms | function | core/ |
|
| TestMultipleFormsBlock | class | core/ |
Provides a block with multiple forms. |
| TestMultipleFormsBlock.php | file | core/ |
|
| TestMultipleFormsBlock::build | function | core/ |
|
| TestThemeThemeHooks::formSystemThemeSettingsAlter | function | core/ |
Implements hook_form_system_theme_settings_alter(). |
| ThemeSettingsFormTest::providerTestFormSettingsSubmissionHandler | function | core/ |
Provides test data for ::testFormSettingsSubmissionHandler(). |
| ThemeSettingsFormTest::testFormSettingsSubmissionHandler | function | core/ |
Tests that submission handler works correctly. |
| UmamiHooks::formSearchBlockFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for search_block_form. |
| UserHooks::formSystemRegionalSettingsAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for \Drupal\system\Form\RegionalForm. |
| UserRegisterFormTest::testRegistrationFormStorage | function | core/ |
Tests if registration form writes to localStorage. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.