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
ViewsExposedForm.php file core/modules/views/src/Attribute/ViewsExposedForm.php
ViewsExposedForm.php file core/modules/views/src/Form/ViewsExposedForm.php
ViewsExposedForm.php file core/modules/views/src/Annotation/ViewsExposedForm.php
ViewsExposedForm::$base property core/modules/views/src/Annotation/ViewsExposedForm.php The base tables on which this exposed form plugin can be used.
ViewsExposedForm::$currentPathStack property core/modules/views/src/Form/ViewsExposedForm.php The current path stack.
ViewsExposedForm::$display_types property core/modules/views/src/Annotation/ViewsExposedForm.php The types of the display this plugin can be used with.
ViewsExposedForm::$exposedFormCache property core/modules/views/src/Form/ViewsExposedForm.php The exposed form cache.
ViewsExposedForm::$help property core/modules/views/src/Annotation/ViewsExposedForm.php A short help string; this is displayed in the views UI.
ViewsExposedForm::$id property core/modules/views/src/Annotation/ViewsExposedForm.php The plugin ID.
ViewsExposedForm::$no_ui property core/modules/views/src/Annotation/ViewsExposedForm.php Whether the plugin should be not selectable in the UI.
ViewsExposedForm::$short_title property core/modules/views/src/Annotation/ViewsExposedForm.php An optional short title used in the views UI.
ViewsExposedForm::$title property core/modules/views/src/Annotation/ViewsExposedForm.php The plugin title used in the views UI.
ViewsExposedForm::buildForm function core/modules/views/src/Form/ViewsExposedForm.php Form constructor.
ViewsExposedForm::create function core/modules/views/src/Form/ViewsExposedForm.php Instantiates a new instance of the implementing class using autowiring.
ViewsExposedForm::getFormId function core/modules/views/src/Form/ViewsExposedForm.php Returns a unique string identifying the form.
ViewsExposedForm::submitForm function core/modules/views/src/Form/ViewsExposedForm.php Form submission handler.
ViewsExposedForm::validateForm function core/modules/views/src/Form/ViewsExposedForm.php Form validation handler.
ViewsExposedForm::__construct function core/modules/views/src/Attribute/ViewsExposedForm.php Constructs a views exposed form attribute object.
ViewsExposedForm::__construct function core/modules/views/src/Form/ViewsExposedForm.php Constructs a new ViewsExposedForm.
ViewsForm class core/modules/views/src/Form/ViewsForm.php Provides a base class for single- or multistep view forms.
ViewsForm.php file core/modules/views/src/Form/ViewsForm.php
ViewsForm::$classResolver property core/modules/views/src/Form/ViewsForm.php The class resolver to get the subform form objects.
ViewsForm::$requestStack property core/modules/views/src/Form/ViewsForm.php The request stack.
ViewsForm::$urlGenerator property core/modules/views/src/Form/ViewsForm.php The URL generator to generate the form action.
ViewsForm::$viewArguments property core/modules/views/src/Form/ViewsForm.php The arguments passed to the active view.
ViewsForm::$viewDisplayId property core/modules/views/src/Form/ViewsForm.php The ID of the active view's display.
ViewsForm::$viewId property core/modules/views/src/Form/ViewsForm.php The ID of the view.
ViewsForm::buildForm function core/modules/views/src/Form/ViewsForm.php Form constructor.
ViewsForm::create function core/modules/views/src/Form/ViewsForm.php Instantiates a new instance of this class.
ViewsForm::getBaseFormId function core/modules/views/src/Form/ViewsForm.php Returns a string for the form's base ID.
ViewsForm::getFormId function core/modules/views/src/Form/ViewsForm.php Returns a unique string identifying the form.
ViewsForm::getFormObject function core/modules/views/src/Form/ViewsForm.php Returns the object used to build the step form.
ViewsForm::submitForm function core/modules/views/src/Form/ViewsForm.php Form submission handler.
ViewsForm::validateForm function core/modules/views/src/Form/ViewsForm.php Form validation handler.
ViewsForm::__construct function core/modules/views/src/Form/ViewsForm.php Constructs a ViewsForm object.
ViewsFormAlterTest class core/modules/views/tests/src/Functional/ViewsFormAlterTest.php Tests hook_form_BASE_FORM_ID_alter for a ViewsForm.
ViewsFormAlterTest.php file core/modules/views/tests/src/Functional/ViewsFormAlterTest.php
ViewsFormAlterTest::$defaultTheme property core/modules/views/tests/src/Functional/ViewsFormAlterTest.php The theme to install as the default for testing.
ViewsFormAlterTest::$modules property core/modules/views/tests/src/Functional/ViewsFormAlterTest.php Modules to install.
ViewsFormAlterTest::testViewsFormAlter function core/modules/views/tests/src/Functional/ViewsFormAlterTest.php Tests hook_form_BASE_FORM_ID_alter for a ViewsForm.
ViewsFormBase class core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php Provides a base class for Views UI AJAX forms.
ViewsFormBase.php file core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php
ViewsFormBase::$id property core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php The ID of the item this form is manipulating.
ViewsFormBase::$type property core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php The type of item this form is manipulating.
ViewsFormBase::ajaxFormWrapper function core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php Wrapper for handling AJAX forms.
ViewsFormBase::getForm function core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php Creates a new instance of this form.
ViewsFormBase::getFormState function core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php Gets the form state for this form.
ViewsFormBase::setID function core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php Sets the ID for this form.
ViewsFormBase::setType function core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php Sets the type for this form.
ViewsFormBase::submitForm function core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php Form submission handler.

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