Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
FormTestClickedButtonForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestClickedButtonForm.php
FormTestClickedButtonForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestClickedButtonForm.php Form constructor.
FormTestClickedButtonForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestClickedButtonForm.php Returns a unique string identifying the form.
FormTestClickedButtonForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestClickedButtonForm.php Form submission handler.
FormTestClickedButtonForm::validateForm function core/modules/system/tests/modules/form_test/src/Form/FormTestClickedButtonForm.php Form validation handler.
FormTestColorForm class core/modules/system/tests/modules/form_test/src/Form/FormTestColorForm.php Form constructor for testing #type 'color' elements.
FormTestColorForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestColorForm.php
FormTestColorForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestColorForm.php Form constructor.
FormTestColorForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestColorForm.php Returns a unique string identifying the form.
FormTestColorForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestColorForm.php Form submission handler.
FormTestController class core/modules/system/tests/modules/form_test/src/Controller/FormTestController.php Controller routines for form_test routes.
FormTestController.php file core/modules/system/tests/modules/form_test/src/Controller/FormTestController.php
FormTestController::storageLegacyHandler function core/modules/system/tests/modules/form_test/src/Controller/FormTestController.php Emulate legacy AHAH-style ajax callback.
FormTestController::twoFormInstances function core/modules/system/tests/modules/form_test/src/Controller/FormTestController.php Returns two instances of the node form.
FormTestControllerObject class core/modules/system/tests/modules/form_test/src/FormTestControllerObject.php Provides a test form object.
FormTestControllerObject.php file core/modules/system/tests/modules/form_test/src/FormTestControllerObject.php
FormTestControllerObject::buildForm function core/modules/system/tests/modules/form_test/src/FormTestControllerObject.php Form constructor.
FormTestControllerObject::create function core/modules/system/tests/modules/form_test/src/FormTestControllerObject.php Instantiates a new instance of this class.
FormTestControllerObject::getEditableConfigNames function core/modules/system/tests/modules/form_test/src/FormTestControllerObject.php Gets the configuration names that will be editable.
FormTestControllerObject::getFormId function core/modules/system/tests/modules/form_test/src/FormTestControllerObject.php Returns a unique string identifying the form.
FormTestControllerObject::submitForm function core/modules/system/tests/modules/form_test/src/FormTestControllerObject.php Form submission handler.
FormTestControllerObject::validateForm function core/modules/system/tests/modules/form_test/src/FormTestControllerObject.php Form validation handler.
FormTestDescriptionForm class core/modules/system/tests/modules/form_test/src/Form/FormTestDescriptionForm.php Defines a form for testing form element description display options.
FormTestDescriptionForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestDescriptionForm.php
FormTestDescriptionForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestDescriptionForm.php Form constructor.
FormTestDescriptionForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestDescriptionForm.php Returns a unique string identifying the form.
FormTestDescriptionForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestDescriptionForm.php Form submission handler.
FormTestDetailsContainsRequiredTextfieldForm class core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsContainsRequiredTextfieldForm.php Builds a form to test a required textfield within a details element.
FormTestDetailsContainsRequiredTextfieldForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsContainsRequiredTextfieldForm.php
FormTestDetailsContainsRequiredTextfieldForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsContainsRequiredTextfieldForm.php Form constructor.
FormTestDetailsContainsRequiredTextfieldForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsContainsRequiredTextfieldForm.php Returns a unique string identifying the form.
FormTestDetailsContainsRequiredTextfieldForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsContainsRequiredTextfieldForm.php Form submission handler.
FormTestDetailsForm class core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsForm.php Builds a simple form to test the #group property on #type 'container'.
FormTestDetailsForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsForm.php
FormTestDetailsForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsForm.php Form constructor.
FormTestDetailsForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsForm.php Returns a unique string identifying the form.
FormTestDetailsForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsForm.php Form submission handler.
FormTestDetailsForm::validateForm function core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsForm.php Form validation handler.
FormTestDisabledElementsForm class core/modules/system/tests/modules/form_test/src/Form/FormTestDisabledElementsForm.php Builds a form to test disabled elements.
FormTestDisabledElementsForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestDisabledElementsForm.php
FormTestDisabledElementsForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestDisabledElementsForm.php Form constructor.
FormTestDisabledElementsForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestDisabledElementsForm.php Returns a unique string identifying the form.
FormTestDisabledElementsForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestDisabledElementsForm.php Form submission handler.
FormTestEmailForm class core/modules/system/tests/modules/form_test/src/Form/FormTestEmailForm.php Form constructor for testing #type 'email' elements.
FormTestEmailForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestEmailForm.php
FormTestEmailForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestEmailForm.php Form constructor.
FormTestEmailForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestEmailForm.php Returns a unique string identifying the form.
FormTestEmailForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestEmailForm.php Form submission handler.
FormTestEmptySelectForm class core/modules/system/tests/modules/form_test/src/Form/FormTestEmptySelectForm.php Builds a form to test select elements when #options is not an array.
FormTestEmptySelectForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestEmptySelectForm.php

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