Search for getFormClass
- Search 7.x for getFormClass
- Search 8.9.x for getFormClass
- Search 10.3.x for getFormClass
- Search 11.x for getFormClass
- Other projects
| Title | Object type | File name | Summary | 
|---|---|---|---|
| EntityType::getFormClass | function | core/ | Gets the form class for a specific operation. | 
| EntityTypeInterface::getFormClass | function | core/ | Gets the form class for a specific operation. | 
| EntityTypeTest::testGetFormClass | function | core/ | Tests the getFormClass() method. | 
| MenuLinkBase::getFormClass | function | core/ | Returns the name of a class that can build an editing form for this link. | 
| MenuLinkInterface::getFormClass | function | core/ | Returns the name of a class that can build an editing form for this link. | 
| PluginWithFormsInterface::getFormClass | function | core/ | Gets the form class for the given operation. | 
| PluginWithFormsTrait::getFormClass | function | core/ | Implements \Drupal\Core\Plugin\PluginWithFormsInterface::getFormClass(). | 
| PluginWithFormsTraitTest::providerGetFormClass | function | core/ | |
| PluginWithFormsTraitTest::testGetFormClass | function | core/ | @covers ::getFormClass[[api-linebreak]] @covers ::hasFormClass[[api-linebreak]] @dataProvider providerGetFormClass | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
