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
RoleSettingsForm::submitForm function core/modules/user/src/Form/RoleSettingsForm.php Form submission handler.
RoleSettingsForm::__construct function core/modules/user/src/Form/RoleSettingsForm.php Constructs a \Drupal\user\Form\RoleSettingsForm object.
RolesLookup::transform function core/modules/block/src/Plugin/migrate/process/RolesLookup.php Performs the associated process.
RoleXmlAnonTest::$format property core/modules/user/tests/src/Functional/Rest/RoleXmlAnonTest.php The format to use in this test.
RoleXmlBasicAuthTest::$format property core/modules/user/tests/src/Functional/Rest/RoleXmlBasicAuthTest.php The format to use in this test.
RoleXmlCookieTest::$format property core/modules/user/tests/src/Functional/Rest/RoleXmlCookieTest.php The format to use in this test.
RotateImageEffect::buildConfigurationForm function core/modules/image/src/Plugin/ImageEffect/RotateImageEffect.php Form constructor.
RotateImageEffect::submitConfigurationForm function core/modules/image/src/Plugin/ImageEffect/RotateImageEffect.php Form submission handler.
RotateImageEffect::transformDimensions function core/modules/image/src/Plugin/ImageEffect/RotateImageEffect.php Determines the dimensions of the styled image.
RotateImageEffect::validateConfigurationForm function core/modules/image/src/Plugin/ImageEffect/RotateImageEffect.php Form validation handler.
Route::transform function core/modules/migrate/src/Plugin/migrate/process/Route.php Set the destination route information based on the source link_path.
RouteProcessorCsrfTest::testProcessOutboundJsonFormat function core/tests/Drupal/Tests/Core/Access/RouteProcessorCsrfTest.php Tests JSON requests to get no placeholders, but real tokens.
RouteTest::doTransform function core/modules/migrate/tests/src/Kernel/process/RouteTest.php Transforms link path data to a route.
route_enhancer.form service core/core.services.yml Drupal\Core\Routing\Enhancer\FormRouteEnhancer
RowPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/row/RowPluginBase.php Provide a form for setting options.
RowPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/row/RowPluginBase.php Perform any necessary changes to the form values prior to storage.
RowPluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/row/RowPluginBase.php Validate the options form.
RowTest::buildOptionsForm function core/modules/views/tests/modules/views_test_data/src/Plugin/views/row/RowTest.php Provide a form for setting options.
Rss::buildOptionsForm function core/modules/views/src/Plugin/views/style/Rss.php Provide a form to edit options for this plugin.
Rss::buildOptionsForm_summary_options function core/modules/comment/src/Plugin/views/row/Rss.php Return the main options, which are shown in the summary title.
Rss::buildOptionsForm_summary_options function core/modules/node/src/Plugin/views/row/Rss.php Return the main options, which are shown in the summary title.
RSSEnclosureFormatter class core/modules/file/src/Plugin/Field/FieldFormatter/RSSEnclosureFormatter.php Plugin implementation of the 'file_rss_enclosure' formatter.
RSSEnclosureFormatter.php file core/modules/file/src/Plugin/Field/FieldFormatter/RSSEnclosureFormatter.php
RSSEnclosureFormatter::viewElements function core/modules/file/src/Plugin/Field/FieldFormatter/RSSEnclosureFormatter.php Builds a renderable array for a field value.
RssFeedsForm class core/modules/system/src/Form/RssFeedsForm.php Configure RSS settings for this site.
RssFeedsForm.php file core/modules/system/src/Form/RssFeedsForm.php
RssFeedsForm::buildForm function core/modules/system/src/Form/RssFeedsForm.php Form constructor.
RssFeedsForm::getEditableConfigNames function core/modules/system/src/Form/RssFeedsForm.php Gets the configuration names that will be editable.
RssFeedsForm::getFormId function core/modules/system/src/Form/RssFeedsForm.php Returns a unique string identifying the form.
RssFields::buildOptionsForm function core/modules/views/src/Plugin/views/row/RssFields.php Provide a form for setting options.
RssPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/row/RssPluginBase.php Provide a form for setting options.
RssPluginBase::buildOptionsForm_summary_options function core/modules/views/src/Plugin/views/row/RssPluginBase.php Return the main options, which are shown in the summary title.
RssResponseRelativeUrlFilter::transformRootRelativeUrlsToAbsolute function core/lib/Drupal/Core/EventSubscriber/RssResponseRelativeUrlFilter.php Converts all root-relative URLs to absolute URLs in RSS markup.
SandboxManagerBase::COMPOSER_PLATFORM_PACKAGE_REGEX constant core/modules/package_manager/src/SandboxManagerBase.php The regular expression to check if a package name is a platform package.
SaveUploadFormTest class core/modules/file/tests/src/Functional/SaveUploadFormTest.php Tests the _file_save_upload_from_form() function.
SaveUploadFormTest.php file core/modules/file/tests/src/Functional/SaveUploadFormTest.php
SaveUploadFormTest::$defaultTheme property core/modules/file/tests/src/Functional/SaveUploadFormTest.php The theme to install as the default for testing.
SaveUploadFormTest::$image property core/modules/file/tests/src/Functional/SaveUploadFormTest.php An image file path for uploading.
SaveUploadFormTest::$imageExtension property core/modules/file/tests/src/Functional/SaveUploadFormTest.php Extension of the image filename.
SaveUploadFormTest::$maxFidBefore property core/modules/file/tests/src/Functional/SaveUploadFormTest.php The largest file id when the test starts.
SaveUploadFormTest::$modules property core/modules/file/tests/src/Functional/SaveUploadFormTest.php Modules to install.
SaveUploadFormTest::$phpFile property core/modules/file/tests/src/Functional/SaveUploadFormTest.php A PHP file path for upload security testing.
SaveUploadFormTest::setUp function core/modules/file/tests/src/Functional/SaveUploadFormTest.php
SaveUploadFormTest::testCombinedErrorMessages function core/modules/file/tests/src/Functional/SaveUploadFormTest.php Tests that multiple validation errors are combined in one message.
SaveUploadFormTest::testDrupalMovingUploadedFileError function core/modules/file/tests/src/Functional/SaveUploadFormTest.php Tests for log entry on failing destination.
SaveUploadFormTest::testErrorMessagesAreNotChanged function core/modules/file/tests/src/Functional/SaveUploadFormTest.php Tests that form validation does not change error messages.
SaveUploadFormTest::testExistingError function core/modules/file/tests/src/Functional/SaveUploadFormTest.php Tests for failure when uploading over a file that already exists.
SaveUploadFormTest::testExistingRename function core/modules/file/tests/src/Functional/SaveUploadFormTest.php Tests renaming when uploading over a file that already exists.
SaveUploadFormTest::testExistingReplace function core/modules/file/tests/src/Functional/SaveUploadFormTest.php Tests replacement when uploading over a file that already exists.
SaveUploadFormTest::testHandleDangerousFile function core/modules/file/tests/src/Functional/SaveUploadFormTest.php Tests dangerous file handling.

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