Search for getFormObject
- Search 7.x for getFormObject
- Search 9.5.x for getFormObject
- Search 10.3.x for getFormObject
- Search 11.x for getFormObject
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityManager::getFormObject | function | core/ |
|
EntityManagerTest::testGetFormObject | function | core/ |
@covers ::getFormObject |
EntityTypeManager::getFormObject | function | core/ |
Creates a new form instance. |
EntityTypeManagerInterface::getFormObject | function | core/ |
Creates a new form instance. |
EntityTypeManagerTest::testGetFormObject | function | core/ |
Tests the getFormObject() method. |
EntityTypeManagerTest::testGetFormObjectInvalidOperation | function | core/ |
Tests the getFormObject() method with an invalid operation. |
FormController::getFormObject | function | core/ |
Returns the object used to build the form. |
FormState::getFormObject | function | core/ |
Returns the form object that is responsible for building this form. |
FormStateDecoratorBase::getFormObject | function | core/ |
Returns the form object that is responsible for building this form. |
FormStateDecoratorBaseTest::testGetFormObject | function | core/ |
@covers ::getFormObject |
FormStateInterface::getFormObject | function | core/ |
Returns the form object that is responsible for building this form. |
HtmlEntityFormController::getFormObject | function | core/ |
Instead of a class name or service ID, $form_arg will be a string representing the entity and operation being performed. Consider the following route: |
HtmlFormController::getFormObject | function | core/ |
Returns the object used to build the form. |
ViewsForm::getFormObject | function | core/ |
Returns the object used to build the step form. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.