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
ContentModerationStateFormatter class core/modules/content_moderation/src/Plugin/Field/FieldFormatter/ContentModerationStateFormatter.php Plugin implementation of the 'content_moderation_state' formatter.
ContentModerationStateFormatter.php file core/modules/content_moderation/src/Plugin/Field/FieldFormatter/ContentModerationStateFormatter.php
ContentModerationStateFormatter::$moderationInformation property core/modules/content_moderation/src/Plugin/Field/FieldFormatter/ContentModerationStateFormatter.php The moderation information service.
ContentModerationStateFormatter::create function core/modules/content_moderation/src/Plugin/Field/FieldFormatter/ContentModerationStateFormatter.php Creates an instance of the plugin.
ContentModerationStateFormatter::isApplicable function core/modules/content_moderation/src/Plugin/Field/FieldFormatter/ContentModerationStateFormatter.php Returns if the formatter can be used for the provided field.
ContentModerationStateFormatter::viewElements function core/modules/content_moderation/src/Plugin/Field/FieldFormatter/ContentModerationStateFormatter.php Builds a renderable array for a field value.
ContentModerationStateFormatter::__construct function core/modules/content_moderation/src/Plugin/Field/FieldFormatter/ContentModerationStateFormatter.php Create an instance of ContentModerationStateFormatter.
ContentTranslationDeleteForm class core/modules/content_translation/src/Form/ContentTranslationDeleteForm.php Delete translation form for content_translation module.
ContentTranslationDeleteForm.php file core/modules/content_translation/src/Form/ContentTranslationDeleteForm.php
ContentTranslationDeleteForm::buildForm function core/modules/content_translation/src/Form/ContentTranslationDeleteForm.php Form constructor.
ContentTranslationDeleteForm::getFormId function core/modules/content_translation/src/Form/ContentTranslationDeleteForm.php Returns a unique string identifying the form.
ContentTranslationEnabledSetting::transform function core/modules/language/src/Plugin/migrate/process/ContentTranslationEnabledSetting.php Performs the associated process.
ContentTranslationHandler::entityFormAlter function core/modules/content_translation/src/ContentTranslationHandler.php Performs the needed alterations to the entity form.
ContentTranslationHandler::entityFormDelete function core/modules/content_translation/src/ContentTranslationHandler.php Form submission handler for ContentTranslationHandler::entityFormAlter().
ContentTranslationHandler::entityFormDeleteTranslationUrl function core/modules/content_translation/src/ContentTranslationHandler.php Form submission handler for ContentTranslationHandler::entityFormAlter().
ContentTranslationHandler::entityFormEntityBuild function core/modules/content_translation/src/ContentTranslationHandler.php Entity builder method.
ContentTranslationHandler::entityFormSharedElements function core/modules/content_translation/src/ContentTranslationHandler.php Process callback: determines which elements get clue in the form.
ContentTranslationHandler::entityFormSourceChange function core/modules/content_translation/src/ContentTranslationHandler.php Form submission handler for ContentTranslationHandler::entityFormAlter().
ContentTranslationHandler::entityFormSubmit function core/modules/content_translation/src/ContentTranslationHandler.php Form submission handler for ContentTranslationHandler::entityFormAlter().
ContentTranslationHandler::entityFormTitle function core/modules/content_translation/src/ContentTranslationHandler.php Returns the title to be used for the entity form page.
ContentTranslationHandler::entityFormValidate function core/modules/content_translation/src/ContentTranslationHandler.php Form validation handler for ContentTranslationHandler::entityFormAlter().
ContentTranslationHandlerInterface::entityFormAlter function core/modules/content_translation/src/ContentTranslationHandlerInterface.php Performs the needed alterations to the entity form.
ContentTranslationHandlerTest::providerTestEntityFormSharedElements function core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php Returns test cases for ::testEntityFormSharedElements().
ContentTranslationHandlerTest::testEntityFormSharedElements function core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php Tests ContentTranslationHandler::entityFormSharedElements()
ContentTranslationHooks::formAlter function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_form_alter().
ContentTranslationHooks::formFieldConfigEditFormAlter function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_form_FORM_ID_alter() for 'field_config_edit_form'.
ContentTranslationHooks::formLanguageContentSettingsFormAlter function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_form_FORM_ID_alter() for language_content_settings_form().
ContentTranslationTestHooks::formNodeFormAlter function core/modules/content_translation/tests/modules/content_translation_test/src/Hook/ContentTranslationTestHooks.php Implements hook_form_BASE_FORM_ID_alter().
ContentTranslationUITestBase::getFormSubmitAction function core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php Returns the form action value to be used to submit the entity form.
ContentTranslationUITestBase::getFormSubmitActionForNewTranslation function core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php Returns the form action value when submitting a new translation.
ContentTranslationUITestBase::getFormSubmitSuffix function core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php Returns appropriate submit button suffix based on translatability.
ContentTypeHeaderMatcherTest::testPostForm function core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php Tests route filtering on POST form submission requests.
content_moderation.moderation_information service core/modules/content_moderation/content_moderation.services.yml Drupal\content_moderation\ModerationInformation
content_translation_form_language_content_settings_submit function core/modules/content_translation/content_translation.admin.inc Form submission handler for content_translation_admin_settings_form().
content_translation_form_language_content_settings_validate function core/modules/content_translation/content_translation.admin.inc Form validation handler for content_translation_admin_settings_form().
content_translation_test_form_node_form_submit function core/modules/content_translation/tests/modules/content_translation_test/content_translation_test.module Form submission handler for custom field added based on a request parameter.
ContextualLinks::buildOptionsForm function core/modules/contextual/src/Plugin/views/field/ContextualLinks.php Default option form that provides label widget that all fields should have.
ControllerBase::$entityFormBuilder property core/lib/Drupal/Core/Controller/ControllerBase.php The entity form builder.
ControllerBase::$formBuilder property core/lib/Drupal/Core/Controller/ControllerBase.php The form builder.
ControllerBase::entityFormBuilder function core/lib/Drupal/Core/Controller/ControllerBase.php Retrieves the entity form builder.
ControllerBase::formBuilder function core/lib/Drupal/Core/Controller/ControllerBase.php Returns the form builder service.
ConvertImageEffect::buildConfigurationForm function core/modules/image/src/Plugin/ImageEffect/ConvertImageEffect.php
ConvertImageEffect::submitConfigurationForm function core/modules/image/src/Plugin/ImageEffect/ConvertImageEffect.php
ConvertTokens::transform function core/modules/user/src/Plugin/migrate/process/ConvertTokens.php Performs the associated process.
CopyFieldValueTestForm class core/modules/system/tests/modules/system_test/src/Form/CopyFieldValueTestForm.php Provides a form to test Drupal.behaviors.copyFieldValue.
CopyFieldValueTestForm.php file core/modules/system/tests/modules/system_test/src/Form/CopyFieldValueTestForm.php
CopyFieldValueTestForm::buildForm function core/modules/system/tests/modules/system_test/src/Form/CopyFieldValueTestForm.php Form constructor.
CopyFieldValueTestForm::getFormId function core/modules/system/tests/modules/system_test/src/Form/CopyFieldValueTestForm.php Returns a unique string identifying the form.
CopyFieldValueTestForm::submitForm function core/modules/system/tests/modules/system_test/src/Form/CopyFieldValueTestForm.php Form submission handler.
core.date_format.fallback.yml file core/modules/system/config/install/core.date_format.fallback.yml core/modules/system/config/install/core.date_format.fallback.yml

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