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
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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::testFormObject | function | core/ |
@covers ::getFormObject |
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 |
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/ |
Builds and returns the renderable array for this block plugin. |
ThemeSettingsFormTest::providerTestFormSettingsSubmissionHandler | function | core/ |
Provides test data for ::testFormSettingsSubmissionHandler(). |
ThemeSettingsFormTest::testFormSettingsSubmissionHandler | function | core/ |
Tests that submission handler works correctly. |
UploadedFileConstraint::$uploadFormSizeErrorMessage | property | core/ |
The upload form size error message. |
UserHooks::formSystemRegionalSettingsAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for \Drupal\system\Form\RegionalForm. |
UserRegistrationTest::testUuidFormState | function | core/ |
Tests that UUID isn't cached in form state on register form. |
ViewsFormBase::getFormState | function | core/ |
Gets the form state for this form. |
ViewsFormInterface::getFormState | function | core/ |
Gets the form state for this form. |
ViewsTestDataViewsExecutionHooks::viewsFormSubstitutions | function | core/ |
Implements hook_views_form_substitutions(). |
ViewsViewsExecutionHooks::viewsFormSubstitutions | function | core/ |
Implements hook_views_form_substitutions(). |
ViewUI::$forms | property | core/ |
Contains an array of form keys and their respective classes. |
WidgetBase::formSingleElement | function | core/ |
Generates the form element for a single copy of the widget. |
WizardPluginBase::$parentFormSelector | property | core/ |
The parent form selector service. |
WizardPluginBase::buildFormStyle | function | core/ |
Adds the style options to the wizard form. |
WorkflowType::$forms | property | core/ |
A list of optional form classes implementing PluginFormInterface. |
WorkflowType::$forms | property | core/ |
A list of optional form classes implementing PluginFormInterface. |
WorkspaceIntegrationTest::testFormCacheForEntityForms | function | core/ |
Tests that entity forms can be stored in the form cache. |
WorkspaceIntegrationTest::testFormCacheForRegularForms | function | core/ |
Tests that non-entity forms can be stored in the form cache. |
WorkspaceSafeFormTrait::getSectionStorageFromFormState | function | core/ |
Retrieves the section storage from a form state object, if it exists. |
Pagination
- Previous page
- Page 16
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.