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
install_tasks_to_perform function core/includes/install.core.inc Returns a list of tasks to perform during the current installation request.
IntegerFormatter class core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/IntegerFormatter.php Plugin implementation of the 'number_integer' formatter.
IntegerFormatter.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/IntegerFormatter.php
IntegerFormatter::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/IntegerFormatter.php
IntegerFormatter::numberFormat function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/IntegerFormatter.php
InvalidConfigException::formatMessage function core/lib/Drupal/Core/Recipe/InvalidConfigException.php Formats the constraint violation list as a human-readable message.
item-list--media-library-add-form-media-list.html.twig file core/themes/default_admin/templates/media-library/item-list--media-library-add-form-media-list.html.twig Theme override for a list of new, unsaved media items being added in the
modal media library dialog.
item-list--media-library-add-form-media-list.html.twig file core/themes/admin/templates/media-library/item-list--media-library-add-form-media-list.html.twig Theme override for a list of new, unsaved media items being added in the
modal media library dialog.
item-list--media-library-add-form-media-list.html.twig file core/themes/claro/templates/media-library/item-list--media-library-add-form-media-list.html.twig Theme override for a list of new, unsaved media items being added in the
modal media library dialog.
JavascriptStatesForm class core/modules/system/tests/modules/form_test/src/Form/JavascriptStatesForm.php Builds a simple form to test states.
JavascriptStatesForm.php file core/modules/system/tests/modules/form_test/src/Form/JavascriptStatesForm.php
JavascriptStatesForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/JavascriptStatesForm.php
JavascriptStatesForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/JavascriptStatesForm.php
JavascriptStatesForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/JavascriptStatesForm.php
JoinPluginBase::$leftFormula property core/modules/views/src/Plugin/views/join/JoinPluginBase.php A formula to be used instead of the left field.
JSInteractionTestForm class core/modules/system/tests/modules/js_interaction_test/src/Controller/JSInteractionTestForm.php Controller for testing fault tolerant JavaScript interactions.
JSInteractionTestForm.php file core/modules/system/tests/modules/js_interaction_test/src/Controller/JSInteractionTestForm.php
JSInteractionTestForm::buildForm function core/modules/system/tests/modules/js_interaction_test/src/Controller/JSInteractionTestForm.php Creates the test form.
JSInteractionTestForm::getFormId function core/modules/system/tests/modules/js_interaction_test/src/Controller/JSInteractionTestForm.php
JSInteractionTestForm::submitForm function core/modules/system/tests/modules/js_interaction_test/src/Controller/JSInteractionTestForm.php
jsonapi.route_filter.format_setter service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\Routing\EarlyFormatSetter
JsonApiJsonSchemaTestTrait::getJsonSchemaTestNormalizationFormat function core/modules/jsonapi/tests/src/Traits/JsonApiJsonSchemaTestTrait.php
JsonApiPerformanceTest class core/modules/jsonapi/tests/src/FunctionalJavascript/JsonApiPerformanceTest.php Tests performance for JSON:API routes.
JsonApiPerformanceTest.php file core/modules/jsonapi/tests/src/FunctionalJavascript/JsonApiPerformanceTest.php
JsonApiPerformanceTest::$defaultTheme property core/modules/jsonapi/tests/src/FunctionalJavascript/JsonApiPerformanceTest.php
JsonApiPerformanceTest::$modules property core/modules/jsonapi/tests/src/FunctionalJavascript/JsonApiPerformanceTest.php
JsonApiPerformanceTest::testGetIndividual function core/modules/jsonapi/tests/src/FunctionalJavascript/JsonApiPerformanceTest.php Tests performance of the navigation toolbar.
JsonApiSettingsForm class core/modules/jsonapi/src/Form/JsonApiSettingsForm.php Configure JSON:API settings for this site.
JsonApiSettingsForm.php file core/modules/jsonapi/src/Form/JsonApiSettingsForm.php
JsonApiSettingsForm::buildForm function core/modules/jsonapi/src/Form/JsonApiSettingsForm.php
JsonApiSettingsForm::getFormId function core/modules/jsonapi/src/Form/JsonApiSettingsForm.php
JsonapiTestUserHooks::userFormatNameAlter function core/modules/jsonapi/tests/modules/jsonapi_test_user/src/Hook/JsonapiTestUserHooks.php Implements hook_user_format_name_alter().
JsonEncoder::$format property core/modules/jsonapi/src/Encoder/JsonEncoder.php The formats that this Encoder supports.
JsonEncoder::$format property core/modules/serialization/src/Encoder/JsonEncoder.php The formats that this Encoder supports.
JsonSchemaReflectionTrait::getJsonSchemaForMethod function core/modules/serialization/src/Normalizer/JsonSchemaReflectionTrait.php Get a JSON Schema based on method reflection.
JsonSchemaTestTrait::getJsonSchemaTestNormalizationFormat function core/modules/serialization/tests/src/Traits/JsonSchemaTestTrait.php Format that should be used when performing test normalizations.
JsWebAssertTestForm class core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php Test form for JSWebAssert WebDriverTestBase.
JsWebAssertTestForm.php file core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php
JsWebAssertTestForm::addAssertWaitOnAjaxRequest function core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php Ajax callback for the "Test waitForAjax" button.
JsWebAssertTestForm::addButton function core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php Ajax callback for the "Add button" button.
JsWebAssertTestForm::addField function core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php Ajax callback for the "Add field" button.
JsWebAssertTestForm::addId function core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php Ajax callback for the "Add ID" button.
JsWebAssertTestForm::addLink function core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php Ajax callback for the "Add link" button.
JsWebAssertTestForm::addWaitForElementVisible function core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php Ajax callback for the "Test waitForElementVisible" button.
JsWebAssertTestForm::buildForm function core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php Form for testing the addition of various types of elements via AJAX.
JsWebAssertTestForm::getFormId function core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php
JsWebAssertTestForm::submitForm function core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php
KernelTestBase::getExtensionsForModules function core/tests/Drupal/KernelTests/KernelTestBase.php Returns Extension objects for $modules to install.
language-negotiation-configure-form.html.twig file core/modules/language/templates/language-negotiation-configure-form.html.twig Default theme implementation for a language negotiation configuration form.
language-negotiation-configure-form.html.twig file core/themes/stable9/templates/admin/language-negotiation-configure-form.html.twig Theme override for a language negotiation configuration form.

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