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
DecimalFormatter::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/DecimalFormatter.php Returns a form to configure settings for the formatter.
DecimalItem::fieldSettingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/DecimalItem.php Returns a form for the field-level settings.
DecimalItem::storageSettingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/DecimalItem.php Returns a form for the storage-level settings.
DefaultExceptionHtmlSubscriber::getHandledFormats function core/lib/Drupal/Core/EventSubscriber/DefaultExceptionHtmlSubscriber.php Specifies the request formats this subscriber will respond to.
DefaultExceptionSubscriber::$serializerFormats property core/modules/serialization/src/EventSubscriber/DefaultExceptionSubscriber.php The available serialization formats.
DefaultExceptionSubscriber::getHandledFormats function core/modules/serialization/src/EventSubscriber/DefaultExceptionSubscriber.php Specifies the request formats this subscriber will respond to.
DefaultExceptionSubscriber::getHandledFormats function core/modules/jsonapi/src/EventSubscriber/DefaultExceptionSubscriber.php Specifies the request formats this subscriber will respond to.
DefaultFileFormatter class core/modules/file/src/Plugin/Field/FieldFormatter/DefaultFileFormatter.php Formatter for a text field on a file entity that links the field to the file.
DefaultFileFormatter.php file core/modules/file/src/Plugin/Field/FieldFormatter/DefaultFileFormatter.php
DefaultFileFormatter::defaultSettings function core/modules/file/src/Plugin/Field/FieldFormatter/DefaultFileFormatter.php Defines the default settings for this plugin.
DefaultFileFormatter::settingsForm function core/modules/file/src/Plugin/Field/FieldFormatter/DefaultFileFormatter.php Returns a form to configure settings for the formatter.
DefaultFileFormatter::viewValue function core/modules/file/src/Plugin/Field/FieldFormatter/DefaultFileFormatter.php Generate the output appropriate for one field item.
DefaultFormatTest class core/tests/Drupal/FunctionalTests/Routing/DefaultFormatTest.php @group routing
DefaultFormatTest.php file core/tests/Drupal/FunctionalTests/Routing/DefaultFormatTest.php
DefaultFormatTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Routing/DefaultFormatTest.php The theme to install as the default for testing.
DefaultFormatTest::$modules property core/tests/Drupal/FunctionalTests/Routing/DefaultFormatTest.php Modules to install.
DefaultFormatTest::testFoo function core/tests/Drupal/FunctionalTests/Routing/DefaultFormatTest.php
DefaultFormatTest::testMultipleRoutesWithSameSingleFormat function core/tests/Drupal/FunctionalTests/Routing/DefaultFormatTest.php
DefaultFormatTestController class core/modules/system/tests/modules/default_format_test/src/DefaultFormatTestController.php Controller for testing default route format.
DefaultFormatTestController.php file core/modules/system/tests/modules/default_format_test/src/DefaultFormatTestController.php
DefaultFormatTestController::content function core/modules/system/tests/modules/default_format_test/src/DefaultFormatTestController.php
DefaultHtmlRouteProvider::getAddFormRoute function core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php Gets the add-form route.
DefaultHtmlRouteProvider::getDeleteFormRoute function core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php Gets the delete-form route.
DefaultHtmlRouteProvider::getDeleteMultipleFormRoute function core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php Returns the delete multiple form route.
DefaultHtmlRouteProvider::getEditFormRoute function core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php Gets the edit-form route.
DefaultHtmlRouteProviderTest::providerTestGetAddFormRoute function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php
DefaultHtmlRouteProviderTest::testGetAddFormRoute function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php @covers ::getAddFormRoute[[api-linebreak]]
@dataProvider providerTestGetAddFormRoute
DefaultSelection::buildConfigurationForm function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Form constructor.
DefaultsEntityForm class core/modules/layout_builder/src/Form/DefaultsEntityForm.php Provides a form containing the Layout Builder UI for defaults.
DefaultsEntityForm.php file core/modules/layout_builder/src/Form/DefaultsEntityForm.php
DefaultsEntityForm::$entityTypeBundleInfo property core/modules/layout_builder/src/Form/DefaultsEntityForm.php The entity type bundle info service.
DefaultsEntityForm::$layoutTempstoreRepository property core/modules/layout_builder/src/Form/DefaultsEntityForm.php Layout tempstore repository.
DefaultsEntityForm::$sectionStorage property core/modules/layout_builder/src/Form/DefaultsEntityForm.php The section storage.
DefaultsEntityForm::actions function core/modules/layout_builder/src/Form/DefaultsEntityForm.php Returns an array of supported actions for the current entity form.
DefaultsEntityForm::buildEntity function core/modules/layout_builder/src/Form/DefaultsEntityForm.php Builds an updated entity object based upon the submitted form values.
DefaultsEntityForm::buildForm function core/modules/layout_builder/src/Form/DefaultsEntityForm.php Form constructor.
DefaultsEntityForm::buildMessage function core/modules/layout_builder/src/Form/DefaultsEntityForm.php Renders a message to display at the top of the layout builder.
DefaultsEntityForm::create function core/modules/layout_builder/src/Form/DefaultsEntityForm.php Instantiates a new instance of this class.
DefaultsEntityForm::getEntityFromRouteMatch function core/modules/layout_builder/src/Form/DefaultsEntityForm.php Determines which entity will be used by this form from a RouteMatch object.
DefaultsEntityForm::save function core/modules/layout_builder/src/Form/DefaultsEntityForm.php Form submission handler for the 'save' action.
DefaultsEntityForm::__construct function core/modules/layout_builder/src/Form/DefaultsEntityForm.php Constructs a new DefaultsEntityForm.
DefaultSummary::buildOptionsForm function core/modules/views/src/Plugin/views/style/DefaultSummary.php Provide a form to edit options for this plugin.
DefaultValue::transform function core/modules/migrate/src/Plugin/migrate/process/DefaultValue.php Performs the associated process.
default_format_test.info.yml file core/modules/system/tests/modules/default_format_test/default_format_test.info.yml core/modules/system/tests/modules/default_format_test/default_format_test.info.yml
default_format_test.routing.yml file core/modules/system/tests/modules/default_format_test/default_format_test.routing.yml core/modules/system/tests/modules/default_format_test/default_format_test.routing.yml
DeleteForm class core/modules/comment/src/Form/DeleteForm.php Provides the comment delete confirmation form.
DeleteForm.php file core/modules/comment/src/Form/DeleteForm.php
DeleteForm::getCancelUrl function core/modules/comment/src/Form/DeleteForm.php Returns the route to go to if the user cancels the action.
DeleteForm::getDeletionMessage function core/modules/comment/src/Form/DeleteForm.php
DeleteForm::getDescription function core/modules/comment/src/Form/DeleteForm.php Returns additional text to display as a description.

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