Search for form

  1. Search 7.x for form
  2. Search 9.5.x for form
  3. Search 8.9.x for form
  4. Search 10.3.x for form
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Form class core/lib/Drupal/Core/Render/Element/Form.php Provides a render element for a form.
Form class core/modules/system/tests/modules/router_test_directory/src/Form.php Form to test _form routing.

All search results

Title Object type File name Summary
Access::operatorForm function core/modules/node/src/Plugin/views/filter/Access.php Options form subform for setting the operator.
AccessDeniedSubscriber::getHandledFormats function core/modules/user/src/EventSubscriber/AccessDeniedSubscriber.php Specifies the request formats this subscriber will respond to.
AccessManager::performCheck function core/lib/Drupal/Core/Access/AccessManager.php Performs the specified access check.
access_check.field_ui.form_mode service core/modules/field_ui/field_ui.services.yml Drupal\field_ui\Access\FormModeAccessCheck
access_check.settings_tray.block.settings_tray_form service core/modules/settings_tray/settings_tray.services.yml Drupal\settings_tray\Access\BlockPluginHasSettingsTrayFormAccessCheck
AccountForm class core/modules/user/src/AccountForm.php Form controller for the user account forms.
AccountForm.php file core/modules/user/src/AccountForm.php
AccountForm::$languageManager property core/modules/user/src/AccountForm.php The language manager.
AccountForm::alterPreferredLangcodeDescription function core/modules/user/src/AccountForm.php Alters the preferred language widget description.
AccountForm::buildEntity function core/modules/user/src/AccountForm.php Builds an updated entity object based upon the submitted form values.
AccountForm::create function core/modules/user/src/AccountForm.php Instantiates a new instance of this class.
AccountForm::flagViolations function core/modules/user/src/AccountForm.php Flags violations for the current form.
AccountForm::form function core/modules/user/src/AccountForm.php Gets the actual form array to be built.
AccountForm::getEditedFieldNames function core/modules/user/src/AccountForm.php Gets the names of all fields edited in the form.
AccountForm::submitForm function core/modules/user/src/AccountForm.php This is the default entity object builder function. It is called before any
other submit handler to build the new entity object to be used by the
following submit handlers. At this point of the form workflow the entity is
validated and the form state…
AccountForm::syncUserLangcode function core/modules/user/src/AccountForm.php Synchronizes preferred language and entity language.
AccountForm::trustedCallbacks function core/modules/user/src/AccountForm.php Lists the trusted callbacks provided by the implementing class.
AccountForm::__construct function core/modules/user/src/AccountForm.php Constructs a new EntityForm object.
AccountSettingsForm class core/modules/user/src/AccountSettingsForm.php Configure user settings for this site.
AccountSettingsForm.php file core/modules/user/src/AccountSettingsForm.php
AccountSettingsForm::$moduleHandler property core/modules/user/src/AccountSettingsForm.php The module handler.
AccountSettingsForm::$roleStorage property core/modules/user/src/AccountSettingsForm.php The role storage used when changing the admin role.
AccountSettingsForm::buildForm function core/modules/user/src/AccountSettingsForm.php Form constructor.
AccountSettingsForm::create function core/modules/user/src/AccountSettingsForm.php Instantiates a new instance of this class.
AccountSettingsForm::getEditableConfigNames function core/modules/user/src/AccountSettingsForm.php Gets the configuration names that will be editable.
AccountSettingsForm::getFormId function core/modules/user/src/AccountSettingsForm.php Returns a unique string identifying the form.
AccountSettingsForm::__construct function core/modules/user/src/AccountSettingsForm.php Constructs a \Drupal\user\AccountSettingsForm object.
Action::$confirm_form_route_name property core/lib/Drupal/Core/Annotation/Action.php The route name for a confirmation form for this action.
ActionAddForm class core/modules/action/src/Form/ActionAddForm.php Provides a form for action add forms.
ActionAddForm.php file core/modules/action/src/Form/ActionAddForm.php
ActionAddForm::buildForm function core/modules/action/src/Form/ActionAddForm.php
ActionAdminManageForm class core/modules/action/src/Form/ActionAdminManageForm.php Provides a configuration form for configurable actions.
ActionAdminManageForm.php file core/modules/action/src/Form/ActionAdminManageForm.php
ActionAdminManageForm::$manager property core/modules/action/src/Form/ActionAdminManageForm.php The action plugin manager.
ActionAdminManageForm::buildForm function core/modules/action/src/Form/ActionAdminManageForm.php Form constructor.
ActionAdminManageForm::create function core/modules/action/src/Form/ActionAdminManageForm.php Instantiates a new instance of this class.
ActionAdminManageForm::getFormId function core/modules/action/src/Form/ActionAdminManageForm.php Returns a unique string identifying the form.
ActionAdminManageForm::submitForm function core/modules/action/src/Form/ActionAdminManageForm.php Form submission handler.
ActionAdminManageForm::__construct function core/modules/action/src/Form/ActionAdminManageForm.php Constructs a new ActionAdminManageForm.
ActionAjaxTest::buildConfigurationForm function core/modules/action/tests/action_form_ajax_test/src/Plugin/Action/ActionAjaxTest.php Form constructor.
ActionAjaxTest::submitConfigurationForm function core/modules/action/tests/action_form_ajax_test/src/Plugin/Action/ActionAjaxTest.php Form submission handler.
ActionDeleteForm class core/modules/action/src/Form/ActionDeleteForm.php Builds a form to delete an action.
ActionDeleteForm.php file core/modules/action/src/Form/ActionDeleteForm.php
ActionDeleteForm::getCancelUrl function core/modules/action/src/Form/ActionDeleteForm.php
ActionEditForm class core/modules/action/src/Form/ActionEditForm.php Provides a form for action edit forms.
ActionEditForm.php file core/modules/action/src/Form/ActionEditForm.php
ActionFormAjaxTest class core/modules/action/tests/src/FunctionalJavascript/ActionFormAjaxTest.php Tests action plugins using JavaScript.
ActionFormAjaxTest.php file core/modules/action/tests/src/FunctionalJavascript/ActionFormAjaxTest.php
ActionFormAjaxTest::$defaultTheme property core/modules/action/tests/src/FunctionalJavascript/ActionFormAjaxTest.php The theme to install as the default for testing.
ActionFormAjaxTest::$modules property core/modules/action/tests/src/FunctionalJavascript/ActionFormAjaxTest.php Modules to enable.

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