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 11.x 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
WorkflowTypeStateFormBase::submitConfigurationForm function core/modules/workflows/src/Plugin/WorkflowTypeStateFormBase.php Form submission handler.
WorkflowTypeStateFormBase::validateConfigurationForm function core/modules/workflows/src/Plugin/WorkflowTypeStateFormBase.php Form validation handler.
WorkflowTypeTransitionFormBase class core/modules/workflows/src/Plugin/WorkflowTypeTransitionFormBase.php A base class for workflow type transition forms.
WorkflowTypeTransitionFormBase.php file core/modules/workflows/src/Plugin/WorkflowTypeTransitionFormBase.php
WorkflowTypeTransitionFormBase::$workflowType property core/modules/workflows/src/Plugin/WorkflowTypeTransitionFormBase.php The workflow type.
WorkflowTypeTransitionFormBase::setPlugin function core/modules/workflows/src/Plugin/WorkflowTypeTransitionFormBase.php Sets the plugin for this object.
WorkflowTypeTransitionFormBase::submitConfigurationForm function core/modules/workflows/src/Plugin/WorkflowTypeTransitionFormBase.php Form submission handler.
WorkflowTypeTransitionFormBase::validateConfigurationForm function core/modules/workflows/src/Plugin/WorkflowTypeTransitionFormBase.php Form validation handler.
WorkflowUiTest::testWorkflowConfigurationForm function core/modules/workflows/tests/src/Functional/WorkflowUiTest.php Tests the workflow configuration form.
WorkflowXmlAnonTest::$format property core/modules/workflows/tests/src/Functional/Rest/WorkflowXmlAnonTest.php The format to use in this test.
WorkflowXmlBasicAuthTest::$format property core/modules/workflows/tests/src/Functional/Rest/WorkflowXmlBasicAuthTest.php The format to use in this test.
WorkflowXmlCookieTest::$format property core/modules/workflows/tests/src/Functional/Rest/WorkflowXmlCookieTest.php The format to use in this test.
WorkspaceActivateForm class core/modules/workspaces_ui/src/Form/WorkspaceActivateForm.php Handle activation of a workspace on administrative pages.
WorkspaceActivateForm.php file core/modules/workspaces_ui/src/Form/WorkspaceActivateForm.php
WorkspaceActivateForm::$entity property core/modules/workspaces_ui/src/Form/WorkspaceActivateForm.php The workspace entity.
WorkspaceActivateForm::$messenger property core/modules/workspaces_ui/src/Form/WorkspaceActivateForm.php The messenger service.
WorkspaceActivateForm::$workspaceManager property core/modules/workspaces_ui/src/Form/WorkspaceActivateForm.php The workspace replication manager.
WorkspaceActivateForm::actions function core/modules/workspaces_ui/src/Form/WorkspaceActivateForm.php Returns an array of supported actions for the current entity form.
WorkspaceActivateForm::buildForm function core/modules/workspaces_ui/src/Form/WorkspaceActivateForm.php Form constructor.
WorkspaceActivateForm::checkAccess function core/modules/workspaces_ui/src/Form/WorkspaceActivateForm.php Checks access for the workspace activate form.
WorkspaceActivateForm::create function core/modules/workspaces_ui/src/Form/WorkspaceActivateForm.php Instantiates a new instance of the implementing class using autowiring.
WorkspaceActivateForm::getCancelUrl function core/modules/workspaces_ui/src/Form/WorkspaceActivateForm.php Returns the route to go to if the user cancels the action.
WorkspaceActivateForm::getDescription function core/modules/workspaces_ui/src/Form/WorkspaceActivateForm.php Returns additional text to display as a description.
WorkspaceActivateForm::getQuestion function core/modules/workspaces_ui/src/Form/WorkspaceActivateForm.php Returns the question to ask the user.
WorkspaceActivateForm::submitForm function core/modules/workspaces_ui/src/Form/WorkspaceActivateForm.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…
WorkspaceActivateForm::__construct function core/modules/workspaces_ui/src/Form/WorkspaceActivateForm.php Constructs a new WorkspaceActivateForm.
WorkspaceDeleteForm class core/modules/workspaces_ui/src/Form/WorkspaceDeleteForm.php Provides a form for deleting a workspace.
WorkspaceDeleteForm.php file core/modules/workspaces_ui/src/Form/WorkspaceDeleteForm.php
WorkspaceDeleteForm::$entity property core/modules/workspaces_ui/src/Form/WorkspaceDeleteForm.php The workspace entity.
WorkspaceDeleteForm::$workspaceRepository property core/modules/workspaces_ui/src/Form/WorkspaceDeleteForm.php The workspace repository service.
WorkspaceDeleteForm::$workspaceTracker property core/modules/workspaces_ui/src/Form/WorkspaceDeleteForm.php The workspace tracker service.
WorkspaceDeleteForm::buildForm function core/modules/workspaces_ui/src/Form/WorkspaceDeleteForm.php Form constructor.
WorkspaceDeleteForm::create function core/modules/workspaces_ui/src/Form/WorkspaceDeleteForm.php Instantiates a new instance of the implementing class using autowiring.
WorkspaceDeleteForm::getDescription function core/modules/workspaces_ui/src/Form/WorkspaceDeleteForm.php Returns additional text to display as a description.
WorkspaceDeleteForm::__construct function core/modules/workspaces_ui/src/Form/WorkspaceDeleteForm.php Constructs a WorkspaceDeleteForm object.
WorkspaceDynamicSafeFormInterface interface core/lib/Drupal/Core/Form/WorkspaceDynamicSafeFormInterface.php Defines an interface for forms that can be workspace-safe.
WorkspaceDynamicSafeFormInterface.php file core/lib/Drupal/Core/Form/WorkspaceDynamicSafeFormInterface.php
WorkspaceDynamicSafeFormInterface::isWorkspaceSafeForm function core/lib/Drupal/Core/Form/WorkspaceDynamicSafeFormInterface.php Determines whether the form is safe to be submitted in a workspace.
WorkspaceForm class core/modules/workspaces_ui/src/Form/WorkspaceForm.php Form controller for the workspace edit forms.
WorkspaceForm.php file core/modules/workspaces_ui/src/Form/WorkspaceForm.php
WorkspaceForm::$entity property core/modules/workspaces_ui/src/Form/WorkspaceForm.php The workspace entity.
WorkspaceForm::$workspaceManager property core/modules/workspaces_ui/src/Form/WorkspaceForm.php The workspace manager.
WorkspaceForm::actions function core/modules/workspaces_ui/src/Form/WorkspaceForm.php Returns an array of supported actions for the current entity form.
WorkspaceForm::activate function core/modules/workspaces_ui/src/Form/WorkspaceForm.php Form submission handler for the 'submit' action.
WorkspaceForm::create function core/modules/workspaces_ui/src/Form/WorkspaceForm.php Instantiates a new instance of the implementing class using autowiring.
WorkspaceForm::flagViolations function core/modules/workspaces_ui/src/Form/WorkspaceForm.php Flags violations for the current form.
WorkspaceForm::form function core/modules/workspaces_ui/src/Form/WorkspaceForm.php Gets the actual form array to be built.
WorkspaceForm::getEditedFieldNames function core/modules/workspaces_ui/src/Form/WorkspaceForm.php Gets the names of all fields edited in the form.
WorkspaceForm::save function core/modules/workspaces_ui/src/Form/WorkspaceForm.php Form submission handler for the 'save' action.
WorkspaceFormPersistenceTest class core/modules/workspaces/tests/src/Kernel/WorkspaceFormPersistenceTest.php Tests form persistence for the active workspace.

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