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
BooleanFormatterTest::$fieldName property core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php
BooleanFormatterTest::$modules property core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php Modules to install.
BooleanFormatterTest::renderEntityFields function core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php Renders fields of a given entity with a given display.
BooleanFormatterTest::setUp function core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php
BooleanFormatterTest::testBooleanFormatter function core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php Tests boolean formatter output.
BooleanItem::fieldSettingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php Returns a form for the field-level settings.
BooleanOperator::valueForm function core/modules/views/src/Plugin/views/filter/BooleanOperator.php Options form subform for setting options.
BreakLockForm class core/modules/views_ui/src/Form/BreakLockForm.php Builds the form to break the lock of an edited view.
BreakLockForm.php file core/modules/views_ui/src/Form/BreakLockForm.php
BreakLockForm::$entityTypeManager property core/modules/views_ui/src/Form/BreakLockForm.php Stores the entity type manager.
BreakLockForm::$tempStore property core/modules/views_ui/src/Form/BreakLockForm.php Stores the shared tempstore.
BreakLockForm::buildForm function core/modules/views_ui/src/Form/BreakLockForm.php Form constructor.
BreakLockForm::create function core/modules/views_ui/src/Form/BreakLockForm.php Instantiates a new instance of this class.
BreakLockForm::getCancelUrl function core/modules/views_ui/src/Form/BreakLockForm.php Returns the route to go to if the user cancels the action.
BreakLockForm::getConfirmText function core/modules/views_ui/src/Form/BreakLockForm.php Returns a caption for the button that confirms the action.
BreakLockForm::getDescription function core/modules/views_ui/src/Form/BreakLockForm.php Returns additional text to display as a description.
BreakLockForm::getFormId function core/modules/views_ui/src/Form/BreakLockForm.php Returns a unique string identifying the form.
BreakLockForm::getQuestion function core/modules/views_ui/src/Form/BreakLockForm.php Returns the question to ask the user.
BreakLockForm::submitForm function core/modules/views_ui/src/Form/BreakLockForm.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…
BreakLockForm::__construct function core/modules/views_ui/src/Form/BreakLockForm.php Constructs a \Drupal\views_ui\Form\BreakLockForm object.
BreakLockLink::$dateFormatter property core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php The date formatter.
Broken::blockForm function core/lib/Drupal/Core/Block/Plugin/Block/Broken.php Returns the configuration form elements specific to this block plugin.
Broken::buildConfigurationForm function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/Broken.php Form constructor.
BrokenHandlerTrait::buildOptionsForm function core/modules/views/src/Plugin/views/BrokenHandlerTrait.php Provides a form to edit options for this plugin.
BrowserHtmlDebugTrait::formatHtmlOutputHeaders function core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php Formats HTTP headers as string for HTML output logging.
BrowserTestBaseTest::testCheckForMetaRefresh function core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php Tests the ::checkForMetaRefresh() method.
BrowserTestBaseTest::testForm function core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php Tests basic form functionality.
BulkForm class core/modules/views/src/Plugin/views/field/BulkForm.php Defines an actions-based bulk operation form element.
BulkForm.php file core/modules/views/src/Plugin/views/field/BulkForm.php
BulkForm::$actions property core/modules/views/src/Plugin/views/field/BulkForm.php An array of actions that can be executed.
BulkForm::$actionStorage property core/modules/views/src/Plugin/views/field/BulkForm.php The action storage.
BulkForm::$entityRepository property core/modules/views/src/Plugin/views/field/BulkForm.php The entity repository service.
BulkForm::$entityTypeManager property core/modules/views/src/Plugin/views/field/BulkForm.php The entity type manager.
BulkForm::$languageManager property core/modules/views/src/Plugin/views/field/BulkForm.php The language manager.
BulkForm::$messenger property core/modules/views/src/Plugin/views/field/BulkForm.php The messenger.
BulkForm::$routeMatch property core/modules/views/src/Plugin/views/field/BulkForm.php The current route match service.
BulkForm::buildOptionsForm function core/modules/views/src/Plugin/views/field/BulkForm.php Default option form that provides label widget that all fields should have.
BulkForm::calculateEntityBulkFormKey function core/modules/views/src/Plugin/views/field/BulkForm.php Calculates a bulk form key.
BulkForm::clickSortable function core/modules/views/src/Plugin/views/field/BulkForm.php Determines if this field is click sortable.
BulkForm::create function core/modules/views/src/Plugin/views/field/BulkForm.php Creates an instance of the plugin.
BulkForm::defineOptions function core/modules/views/src/Plugin/views/field/BulkForm.php Information about options for all kinds of purposes will be held here.
BulkForm::emptyActionMessage function core/modules/views/src/Plugin/views/field/BulkForm.php Returns the message that is displayed when no action is selected.
BulkForm::emptySelectedMessage function core/modules/views/src/Plugin/views/field/BulkForm.php Returns the message to be displayed when there are no selected items.
BulkForm::getBulkOptions function core/modules/views/src/Plugin/views/field/BulkForm.php Returns the available operations for this form.
BulkForm::getCacheContexts function core/modules/views/src/Plugin/views/field/BulkForm.php The cache contexts associated with this object.
BulkForm::getCacheMaxAge function core/modules/views/src/Plugin/views/field/BulkForm.php The maximum age for which this object may be cached.
BulkForm::getCacheTags function core/modules/views/src/Plugin/views/field/BulkForm.php The cache tags associated with this object.
BulkForm::getEntityRepository function core/modules/views/src/Plugin/views/field/BulkForm.php
BulkForm::getEntityTypeId function core/modules/views/src/Plugin/views/field/BulkForm.php Returns the entity type identifier.
BulkForm::getEntityTypeManager function core/modules/views/src/Plugin/views/field/BulkForm.php

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