Search for getForm
- Search 7.x for getForm
- Search 8.9.x for getForm
- Search 10.3.x for getForm
- Search 11.x for getForm
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityAutocompleteElementFormTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
EntityConfirmFormBase::getFormName | function | core/ |
Returns the internal name used to refer to the confirmation item. |
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. |
FieldStorageAddForm::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. |
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. |
FormBuilderTest::testGetFormIdWithClassName | function | core/ |
Tests the getFormId() method with a class name form ID. |
FormBuilderTest::testGetFormIdWithInjectedClassName | function | core/ |
Tests the getFormId() method with an injected class name form ID. |
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.