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
ProcessPluginBase::transform function core/modules/migrate/src/ProcessPluginBase.php Performs the associated process.
ProfileFieldOptionTranslation::transform function core/modules/user/src/Plugin/migrate/process/d6/ProfileFieldOptionTranslation.php Performs the associated process.
ProfileFieldSettings::transform function core/modules/user/src/Plugin/migrate/process/ProfileFieldSettings.php Performs the associated process.
ProfileForm class core/modules/user/src/ProfileForm.php Form handler for the profile forms.
ProfileForm.php file core/modules/user/src/ProfileForm.php
ProfileForm::actions function core/modules/user/src/ProfileForm.php Returns an array of supported actions for the current entity form.
ProfileForm::save function core/modules/user/src/ProfileForm.php Form submission handler for the 'save' action.
ProfileTranslationHandler::entityFormAlter function core/modules/user/src/ProfileTranslationHandler.php Performs the needed alterations to the entity form.
ProfileTranslationHandler::entityFormSave function core/modules/user/src/ProfileTranslationHandler.php Form submission handler for ProfileTranslationHandler::entityFormAlter().
ProgrammaticTest::doSubmitForm function core/modules/system/tests/src/Kernel/Form/ProgrammaticTest.php Programmatically submits the form_test.module form with the given values.
ProxyBuilderTest::testBuildProxyClassNameForModule function core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php Tests build proxy class name for module.
QueryParameter::buildOptionsForm function core/modules/views/src/Plugin/views/argument_default/QueryParameter.php Provide the default form for setting options.
QueryPluginBase::getDateFormat function core/modules/views/src/Plugin/views/query/QueryPluginBase.php Creates cross-database date formatting.
QueryPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/query/QueryPluginBase.php Handle any special handling on the validate form.
QueryPluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/query/QueryPluginBase.php Validate the options form.
QueryTest::buildOptionsForm function core/modules/views/tests/modules/views_test_data/src/Plugin/views/query/QueryTest.php Provide a form to edit options for this plugin.
QueueSerializationTest::buildForm function core/tests/Drupal/KernelTests/Core/Queue/QueueSerializationTest.php Form constructor.
QueueSerializationTest::getFormId function core/tests/Drupal/KernelTests/Core/Queue/QueueSerializationTest.php Returns a unique string identifying the form.
QueueSerializationTest::submitForm function core/tests/Drupal/KernelTests/Core/Queue/QueueSerializationTest.php Form submission handler.
QueueSerializationTest::validateForm function core/tests/Drupal/KernelTests/Core/Queue/QueueSerializationTest.php Form validation handler.
QuickStartTestBase::formLogin function core/tests/Drupal/BuildTests/QuickStart/QuickStartTestBase.php Helper that uses Drupal's user/login form to log in.
Random::buildOptionsForm function core/modules/views/src/Plugin/views/sort/Random.php Basic options for all sort criteria.
Raw::buildOptionsForm function core/modules/views/src/Plugin/views/argument_default/Raw.php Provide the default form for setting options.
RawStringFormatterTest class core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php Tests the raw string formatter.
RawStringFormatterTest.php file core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php
RawStringFormatterTest::$bundle property core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php
RawStringFormatterTest::$display property core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php
RawStringFormatterTest::$entityType property core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php
RawStringFormatterTest::$fieldName property core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php
RawStringFormatterTest::$modules property core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php Modules to install.
RawStringFormatterTest::renderEntityFields function core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php Renders fields of a given entity with a given display.
RawStringFormatterTest::setUp function core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php
RawStringFormatterTest::testStringFormatter function core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php Tests string formatter output.
Rearrange::buildForm function core/modules/views_ui/src/Form/Ajax/Rearrange.php Form constructor.
Rearrange::getForm function core/modules/views_ui/src/Form/Ajax/Rearrange.php Creates a new instance of this form.
Rearrange::getFormId function core/modules/views_ui/src/Form/Ajax/Rearrange.php Returns a unique string identifying the form.
Rearrange::getFormKey function core/modules/views_ui/src/Form/Ajax/Rearrange.php Returns the key that represents this form.
Rearrange::submitForm function core/modules/views_ui/src/Form/Ajax/Rearrange.php Form submission handler.
RearrangeFilter::buildForm function core/modules/views_ui/src/Form/Ajax/RearrangeFilter.php Form constructor.
RearrangeFilter::getFormId function core/modules/views_ui/src/Form/Ajax/RearrangeFilter.php Returns a unique string identifying the form.
RearrangeFilter::getFormKey function core/modules/views_ui/src/Form/Ajax/RearrangeFilter.php Returns the key that represents this form.
RearrangeFilter::submitForm function core/modules/views_ui/src/Form/Ajax/RearrangeFilter.php Form submission handler.
RebuildPermissionsForm class core/modules/node/src/Form/RebuildPermissionsForm.php Form for rebuilding permissions.
RebuildPermissionsForm.php file core/modules/node/src/Form/RebuildPermissionsForm.php
RebuildPermissionsForm::getCancelUrl function core/modules/node/src/Form/RebuildPermissionsForm.php Returns the route to go to if the user cancels the action.
RebuildPermissionsForm::getConfirmText function core/modules/node/src/Form/RebuildPermissionsForm.php Returns a caption for the button that confirms the action.
RebuildPermissionsForm::getDescription function core/modules/node/src/Form/RebuildPermissionsForm.php Returns additional text to display as a description.
RebuildPermissionsForm::getFormId function core/modules/node/src/Form/RebuildPermissionsForm.php Returns a unique string identifying the form.
RebuildPermissionsForm::getQuestion function core/modules/node/src/Form/RebuildPermissionsForm.php Returns the question to ask the user.
RebuildPermissionsForm::submitForm function core/modules/node/src/Form/RebuildPermissionsForm.php Form submission handler.

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