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. Other projects

Exact matches

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

All search results

Title Object type File name Summary
BookOutlineForm class core/modules/book/src/Form/BookOutlineForm.php Displays the book outline form.
BookOutlineForm.php file core/modules/book/src/Form/BookOutlineForm.php
BookOutlineForm::$bookManager property core/modules/book/src/Form/BookOutlineForm.php BookManager service.
BookOutlineForm::$entity property core/modules/book/src/Form/BookOutlineForm.php The book being displayed.
BookOutlineForm::actions function core/modules/book/src/Form/BookOutlineForm.php Returns an array of supported actions for the current entity form.
BookOutlineForm::create function core/modules/book/src/Form/BookOutlineForm.php Instantiates a new instance of this class.
BookOutlineForm::form function core/modules/book/src/Form/BookOutlineForm.php Gets the actual form array to be built.
BookOutlineForm::getBaseFormId function core/modules/book/src/Form/BookOutlineForm.php Returns a string identifying the base form.
BookOutlineForm::save function core/modules/book/src/Form/BookOutlineForm.php Form submission handler for the 'save' action.
BookOutlineForm::__construct function core/modules/book/src/Form/BookOutlineForm.php Constructs a BookOutlineForm object.
BookRemoveForm class core/modules/book/src/Form/BookRemoveForm.php Remove form for book module.
BookRemoveForm.php file core/modules/book/src/Form/BookRemoveForm.php
BookRemoveForm::$bookManager property core/modules/book/src/Form/BookRemoveForm.php The book manager.
BookRemoveForm::$node property core/modules/book/src/Form/BookRemoveForm.php The node representing the book.
BookRemoveForm::buildForm function core/modules/book/src/Form/BookRemoveForm.php Form constructor.
BookRemoveForm::create function core/modules/book/src/Form/BookRemoveForm.php Instantiates a new instance of this class.
BookRemoveForm::getCancelUrl function core/modules/book/src/Form/BookRemoveForm.php Returns the route to go to if the user cancels the action.
BookRemoveForm::getConfirmText function core/modules/book/src/Form/BookRemoveForm.php Returns a caption for the button that confirms the action.
BookRemoveForm::getDescription function core/modules/book/src/Form/BookRemoveForm.php Returns additional text to display as a description.
BookRemoveForm::getFormId function core/modules/book/src/Form/BookRemoveForm.php Returns a unique string identifying the form.
BookRemoveForm::getQuestion function core/modules/book/src/Form/BookRemoveForm.php Returns the question to ask the user.
BookRemoveForm::submitForm function core/modules/book/src/Form/BookRemoveForm.php Form submission handler.
BookRemoveForm::__construct function core/modules/book/src/Form/BookRemoveForm.php Constructs a BookRemoveForm object.
BookSettingsForm class core/modules/book/src/Form/BookSettingsForm.php Configure book settings for this site.
BookSettingsForm.php file core/modules/book/src/Form/BookSettingsForm.php
BookSettingsForm::buildForm function core/modules/book/src/Form/BookSettingsForm.php Form constructor.
BookSettingsForm::filterAndSortAllowedTypes function core/modules/book/src/Form/BookSettingsForm.php Transformation callback for the book_allowed_types config value.
BookSettingsForm::getEditableConfigNames function core/modules/book/src/Form/BookSettingsForm.php Gets the configuration names that will be editable.
BookSettingsForm::getFormId function core/modules/book/src/Form/BookSettingsForm.php Returns a unique string identifying the form.
BookSettingsForm::validateForm function core/modules/book/src/Form/BookSettingsForm.php Form validation handler.
BookSettingsFormTest class core/modules/book/tests/src/Kernel/BookSettingsFormTest.php @covers \Drupal\book\Form\BookSettingsForm
@group book
BookSettingsFormTest.php file core/modules/book/tests/src/Kernel/BookSettingsFormTest.php
BookSettingsFormTest::$modules property core/modules/book/tests/src/Kernel/BookSettingsFormTest.php Modules to enable.
BookSettingsFormTest::setUp function core/modules/book/tests/src/Kernel/BookSettingsFormTest.php
BookSettingsFormTest::testConfigValuesSavedCorrectly function core/modules/book/tests/src/Kernel/BookSettingsFormTest.php Tests that submitted values are processed and saved correctly.
BookTest::testSettingsForm function core/modules/book/tests/src/Functional/BookTest.php Tests that the book settings form can be saved without error.
book_form_node_confirm_form_alter function core/modules/book/book.module Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\Form\NodeDeleteForm.
book_form_node_form_alter function core/modules/book/book.module Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\NodeForm.
book_form_update function core/modules/book/book.module Renders a new parent page select element when the book selection changes.
book_node_prepare_form function core/modules/book/book.module Implements hook_ENTITY_TYPE_prepare_form() for node entities.
Boolean::$formats property core/modules/views/src/Plugin/views/field/Boolean.php The allowed formats.
Boolean::buildOptionsForm function core/modules/views/src/Plugin/views/field/Boolean.php Default option form that provides label widget that all fields should have.
BooleanCheckboxWidget::formElement function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php Returns the form for a single field widget.
BooleanCheckboxWidget::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php Returns a form to configure settings for the widget.
BooleanFieldTest::testFormAccess function core/modules/field/tests/src/Functional/Boolean/BooleanFieldTest.php Tests field access.
BooleanFormatter class core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php Plugin implementation of the 'boolean' formatter.
BooleanFormatter.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php
BooleanFormatter::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php Defines the default settings for this plugin.
BooleanFormatter::getOutputFormats function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php Gets the available format options.
BooleanFormatter::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php Returns a form to configure settings for the formatter.

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