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 |
---|---|---|---|
FormBuilderTest::testGetFormIdWithNonFormClass | function | core/ |
@covers ::getFormId |
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 |
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. |
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. |
FormTestGroupContainerForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestGroupDetailsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestGroupFieldsetForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestGroupVerticalTabsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestInputForgeryForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestLabelForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestLanguageSelectForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
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.