Search for form
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Form | class | core/ |
Provides a render element for a form. |
Form | class | core/ |
Form to test _form routing. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
Access::operatorForm | function | core/ |
Options form subform for setting the operator. |
AccessDeniedSubscriber::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
AccessManager::performCheck | function | core/ |
Performs the specified access check. |
access_check.field_ui.form_mode | service | core/ |
Drupal\field_ui\Access\FormModeAccessCheck |
access_check.settings_tray.block.settings_tray_form | service | core/ |
Drupal\settings_tray\Access\BlockPluginHasSettingsTrayFormAccessCheck |
AccountForm | class | core/ |
Form controller for the user account forms. |
AccountForm.php | file | core/ |
|
AccountForm::$languageManager | property | core/ |
The language manager. |
AccountForm::alterPreferredLangcodeDescription | function | core/ |
Alters the preferred language widget description. |
AccountForm::buildEntity | function | core/ |
Builds an updated entity object based upon the submitted form values. |
AccountForm::create | function | core/ |
Instantiates a new instance of this class. |
AccountForm::flagViolations | function | core/ |
Flags violations for the current form. |
AccountForm::form | function | core/ |
Gets the actual form array to be built. |
AccountForm::getEditedFieldNames | function | core/ |
Gets the names of all fields edited in the form. |
AccountForm::submitForm | function | core/ |
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/ |
Synchronizes preferred language and entity language. |
AccountForm::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
AccountForm::__construct | function | core/ |
Constructs a new EntityForm object. |
AccountSettingsForm | class | core/ |
Configure user settings for this site. |
AccountSettingsForm.php | file | core/ |
|
AccountSettingsForm::$moduleHandler | property | core/ |
The module handler. |
AccountSettingsForm::$roleStorage | property | core/ |
The role storage used when changing the admin role. |
AccountSettingsForm::buildForm | function | core/ |
Form constructor. |
AccountSettingsForm::create | function | core/ |
Instantiates a new instance of this class. |
AccountSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
AccountSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AccountSettingsForm::__construct | function | core/ |
Constructs a \Drupal\user\AccountSettingsForm object. |
Action::$confirm_form_route_name | property | core/ |
The route name for a confirmation form for this action. |
ActionAddForm | class | core/ |
Provides a form for action add forms. |
ActionAddForm.php | file | core/ |
|
ActionAddForm::buildForm | function | core/ |
|
ActionAdminManageForm | class | core/ |
Provides a configuration form for configurable actions. |
ActionAdminManageForm.php | file | core/ |
|
ActionAdminManageForm::$manager | property | core/ |
The action plugin manager. |
ActionAdminManageForm::buildForm | function | core/ |
Form constructor. |
ActionAdminManageForm::create | function | core/ |
Instantiates a new instance of this class. |
ActionAdminManageForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ActionAdminManageForm::submitForm | function | core/ |
Form submission handler. |
ActionAdminManageForm::__construct | function | core/ |
Constructs a new ActionAdminManageForm. |
ActionAjaxTest::buildConfigurationForm | function | core/ |
Form constructor. |
ActionAjaxTest::submitConfigurationForm | function | core/ |
Form submission handler. |
ActionDeleteForm | class | core/ |
Builds a form to delete an action. |
ActionDeleteForm.php | file | core/ |
|
ActionDeleteForm::getCancelUrl | function | core/ |
|
ActionEditForm | class | core/ |
Provides a form for action edit forms. |
ActionEditForm.php | file | core/ |
|
ActionFormAjaxTest | class | core/ |
Tests action plugins using JavaScript. |
ActionFormAjaxTest.php | file | core/ |
|
ActionFormAjaxTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ActionFormAjaxTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.