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
views.view.test_exposed_form_pager.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_form_pager.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_form_pager.yml
views.view.test_exposed_form_sort_items_per_page.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_form_sort_items_per_page.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_form_sort_items_per_page.yml
views.view.test_format_plural_update.yml file core/modules/views/tests/fixtures/update/views.view.test_format_plural_update.yml core/modules/views/tests/fixtures/update/views.view.test_format_plural_update.yml
views.view.test_form_multiple.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_form_multiple.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_form_multiple.yml
views.view.test_media_bulk_form.yml file core/modules/media/tests/modules/media_test_views/config/install/views.view.test_media_bulk_form.yml core/modules/media/tests/modules/media_test_views/config/install/views.view.test_media_bulk_form.yml
views.view.test_node_bulk_form.yml file core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_bulk_form.yml core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_bulk_form.yml
views.view.test_user_bulk_form.yml file core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_bulk_form.yml core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_bulk_form.yml
views.view.test_user_bulk_form_combine_filter.yml file core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_bulk_form_combine_filter.yml core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_bulk_form_combine_filter.yml
ViewsBlock::blockForm function core/modules/views/src/Plugin/Block/ViewsBlock.php
ViewsBlockBase::buildConfigurationForm function core/modules/views/src/Plugin/Block/ViewsBlockBase.php Form constructor.
ViewsData::$moderationInformation property core/modules/content_moderation/src/ViewsData.php The moderation information.
ViewsExposedForm class core/modules/views/src/Attribute/ViewsExposedForm.php Defines a Plugin attribute object for views exposed form plugins.
ViewsExposedForm class core/modules/views/src/Form/ViewsExposedForm.php Provides the views exposed form.
ViewsExposedForm class core/modules/views/src/Annotation/ViewsExposedForm.php Defines a Plugin annotation object for views exposed form plugins.
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.
ViewsFormAjaxHelperTrait trait core/modules/views/src/ViewsFormAjaxHelperTrait.php Provides reusable code to be shared by Views Ajax forms.

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