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
LanguageNegotiationTest::testTransformWithoutWeights function core/modules/language/tests/src/Unit/process/LanguageNegotiationTest.php Tests successful transformation without weights.
LanguageNegotiationTest::testTransformWithWeights function core/modules/language/tests/src/Unit/process/LanguageNegotiationTest.php Tests successful transformation without weights.
LanguageSelectWidget::formElement function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/LanguageSelectWidget.php Returns the form for a single field widget.
LanguageSelectWidget::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/LanguageSelectWidget.php Returns a form to configure settings for the widget.
LanguageSelectWidgetTest::$entityFormDisplay property core/modules/language/tests/src/Kernel/LanguageSelectWidgetTest.php The entity form display.
LanguageThemeHooks::preprocessLanguageNegotiationConfigureForm function core/modules/language/src/Hook/LanguageThemeHooks.php Prepares variables for language negotiation configuration form.
LanguageTypes::transform function core/modules/language/src/Plugin/migrate/process/LanguageTypes.php Performs the associated process.
LanguageTypesTest::testTransformAll function core/modules/language/tests/src/Unit/process/LanguageTypesTest.php Tests successful transformation of all language types.
LanguageTypesTest::testTransformConfigurable function core/modules/language/tests/src/Unit/process/LanguageTypesTest.php Tests successful transformation of configurable language types.
LatestRevision::operatorForm function core/modules/views/src/Plugin/views/filter/LatestRevision.php Options form subform for setting the operator.
LatestTranslationAffectedRevision::operatorForm function core/modules/views/src/Plugin/views/filter/LatestTranslationAffectedRevision.php Options form subform for setting the operator.
LayoutBuilder::renderLayoutBuilderAfterForm function core/modules/layout_builder/src/Element/LayoutBuilder.php Render API #pre_render callback for form containing layout builder element.
LayoutBuilderDisableForm class core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php Disables Layout Builder for a given default.
LayoutBuilderDisableForm.php file core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php
LayoutBuilderDisableForm::$layoutTempstoreRepository property core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php The layout tempstore repository.
LayoutBuilderDisableForm::$sectionStorage property core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php The section storage.
LayoutBuilderDisableForm::buildForm function core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php Form constructor.
LayoutBuilderDisableForm::create function core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php Instantiates a new instance of the implementing class using autowiring.
LayoutBuilderDisableForm::getCancelUrl function core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php Returns the route to go to if the user cancels the action.
LayoutBuilderDisableForm::getDescription function core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php Returns additional text to display as a description.
LayoutBuilderDisableForm::getFormId function core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php Returns a unique string identifying the form.
LayoutBuilderDisableForm::getQuestion function core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php Returns the question to ask the user.
LayoutBuilderDisableForm::submitForm function core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php Form submission handler.
LayoutBuilderDisableForm::__construct function core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php Constructs a new RevertOverridesForm.
LayoutBuilderDisableInteractionsTest::assertLinksFormIframeNotInteractive function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php Asserts that forms, links, and iframes in preview are non-interactive.
LayoutBuilderDisableInteractionsTest::testFormsLinksDisabled function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php Tests that forms and links are disabled in the Layout Builder preview.
LayoutBuilderEntityFormTrait trait core/modules/layout_builder/src/Form/LayoutBuilderEntityFormTrait.php Provides a trait for common methods used in Layout Builder entity forms.
LayoutBuilderEntityFormTrait.php file core/modules/layout_builder/src/Form/LayoutBuilderEntityFormTrait.php
LayoutBuilderEntityFormTrait::buildActions function core/modules/layout_builder/src/Form/LayoutBuilderEntityFormTrait.php Builds the actions for the form.
LayoutBuilderEntityFormTrait::buildMessageContainer function core/modules/layout_builder/src/Form/LayoutBuilderEntityFormTrait.php Build the message container.
LayoutBuilderEntityFormTrait::getBaseFormId function core/modules/layout_builder/src/Form/LayoutBuilderEntityFormTrait.php
LayoutBuilderEntityFormTrait::getSectionStorage function core/modules/layout_builder/src/Form/LayoutBuilderEntityFormTrait.php Retrieves the section storage object.
LayoutBuilderEntityFormTrait::redirectOnSubmit function core/modules/layout_builder/src/Form/LayoutBuilderEntityFormTrait.php Form submission handler.
LayoutBuilderEntityFormTrait::saveTasks function core/modules/layout_builder/src/Form/LayoutBuilderEntityFormTrait.php Performs tasks that are needed during the save process.
LayoutBuilderEntityViewDisplayForm class core/modules/layout_builder/src/Form/LayoutBuilderEntityViewDisplayForm.php Edit form for the LayoutBuilderEntityViewDisplay entity type.
LayoutBuilderEntityViewDisplayForm.php file core/modules/layout_builder/src/Form/LayoutBuilderEntityViewDisplayForm.php
LayoutBuilderEntityViewDisplayForm::$entity property core/modules/layout_builder/src/Form/LayoutBuilderEntityViewDisplayForm.php The entity being used by this form.
LayoutBuilderEntityViewDisplayForm::$sectionStorage property core/modules/layout_builder/src/Form/LayoutBuilderEntityViewDisplayForm.php The storage section.
LayoutBuilderEntityViewDisplayForm::buildExtraFieldRow function core/modules/layout_builder/src/Form/LayoutBuilderEntityViewDisplayForm.php Builds the table row structure for a single extra field.
LayoutBuilderEntityViewDisplayForm::buildFieldRow function core/modules/layout_builder/src/Form/LayoutBuilderEntityViewDisplayForm.php Builds the table row structure for a single field.
LayoutBuilderEntityViewDisplayForm::buildForm function core/modules/layout_builder/src/Form/LayoutBuilderEntityViewDisplayForm.php Form constructor.
LayoutBuilderEntityViewDisplayForm::copyFormValuesToEntity function core/modules/layout_builder/src/Form/LayoutBuilderEntityViewDisplayForm.php Copies top-level form values to entity properties.
LayoutBuilderEntityViewDisplayForm::entityFormEntityBuild function core/modules/layout_builder/src/Form/LayoutBuilderEntityViewDisplayForm.php Entity builder for layout options on the entity view display form.
LayoutBuilderEntityViewDisplayForm::form function core/modules/layout_builder/src/Form/LayoutBuilderEntityViewDisplayForm.php Gets the actual form array to be built.
LayoutBuilderEntityViewDisplayForm::hasOverrides function core/modules/layout_builder/src/Form/LayoutBuilderEntityViewDisplayForm.php Determines if the defaults have any overrides.
LayoutBuilderEntityViewDisplayForm::isCanonicalMode function core/modules/layout_builder/src/Form/LayoutBuilderEntityViewDisplayForm.php Determines if the mode is used by the canonical route.
LayoutBuilderEntityViewDisplayJsonAnonTest::$format property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayJsonAnonTest.php The format to use in this test.
LayoutBuilderEntityViewDisplayJsonBasicAuthTest::$format property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayJsonBasicAuthTest.php The format to use in this test.
LayoutBuilderEntityViewDisplayJsonCookieTest::$format property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayJsonCookieTest.php The format to use in this test.
LayoutBuilderEntityViewDisplayXmlAnonTest::$format property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlAnonTest.php The format to use in this test.

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