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
DbLogFormInjectionTest::buildForm function core/modules/dblog/tests/src/Kernel/DbLogFormInjectionTest.php Form constructor.
DbLogFormInjectionTest::getFormId function core/modules/dblog/tests/src/Kernel/DbLogFormInjectionTest.php Returns a unique string identifying the form.
DbLogFormInjectionTest::process function core/modules/dblog/tests/src/Kernel/DbLogFormInjectionTest.php Process callback.
DbLogFormInjectionTest::setUp function core/modules/dblog/tests/src/Kernel/DbLogFormInjectionTest.php
DbLogFormInjectionTest::submitForm function core/modules/dblog/tests/src/Kernel/DbLogFormInjectionTest.php Form submission handler.
DbLogFormInjectionTest::testLoggerSerialization function core/modules/dblog/tests/src/Kernel/DbLogFormInjectionTest.php Tests db log injection serialization.
DbLogFormInjectionTest::validateForm function core/modules/dblog/tests/src/Kernel/DbLogFormInjectionTest.php Form validation handler.
DblogHooks::formSystemLoggingSettingsAlter function core/modules/dblog/src/Hook/DblogHooks.php Implements hook_form_FORM_ID_alter() for system_logging_settings().
DblogMessage::buildOptionsForm function core/modules/dblog/src/Plugin/views/field/DblogMessage.php Default option form that provides label widget that all fields should have.
DblogTypes::valueForm function core/modules/dblog/src/Plugin/views/filter/DblogTypes.php Options form subform for setting options.
DecimalFormatter class core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/DecimalFormatter.php Plugin implementation of the 'number_decimal' formatter.
DecimalFormatter.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/DecimalFormatter.php
DecimalFormatter::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/DecimalFormatter.php Defines the default settings for this plugin.
DecimalFormatter::numberFormat function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/DecimalFormatter.php Formats a number.
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 Tests Default Format.
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 Tests get add form route.
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.

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