Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
FormTestFormStateValuesCleanForm::cleanValue function core/modules/system/tests/modules/form_test/src/Form/FormTestFormStateValuesCleanForm.php Helper function to clean a value on an element.
FormTestFormStateValuesCleanForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestFormStateValuesCleanForm.php
FormTestFormStateValuesCleanForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestFormStateValuesCleanForm.php
FormTestGetForm class core/modules/system/tests/modules/form_test/src/Form/FormTestGetForm.php Form to test whether GET forms have a CSRF token.
FormTestGetForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestGetForm.php
FormTestGetForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestGetForm.php
FormTestGetForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestGetForm.php
FormTestGetForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestGetForm.php
FormTestGroupContainerForm class core/modules/system/tests/modules/form_test/src/Form/FormTestGroupContainerForm.php Builds a simple form to test the #group property on #type 'container'.
FormTestGroupContainerForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestGroupContainerForm.php
FormTestGroupContainerForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestGroupContainerForm.php
FormTestGroupContainerForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestGroupContainerForm.php
FormTestGroupContainerForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestGroupContainerForm.php
FormTestGroupDetailsForm class core/modules/system/tests/modules/form_test/src/Form/FormTestGroupDetailsForm.php Builds a simple form to test the #group property on #type 'details'.
FormTestGroupDetailsForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestGroupDetailsForm.php
FormTestGroupDetailsForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestGroupDetailsForm.php
FormTestGroupDetailsForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestGroupDetailsForm.php
FormTestGroupDetailsForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestGroupDetailsForm.php
FormTestGroupFieldsetForm class core/modules/system/tests/modules/form_test/src/Form/FormTestGroupFieldsetForm.php Builds a simple form to test the #group property on #type 'fieldset'.
FormTestGroupFieldsetForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestGroupFieldsetForm.php
FormTestGroupFieldsetForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestGroupFieldsetForm.php
FormTestGroupFieldsetForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestGroupFieldsetForm.php
FormTestGroupFieldsetForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestGroupFieldsetForm.php
FormTestGroupVerticalTabsForm class core/modules/system/tests/modules/form_test/src/Form/FormTestGroupVerticalTabsForm.php Builds a simple form to test the #group property on #type 'vertical_tabs'.
FormTestGroupVerticalTabsForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestGroupVerticalTabsForm.php
FormTestGroupVerticalTabsForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestGroupVerticalTabsForm.php
FormTestGroupVerticalTabsForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestGroupVerticalTabsForm.php
FormTestGroupVerticalTabsForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestGroupVerticalTabsForm.php
FormTestGroupVerticalTabsForm::validateForm function core/modules/system/tests/modules/form_test/src/Form/FormTestGroupVerticalTabsForm.php
FormTestInputForgeryForm class core/modules/system/tests/modules/form_test/src/Form/FormTestInputForgeryForm.php Form to test input forgery.
FormTestInputForgeryForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestInputForgeryForm.php
FormTestInputForgeryForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestInputForgeryForm.php
FormTestInputForgeryForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestInputForgeryForm.php
FormTestInputForgeryForm::postRender function core/modules/system/tests/modules/form_test/src/Form/FormTestInputForgeryForm.php Alters the rendered form to simulate input forgery.
FormTestInputForgeryForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestInputForgeryForm.php
FormTestInputForgeryForm::trustedCallbacks function core/modules/system/tests/modules/form_test/src/Form/FormTestInputForgeryForm.php
FormTestLabelForm class core/modules/system/tests/modules/form_test/src/Form/FormTestLabelForm.php A form for testing form labels and required marks.
FormTestLabelForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestLabelForm.php
FormTestLabelForm::$typesWithTitle property core/modules/system/tests/modules/form_test/src/Form/FormTestLabelForm.php An array of elements that render a title.
FormTestLabelForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestLabelForm.php
FormTestLabelForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestLabelForm.php
FormTestLabelForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestLabelForm.php
FormTestLanguageSelectForm class core/modules/system/tests/modules/form_test/src/Form/FormTestLanguageSelectForm.php Builds a form to test the language select form element.
FormTestLanguageSelectForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestLanguageSelectForm.php
FormTestLanguageSelectForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestLanguageSelectForm.php
FormTestLanguageSelectForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestLanguageSelectForm.php
FormTestLanguageSelectForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestLanguageSelectForm.php
FormTestLimitValidationErrorsForm class core/modules/system/tests/modules/form_test/src/Form/FormTestLimitValidationErrorsForm.php Builds a simple form with a button triggering partial validation.
FormTestLimitValidationErrorsForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestLimitValidationErrorsForm.php
FormTestLimitValidationErrorsForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestLimitValidationErrorsForm.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.