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
ResponsiveImageTestFormatter.php file core/modules/responsive_image/tests/modules/responsive_image_test_module/src/Plugin/Field/FieldFormatter/ResponsiveImageTestFormatter.php
ResponsiveImageTestFormatter::viewElements function core/modules/responsive_image/tests/modules/responsive_image_test_module/src/Plugin/Field/FieldFormatter/ResponsiveImageTestFormatter.php Builds a renderable array for a field value.
ResponsiveImageThemeHooks::preprocessResponsiveImageFormatter function core/modules/responsive_image/src/Hook/ResponsiveImageThemeHooks.php Prepares variables for responsive image formatter templates.
RestExport::$formatProviders property core/modules/rest/src/Plugin/views/display/RestExport.php The serialization format providers, keyed by format.
RestExport::buildOptionsForm function core/modules/rest/src/Plugin/views/display/RestExport.php Provide a form to edit options for this plugin.
RestExport::getFormatOptions function core/modules/rest/src/Plugin/views/display/RestExport.php Returns an array of format options.
RestExport::submitOptionsForm function core/modules/rest/src/Plugin/views/display/RestExport.php Handle any special handling on the validate form.
RestExportJsonApiUnsupportedTest::testFormatOptions function core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupportedTest.php Tests that 'api_json' is not a RestExport format option.
RestJsonApiUnsupportedTest::$format property core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupportedTest.php The format to use in this test.
RestResourceConfig::getAuthenticationProvidersForMethodGranularity function core/modules/rest/src/Entity/RestResourceConfig.php Retrieves a list of supported authentication providers.
RestResourceConfig::getFormats function core/modules/rest/src/Entity/RestResourceConfig.php Retrieves a list of supported response formats.
RestResourceConfig::getFormatsForMethodGranularity function core/modules/rest/src/Entity/RestResourceConfig.php Retrieves a list of supported response formats.
RestResourceConfig::getMethodsForMethodGranularity function core/modules/rest/src/Entity/RestResourceConfig.php Retrieves a list of supported HTTP methods for this resource.
RestResourceConfigInterface::getFormats function core/modules/rest/src/RestResourceConfigInterface.php Retrieves a list of supported response formats.
RestResourceConfigJsonAnonTest::$format property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigJsonAnonTest.php The format to use in this test.
RestResourceConfigJsonBasicAuthTest::$format property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigJsonBasicAuthTest.php The format to use in this test.
RestResourceConfigJsonCookieTest::$format property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigJsonCookieTest.php The format to use in this test.
RestResourceConfigXmlAnonTest::$format property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlAnonTest.php The format to use in this test.
RestResourceConfigXmlBasicAuthTest::$format property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlBasicAuthTest.php The format to use in this test.
RestResourceConfigXmlCookieTest::$format property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlCookieTest.php The format to use in this test.
Result::buildOptionsForm function core/modules/views/src/Plugin/views/area/Result.php Provide a form to edit options for this plugin.
RevertOverridesForm class core/modules/layout_builder/src/Form/RevertOverridesForm.php Reverts the overridden layout to the defaults.
RevertOverridesForm.php file core/modules/layout_builder/src/Form/RevertOverridesForm.php
RevertOverridesForm::$layoutTempstoreRepository property core/modules/layout_builder/src/Form/RevertOverridesForm.php The layout tempstore repository.
RevertOverridesForm::$messenger property core/modules/layout_builder/src/Form/RevertOverridesForm.php The messenger service.
RevertOverridesForm::$sectionStorage property core/modules/layout_builder/src/Form/RevertOverridesForm.php The section storage.
RevertOverridesForm::buildForm function core/modules/layout_builder/src/Form/RevertOverridesForm.php Form constructor.
RevertOverridesForm::create function core/modules/layout_builder/src/Form/RevertOverridesForm.php Instantiates a new instance of this class.
RevertOverridesForm::getCancelUrl function core/modules/layout_builder/src/Form/RevertOverridesForm.php Returns the route to go to if the user cancels the action.
RevertOverridesForm::getConfirmText function core/modules/layout_builder/src/Form/RevertOverridesForm.php Returns a caption for the button that confirms the action.
RevertOverridesForm::getDescription function core/modules/layout_builder/src/Form/RevertOverridesForm.php Returns additional text to display as a description.
RevertOverridesForm::getFormId function core/modules/layout_builder/src/Form/RevertOverridesForm.php Returns a unique string identifying the form.
RevertOverridesForm::getQuestion function core/modules/layout_builder/src/Form/RevertOverridesForm.php Returns the question to ask the user.
RevertOverridesForm::submitForm function core/modules/layout_builder/src/Form/RevertOverridesForm.php Form submission handler.
RevertOverridesForm::__construct function core/modules/layout_builder/src/Form/RevertOverridesForm.php Constructs a new RevertOverridesForm.
ReviewForm class core/modules/migrate_drupal_ui/src/Form/ReviewForm.php Migrate Upgrade review form.
ReviewForm.php file core/modules/migrate_drupal_ui/src/Form/ReviewForm.php
ReviewForm::$migrations property core/modules/migrate_drupal_ui/src/Form/ReviewForm.php The migrations.
ReviewForm::$migrationState property core/modules/migrate_drupal_ui/src/Form/ReviewForm.php Migration state service.
ReviewForm::$systemData property core/modules/migrate_drupal_ui/src/Form/ReviewForm.php Source system data set in buildForm().
ReviewForm::buildForm function core/modules/migrate_drupal_ui/src/Form/ReviewForm.php Form constructor.
ReviewForm::create function core/modules/migrate_drupal_ui/src/Form/ReviewForm.php Instantiates a new instance of this class.
ReviewForm::getConfirmText function core/modules/migrate_drupal_ui/src/Form/ReviewForm.php Returns a caption for the button that confirms the action.
ReviewForm::getFormId function core/modules/migrate_drupal_ui/src/Form/ReviewForm.php Returns a unique string identifying the form.
ReviewForm::prepareOutput function core/modules/migrate_drupal_ui/src/Form/ReviewForm.php Prepare the migration state data for output.
ReviewForm::submitForm function core/modules/migrate_drupal_ui/src/Form/ReviewForm.php Form submission handler.
ReviewForm::__construct function core/modules/migrate_drupal_ui/src/Form/ReviewForm.php ReviewForm constructor.
RevisionDeleteForm class core/lib/Drupal/Core/Entity/Form/RevisionDeleteForm.php Provides a form for deleting an entity revision.
RevisionDeleteForm.php file core/lib/Drupal/Core/Entity/Form/RevisionDeleteForm.php
RevisionDeleteForm::$moduleHandler property core/lib/Drupal/Core/Entity/Form/RevisionDeleteForm.php The module handler.

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