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. Search main for form
  6. Other projects

Exact matches

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

All search results

Title Object type File name Summary
EntityLinkSuggestions::submitConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/EntityLinkSuggestions.php Form submission handler.
EntityLinkSuggestions::validateConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/EntityLinkSuggestions.php Form validation handler.
EntityLinkSuggestionsController::formatUsesEntityLinksFilter function core/modules/ckeditor5/src/Controller/EntityLinkSuggestionsController.php Checks access based on entity_links filter status on the text format.
EntityMalformedException class core/lib/Drupal/Core/Entity/EntityMalformedException.php Defines an exception thrown when a malformed entity is passed.
EntityMalformedException.php file core/lib/Drupal/Core/Entity/EntityMalformedException.php
EntityModerationForm class core/modules/content_moderation/src/Form/EntityModerationForm.php The EntityModerationForm provides a simple UI for changing moderation state.
EntityModerationForm.php file core/modules/content_moderation/src/Form/EntityModerationForm.php
EntityModerationForm::$moderationInfo property core/modules/content_moderation/src/Form/EntityModerationForm.php The moderation information service.
EntityModerationForm::$time property core/modules/content_moderation/src/Form/EntityModerationForm.php The time service.
EntityModerationForm::$validation property core/modules/content_moderation/src/Form/EntityModerationForm.php The moderation state transition validation service.
EntityModerationForm::buildForm function core/modules/content_moderation/src/Form/EntityModerationForm.php Form constructor.
EntityModerationForm::create function core/modules/content_moderation/src/Form/EntityModerationForm.php Instantiates a new instance of this class.
EntityModerationForm::getFormId function core/modules/content_moderation/src/Form/EntityModerationForm.php Returns a unique string identifying the form.
EntityModerationForm::submitForm function core/modules/content_moderation/src/Form/EntityModerationForm.php Form submission handler.
EntityModerationForm::__construct function core/modules/content_moderation/src/Form/EntityModerationForm.php EntityModerationForm constructor.
EntityOperations::$formBuilder property core/modules/content_moderation/src/EntityOperations.php The Form Builder service.
EntityOperations::buildOptionsForm function core/modules/views/src/Plugin/views/field/EntityOperations.php Default option form that provides label widget that all fields should have.
EntityOperations::entityFormAlter function core/modules/workspaces/src/Hook/EntityOperations.php Implements hook_form_alter().
EntityOperations::entityFormEntityBuild function core/modules/workspaces/src/Hook/EntityOperations.php Entity builder that marks all supported entities as pending revisions.
EntityPermissionsForm class core/modules/user/src/Form/EntityPermissionsForm.php Provides the permissions administration form for a bundle.
EntityPermissionsForm.php file core/modules/user/src/Form/EntityPermissionsForm.php
EntityPermissionsForm::$bundle property core/modules/user/src/Form/EntityPermissionsForm.php The bundle object.
EntityPermissionsForm::$configManager property core/modules/user/src/Form/EntityPermissionsForm.php The configuration entity manager.
EntityPermissionsForm::$entityTypeManager property core/modules/user/src/Form/EntityPermissionsForm.php The entity type manager service.
EntityPermissionsForm::access function core/modules/user/src/Form/EntityPermissionsForm.php Checks that there are permissions to be managed.
EntityPermissionsForm::buildForm function core/modules/user/src/Form/EntityPermissionsForm.php Builds the user permissions administration form for a bundle.
EntityPermissionsForm::create function core/modules/user/src/Form/EntityPermissionsForm.php Instantiates a new instance of this class.
EntityPermissionsForm::permissionsByProvider function core/modules/user/src/Form/EntityPermissionsForm.php Group permissions by the modules that provide them.
EntityPermissionsForm::__construct function core/modules/user/src/Form/EntityPermissionsForm.php Constructs a new EntityPermissionsForm.
EntityPermissionsFormTest class core/modules/user/tests/src/Unit/Form/EntityPermissionsFormTest.php Tests the permissions administration form for a bundle.
EntityPermissionsFormTest.php file core/modules/user/tests/src/Unit/Form/EntityPermissionsFormTest.php
EntityPermissionsFormTest::providerTestPermissionsByProvider function core/modules/user/tests/src/Unit/Form/EntityPermissionsFormTest.php Provides data for the testPermissionsByProvider method.
EntityPermissionsFormTest::testPermissionsByProvider function core/modules/user/tests/src/Unit/Form/EntityPermissionsFormTest.php Tests generating the permissions list.
EntityReference::buildExtraOptionsForm function core/modules/views/src/Plugin/views/filter/EntityReference.php Provide a form for setting options.
EntityReference::buildOptionsForm function core/modules/views/src/Plugin/views/row/EntityReference.php Provide a form for setting options.
EntityReference::buildOptionsForm function core/modules/views/src/Plugin/views/style/EntityReference.php Provide a form to edit options for this plugin.
EntityReference::cleanUpSubformChildren function core/modules/views/src/Plugin/views/filter/EntityReference.php Clean up subform children for properties that could cause problems.
EntityReference::getFieldFormatterMap function core/modules/field/src/Plugin/migrate/field/d7/EntityReference.php Get a map between D6 formatters and D8 formatters for this field type.
EntityReference::SUBFORM_PREFIX constant core/modules/views/src/Plugin/views/filter/EntityReference.php The subform prefix.
EntityReference::submitExtraOptionsForm function core/modules/views/src/Plugin/views/filter/EntityReference.php Perform any necessary changes to the form values prior to storage.
EntityReference::validateExtraOptionsForm function core/modules/views/src/Plugin/views/filter/EntityReference.php Validate the options form.
EntityReference::valueForm function core/modules/views/src/Plugin/views/filter/EntityReference.php Options form subform for setting options.
EntityReference::valueFormAddAutocomplete function core/modules/views/src/Plugin/views/filter/EntityReference.php Adds an autocomplete element to the form.
EntityReference::valueFormAddSelect function core/modules/views/src/Plugin/views/filter/EntityReference.php Adds a select element to the form.
EntityReferenceAdminTest::testAvailableFormatters function core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php Tests the formatters for the Entity References.
EntityReferenceAutocompleteTagsWidget::formElement function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteTagsWidget.php Returns the form for a single field widget.
EntityReferenceAutocompleteTagsWidget::massageFormValues function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteTagsWidget.php Massages the form values into the format expected for field values.
EntityReferenceAutocompleteWidget::formElement function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteWidget.php Returns the form for a single field widget.
EntityReferenceAutocompleteWidget::massageFormValues function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteWidget.php Massages the form values into the format expected for field values.
EntityReferenceAutocompleteWidget::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteWidget.php Returns a form to configure settings for the widget.

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