Search for getForm
- Search 7.x for getForm
- Search 9.5.x for getForm
- Search 8.9.x for getForm
- Search 11.x for getForm
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| FormBuilderTest::testGetFormIdWithNonFormClass | function | core/ |
@covers ::getFormId[[api-linebreak]] |
| FormBuilderTest::testGetFormIdWithObject | function | core/ |
Tests the getFormId() method with a form object. |
| FormBuilderTest::testGetFormIdWithString | function | core/ |
Tests the getFormId() method with a string based form ID. |
| FormBuilderTest::testGetFormWithClassString | function | core/ |
Tests the getForm() method with a class name based form ID. |
| FormBuilderTest::testGetFormWithObject | function | core/ |
Tests the getForm() method with a form object. |
| FormBuilderTest::testGetFormWithString | function | core/ |
Tests the getForm() method with a string based form ID. |
| FormController::getFormArgument | function | core/ |
Extracts the form argument string from a request. |
| FormController::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormController::getFormObject | function | core/ |
Returns the object used to build the form. |
| FormDefaultHandlersTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormElementMaxlengthTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormInterface::getFormId | function | core/ |
Returns a unique string identifying 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[[api-linebreak]] |
| FormStateInterface::getFormObject | function | core/ |
Returns the form object that is responsible for building this form. |
| FormStoragePageCacheTest::getFormBuildId | function | core/ |
Return the build id of the current form. |
| FormSubmitterTest::getFormSubmitter | function | core/ |
|
| FormTest::testGetFormsCsrfToken | function | core/ |
CSRF tokens for GET forms should not be added by default. |
| FormTestAlterForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestArgumentsObject::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestAutocompleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestButtonClassForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestCheckboxesRadiosForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestCheckboxesZeroForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestCheckboxForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestCheckboxTypeJugglingForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestClickedButtonForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestColorForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestControllerObject::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestDescriptionForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestDetailsContainsRequiredTextfieldForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestDetailsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestDisabledElementsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestEmailForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestEmptySelectForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestFileForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestFormStateValuesCleanAdvancedForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestFormStateValuesCleanForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestGetForm | class | core/ |
Form to test whether GET forms have a CSRF token. |
| FormTestGetForm.php | file | core/ |
|
| FormTestGetForm::buildForm | function | core/ |
Form constructor. |
| FormTestGetForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestGetForm::submitForm | function | core/ |
Form submission handler. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.