Search for getFormClass

  1. Search 7.x for getFormClass
  2. Search 9.5.x for getFormClass
  3. Search 10.3.x for getFormClass
  4. Search 11.x for getFormClass
  5. Other projects
Title Object type File name Summary
EntityType::getFormClass function core/lib/Drupal/Core/Entity/EntityType.php Gets the form class for a specific operation.
EntityTypeInterface::getFormClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the form class for a specific operation.
EntityTypeTest::testGetFormClass function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests the getFormClass() method.
MenuLinkBase::getFormClass function core/lib/Drupal/Core/Menu/MenuLinkBase.php Returns the name of a class that can build an editing form for this link.
MenuLinkInterface::getFormClass function core/lib/Drupal/Core/Menu/MenuLinkInterface.php Returns the name of a class that can build an editing form for this link.
PluginWithFormsInterface::getFormClass function core/lib/Drupal/Core/Plugin/PluginWithFormsInterface.php Gets the form class for the given operation.
PluginWithFormsTrait::getFormClass function core/lib/Drupal/Core/Plugin/PluginWithFormsTrait.php
PluginWithFormsTraitTest::providerGetFormClass function core/tests/Drupal/Tests/Core/Plugin/PluginWithFormsTraitTest.php
PluginWithFormsTraitTest::testGetFormClass function core/tests/Drupal/Tests/Core/Plugin/PluginWithFormsTraitTest.php @covers ::getFormClass
@covers ::hasFormClass
@dataProvider providerGetFormClass

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.