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 | 
|---|---|---|---|
| MediaSource::$forms | property | core/ | The classes used to define media source-specific forms. | 
| MediaTypeForm::getSourceSubFormState | function | core/ | Gets subform state for the media source configuration subform. | 
| MenuParentFormSelector | class | core/ | Default implementation of the menu parent form selector service. | 
| MenuParentFormSelector.php | file | core/ | |
| MenuParentFormSelector::$deprecatedProperties | property | core/ | |
| MenuParentFormSelector::$entityTypeManager | property | core/ | The entity type manager service. | 
| MenuParentFormSelector::$menuLinkTree | property | core/ | The menu link tree service. | 
| MenuParentFormSelector::getMenuOptions | function | core/ | Gets a list of menu names for use as options. | 
| MenuParentFormSelector::getParentDepthLimit | function | core/ | Returns the maximum depth of the possible parents of the menu link. | 
| MenuParentFormSelector::getParentSelectOptions | function | core/ | Gets the options for a select element to choose a menu and parent. | 
| MenuParentFormSelector::parentSelectElement | function | core/ | Gets a form element to choose a menu and parent. | 
| MenuParentFormSelector::parentSelectOptionsTreeWalk | function | core/ | Iterates over all items in the tree to prepare the parents select options. | 
| MenuParentFormSelector::__construct | function | core/ | Constructs a \Drupal\Core\Menu\MenuParentFormSelector | 
| MenuParentFormSelectorInterface | interface | core/ | Defines an interface for menu selector form elements and menu link options. | 
| MenuParentFormSelectorInterface.php | file | core/ | |
| MenuParentFormSelectorInterface::getParentSelectOptions | function | core/ | Gets the options for a select element to choose a menu and parent. | 
| MenuParentFormSelectorInterface::parentSelectElement | function | core/ | Gets a form element to choose a menu and parent. | 
| MigrateUpgradeFormStepsTest | class | core/ | Tests the flow of the Migrate Drupal UI form. | 
| MigrateUpgradeFormStepsTest.php | file | core/ | |
| MigrateUpgradeFormStepsTest::$defaultTheme | property | core/ | The theme to install as the default for testing. | 
| MigrateUpgradeFormStepsTest::$modules | property | core/ | Modules to enable. | 
| MigrateUpgradeFormStepsTest::assertFirstForm | function | core/ | Helper to test that a path goes to the Overview form. | 
| MigrateUpgradeFormStepsTest::getSourceBasePath | function | core/ | |
| MigrateUpgradeFormStepsTest::setUp | function | core/ | |
| MigrateUpgradeFormStepsTest::testMigrateUpgradeReviewPage | function | core/ | Tests the flow of the Migrate Drupal UI form. | 
| ModerationFormTest::testModerationFormSetsRevisionAuthor | function | core/ | Tests the revision author is updated when the moderation form is used. | 
| ModerationStateNodeTest::testFormSaveDestination | function | core/ | Tests edit form destinations. | 
| MultipleBlockFormTest::testMultipleForms | function | core/ | Tests that blocks can have multiple forms. | 
| NodeFormSaveChangedTimeTest | class | core/ | Tests updating the changed time after API and FORM entity save. | 
| NodeFormSaveChangedTimeTest.php | file | core/ | |
| NodeFormSaveChangedTimeTest::$authorUser | property | core/ | An user with permissions to create and edit articles. | 
| NodeFormSaveChangedTimeTest::$defaultTheme | property | core/ | The theme to install as the default for testing. | 
| NodeFormSaveChangedTimeTest::$modules | property | core/ | Modules to enable. | 
| NodeFormSaveChangedTimeTest::setUp | function | core/ | |
| NodeFormSaveChangedTimeTest::testChangedTimeAfterSaveWithoutChanges | function | core/ | Test the changed time after API and FORM save without changes. | 
| NodeRevisionsUiTest::testNodeFormSaveWithoutRevision | function | core/ | Checks that unchecking 'Create new revision' works when editing a node. | 
| NodeTranslationUITest::getFormSubmitSuffix | function | core/ | Returns appropriate submit button suffix based on translatability. | 
| NonAbstractFormStateDecoratorBase | class | core/ | Provides a non-abstract version of the class under test. | 
| NonAbstractFormStateDecoratorBase::__construct | function | core/ | Creates a new instance. | 
| PagerPluginBase::exposedFormSubmit | function | core/ | |
| PluginWithFormsInterface | interface | core/ | Provides an interface for plugins which have forms. | 
| PluginWithFormsInterface.php | file | core/ | |
| PluginWithFormsInterface::getFormClass | function | core/ | Gets the form class for the given operation. | 
| PluginWithFormsInterface::hasFormClass | function | core/ | Gets whether the plugin has a form class for the given operation. | 
| PluginWithFormsTrait | trait | core/ | Provides a trait with typical behavior for plugins which have forms. | 
| PluginWithFormsTrait.php | file | core/ | |
| PluginWithFormsTrait::getFormClass | function | core/ | |
| PluginWithFormsTrait::hasFormClass | function | core/ | |
| PluginWithFormsTraitTest | class | core/ | @coversDefaultClass \Drupal\Core\Plugin\PluginWithFormsTrait[[api-linebreak]] @group Plugin | 
| PluginWithFormsTraitTest.php | file | core/ | 
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
