Search for getForm
- Search 7.x for getForm
 - Search 9.5.x for getForm
 - Search 8.9.x for getForm
 - Search 10.3.x for getForm
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| EntityDisplayModeFormBase::getFormDisplay | function | core/ | 
                                                                                        Load the form display for a given bundle and form mode name. | 
| EntityDisplayRepository::getFormDisplay | function | core/ | 
                                                                                        Returns the entity form display associated with a bundle and form mode. | 
| EntityDisplayRepository::getFormModeOptions | function | core/ | 
                                                                                        Gets an array of form mode options. | 
| EntityDisplayRepository::getFormModeOptionsByBundle | function | core/ | 
                                                                                        Returns an array of enabled form mode options by bundle. | 
| EntityDisplayRepository::getFormModes | function | core/ | 
                                                                                        Gets the entity form mode info for a specific entity type. | 
| EntityDisplayRepositoryInterface::getFormDisplay | function | core/ | 
                                                                                        Returns the entity form display associated with a bundle and form mode. | 
| EntityDisplayRepositoryInterface::getFormModeOptions | function | core/ | 
                                                                                        Gets an array of form mode options. | 
| EntityDisplayRepositoryInterface::getFormModeOptionsByBundle | function | core/ | 
                                                                                        Returns an array of enabled form mode options by bundle. | 
| EntityDisplayRepositoryInterface::getFormModes | function | core/ | 
                                                                                        Gets the entity form mode info for a specific entity type. | 
| EntityField::getFormatterInstance | function | core/ | 
                                                                                        Returns the field formatter instance. | 
| EntityForm::getFormId | function | core/ | 
                                                                                        Returns a unique string identifying the form. | 
| EntityFormBuilder::getForm | function | core/ | 
                                                                                        Gets the built and processed entity form for the given entity. | 
| EntityFormBuilderInterface::getForm | function | core/ | 
                                                                                        Gets the built and processed entity form for the given entity. | 
| EntityFormBuilderTest::testGetForm | function | core/ | 
                                                                                        Tests the getForm() method. | 
| EntityModerationForm::getFormId | function | core/ | 
                                                                                        Returns a unique string identifying the form. | 
| EntityType::getFormClass | function | core/ | 
                                                                                        Gets the form class for a specific operation. | 
| EntityTypeInterface::getFormClass | function | core/ | 
                                                                                        Gets the form class for a specific operation. | 
| 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. | 
| EntityTypeTest::testGetFormClass | function | core/ | 
                                                                                        Tests the getFormClass() method. | 
| ExportForm::getFormId | function | core/ | 
                                                                                        Returns a unique string identifying the form. | 
| ExposedFormCache::getForm | function | core/ | 
                                                                                        Retrieves the views exposed form from cache. | 
| ExternalFormUrlTest::getFormId | function | core/ | 
                                                                                        Returns a unique string identifying the form. | 
| FavoriteAnimalTestForm::getFormId | function | core/ | 
                                                                                        Returns a unique string identifying the form. | 
| FieldBlock::getFormatter | function | core/ | 
                                                                                        Gets the formatter object. | 
| FieldConfigEditForm::getFormId | function | core/ | 
                                                                                        Returns a unique string identifying the form. | 
| FieldStorageAddForm::getFormId | function | core/ | 
                                                                                        Returns a unique string identifying the form. | 
| FieldStorageReuseForm::getFormId | function | core/ | 
                                                                                        Returns a unique string identifying the form. | 
| FileModuleTestForm::getFormId | function | core/ | 
                                                                                        Returns a unique string identifying the form. | 
| FileRequiredTestForm::getFormId | function | core/ | 
                                                                                        Returns a unique string identifying the form. | 
| FileSystemForm::getFormId | function | core/ | 
                                                                                        Returns a unique string identifying the form. | 
| FileTestForm::getFormId | function | core/ | 
                                                                                        Returns a unique string identifying the form. | 
| FileTestSaveUploadFromForm::getFormId | function | core/ | 
                                                                                        Returns a unique string identifying the form. | 
| FileTransferAuthorizeForm::getFormId | function | core/ | 
                                                                                        Returns a unique string identifying the form. | 
| FileUploadForm::getFormId | function | core/ | 
                                                                                        Returns a unique string identifying the form. | 
| FilterFormatListBuilder::getFormId | function | core/ | 
                                                                                        Returns a unique string identifying the form. | 
| FilterTestFormatForm::getFormId | function | core/ | 
                                                                                        Returns a unique string identifying the form. | 
| Form::getFormId | function | core/ | 
                                                                                        Returns a unique string identifying the form. | 
| FormActionXssTest::getFormId | function | core/ | 
                                                                                        Returns a unique string identifying the form. | 
| FormAjaxException::getForm | function | core/ | 
                                                                                        Gets the form definition. | 
| FormAjaxException::getFormState | function | core/ | 
                                                                                        Gets the form state. | 
| FormAjaxSubscriber::getFormAjaxException | function | core/ | 
                                                                                        Extracts a form AJAX exception. | 
| FormattableMarkupKernelTest::getFormattableMarkupUriArgs | function | core/ | 
                                                                                        Gets arguments for FormattableMarkup based on Url::fromUri() parameters. | 
| FormBuilder::getForm | function | core/ | 
                                                                                        Gets a renderable form array. | 
| FormBuilder::getFormId | function | core/ | 
                                                                                        Determines the ID of a form. | 
| FormBuilderInterface::getForm | function | core/ | 
                                                                                        Gets a renderable form array. | 
| FormBuilderInterface::getFormId | function | core/ | 
                                                                                        Determines the ID of a form. | 
| FormBuilderTest::testGetFormIdWithBaseForm | function | core/ | 
                                                                                        Tests the getFormId() method with a base form object. | 
Pagination
- Previous page
 - Page 3
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.