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
FilterInterface::TYPE_TRANSFORM_REVERSIBLE constant core/modules/filter/src/Plugin/FilterInterface.php Reversible transformation filters.
FilterNoFormatTest class core/modules/filter/tests/src/Kernel/FilterNoFormatTest.php Tests the behavior of check_markup() when it is called without text format.
FilterNoFormatTest.php file core/modules/filter/tests/src/Kernel/FilterNoFormatTest.php
FilterNoFormatTest::$modules property core/modules/filter/tests/src/Kernel/FilterNoFormatTest.php Modules to install.
FilterNoFormatTest::testCheckMarkupNoFormat function core/modules/filter/tests/src/Kernel/FilterNoFormatTest.php Tests text without format.
FilterPluginBase::addGroupForm function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Add a new group to the exposed filter groups.
FilterPluginBase::buildExposedFiltersGroupForm function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Build the form to let users create the group of exposed filters.
FilterPluginBase::buildExposedForm function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Render our chunk of the exposed filter form when selecting.
FilterPluginBase::buildExposeForm function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Options form subform for exposed filter options.
FilterPluginBase::buildGroupForm function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Displays the Build Group form.
FilterPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Provide the basic form which calls through to subforms.
FilterPluginBase::groupForm function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Builds a group form.
FilterPluginBase::operatorForm function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Options form subform for setting the operator.
FilterPluginBase::showBuildGroupForm function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Shortcut to display the exposed options form.
FilterPluginBase::showOperatorForm function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Shortcut to display the operator form.
FilterPluginBase::showValueForm function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Shortcut to display the value form.
FilterPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Simple submit handler.
FilterPluginBase::validateExposeForm function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Validate the options form.
FilterPluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Simple validate handler.
FilterPluginBase::valueForm function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Options form subform for setting options.
FilterSettings::transform function core/modules/filter/src/Plugin/migrate/process/FilterSettings.php Performs the associated process.
FilterSettingsTest::testTransform function core/modules/filter/tests/src/Kernel/Plugin/migrate/process/FilterSettingsTest.php Tests transformation of filter settings.
FilterTest::buildOptionsForm function core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/FilterTest.php Provide the basic form which calls through to subforms.
FilterTestFormatForm class core/modules/filter/tests/filter_test/src/Form/FilterTestFormatForm.php Shows a test form for testing the 'text_format' form element.
FilterTestFormatForm.php file core/modules/filter/tests/filter_test/src/Form/FilterTestFormatForm.php
FilterTestFormatForm::buildForm function core/modules/filter/tests/filter_test/src/Form/FilterTestFormatForm.php Form constructor.
FilterTestFormatForm::getFormId function core/modules/filter/tests/filter_test/src/Form/FilterTestFormatForm.php Returns a unique string identifying the form.
FilterTestFormatForm::submitForm function core/modules/filter/tests/filter_test/src/Form/FilterTestFormatForm.php Form submission handler.
FilterTestHooks::filterFormatDisable function core/modules/filter/tests/filter_test/src/Hook/FilterTestHooks.php Implements hook_filter_format_disable().
FilterTestHooks::filterFormatInsert function core/modules/filter/tests/filter_test/src/Hook/FilterTestHooks.php Implements hook_ENTITY_TYPE_insert().
FilterTestHooks::filterFormatUpdate function core/modules/filter/tests/filter_test/src/Hook/FilterTestHooks.php Implements hook_ENTITY_TYPE_update().
FilterThemeHooks::preprocessTextFormatWrapper function core/modules/filter/src/Hook/FilterThemeHooks.php Prepares variables for text format wrapper templates.
FilterUninstallValidator::getEnabledFilterFormats function core/modules/filter/src/FilterUninstallValidator.php Returns all enabled filter formats.
FilterUninstallValidatorTest::testValidateNoFormats function core/modules/filter/tests/src/Unit/FilterUninstallValidatorTest.php Tests validate no formats.
FilterUninstallValidatorTest::testValidateNoMatchingFormats function core/modules/filter/tests/src/Unit/FilterUninstallValidatorTest.php Tests validate no matching formats.
FilterUrl::settingsForm function core/modules/filter/src/Plugin/Filter/FilterUrl.php Generates a filter's settings form.
filter_default_format function core/modules/filter/filter.module Returns the ID of the default text format for a particular user.
filter_fallback_format function core/modules/filter/filter.module Returns the ID of the fallback text format that all users have access to.
filter_formats function core/modules/filter/filter.module Retrieves a list of enabled text formats, ordered by weight.
filter_formats_reset function core/modules/filter/filter.module Resets the text format caches.
filter_get_formats_by_role function core/modules/filter/filter.module Retrieves a list of text formats that are allowed for a given role.
filter_get_roles_by_format function core/modules/filter/filter.module Retrieves a list of roles that are allowed to use a given text format.
FinalExceptionSubscriberTest::testOnExceptionWithUnknownFormat function core/tests/Drupal/Tests/Core/EventSubscriber/FinalExceptionSubscriberTest.php Tests on exception with unknown format.
Fixed::buildOptionsForm function core/modules/views/src/Plugin/views/argument_default/Fixed.php Provide the default form for setting options.
Flatten::transform function core/modules/migrate/src/Plugin/migrate/process/Flatten.php Flatten nested array values to single array values.
FloatItem::fieldSettingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/FloatItem.php Returns a form for the field-level settings.
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.
Form generation group core/core.api.php Describes how to generate and manipulate forms and process form submissions.
form--checkbox-radio.css file core/themes/admin/css/components/form--checkbox-radio.css Checkbox and radio input elements.

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